TIM-VX/include/tim/vx
chxin66 0dc7a3465e
fix const tensor align bug in AlignPermuteVectorForElementWise (#666)
* fix const tensor align bug in AlignPermuteVectorForElementWise

Signed-off-by: Chen <jack.chen@verisilicon.com>

* fix build issue use android ndk

Type: Bug fix

Signed-off-by: Chen <jack.chen@verisilicon.com>

* Fix inappropriate comments for reduce layoutinfer

Type: Code refine

Signed-off-by: Chen <jack.chen@verisilicon.com>

---------

Signed-off-by: Chen <jack.chen@verisilicon.com>
Co-authored-by: Chen <jack.chen@verisilicon.com>
2023-12-11 16:59:37 +08:00
..
ops Add ScatterND_Update operator (#652) 2023-10-11 09:12:40 +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 Enable float16 bias convolution model runs on NN (#612) 2023-06-30 09:41:28 +08:00
ops.h Add ScatterND_Update operator (#652) 2023-10-11 09:12:40 +08:00
tensor.h Added scalar type support (#655) 2023-11-06 09:58:03 +08:00
types.h Refine Tensor::SetShape api to avoid compile warning using const ref (#640) 2023-08-25 00:47:24 +08:00