InfiniTensor/include/core
zhengly123 4e0040c8a0
Add: connection among tensors and operators (#45)
* Add: refs_to_wrefs and wrefs_to_refs

* Add: op and tensor connection

* Add: inception-v3 block test

* Refactor: addOperatorAndConnect

Co-authored-by: Liyan Zheng <liyan-zheng@outlook.com>
2022-10-18 22:02:51 +08:00
..
blob.h Support bang c kernel wanghailu 0927 (#43) 2022-09-30 11:01:52 +08:00
common.h Add: python API for timing ConvTranspose (#46) 2022-10-07 16:03:11 +08:00
constants.h Add activation operators and kernels 2022-09-16 13:58:57 +08:00
data_type.h Json perfrecord (#32) 2022-09-22 15:34:34 +08:00
graph.h Add: connection among tensors and operators (#45) 2022-10-18 22:02:51 +08:00
hash.h Tensor hash and inferShape (#4) 2022-08-15 15:08:56 +08:00
kernel.h Add: python API for timing ConvTranspose (#46) 2022-10-07 16:03:11 +08:00
mutator.h Update: OpAttrs -> OpPerfKey 2022-08-09 14:58:45 +08:00
object.h Add: connection among tensors and operators (#45) 2022-10-18 22:02:51 +08:00
operator.h Add: connection among tensors and operators (#45) 2022-10-18 22:02:51 +08:00
perf_engine.h Json perfrecord (#32) 2022-09-22 15:34:34 +08:00
ref.h Add: connection among tensors and operators (#45) 2022-10-18 22:02:51 +08:00
runtime.h Add: python API for timing ConvTranspose (#46) 2022-10-07 16:03:11 +08:00
tensor.h ADD:pad/slice operator and cuda kernel. (#39) 2022-09-29 10:29:24 +08:00
tensor_base.h Add: connection among tensors and operators (#45) 2022-10-18 22:02:51 +08:00