Skip to content

Version 1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 07:11
· 11 commits to master since this release
15a67d7

Changes

  • Add support in another two types of tensors: String tensor (#90) and Boolean tensors (#89)
  • Allow using device id in modelstore command. That is, the device string can be "cpu/gpu:" where n is an integer, and not just "cpu/gpu" as it was until now. (#91)