InfiniTensor/include
zhengly123 9303ddda8e
Add Conv operator and naive CPU implemenation (#5)
* Add: Conv definition

* Add: tensor copy data from vector

* Add: CPU conv kernel

* Fix: replace Int32 with UInt32 in DataType

Co-authored-by: Liyan Zheng <liyan-zheng@outlook.com>
2022-08-17 14:16:01 +08:00
..
core Add Conv operator and naive CPU implemenation (#5) 2022-08-17 14:16:01 +08:00
nnet Chore: format dbg 2022-08-09 20:16:39 +08:00
operators Add Conv operator and naive CPU implemenation (#5) 2022-08-17 14:16:01 +08:00
test.h Add Conv operator and naive CPU implemenation (#5) 2022-08-17 14:16:01 +08:00