InfiniTensor/include
zhengly123 8f67a5cc76
Add: ConvTransposed (#33)
* Add: convTransposed2d operator

* Fix: IT_ASSERT namespace

* Add: nullptr check in as for Ref

* Fix: conv transpose operator and kernel

* Fix: makes PerfEngine singleton

* Add: ConvTransposed test

* Fix: rebase to master (PerfRecord shared_ptr)

* Revert: Ref with nullptr check

Co-authored-by: Liyan Zheng <liyan-zheng@outlook.com>
2022-09-19 15:05:39 +08:00
..
core Add: ConvTransposed (#33) 2022-09-19 15:05:39 +08:00
cuda Fix: PerfRecord in shared pointers (#31) 2022-09-18 20:27:18 +08:00
nnet Fix NNet tests after migration (#27) 2022-09-13 15:17:22 +08:00
operators Add: ConvTransposed (#33) 2022-09-19 15:05:39 +08:00
utils Tensor serialization (#25) 2022-09-13 11:27:41 +08:00
custom_ops.cuh Operators g2bmm&gbmm transplantation (#24) 2022-09-08 21:31:35 +08:00
custom_ops.h Operators g2bmm&gbmm transplantation (#24) 2022-09-08 21:31:35 +08:00
test.h Extended DataType class and Runtime interaction (#9) 2022-08-23 16:55:59 +08:00