[chore] update nightly version (#1064)
* 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:
Min Xu <min.xu.public@gmail.com>
Showing
Please register or sign in to comment