Commit graph

351 commits

Author SHA1 Message Date
Alejandro Saucedo
c8fc67d2b3 Updated readme 2020-10-21 19:13:11 +01:00
Alejandro Saucedo
7e0b1a8647 Updated readme 2020-10-21 18:11:42 +01:00
Alejandro Saucedo
ee35046c2f Merge branch '77_update_e2e_xamples' 2020-10-21 18:08:12 +01:00
Alejandro Saucedo
a638ccb79f Updated readme 2020-10-21 18:07:47 +01:00
Alejandro Saucedo
c73ddf414d
Merge pull request #78 from EthicalML/77_update_e2e_xamples
77 Fix end to end examples by creating tensors on separate sequence
2020-10-20 07:07:27 +01:00
Alejandro Saucedo
6fccd3baed Updated single include 2020-10-20 07:05:24 +01:00
Alejandro Saucedo
82fbb47974 Updated lr example to use multiple sequences 2020-10-20 07:05:17 +01:00
Alejandro Saucedo
bb9423216d UPdated godot example to use multiple sequences 2020-10-20 07:05:05 +01:00
Alejandro Saucedo
f8755773ce Updated android example to use multiple sequences 2020-10-20 07:04:50 +01:00
Alejandro Saucedo
267f92763e Reformatted 2020-10-18 21:30:43 +01:00
Alejandro Saucedo
06917b836b Updated docs for 0.4.0 release 2020-10-18 21:24:40 +01:00
Alejandro Saucedo
0b221c9ebd
Merge pull request #75 from EthicalML/74_sequence_clear
74 Fixing manager default sequence creation
2020-10-18 16:07:27 +01:00
Alejandro Saucedo
cde84c84aa Updated single_include 2020-10-18 16:05:01 +01:00
Alejandro Saucedo
7679070274 Updated tests to use new constraints on unique default operations 2020-10-18 16:04:52 +01:00
Alejandro Saucedo
ba71c7ab46 Updated manager to have unique sequence added on default operations 2020-10-18 16:04:35 +01:00
Alejandro Saucedo
1053cde1f0 Updated diagram 2020-10-18 07:41:04 +01:00
Alejandro Saucedo
bf02537c34 Updated readme 2020-10-18 07:05:03 +01:00
Alejandro Saucedo
7e5a47bf23 Updated readme 2020-10-18 06:57:46 +01:00
Alejandro Saucedo
eb6aaa8039 Updated readme 2020-10-18 06:55:08 +01:00
Alejandro Saucedo
d1cb1f20ef Updated readme 2020-10-18 06:51:53 +01:00
Alejandro Saucedo
f5988ad0d8 Updated readme 2020-10-18 06:14:13 +01:00
Alejandro Saucedo
4e985a8fe0 Adding further class reference 2020-10-17 20:10:25 +01:00
Alejandro Saucedo
946d421edc Updated readme 2020-10-17 19:50:31 +01:00
Alejandro Saucedo
c5c759974f Updated readme 2020-10-17 19:48:27 +01:00
Alejandro Saucedo
f28ba24afc Updated readme 2020-10-17 19:48:05 +01:00
Alejandro Saucedo
7674dc65cb Updated readme 2020-10-17 19:47:15 +01:00
Alejandro Saucedo
21c65c4b11 Updated sample example to show async simple 2020-10-17 19:27:07 +01:00
Alejandro Saucedo
258629af59 Updated queue allocation image 2020-10-17 18:39:45 +01:00
Alejandro Saucedo
b8a0bc8920 Updated readme 2020-10-17 18:18:55 +01:00
Alejandro Saucedo
c633fc9ce8 Updated readme 2020-10-17 17:58:09 +01:00
Alejandro Saucedo
ce90766ea6 Updated readme 2020-10-17 17:52:05 +01:00
Alejandro Saucedo
87f2f281d9 Updated readme 2020-10-17 17:48:46 +01:00
Alejandro Saucedo
d96723d407 Updated readme 2020-10-17 17:44:48 +01:00
Alejandro Saucedo
1fe15116a7 Updated readme 2020-10-17 17:14:27 +01:00
Alejandro Saucedo
9088a1a9df Updated readme 2020-10-17 17:13:53 +01:00
Alejandro Saucedo
2f3ac91bfd Updated readme 2020-10-17 17:12:57 +01:00
Alejandro Saucedo
35f82ed708 Added documentation for parallel processing and refactored documentation 2020-10-17 17:09:35 +01:00
Alejandro Saucedo
fba0a244a1
Merge pull request #73 from EthicalML/51_async
Adding Asynchronous Processing Capabilities with Multiple Queue Support
2020-10-17 13:53:07 +01:00
Alejandro Saucedo
c6695f130c Added basic documentation on async / parallel 2020-10-17 12:37:34 +01:00
Alejandro Saucedo
f4275e2c31 Added test just for the await component 2020-10-17 12:31:28 +01:00
Alejandro Saucedo
8c66b4b66b Added evalOpAwaitDefault and evalOpAsyncDefault 2020-10-17 12:31:20 +01:00
Alejandro Saucedo
10faaab81e Added basic documentation and examples in readme 2020-10-17 11:57:33 +01:00
Alejandro Saucedo
abe2c41041 Simplified test and shortened run time 2020-10-17 11:57:20 +01:00
Alejandro Saucedo
5cfc2ab8ce Added single include with async 2020-10-17 11:20:33 +01:00
Alejandro Saucedo
9a64339e95 Reformatted 2020-10-17 11:19:25 +01:00
Alejandro Saucedo
872a0bc717 Added details on test 2020-10-17 11:18:50 +01:00
Alejandro Saucedo
40fc293eb1 Updated tests to work with async tests 2020-10-17 11:17:23 +01:00
Alejandro Saucedo
356a563471 Added test that ensures multiprocessing is working 2020-10-17 10:42:07 +01:00
Alejandro Saucedo
6fc0b0b3e3 Added capabilities for multiple queues 2020-10-17 10:40:43 +01:00
Alejandro Saucedo
79ca746ebc Removed wait stage mask from submit info 2020-10-16 07:54:42 +01:00