"src/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "f9531026f09b6d3a844f5b584a3f82e8cc35b02b"
  • Zhengju Tang's avatar
    Gated Delta Net(GDN) kernel implementation in TileLang (#695) · 6f59668d
    Zhengju Tang authored
    * [GDN] Add examples for GDN forward and backward kernels
    
    * [Refactor] Folder structure refactor for duplicated utils
    
    * [Test] Add test script for kernels
    
    * [Refactor] Rename examples to align with the repo
    
    * [Lint] Modify README
    
    * [Update] Modified README to align upstream repo
    
    * [BugFix] Path of FLA
    
    * [Fix] Copyright and test
    
    * [Lint]
    
    * [CI] Add GDN compilation test CI
    
    * [Lint]
    
    * [BugFix] Import error of fla
    6f59668d
test_example_gdn_compilation.py 9.97 KB