Doru Bercea
ab8e2f9a1b
Add verifier to check for required attributes.
2020-01-22 10:11:34 -05:00
Tung D. Le
e89e51699b
Lowering softmax ( #14 )
...
* Rebase
* Use max normalization
* Handle axis
* Add tests
* Update SharingWork.md
* Remove redundant spaces
* Format code
* Rebase
* Change from the use of Value* to Value
* Add end-to-end tests
Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-01-20 21:57:32 -05:00
Doru Bercea
bd44d8402e
Add verifier function for checking negative perms.
2020-01-20 14:54:40 -05:00
Doru Bercea
9d1078540d
Transpose using perm attribute.
2020-01-20 14:54:40 -05:00
Doru Bercea
67ec9e9009
Fix convolution translation to MLIR.
2020-01-15 13:26:50 -05:00
Doru Bercea
fc352745e0
Make last argument of conv variadic.
2020-01-14 11:17:52 -05:00
Doru Bercea
151f4f8c44
Add the default shape inference for the transposition operation.
2020-01-09 13:50:38 -05:00
Tung D. Le
3d4ad52011
Rewrite tanh using TanhOp, add log, cos
2020-01-08 12:11:21 +09:00
Tian Jin
da4527c961
flatten src directory structure
2019-12-23 00:13:52 -05:00