Fastor
Tensor algebra framework
A high-performance tensor algebra framework for modern C++ with support for FPGAs, SIMD, and JIT compilation.
A lightweight high performance tensor algebra framework for modern C++
751 stars
28 watching
69 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list
fpgahpcmultidimensional-arrayssimdsmall-blastensor-contractiontensors
Related projects:
Repository | Description | Stars |
---|---|---|
mnick/scikit-tensor | A Python library for tensor factorizations and multilinear algebra operations | 402 |
somaticio/tensorflow.rb | An API for utilizing the TensorFlow machine learning framework in Ruby | 829 |
nvidia/tensorflow | An optimized version of TensorFlow to support newer hardware and libraries for NVIDIA GPU users | 996 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,484 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,233 |
tensorlayer/tensorlayerx | A unified deep learning framework supporting multiple hardware platforms and backends. | 539 |
aschampion/rust-n5 | An implementation of the N5 tensor file system format in Rust | 15 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,590 |
vlang/vtl | A C library providing an n-dimensional tensor data structure and linear algebra routines | 148 |
stellar-group/blaze_tensor | A collection of 3D tensor data structures and views for high-performance linear algebra operations. | 36 |
perfectlysoft/perfect-tensorflow | A Swift wrapper around TensorFlow's C API for machine learning on the server-side. | 168 |
stanford-ppl/spatial | A toolset for designing and implementing reconfigurable hardware acceleration using high-level abstraction | 274 |
jedld/tensor_stream | A Ruby-based framework for building and deploying machine learning models on various hardware platforms. | 507 |
sicara/tf-explain | A library providing interpretability methods for TensorFlow 2.x models | 1,018 |
palle-k/dl4s | A Swift-based library for accelerated tensor operations and dynamic neural networks using reverse mode automatic differentiation. | 102 |