"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "2a80f55e2ab0a94c3f087fc46523c14a70b0cd8e"
  1. 28 Apr, 2020 1 commit
  2. 27 Apr, 2020 3 commits
  3. 26 Apr, 2020 2 commits
  4. 24 Apr, 2020 1 commit
  5. 23 Apr, 2020 2 commits
  6. 20 Apr, 2020 1 commit
  7. 17 Apr, 2020 1 commit
    • Chao Ma's avatar
      [KVstore] Change sizeof(float) to dtype.bits / 8 (#1452) · 1abe87f5
      Chao Ma authored
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * fix lint
      
      * update
      
      * update
      1abe87f5
  8. 16 Apr, 2020 1 commit
    • Chao Ma's avatar
      [KVstore] Fast-pull (#1446) · 338f24cf
      Chao Ma authored
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * fix lint
      338f24cf
  9. 15 Apr, 2020 1 commit
  10. 14 Apr, 2020 1 commit
    • jjhu94's avatar
      [DGL-LifeSci] Weave for Molecular Property Prediction (#1441) · 011656fd
      jjhu94 authored
      
      
      * featurize for weave model
      
      * weave module for molecular graphs
      
      * Update
      
      * completed weave model
      
      * update the whole weave model
      
      * Update
      
      * update atom (node) features
      
      '
      
      * "featurizer"
      
      * Add files via upload
      
      add edge featurizer
      
      * Add files via upload
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      Co-authored-by: default avatarmufeili <mufeili1996@gmail.com>
      011656fd
  11. 13 Apr, 2020 1 commit
  12. 09 Apr, 2020 5 commits
  13. 08 Apr, 2020 1 commit
  14. 06 Apr, 2020 2 commits
  15. 05 Apr, 2020 1 commit
  16. 03 Apr, 2020 2 commits
  17. 02 Apr, 2020 4 commits
  18. 01 Apr, 2020 2 commits
  19. 30 Mar, 2020 5 commits
  20. 29 Mar, 2020 1 commit
  21. 28 Mar, 2020 1 commit
  22. 27 Mar, 2020 1 commit
    • Minjie Wang's avatar
      [NN] Add HeteroGraphConv module for cleaner module definition (#1385) · 3efb5d8e
      Minjie Wang authored
      * Add HeteroGraphConv
      
      * add custom aggregator; some docstring
      
      * debugging
      
      * rm print
      
      * fix some acc bugs
      
      * fix initialization problem in weight basis
      
      * passed tests
      
      * lint
      
      * fix graphconv flag; add error message
      
      * add mxnet heteroconv
      
      * more fix for mx
      
      * lint
      
      * fix torch cuda test
      
      * fix mx test_nn
      
      * add exhaust test for graphconv
      
      * add tf heteroconv
      
      * fix comment
      3efb5d8e