gpu_tensor 1.1.4 copy "gpu_tensor: ^1.1.4" to clipboard
gpu_tensor: ^1.1.4 copied to clipboard

A comprehensive GPU tensor library for Dart and Flutter, designed to leverage the power of webgpu across platforms for efficient tensor operations.

gpu_tensor #

1.0.1 #

  • Fix: pub.dev needs flutter dependency in pubspec.yaml

1.0.0 #

  • Initial version includes:
    • gpu_tensor package with GPU tensor operations.
    • Basic tensor operations: addition, subtraction, multiplication, and division.
    • GPU accelerated FFT 1D and 2D operations.
    • Tensor data operations such as slice, reshape, getElement, head, and tail.
    • Unit tests for all tensor operations.
    • Example usage in the README file.
5
likes
40
points
488
downloads

Publisher

verified publisherpracticalxr.com

Weekly Downloads

A comprehensive GPU tensor library for Dart and Flutter, designed to leverage the power of webgpu across platforms for efficient tensor operations.

License

MIT (license)

Dependencies

flutter, minigpu

More

Packages that depend on gpu_tensor