pytorch_lite 1.1.2 copy "pytorch_lite: ^1.1.2" to clipboard
pytorch_lite: ^1.1.2 copied to clipboard

PlatformAndroidiOS
outdated

Flutter package to help run pytorch lite models classification and yolov5

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pytorch_lite

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

dependencies:
  pytorch_lite: ^1.1.2

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:pytorch_lite/pytorch_lite.dart';
59
likes
130
points
821
downloads

Publisher

verified publisherzcreations.info

Weekly Downloads

Flutter package to help run pytorch lite models classification and yolov5

Documentation

API reference

License

unknown (license)

Dependencies

flutter, path, path_provider

More

Packages that depend on pytorch_lite

Packages that implement pytorch_lite