Skip to content

Neuropod v0.2.0

Compare
Choose a tag to compare
@VivekPanyam VivekPanyam released this 07 Jun 23:17
· 110 commits to master since this release
4f5764a

The first public release of Neuropod!

See the docs at https://neuropod.ai for more detail and https://neuropod.ai/installing/ for installation instructions.

Supported Frameworks / Backends

  • TensorFlow: 1.12.0, 1.13.1, 1.14.0, 1.15.0
  • TorchScript: 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0
  • Python: 2.7, 3.5, 3.6, 3.7, 3.8

on the following platforms: macOS, Linux (CPU), Linux (GPU)

Note that the Python backend can be used to run PyTorch models as well (i.e. models that have not yet been converted to TorchScript)

(See the release notes for v0.2.0-rc2 for changes from previous versions)