Skip to content

Release 0.3.0

Latest
Compare
Choose a tag to compare
@hhsecond hhsecond released this 25 Aug 18:46
· 4 commits to master since this release
  • [Added] Added stock list to display the 3 shelves. #40 @jjmachan

  • [Added] VOC segmentation dataset from torchvision. #39 @jjmachan

  • [Added] Read only stock objects can right inside enable_write context manager. #37 @hhsecond

  • [Breaking change] stock.run() is removed. All the write enabled accessors optimized on creation #37 @hhsecond

  • [Breaking change] .keys() returns relevant keys. This change breaks the model storage APIs #35 @hhsecond

  • [Added] Rich powered console messages #32 @jjmachan

  • [Fixed] Structural change and shape error fix in import utility #27 @jjmachan