"examples/pytorch/ogb/ogbn-arxiv/gat.py" did not exist on "0afacfb873de247e174752b929148a90845e19a1"
  • 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
contraction_bilinear_xdl_fp32.cpp 21.3 KB