Split cpu and reference implementation (#671)
* Add all_targets cmake target
* Rename target
* Add ref target
* Rename tests
* Refactor compiler target
* Formatting
* Verify for every target
* Formatting
* Add verify test suite
* Formatting
* Add initial test programs
* Formatting
* Add rnn tests
* Formatting
* Validate gpu
* Formatting
* Remove old gpu tests
* Fix gpu tests
* Fix ref error
* Fix tidy issues
* Formatting
* Tidy fixes
* Fix header in python api
* Rename to ref
* Use ref in verify_onnx
* Fix tidy issue
* Build with verbose on
* Fix typo
* Remove verbose
* rename some cpu prefix to ref
Co-authored-by:
Shucai Xiao <Shucai.Xiao@amd.com>
Showing
src/targets/ref/gemm.cpp
0 → 100644
Please register or sign in to comment