TIM-VX/include/tim/vx
Chen Feiyue 8894360c74
Adding api-compatible guarding for updated ops (#695)
* Fixed typing error in gather test

Deleted the external output tensor creation in scalar_1d test

Type: Bug Fix
Signed-off-by: Feiyue Chen <Feiyue.Chen@verisilicon.com>

* Added ifdef marco for some later added ops

Type: Code Improvement
Signed-off-by: Feiyue Chen <Feiyue.Chen@verisilicon.com>

---------

Signed-off-by: Feiyue Chen <Feiyue.Chen@verisilicon.com>
2024-05-22 09:51:58 +08:00
..
ops Adding api-compatible guarding for updated ops (#695) 2024-05-22 09:51:58 +08:00
platform fix const tensor align bug in AlignPermuteVectorForElementWise (#666) 2023-12-11 16:59:37 +08:00
builtin_op.h update copyright information 2023-01-20 12:49:48 +08:00
compile_option.h Fixed IExecutable object not bind with DeviceID (#624) 2023-07-24 22:45:54 +08:00
context.h Refine UnitTest which have acc issue or unspport issue in sp (#659) 2023-11-20 14:42:41 +08:00
graph.h Added op fusion for mean_stddev_normalization (#629) 2023-08-09 22:10:45 +08:00
operation.h Add uid() api for class operation (#668) 2023-12-18 22:32:21 +08:00
ops.h Fixed typing error and added missed opheader (#673) 2024-01-03 09:47:47 +08:00
tensor.h Added scalar type support (#655) 2023-11-06 09:58:03 +08:00
types.h Added Asymmetric perchannel quantization support (#682) 2024-02-27 09:37:33 +08:00