Skip to content

Releases: mbahng/pyember

Release v0.0.17

03 Jan 20:16
2c2a970

Choose a tag to compare

Full Changelog: v0.0.16...v0.0.17

Fixed double installation bug on Windows AMD64.

  • miniconda3/venv/ember/ (should not be here, doesn't even have compiled aten*.pyd file)
  • miniconda3/venv/ember/lib/site-package/ember/ (correctly installed here)

Release v0.0.16

03 Jan 02:46

Choose a tag to compare

Release v0.0.15

03 Jan 02:34

Choose a tag to compare

What's Changed

  • test by @mbahng in #7
  • added dataloader with batch support by @mbahng in #8
  • Added batching support for currently supported algebra functions in Tensor and GradTensor by @mbahng in #9
  • undid all multi-broadcasting. by @mbahng in #10

New Contributors

  • @mbahng made their first contribution in #7

Full Changelog: https://github.com/mbahng/pyember/commits/v0.0.15