• Min Xu's avatar
    [chore] update nightly version (#1064) · 15d4cf15
    Min Xu authored
    
    
    * update nightly version
    
    * update wgit to use numpy for load/store
    
    - this is introduced with new nightly torch version, which made torch.save() not
      producing deterministic bytes
    - this make tensor<->numpy conversion and then do the save/load to avoid that issues.
    
    * fixed tests
    Co-authored-by: default avatarMin Xu <min.xu.public@gmail.com>
    15d4cf15
test_sha1_store.py 6.69 KB