"test/conv2d_fwd.cpp" did not exist on "6d4450ef155c39af9ede2cd171be40ee06db9939"
  • 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