inoryy / tensorflow-optimized-wheelsLinks
TensorFlow wheels built for latest CUDA/CuDNN and enabled performance flags: SSE, AVX, FMA; XLA
☆119Updated 5 years ago
Alternatives and similar repositories for tensorflow-optimized-wheels
Users that are interested in tensorflow-optimized-wheels are comparing it to the libraries listed below
Sorting:
- Optimize layers structure of Keras model to reduce computation time☆157Updated 5 years ago
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)☆150Updated 6 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- Keras implementation of AdaBound☆130Updated 5 years ago
- Convert trained PyTorch models to Keras, and the other way around☆223Updated 6 years ago
- tf.keras + tf.data with Eager Execution☆74Updated 6 years ago
- Python script which monitors gpu access☆107Updated 7 years ago
- AdamW optimizer for Keras☆115Updated 6 years ago
- Efficient Data Loading Pipeline in Pure Python☆212Updated 5 years ago
- Metrics for Keras. DEPRECATED since Keras 2.3.0☆163Updated 3 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- Use TensorFlow efficiently☆95Updated 4 years ago
- Docker images to compile TensorFlow yourself.