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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_pytorch_lite

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_pytorch_lite: ^0.1.0+3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_pytorch_lite/flutter_pytorch_lite.dart';
4
likes
150
points
6
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)

Topics

#torch #pytorch #pytorch-lite #pytorch-mobile #yolo

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_pytorch_lite