Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tvm | ||
.gitignore | ||
setup.py |
* [Frontend][TFLite] Add parser support for square operator * Add parser implementation * Add relevant tests * Note: 'square' is an unary elemwise operator but it's added separately in the parser since there is no Relay 'square' op and instead we have to use 'multiply' * Change relay operation from 'multiply' to 'power' * Remove a redundant line as requested
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tvm | Loading commit data... | |
.gitignore | Loading commit data... | |
setup.py | Loading commit data... |