cutlass/examples
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
..
00_basic_gemm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
01_cutlass_utilities CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
02_dump_reg_shmem CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
03_visualize_layout CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
04_tile_iterator Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
05_batched_gemm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
06_splitK_gemm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
07_volta_tensorop_gemm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
08_turing_tensorop_gemm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
09_turing_tensorop_conv2dfprop Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
10_planar_complex Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
11_planar_complex_array Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
12_gemm_bias_relu fix description in example 12. (#444) 2022-04-24 16:29:06 -04:00
13_two_tensor_op_fusion b2b bias vector support (#482) 2022-04-30 04:16:15 -07:00
14_ampere_tf32_tensorop_gemm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
15_ampere_sparse_tensorop_gemm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
16_ampere_tensorop_conv2dfprop Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
17_fprop_per_channel_bias CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
18_ampere_fp64_tensorop_affine2_gemm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
19_tensorop_canonical CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
20_simt_canonical CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
21_quaternion_gemm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
22_quaternion_conv Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
23_ampere_gemm_operand_reduction_fusion Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
24_gemm_grouped Fix occupancy calculation for grouped GEMM (#532) 2022-06-18 19:53:59 -04:00
25_ampere_fprop_mainloop_fusion Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
26_ampere_wgrad_mainloop_fusion Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
27_ampere_3xtf32_fast_accurate_tensorop_gemm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
28_ampere_3xtf32_fast_accurate_tensorop_fprop Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
30_wgrad_split_k Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
31_basic_syrk [examples] Fix typos in SYRK and TRMM examples (#507) 2022-06-03 22:52:41 -04:00
32_basic_trmm [examples] Fix typos in SYRK and TRMM examples (#507) 2022-06-03 22:52:41 -04:00
33_ampere_3xtf32_tensorop_symm CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
34_transposed_conv2d CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00
35_gemm_softmax Softmax (#546) 2022-07-02 01:19:18 -04:00
36_gather_scatter_fusion Remove redundant <fstream> includes (#563) 2022-07-19 15:23:54 -04:00
40_cutlass_py Used relative paths for includes (#477) 2022-04-27 12:04:23 -07:00
common CUTLASS 2.0 (#62) 2019-11-19 16:55:34 -08:00
CMakeLists.txt CUTLASS 2.9 (#468) 2022-04-23 15:02:38 -04:00