"src/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "0e6bd17c9c6528c11dec2cbc57ea23d2b1fad22e"
Add initial code generation (#762)
* Add code object op
* Formattting
* Add more value tests
* Formatting
* Fix from_value conversion from binary
* Formatting
* Dont use offload copy
* Remove iostream header
* Fix compilation errors
* Formatting
* Rename var
* Add missing files
* Formatting
* Remove duplicate variable
* Remove comment
* Template the function so sfinae will work
* Formatting
* Use template specialization since ADL is broken on hcc
* Formatting
* Annotate the constructor with HD for hcc
* Make variable const
Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
Showing
cmake/Embed.cmake
100644 → 100755
src/include/migraphx/stringutils.hpp
100644 → 100755
File added
File added
File added
File added
File added
File added
Please register or sign in to comment