InfiniTensor/test
zhangyunze 67b2bcb7d5
fix mlu some kernel registration & gather op (#210)
* fix: fix bang build/kernel registration | test_onnx

* delete assert float

* fix gather

* fix CMakeLists and Reshape

* fix cncl ops

* add hardsigmoid/hardswish

* fix

* add invalid datatype exception

* fix gather

* fix gather indices type

* fix gather/prelu/hardsigmoid on mlu

* fix format

* fix

---------

Co-authored-by: Bolun Zhang <48948016+Chamberlain0w0@users.noreply.github.com>
Co-authored-by: Haojie Wang <haojie0429@gmail.com>
Co-authored-by: Zhang Bolun <Chamberlain0w0@gmail.com>
2024-02-01 15:02:02 +08:00
..
bang Bang cncl (#163) 2024-01-03 13:28:03 +08:00
core Add ReduceSum op and kernel (#160) 2023-11-24 09:29:58 +08:00
cuda impl distributed launch with NCCL (#106) 2023-09-05 09:47:35 +08:00
kernels fix mlu some kernel registration & gather op (#210) 2024-02-01 15:02:02 +08:00
nnet test: 支持编译 einnet 单元测试,但不是所有测试都能通过 (#174) 2023-11-03 13:21:49 +08:00
operators Modify kernel registration & support fp16 (#205) 2024-01-15 11:02:13 +08:00
script build: 实现格式化 git added c/c++ 源码的脚本 (#98) 2023-07-21 12:29:50 +08:00