"megatron/data/biencoder_dataset_utils.py" did not exist on "51204a4da7d32ca74033c8d357a1fe32dca59af6"
  • Minjie Wang's avatar
    [Graph] Add API to convert graph to simple graph (#587) · 01a4cc5b
    Minjie Wang authored
    * to simple
    
    * WIP: multigraph flag
    
    * graph index refactor; pass basic testing
    
    * graph index refactor; pass basic testing
    
    * fix bug in to_simple; pass torch test
    
    * fix mx utest
    
    * fix example
    
    * fix lint
    
    * fix ci
    
    * poke ci
    
    * poke ci
    
    * WIP
    
    * poke ci
    
    * poke ci
    
    * poke ci
    
    * change ci workspace
    
    * poke ci
    
    * poke ci
    
    * poke ci
    
    * poke ci
    
    * delete ci
    
    * use enum for multigraph flag
    01a4cc5b
test_graph_index.py 7.68 KB