cutlass/test/unit
Ivan Komarov 0b8cacd6f1
Remove redundant <fstream> includes (#563)
* Remove redundant <fstream> includes

* Fix fstream in examples/

* Fix <fstream> in test/

* Use consistent order for <fstream> (always after <iostream>)

* Remove an unneeded include in a file where std::ofstream usage is commented out

Co-authored-by: Ivan Komarov <dfyz@yandex-team.ru>
2022-07-19 15:23:54 -04:00
..
common CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
conv Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
core CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
data/hashes CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
epilogue Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
gemm Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
layout CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
nvrtc CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
reduction CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
transform CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
util CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
CMakeLists.txt CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
test_unit.cpp CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00