inoryy / tensorflow-optimized-wheels
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
- Optimize layers structure of Keras model to reduce computation time☆157Updated 4 years ago
- Corrupted labels and label smoothing☆128Updated 7 years ago
- Custom built TensorFlow wheels for my machines☆55Updated 6 years ago
- tf.keras + tf.data with Eager Execution☆74Updated 6 years ago
- Learning rate multiplier☆46Updated 3 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Metrics for Keras. DEPRECATED since Keras 2.3.0☆164Updated 3 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- Keras implementation of AdaBound☆130Updated 5 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 6 years ago
- Keras implementation of CoordConv for all Convolution layers☆147Updated 2 years ago
- AdamW optimizer for Keras☆115Updated 5 years ago
- A memory efficient implementation of densenet.