InfiniTensor/include
wendy12022 c5966f8d81
Add: resize operator and cuda kernel,support nearest/linear coef. (#51)
ADD: resize operator and cuda kernel,support nearest/linear coef.

fix some

fix tests

add more tests for linear mode.

add linear coef mode.

add scales

add tests

fix tests.

add notLarger notSmaller

fix

add test

ADD:resize operator and cuda kernel
2022-11-14 09:30:22 +08:00
..
bang Support bang c kernel wanghailu 0927 (#43) 2022-09-30 11:01:52 +08:00
core Add: connection among tensors and operators (#45) 2022-10-18 22:02:51 +08:00
cuda Add: resize operator and cuda kernel,support nearest/linear coef. (#51) 2022-11-14 09:30:22 +08:00
ffi Add TVM codegen for MemboundOp (#35) 2022-09-22 18:06:45 +08:00
nnet Fix NNet tests after migration (#27) 2022-09-13 15:17:22 +08:00
operators Add: resize operator and cuda kernel,support nearest/linear coef. (#51) 2022-11-14 09:30:22 +08:00
utils ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test.h Add python interface for CUDA operator evaluation (#42) 2022-09-27 10:41:12 +08:00