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