tf2jax
Converter
Converts TensorFlow functions to equivalent JAX Python functions.
105 stars
7 watching
11 forks
Language: Python
last commit: 17 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
google-deepmind/jaxline | Provides a Python-based framework for building distributed JAX training and evaluation experiments | 152 |
chenxi116/tf-deeplab | A TensorFlow implementation of DeepLab using ResNet 101 architecture | 22 |
google-deepmind/chex | A set of utilities for writing reliable JAX code | 788 |
tf-coreml/tf-coreml | A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. | 1,331 |
google-research/visu3d | An abstraction layer between various deep learning frameworks and your program. | 147 |
google-deepmind/jraph | A lightweight library for working with graph neural networks in jax. | 1,375 |
google-deepmind/einshape | A unified reshaping library for JAX and other frameworks. | 99 |
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 372 |
gamrix/cs231n_proj | This project focuses on manipulating 3D views using deep learning techniques. | 6 |
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 |
google-deepmind/dm_pix | An image processing library built on top of JAX to provide optimized and parallelized functions for machine learning research. | 389 |
thinklab-sjtu/gamf | A Python implementation of graph matching-based deep neural network fusion with applications to model ensemble and federated learning. | 17 |
leopiney/tensor-safe | A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. | 101 |
google-deepmind/kfac-jax | Library providing an implementation of the K-FAC optimizer and curvature estimator for second-order optimization in neural networks. | 248 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,592 |