Closed xuanyuanminzheng closed 7 months ago
fix static kernel: (1) slice_kernel.cc -> SliceGradRawKernel -> padD, unit test: test_slice_op_npu.py (2) index_sample_kernel.cc -> IndexSampleGather-> concat(D), unit test: test_concat_op_npu.py
add bf16 support and unit test: pad_kernel.cc -> test_pad_op_npu_eager.py
Thanks for your contribution!
fix static kernel: (1) slice_kernel.cc -> SliceGradRawKernel -> padD, unit test: test_slice_op_npu.py (2) index_sample_kernel.cc -> IndexSampleGather-> concat(D), unit test: test_concat_op_npu.py
add bf16 support and unit test: pad_kernel.cc -> test_pad_op_npu_eager.py