Skip to content

v0.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 10:04
· 209 commits to master since this release

Commits

  • 35d3650: support comparing NestedTensor with int and floats (Zhiyuan Chen)
  • 0218f12: support mask value in constructing NestedTensor (Zhiyuan Chen)
  • 55fb0cf: fix size of NestedTensor when ndim=0 (Zhiyuan Chen)
  • ea55b48: improve torch function handle (Zhiyuan Chen)
  • ec7550a: deprecate registry (Zhiyuan Chen)
  • e99b66d: add averagemeters (Zhiyuan Chen)
  • 5153080: add repr for NestedTensor (Zhiyuan Chen)
  • bbb7fe0: fix NestedTensor attributes lost in op (Zhiyuan Chen)