gpu_tensor 1.1.9 copy "gpu_tensor: ^1.1.9" to clipboard
gpu_tensor: ^1.1.9 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.1.9 #

  • fix pubspec version issue

1.1.8 #

  • fixed concurrent buffer op crash

1.1.7 #

  • fixed fft operations for 1D tensors
  • fixed memory leaks

1.1.6 #

  • fixed problem with audio input capture providing raw data

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.
11
likes
0
points
27
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.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, minigpu

More

Packages that depend on gpu_tensor