issues
search
ai-techsystems
/
deepC
vendor independent TinyML deep learning library, compiler and inference framework microcomputers and micro-controllers
https://cainvas.ai-tech.systems/
Apache License 2.0
558
stars
86
forks
source link
Operators
#64
Closed
srohit0
closed
5 years ago
srohit0
commented
5 years ago
bringing changes from master to operators.
srohit0
commented
5 years ago
made baseOperator class more flexible with 3 template variables.
made baseOperator compute methods virtual for graph
introduced datatypes compatible with onnx3.0
fixed operator's Makefile
fixed bug in operators/macros.h file.
bringing changes from master to operators.