compare-tensorflow-pytorch

Layer comparison tester

A testing module for comparing the implementation of specific layers between TensorFlow and Pytorch

Compare outputs between layers written in Tensorflow and layers written in Pytorch

GitHub

72 stars
5 watching
5 forks
Language: Python
last commit: over 6 years ago

Related projects:

Repository Description Stars
jpeg729/pytorch_bits An experimental framework for developing and testing deep learning models on time-series prediction tasks 79
patrick-kidger/torchtyping Provides type annotations and dynamic checking for tensor shapes and types in PyTorch 1,408
dragen1860/learningtocompare-pytorch An implementation of the Learning to Compare paper in PyTorch 251
wkentaro/pytorch-for-numpy-users Provides a PyTorch interface for working with NumPy arrays and tensors. 687
panilya/locustcompare A tool for comparing and visualizing performance test results from Locust. 2
truskovskiyk/nima.pytorch Assesses and evaluates images using deep learning models 335
riga/tfdeploy Deploying TensorFlow graphs for efficient evaluation in non-TensorFlow environments 353
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
tensorflow/model-analysis Evaluates and visualizes the performance of machine learning models. 1,258
tkh44/shallow-compare A utility function to compare two versions of a component instance with respect to its props and state 34
stared/thinking-in-tensors-writing-in-pytorch A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples 329
leonidk/pytorch-tf A tool to help convert PyTorch models to TensorFlow 94
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
locuslab/optnet A PyTorch module that adds differentiable optimization as a layer to neural networks 513
ben-louis/deep-image-analogy-pytorch A Python implementation of an image analogy algorithm based on PyTorch. 181