"git@developer.sourcefind.cn:SIYIXNI/vllm.git" did not exist on "3f92038b990b26fdb9e6a9bccab0e3ec0cdc6aea"
  • 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