TIM-VX/src/tim/transform
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 fix const tensor align bug in AlignPermuteVectorForElementWise (#666) 2023-12-11 16:59:37 +08:00
average_pool_layout_infer_test.cc Fixed average pool layout infer 2022-11-16 13:34:31 +08:00
layout_infer_context.h Catch the correct output when output has consumer (#239) 2021-12-15 09:54:54 +08:00
layout_inference.cc Added roi_align layoutinfer & cases (#615) 2023-07-08 23:39:56 +08:00
layout_inference_test.cc Fix the instance norm test input size bug in layout infer test (#661) 2023-11-22 09:20:27 +08:00
mean_stddev_normalize_fusion.cc Code refinement for mean-stddev-normalization fuse (#632) 2023-08-15 13:15:03 +08:00
pad_layout_inference_test.cc Fixed conv2d grouped_conv2d deconv2d layoutinfer bug (#622) 2023-07-24 17:10:24 +08:00
permute_vector.h update copyright information 2023-01-20 12:49:48 +08:00
prelu_layout_inference_test.cc fixed prelu layoutinfer bug & added cases (#628) 2023-08-07 13:17:46 +08:00
reduce_layout_inference_test.cc update copyright information 2023-01-20 12:49:48 +08:00
rnncell_layout_inference_test.cc Refine RNNCell/HardSwish/Reduce_sum ut (#660) 2023-11-21 16:18:22 +08:00
stack_layout_inference_test.cc Fixed conv2d grouped_conv2d deconv2d layoutinfer bug (#622) 2023-07-24 17:10:24 +08:00
stridedslice_layout_inference_test.cc Fixed conv2d grouped_conv2d deconv2d layoutinfer bug (#622) 2023-07-24 17:10:24 +08:00