tensorflow
NVIDIA GPU optimizer
An optimized version of TensorFlow to support newer hardware and libraries for NVIDIA GPU users
An Open Source Machine Learning Framework for Everyone
1k stars
33 watching
158 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,239 |
intel/intel-extension-for-tensorflow | Enables heterogeneous high-performance computing on Intel CPUs and GPUs for deep learning workloads | 323 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,822 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
tensorzero/tensorzero | A tool for optimizing large language models by collecting feedback and metrics to improve their performance over time | 1,245 |
lucfra/far-ho | A package for optimizing hyperparameters and meta-learning using gradient-based methods in TensorFlow. | 188 |
nvidia/matx | A C++17 GPU-accelerated numerical computing library with Python-like syntax | 1,229 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
tensorflow/tfx | An end-to-end platform for deploying production machine learning pipelines | 2,121 |
eaplatanios/tensorflow_scala | A Scala API for TensorFlow's deep learning functionality | 939 |
mlpack/ensmallen | A C++ library for numerical optimization tasks | 754 |
somaticio/tensorflow.rb | An API for utilizing the TensorFlow machine learning framework in Ruby | 829 |
alrojo/tensorflow-tutorial | A tutorial project on machine learning with TensorFlow, providing interactive exercises and visualizations for practical skills development | 1,947 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
nvidia/multi-gpu-programming-models | A collection of examples demonstrating various approaches to programming multiple GPUs in parallel | 575 |