pytorch_mobile 0.0.1 copy "pytorch_mobile: ^0.0.1" to clipboard
pytorch_mobile: ^0.0.1 copied to clipboard

outdated

A flutter plugin for pytorch model inference.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pytorch_mobile

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

dependencies:
  pytorch_mobile: ^0.0.1

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_mobile/pytorch_mobile.dart';
102
likes
0
pub points
82%
popularity

Publisher

unverified uploader

A flutter plugin for pytorch model inference.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path, path_provider

More

Packages that depend on pytorch_mobile