• Nick Korovaiko's avatar
    Embedding fprop (#2053) · 16d88a7f
    Nick Korovaiko authored
    * embedding fprop
    
    * add a new line
    
    * type prop tests
    
    * rename
    
    * add a stub handler for embeddinglookup on intelgpu
    
    * rename embedding.* to embedding_lookup
    
    * rename tests in manifest files
    
    * move embeddinglookup to catchall case
    
    * fix test case breaks after merge
    
    * add a negative test, pull up an assertion
    
    * fix test failures
    16d88a7f
backend_embedding_lookup.in.cpp 4.33 KB