1. 20 Mar, 2023 1 commit
  2. 09 Mar, 2023 1 commit
  3. 08 Mar, 2023 1 commit
    • Xin Yao's avatar
      [Feature] Add `state_dict`, `load_state_dict`, `param_groups` to... · ae4a5b73
      Xin Yao authored
      [Feature] Add `state_dict`, `load_state_dict`, `param_groups` to `dgl.optim.SparseGradOptimizer` (#5311)
      
      * init update
      
      * all get/set optm_state
      
      * add unit tests
      
      * add docstring
      
      * fix for multiple embeddings
      
      * move embedding methods to private
      
      * fix lint
      
      * fix unit tests
      
      * resolve comments
      
      * merge master
      ae4a5b73
  4. 23 Feb, 2023 1 commit
  5. 17 Feb, 2023 2 commits