You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add relu op.
* Add multiply.
* Change type op attr helper method to dtype.
* Cleanup.
* basic math.
* use expectArraysClose()
* Add reverse()
* Add neg - add comment about supporting concat.
* sum()
* More ops.
* Fixup concat()
* wip
* Some cleanup in the backend.
* min and minimum()
* Add basic pow and TODO for handling tensor upcasting of types.
* More single-input ops.
* wip
* cleanup
0 commit comments