"test/verify/test_batchnorm_1d_per_actv.cpp" did not exist on "ba33d25cd3c5acd92d9a8a0c28abb45b288af4f2"
Add code object custom op (#744)
* Add code object op
* Formattting
* Add more value tests
* Formatting
* Fix from_value conversion from binary
* Formatting
* Dont use offload copy
* Remove iostream header
Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
Showing
src/make_op.cpp
100644 → 100755
File mode changed from 100644 to 100755
src/targets/gpu/kernel.cpp
100644 → 100755
test/serialize_test.cpp
100644 → 100755
test/value_test.cpp
100644 → 100755
Please register or sign in to comment