"configs/datasets/gpqa/gpqa_gen.py" did not exist on "bf79ff1c6d4271cc6cf8d957ef309af46dd4ef42"
  • Adam Osewski's avatar
    Refactor device op implementations into `impl` subdirectory. (#420) · 30480288
    Adam Osewski authored
    
    
    * Move kernel implementation files under impl directory.
    
    * Update examples paths.
    
    * Update device kernel impl include paths.
    
    * Update tensor operation instances include paths.
    
    * Update profiler and tests include paths.
    
    * Clang-format
    
    * Update include paths for batched gemm reduce
    
    * Refactor UnitTest ConvNDBwdWeight.
    
    * Refactor fwd and bwd data convND UT.
    
    * Fix used test macro.
    
    * Fix include path.
    
    * Fix include paths.
    
    * Fix include paths in profiler and tests.
    
    * Fix include paths.
    Co-authored-by: default avatarAdam Osewski <aosewski@amd.com>
    30480288
gemm_xdl_fp16.cpp 5.92 KB