• Chao Liu's avatar
    N-D Tensor Contraction example, instance, and client example (#270) · 4fe9c393
    Chao Liu authored
    * adding contraction
    
    * add contraction example
    
    * update examle
    
    * update example
    
    * format
    
    * update readme
    
    * clean header
    
    * clean header
    
    * contraction with multiple D
    
    * rename
    
    * fix naming issue; add instances for contraction+bilinear
    
    * change assumed virtual layout of contraction; add client example
    
    * update example
    
    * update
    
    * contraction+scale
    
    * use type_convert
    
    * rename
    4fe9c393
contraction_bilinear.cpp 8.95 KB