Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ai-techsystems/deepC
vendor independent TinyML deep learning library, compiler and inference framework microcomputers and micro-controllers
https://github.com/ai-techsystems/deepC
Update README.md
26742a8230dacbb8cb0f75aa16babaeece67fe4e authored over 5 years ago by Rohit Sharma <[email protected]>
26742a8230dacbb8cb0f75aa16babaeece67fe4e authored over 5 years ago by Rohit Sharma <[email protected]>
Update CONTRIBUTORS.md
bf802e6a7cc3252dea59f2480f6d02d08f2f7151 authored over 5 years ago by Rohit Sharma <[email protected]>
bf802e6a7cc3252dea59f2480f6d02d08f2f7151 authored over 5 years ago by Rohit Sharma <[email protected]>
resolving conflicts
7977298ce6e0ee3faa6e7e0d816adc678c108c89 authored over 5 years ago by Rohit Sharma <[email protected]>
7977298ce6e0ee3faa6e7e0d816adc678c108c89 authored over 5 years ago by Rohit Sharma <[email protected]>
code formatting.
6d5cefa0c73c289feff3221c0b18d84d961deaad authored over 5 years ago by Rohit Sharma <[email protected]>
6d5cefa0c73c289feff3221c0b18d84d961deaad authored over 5 years ago by Rohit Sharma <[email protected]>
adding numpy like functionality for regression.
32008987134cbe3887f97b937f8a4782649807fc authored over 5 years ago by Rohit Sharma <[email protected]>
32008987134cbe3887f97b937f8a4782649807fc authored over 5 years ago by Rohit Sharma <[email protected]>
adding numpy like functionality for regression.
1314a9dd73ccf0aa6e5084468aacd6dab4224b66 authored over 5 years ago by Rohit Sharma <[email protected]>
1314a9dd73ccf0aa6e5084468aacd6dab4224b66 authored over 5 years ago by Rohit Sharma <[email protected]>
Update FUNDING.yml
af315e68ded4406fbaa3088ad60994acf85244aa authored over 5 years ago by Rohit Sharma <[email protected]>
af315e68ded4406fbaa3088ad60994acf85244aa authored over 5 years ago by Rohit Sharma <[email protected]>
Update FUNDING.yml
c36e1ced93f28dbcb0fdb3196850a1279db38a36 authored over 5 years ago by Rohit Sharma <[email protected]>
c36e1ced93f28dbcb0fdb3196850a1279db38a36 authored over 5 years ago by Rohit Sharma <[email protected]>
adding tensor printing for << operator
fff56a13ab96520d0bd49f743adf0619cb511d4d authored over 5 years ago by Rohit Sharma <[email protected]>
fff56a13ab96520d0bd49f743adf0619cb511d4d authored over 5 years ago by Rohit Sharma <[email protected]>
1. fixed tensor indices as column major.
2. added __str__ method for python object printing.
05e57756fd5f8b7a7dfc6ae87131e70b7344944f authored over 5 years ago by Rohit Sharma <[email protected]>
Update CONTRIBUTORS.md
c8439936ba978adb2e51728913473a264bd6a616 authored over 5 years ago by Rohit Sharma <[email protected]>
c8439936ba978adb2e51728913473a264bd6a616 authored over 5 years ago by Rohit Sharma <[email protected]>
Merge pull request #6 from ai-techsystems/operators
Operators
5cca1a0b6a7ec28dabedb8da6efce7a71f60da92 authored over 5 years ago by Rohit Sharma <[email protected]>
adding 3D matmul and basic test
79d8b836dc44c583877cd61ece21dc594d9168eb authored over 5 years ago by Rohit Sharma <[email protected]>
79d8b836dc44c583877cd61ece21dc594d9168eb authored over 5 years ago by Rohit Sharma <[email protected]>
loading new values in tensor using float_vec
f05bb404b95742cf32517ee57f04e5e09deceeda authored over 5 years ago by Rohit Sharma <[email protected]>
f05bb404b95742cf32517ee57f04e5e09deceeda authored over 5 years ago by Rohit Sharma <[email protected]>
Update CONTRIBUTORS.md
712b337ef0cb940494db112afd10a6db3bc22b78 authored over 5 years ago by Rohit Sharma <[email protected]>
712b337ef0cb940494db112afd10a6db3bc22b78 authored over 5 years ago by Rohit Sharma <[email protected]>
adding C++ test for compilation.
91a5986dcc3ebf92920e73f9624e777d8b87b117 authored over 5 years ago by Rohit Sharma <[email protected]>
91a5986dcc3ebf92920e73f9624e777d8b87b117 authored over 5 years ago by Rohit Sharma <[email protected]>
adding broadcast stub and implementation of Max operator for Nikhil Tiwari
e225431643c51e9f269ffd2212bf9f4522a20095 authored over 5 years ago by Rohit Sharma <[email protected]>
e225431643c51e9f269ffd2212bf9f4522a20095 authored over 5 years ago by Rohit Sharma <[email protected]>
Create FUNDING.yml
1fc7a18f734ebec713356de7834409dd85cbe497 authored over 5 years ago by Rohit Sharma <[email protected]>
1fc7a18f734ebec713356de7834409dd85cbe497 authored over 5 years ago by Rohit Sharma <[email protected]>
fixing segfault in SWIGPYTHON macro
30e28e3841349a6d53a6d8adad2a579f8571754c authored over 5 years ago by Rohit Sharma <[email protected]>
30e28e3841349a6d53a6d8adad2a579f8571754c authored over 5 years ago by Rohit Sharma <[email protected]>
Merge branch 'master' of https://github.com/ai-techsystems/dnncompiler into operators
f83923499cbdae422421980358355607a4eabc16 authored over 5 years ago by Rohit Sharma <[email protected]>
f83923499cbdae422421980358355607a4eabc16 authored over 5 years ago by Rohit Sharma <[email protected]>
Merge branch 'master' of https://github.com/ai-techsystems/dnnCompiler
ef8bc58484c01d9f1e8f362328092e7f7e670d18 authored over 5 years ago by Rohit Sharma <[email protected]>
ef8bc58484c01d9f1e8f362328092e7f7e670d18 authored over 5 years ago by Rohit Sharma <[email protected]>
fixing throw message
b719dde46f075bdab514a6b0a110db94250c780e authored over 5 years ago by Rohit Sharma <[email protected]>
b719dde46f075bdab514a6b0a110db94250c780e authored over 5 years ago by Rohit Sharma <[email protected]>
Update README.md
9adccb21ab7cdd9b30b211fff039b676fbb13b0d authored over 5 years ago by Rohit Sharma <[email protected]>
9adccb21ab7cdd9b30b211fff039b676fbb13b0d authored over 5 years ago by Rohit Sharma <[email protected]>
Update CONTRIBUTORS.md
f20001b5c45d1aebe96f8d391f7792903a2a684d authored over 5 years ago by Rohit Sharma <[email protected]>
f20001b5c45d1aebe96f8d391f7792903a2a684d authored over 5 years ago by Rohit Sharma <[email protected]>
Update CONTRIBUTORS.md
f3312cfe93f83daa08f6c5ba53a6d1cf1321d529 authored over 5 years ago by Rohit Sharma <[email protected]>
f3312cfe93f83daa08f6c5ba53a6d1cf1321d529 authored over 5 years ago by Rohit Sharma <[email protected]>
fixng syntax error hidden under test flag.
91320ca33905914593089fa3829a81cd1701a3fd authored over 5 years ago by Rohit Sharma <[email protected]>
91320ca33905914593089fa3829a81cd1701a3fd authored over 5 years ago by Rohit Sharma <[email protected]>
adding 3D and 4D matrix multiplication.
b5766232720608d17331a4899127f03935e1c166 authored over 5 years ago by Rohit Sharma <[email protected]>
b5766232720608d17331a4899127f03935e1c166 authored over 5 years ago by Rohit Sharma <[email protected]>
adding ThresholdedRelu as an example for operator attributes
ec8a15c79d095ad362fe064187cd3e4ee7395a94 authored over 5 years ago by Rohit Sharma <[email protected]>
ec8a15c79d095ad362fe064187cd3e4ee7395a94 authored over 5 years ago by Rohit Sharma <[email protected]>
adding operator attribute enum and getAttribute function template for derived classes.
397d6f0e5a65496e38c701743f0d5cb15e89ef2a authored over 5 years ago by Rohit Sharma <[email protected]>
397d6f0e5a65496e38c701743f0d5cb15e89ef2a authored over 5 years ago by Rohit Sharma <[email protected]>
fixing makefile jobserver for swig
d5287a773323609cb14acd88e0aa4e64ea921228 authored over 5 years ago by Rohit Sharma <[email protected]>
d5287a773323609cb14acd88e0aa4e64ea921228 authored over 5 years ago by Rohit Sharma <[email protected]>
adding operator stubs and makefile jobserver
209e33c6adf4a953e190e4d290ec4544bf5e87db authored over 5 years ago by Rohit Sharma <[email protected]>
209e33c6adf4a953e190e4d290ec4544bf5e87db authored over 5 years ago by Rohit Sharma <[email protected]>
adding operator stubs and makefile jobserver
a652f53e2adf75817df9706a5b5ee424a7db3d27 authored over 5 years ago by Rohit Sharma <[email protected]>
a652f53e2adf75817df9706a5b5ee424a7db3d27 authored over 5 years ago by Rohit Sharma <[email protected]>
Merge branch 'master' of https://github.com/ai-techsystems/dnnCompiler
5226b8e1f95457ccff649bd4c5e58a973e3a445a authored over 5 years ago by Rohit Sharma <[email protected]>
5226b8e1f95457ccff649bd4c5e58a973e3a445a authored over 5 years ago by Rohit Sharma <[email protected]>
adding formatting in Makefile and adding interface functions in base operator.
fc495e4017e41b59330f5cec6b1a57aa9160a6dc authored over 5 years ago by Rohit Sharma <[email protected]>
fc495e4017e41b59330f5cec6b1a57aa9160a6dc authored over 5 years ago by Rohit Sharma <[email protected]>
Delete a.out
b32d35435465928b8fdb8d6c5c3927a4f6c08a79 authored over 5 years ago by Rohit Sharma <[email protected]>
b32d35435465928b8fdb8d6c5c3927a4f6c08a79 authored over 5 years ago by Rohit Sharma <[email protected]>
code formatting with clang-format
9aad6d68b372fb4514ad0f6a95e484975113bad7 authored over 5 years ago by Rohit Sharma <[email protected]>
9aad6d68b372fb4514ad0f6a95e484975113bad7 authored over 5 years ago by Rohit Sharma <[email protected]>
Update README.md
ae33aeeca3c47dc20185c9aae3f2104570ce0ab3 authored over 5 years ago by Rohit Sharma <[email protected]>
ae33aeeca3c47dc20185c9aae3f2104570ce0ab3 authored over 5 years ago by Rohit Sharma <[email protected]>
Update README.md
91e8ae661863681e3e5614faaa994f4def377fc3 authored over 5 years ago by Rohit Sharma <[email protected]>
91e8ae661863681e3e5614faaa994f4def377fc3 authored over 5 years ago by Rohit Sharma <[email protected]>
Update README.md
08f70cccbd613780cd9f7d1526785934e1d25a42 authored over 5 years ago by Rohit Sharma <[email protected]>
08f70cccbd613780cd9f7d1526785934e1d25a42 authored over 5 years ago by Rohit Sharma <[email protected]>
Update README.md
1bed8841414434ea0ad3b7a7a7431940e166a7b5 authored over 5 years ago by Rohit Sharma <[email protected]>
1bed8841414434ea0ad3b7a7a7431940e166a7b5 authored over 5 years ago by Rohit Sharma <[email protected]>
Update README.md
22ee1fca4c58f0c106546fb414fe4248fd3dca72 authored over 5 years ago by Rohit Sharma <[email protected]>
22ee1fca4c58f0c106546fb414fe4248fd3dca72 authored over 5 years ago by Rohit Sharma <[email protected]>
Merge branch 'master' of https://github.com/ai-techsystems/dnnCompiler
d39385b0bf3fd93ec6c09a97ae1eae58a9ff2418 authored over 5 years ago by Rohit Sharma <[email protected]>
d39385b0bf3fd93ec6c09a97ae1eae58a9ff2418 authored over 5 years ago by Rohit Sharma <[email protected]>
minor python/tensor interface changes
73906c7f4bb3fc7e04ec6790c90b554bb1db96cb authored over 5 years ago by Rohit Sharma <[email protected]>
73906c7f4bb3fc7e04ec6790c90b554bb1db96cb authored over 5 years ago by Rohit Sharma <[email protected]>
Create howToInstallUbuntuOnWindows10.md
f11bffe315b69b7499967a65e842dba60670ab65 authored over 5 years ago by Rohit Sharma <[email protected]>
f11bffe315b69b7499967a65e842dba60670ab65 authored over 5 years ago by Rohit Sharma <[email protected]>
Update TODO.md
cbc5eb1bf9358f77424169cbf133d4f2eb5df618 authored over 5 years ago by Rohit Sharma <[email protected]>
cbc5eb1bf9358f77424169cbf133d4f2eb5df618 authored over 5 years ago by Rohit Sharma <[email protected]>
Merge branch 'master' of https://github.com/ai-techsystems/dnnCompiler
f292d10c3eba50bf23c41a6d7f0c8419e722b81a authored over 5 years ago by Rohit Sharma <[email protected]>
f292d10c3eba50bf23c41a6d7f0c8419e722b81a authored over 5 years ago by Rohit Sharma <[email protected]>
adding reference count to tensor object to save on memory
bc3b55e9558a2426ff21a6da3472d272437eab1d authored over 5 years ago by Rohit Sharma <[email protected]>
bc3b55e9558a2426ff21a6da3472d272437eab1d authored over 5 years ago by Rohit Sharma <[email protected]>
Create README.md
e37d701aa7e9d7718f93fb36f8c7cd03875e1999 authored over 5 years ago by Rohit Sharma <[email protected]>
e37d701aa7e9d7718f93fb36f8c7cd03875e1999 authored over 5 years ago by Rohit Sharma <[email protected]>
Merge branch 'master' of https://github.com/ai-techsystems/dnnCompiler
ba6a51d60420c4359f89b18df525796665909a11 authored over 5 years ago by SRavit1 <[email protected]>
ba6a51d60420c4359f89b18df525796665909a11 authored over 5 years ago by SRavit1 <[email protected]>
Add example operator
9765ed4d5ef43359e40fb1a0cf1b568489b73c4e authored over 5 years ago by SRavit1 <[email protected]>
9765ed4d5ef43359e40fb1a0cf1b568489b73c4e authored over 5 years ago by SRavit1 <[email protected]>
Update TODO.md
781be1398f8499363910ea8d1298623165114a50 authored over 5 years ago by Rohit Sharma <[email protected]>
781be1398f8499363910ea8d1298623165114a50 authored over 5 years ago by Rohit Sharma <[email protected]>
Create TODO.md
1a91928de7d1bf91ab7a6e5602df6b5f64ed0462 authored over 5 years ago by Rohit Sharma <[email protected]>
1a91928de7d1bf91ab7a6e5602df6b5f64ed0462 authored over 5 years ago by Rohit Sharma <[email protected]>
Rename howtocreateparsertestcases to howToCreateParserTestcases.md
4a66e212a29f1fa64ea4f9fe1340d51cc49dc0fb authored over 5 years ago by SRavit1 <[email protected]>
4a66e212a29f1fa64ea4f9fe1340d51cc49dc0fb authored over 5 years ago by SRavit1 <[email protected]>
Create howtocreateparsertestcases
fa262c010a360da61fb135a1c51748f5056579f5 authored over 5 years ago by SRavit1 <[email protected]>
fa262c010a360da61fb135a1c51748f5056579f5 authored over 5 years ago by SRavit1 <[email protected]>
Update README.md
b44dcbdb143bbf34d1b620522be9d698c1f6d224 authored over 5 years ago by Rohit Sharma <[email protected]>
b44dcbdb143bbf34d1b620522be9d698c1f6d224 authored over 5 years ago by Rohit Sharma <[email protected]>
Update howToAddNewOperators.md
041d37af45350a6fafb47f45fd406f46f2c7a6ed authored over 5 years ago by Rohit Sharma <[email protected]>
041d37af45350a6fafb47f45fd406f46f2c7a6ed authored over 5 years ago by Rohit Sharma <[email protected]>
Delete howToAddNewOperators.JPG
c4fdbd959b541aa70e11865044c61c8ea6baf061 authored over 5 years ago by Rohit Sharma <[email protected]>
c4fdbd959b541aa70e11865044c61c8ea6baf061 authored over 5 years ago by Rohit Sharma <[email protected]>
Update README.md
3fd709e92c18cfacb3b72b2465cdbe0768148666 authored over 5 years ago by Rohit Sharma <[email protected]>
3fd709e92c18cfacb3b72b2465cdbe0768148666 authored over 5 years ago by Rohit Sharma <[email protected]>
Update howToAddNewOperators.md
3bff61fd7e1293615df16cd56dcc653ee2508906 authored over 5 years ago by SRavit1 <[email protected]>
3bff61fd7e1293615df16cd56dcc653ee2508906 authored over 5 years ago by SRavit1 <[email protected]>
Update howToAddNewOperators.md
5fac48f534afd20326d159304492df62c064d3e6 authored over 5 years ago by Rohit Sharma <[email protected]>
5fac48f534afd20326d159304492df62c064d3e6 authored over 5 years ago by Rohit Sharma <[email protected]>
Create howToAddNewOperators.md
16769512d273d1350d64703dca6ab1a981a0993f authored over 5 years ago by Rohit Sharma <[email protected]>
16769512d273d1350d64703dca6ab1a981a0993f authored over 5 years ago by Rohit Sharma <[email protected]>
Add files via upload
347198e9aecdeab0cd0725d634ded211f74a8dd0 authored over 5 years ago by Rohit Sharma <[email protected]>
347198e9aecdeab0cd0725d634ded211f74a8dd0 authored over 5 years ago by Rohit Sharma <[email protected]>
adding swig test dir
0cd35d52a23d995825e85a966e91fd31a9e68325 authored over 5 years ago by Rohit Sharma <[email protected]>
0cd35d52a23d995825e85a966e91fd31a9e68325 authored over 5 years ago by Rohit Sharma <[email protected]>
adding name and attr to operators
597eef6a716095992dc0f3281c5389d0cc7a915e authored over 5 years ago by Rohit Sharma <[email protected]>
597eef6a716095992dc0f3281c5389d0cc7a915e authored over 5 years ago by Rohit Sharma <[email protected]>
Update .gitignore
e3d42cec40b7d78205a748e7b23fe22fdaad92da authored over 5 years ago by Rohit Sharma <[email protected]>
e3d42cec40b7d78205a748e7b23fe22fdaad92da authored over 5 years ago by Rohit Sharma <[email protected]>
deleting files generated by swig
f0cb138399d557ec1933c8cae6d26853630f2e2e authored over 5 years ago by Rohit Sharma <[email protected]>
f0cb138399d557ec1933c8cae6d26853630f2e2e authored over 5 years ago by Rohit Sharma <[email protected]>
added reshape to tensor.h
73348dd318f256f888857399c31f1cad8ef42bfb authored over 5 years ago by SRavit1 <[email protected]>
73348dd318f256f888857399c31f1cad8ef42bfb authored over 5 years ago by SRavit1 <[email protected]>
clean up
1104f8dbb655c383ad382f394ce23cae2641021c authored over 5 years ago by Rohit Sharma <[email protected]>
1104f8dbb655c383ad382f394ce23cae2641021c authored over 5 years ago by Rohit Sharma <[email protected]>
Eigen path changes
09bd0c76fddd9fe7313486d6ba056a2d280ccbe0 authored over 5 years ago by srohit0 <[email protected]>
09bd0c76fddd9fe7313486d6ba056a2d280ccbe0 authored over 5 years ago by srohit0 <[email protected]>
adding Eigen library header files
5ab38b23dd9eda2c5f4215678272287c1bd06cca authored over 5 years ago by srohit0 <[email protected]>
5ab38b23dd9eda2c5f4215678272287c1bd06cca authored over 5 years ago by srohit0 <[email protected]>
adding placeholders and macros for Eigen library
b6ec4137d6ceae75b5f0f963668b796eae571858 authored over 5 years ago by srohit0 <[email protected]>
b6ec4137d6ceae75b5f0f963668b796eae571858 authored over 5 years ago by srohit0 <[email protected]>
added testcases and log of erros
e3211a82114f1242d251dea22da5889b426546f6 authored over 5 years ago by SRavit1 <[email protected]>
e3211a82114f1242d251dea22da5889b426546f6 authored over 5 years ago by SRavit1 <[email protected]>
fixed typo
f668528076cca8ce825579fd16ebd95543849693 authored over 5 years ago by srohit0 <[email protected]>
f668528076cca8ce825579fd16ebd95543849693 authored over 5 years ago by srohit0 <[email protected]>
Merge branch 'master' of https://github.com/ai-techsystems/dnnCompiler
43e1f0a05b0156b804206e192e08bf9ebeb22720 authored over 5 years ago by srohit0 <[email protected]>
43e1f0a05b0156b804206e192e08bf9ebeb22720 authored over 5 years ago by srohit0 <[email protected]>
streamlining Makefiles and builds.
9d15e3d194108309d4aeaef7245336ca4ea792cb authored over 5 years ago by srohit0 <[email protected]>
9d15e3d194108309d4aeaef7245336ca4ea792cb authored over 5 years ago by srohit0 <[email protected]>
Update Makefile
843e25e751cb167758bdb63f1333fff10d2a678e authored over 5 years ago by Rohit Sharma <[email protected]>
843e25e751cb167758bdb63f1333fff10d2a678e authored over 5 years ago by Rohit Sharma <[email protected]>
Create howToFindMemoryLeaks.md
b160df4ad224aa17e584efcd4ce05fb1300138e1 authored over 5 years ago by Rohit Sharma <[email protected]>
b160df4ad224aa17e584efcd4ce05fb1300138e1 authored over 5 years ago by Rohit Sharma <[email protected]>
Create howToProfile.md
6b8b6f8a10e2a9c3f9bcac9b39ebe485ff829f12 authored over 5 years ago by Rohit Sharma <[email protected]>
6b8b6f8a10e2a9c3f9bcac9b39ebe485ff829f12 authored over 5 years ago by Rohit Sharma <[email protected]>
Merge branch 'master' of https://github.com/ai-techsystems/dnnCompiler
9150d8f2d1da1bebca0056b35f72bd4f641628c6 authored over 5 years ago by srohit0 <[email protected]>
9150d8f2d1da1bebca0056b35f72bd4f641628c6 authored over 5 years ago by srohit0 <[email protected]>
bunch of bug fixes, leak fixes and functionality for tensors.
933d6c9bef2fafbd9a280f59db46cdf44c9d2c74 authored over 5 years ago by Rohit Sharma <[email protected]>
933d6c9bef2fafbd9a280f59db46cdf44c9d2c74 authored over 5 years ago by Rohit Sharma <[email protected]>
[commit not in working state] fixed syntax on many operators in execute.py, not done yet
e5f0198d6983c4bd0e700f9463dcf2f412a1f77f authored over 5 years ago by SimpleGeometry <[email protected]>
e5f0198d6983c4bd0e700f9463dcf2f412a1f77f authored over 5 years ago by SimpleGeometry <[email protected]>
import numpy for generate_output.py
4e96d210f5a6cf493655005c63d781d767cbcaa6 authored over 5 years ago by SRavit1 <[email protected]>
4e96d210f5a6cf493655005c63d781d767cbcaa6 authored over 5 years ago by SRavit1 <[email protected]>
Gunjan's change for generate_output.py
155db1f3d3b566ea68c4c6c63310e837400ddc5b authored over 5 years ago by SimpleGeometry <[email protected]>
155db1f3d3b566ea68c4c6c63310e837400ddc5b authored over 5 years ago by SimpleGeometry <[email protected]>
onnx_runner generator and execute files added
8603dbb92f2c759dedd782972163706f41a5e97f authored over 5 years ago by SimpleGeometry <[email protected]>
8603dbb92f2c759dedd782972163706f41a5e97f authored over 5 years ago by SimpleGeometry <[email protected]>
made path separator universal using os.sep
b75cbe5ee88b09d2dbff1441dd93070c2783c5f7 authored over 5 years ago by SRavit1 <[email protected]>
b75cbe5ee88b09d2dbff1441dd93070c2783c5f7 authored over 5 years ago by SRavit1 <[email protected]>
remove gold_generator.py
81e101c72c84f8cf7751fa9fc799bc73f255ae34 authored over 5 years ago by SRavit1 <[email protected]>
81e101c72c84f8cf7751fa9fc799bc73f255ae34 authored over 5 years ago by SRavit1 <[email protected]>
adding operator stubs
2e78e35a836fd329a6c744eb110e18701bfa12f3 authored over 5 years ago by Rohit Sharma <[email protected]>
2e78e35a836fd329a6c744eb110e18701bfa12f3 authored over 5 years ago by Rohit Sharma <[email protected]>
Fixing sigSEGV caused by Makefile error.
29f088b4da68783a7b2df7aede33315aea80cacd authored over 5 years ago by Rohit Sharma <[email protected]>
29f088b4da68783a7b2df7aede33315aea80cacd authored over 5 years ago by Rohit Sharma <[email protected]>
fixing minor bugs
236e9fd431cf7358d622b1b114e446473fe7499a authored over 5 years ago by srohit0 <[email protected]>
236e9fd431cf7358d622b1b114e446473fe7499a authored over 5 years ago by srohit0 <[email protected]>
adding swig in the flow
2b51bf2f531e55061f1eb9aeac2fa86aae15a548 authored over 5 years ago by srohit0 <[email protected]>
2b51bf2f531e55061f1eb9aeac2fa86aae15a548 authored over 5 years ago by srohit0 <[email protected]>
Update README.md
ce052441cf386afeab6dca0d2d4d23ca1c554039 authored over 5 years ago by Colin Lu <[email protected]>
ce052441cf386afeab6dca0d2d4d23ca1c554039 authored over 5 years ago by Colin Lu <[email protected]>
Update README.md
a59b5a32b6dda700cb6b819d009af3f88a903a21 authored over 5 years ago by Colin Lu <[email protected]>
a59b5a32b6dda700cb6b819d009af3f88a903a21 authored over 5 years ago by Colin Lu <[email protected]>
Update README.md
335a8d2c5f38fd52cce1548c7d002a174b96814e authored over 5 years ago by Colin Lu <[email protected]>
335a8d2c5f38fd52cce1548c7d002a174b96814e authored over 5 years ago by Colin Lu <[email protected]>
Update main.cc
003fcf91be0301179db9336e8247b1703b5b56bf authored over 5 years ago by Rohit Sharma <[email protected]>
003fcf91be0301179db9336e8247b1703b5b56bf authored over 5 years ago by Rohit Sharma <[email protected]>
fixing header to src mistake
a78ac26bfa77a8a8cc97d7412c703d3a46ed64d5 authored over 5 years ago by Rohit Sharma <[email protected]>
a78ac26bfa77a8a8cc97d7412c703d3a46ed64d5 authored over 5 years ago by Rohit Sharma <[email protected]>
Create tensor.cpp
1ac47842fc70dd466adfe1065bd581e4ff267dc3 authored over 5 years ago by Rohit Sharma <[email protected]>
1ac47842fc70dd466adfe1065bd581e4ff267dc3 authored over 5 years ago by Rohit Sharma <[email protected]>
Create datatypes.h
e7cf243a839704add76d4197e1bacc442236eb9c authored over 5 years ago by Rohit Sharma <[email protected]>
e7cf243a839704add76d4197e1bacc442236eb9c authored over 5 years ago by Rohit Sharma <[email protected]>
Create tensor.h
c887338dcc45b5e4c6d82d93373d1b311e6749e6 authored over 5 years ago by Rohit Sharma <[email protected]>
c887338dcc45b5e4c6d82d93373d1b311e6749e6 authored over 5 years ago by Rohit Sharma <[email protected]>
Update execute.py
c0a614514f97e795f86c2c4b31fbd64b8efae3e5 authored over 5 years ago by Rohit Sharma <[email protected]>
c0a614514f97e795f86c2c4b31fbd64b8efae3e5 authored over 5 years ago by Rohit Sharma <[email protected]>
Update generate_output.py
5b298621d2b9e876e785d5fbc7b6cd58b7bd1e66 authored over 5 years ago by Rohit Sharma <[email protected]>
5b298621d2b9e876e785d5fbc7b6cd58b7bd1e66 authored over 5 years ago by Rohit Sharma <[email protected]>