flutter_pytorch_lite 0.1.0+1 copy "flutter_pytorch_lite: ^0.1.0+1" to clipboard
flutter_pytorch_lite: ^0.1.0+1 copied to clipboard

PyTorch Lite plugin for Flutter. End-to-end workflow from Training to Deployment for iOS and Android mobile devices.

0.1.0+1 #

  • Fix readme.
  • Improve.

0.1.0 #

  • Supports loading multiple modules.
  • The IVlaue type is supported.
  • Upgrading PyTorch Mobile version
    • Android:
      • org.pytorch:pytorch_android_lite:1.10.0
      • org.pytorch:pytorch_android_torchvision_lite: 1.10.0
      • org.pytorch:pytorch_android_lite:1.13.1
      • org.pytorch:pytorch_android_torchvision_lite:1.13.1
    • iOS:
      • 'LibTorch-Lite', '~> 1.10.0'
      • 'LibTorch-Lite', '~> 1.13.0.1'
  • Add utils for some useful functions. e.g. TensorImageUtils.imageToFloat32Tensor
  • Fix example bug.

0.0.1+1 #

  • Fix readme.
  • Add example.
  • Add some comments.

0.0.1 #

  • Initial commit.
4
likes
150
points
7
downloads

Publisher

verified publisherdalao.cool

Weekly Downloads

PyTorch Lite plugin for Flutter. End-to-end workflow from Training to Deployment for iOS and Android mobile devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_pytorch_lite