"example/01_gemm/gemm_xdl_fp16_splitk.cpp" did not exist on "abf4bdb9a9946c578d4801a79650e79938fb0e41"
  • Bartłomiej Kocot's avatar
    Add contraction profiler and tests (#701) · 642d5e91
    Bartłomiej Kocot authored
    * Add contraction profiler and tests
    
    * Build and style fixes
    
    * Allow to use any elementwise operator for ref_contraction
    
    * Introduce profile_contraction_scale and profile_contraction_bilinear
    
    * Make ref_contraction generic and extend interface tests
    
    * Stylistic minor fixes
    
    * Extend test_contraction_interface
    642d5e91
profile_contraction_scale.cpp 5.79 KB