nacodestudios.it

  • Packages
Results 3 packages owned by nacodestudios.it
Sort by

fluttorchcopy "fluttorch: ^1.0.0" to clipboard
fluttorch: ^1.0.0 copied to clipboard

recently created package Added 9 days ago
1
likes
155
points
347
downloads
Runtime-agnostic core for shipping PyTorch models to Flutter. Model manifests, tensor specs, drift metrics, and the backend interface.#pytorch#machine-learning#on-device#executorch

fluttorch_gencopy "fluttorch_gen: ^1.0.0" to clipboard
fluttorch_gen: ^1.0.0 copied to clipboard

recently created package Added 9 days ago
1
likes
155
points
326
downloads
Generates a typed Dart API from a Fluttorch model manifest, so shapes, dtypes and preprocessing cannot drift from the training pipeline.#pytorch#code-generation#build-runner#on-device

fluttorch_testcopy "fluttorch_test: ^1.0.0" to clipboard
fluttorch_test: ^1.0.0 copied to clipboard

recently created package Added 9 days ago
1
likes
155
points
321
downloads
Numerical parity gates for on-device models. Replays export-time goldens and fails CI when the on-device output drifts from the reference.#pytorch#testing#on-device#quantization