InfiniTensor/include
wendy12022 43d4798323
ADD: sub graph replacement. (#56)
reconfig: connections among op and tensor now is managered by GraphObj .

add some comments

merge from master

merge from master

ADD: sub graph replacement

reconfig inputs of op resize, due to the check of operator inputs.

ResizeObj::clone

clang format

fix some and add test for multi-output.

replacement support multi-inputs and multi-outputs.

add clone for all operators

add replaceSubGraph addSubGraph

remove extra code

add more test

remove extra print

Co-authored-by: Haojie Wang <haojie0429@gmail.com>
2023-04-17 13:09:07 +08:00
..
bang fix code of bang conv (#76) 2023-03-29 15:47:32 +08:00
core ADD: sub graph replacement. (#56) 2023-04-17 13:09:07 +08:00
cuda Cpu backend2 (#77) 2023-04-17 12:15:23 +08:00
ffi Add TVM codegen for MemboundOp (#35) 2022-09-22 18:06:45 +08:00
intelcpu Cpu backend2 (#77) 2023-04-17 12:15:23 +08:00
nnet Cpu backend2 (#77) 2023-04-17 12:15:23 +08:00
operators ADD: sub graph replacement. (#56) 2023-04-17 13:09:07 +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