1. 12 Jul, 2022 1 commit
    • Min Xu's avatar
      [feat] Sha1 Store enhancements (#1026) · 68af57d8
      Min Xu authored
      
      
      * refactor SHA1_Store
      
      - renamed the class
      - added created_on field and refactored how init is done
      - wrap long lines
      
      * wrapped longer lines
      
      * rename json file ref_count.json
      
      * make sha1_buf_size an argument
      
      * update gitignore
      
      * added tmp_dir
      
      * added new sha1_store add and tests
      
      * update chdir
      
      * add debug to test
      
      * fixing unit test for 1.8
      Co-authored-by: default avatarMin Xu <min.xu.public@gmail.com>
      68af57d8
  2. 05 Jan, 2022 1 commit
    • Paul Johnson's avatar
      Enabling ssd_offload training basic tests. (#887) · c5e471bc
      Paul Johnson authored
      * Enabling ssd_offload training and test via tests/nn/data_parallel/test_fsdp_offload.py.
      * Removed unused classes: SsdBuffer, SsdTensorHandleView, SsdParameter, SsdTensor
      * Enhance test coverage of test_ssd_offloading_train_flatten_params_wrapper
      * Modifications from PR #887 review comments.
      * Update Changelog
      c5e471bc
  3. 14 Aug, 2020 1 commit