Skip to content

TensorFlow and PyTorch Reference models for Gaudi(R)

Notifications You must be signed in to change notification settings

BruceRayWilsonAtANL/Model-References

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Habana Deep Learning Examples for Training

Model List and Performance Data

Please visit this page for performance information.

This repository is a collection of models that have been ported to run on Habana Gaudi training accelerators. They are intended as examples, and will be reasonably optimized for performance while still being easy to read.

Computer Vision

Models Framework Gaudi Gaudi2
ResNet50 Keras TensorFlow
ResNeXt101 TensorFlow
SSD TensorFlow
Mask R-CNN TensorFlow
UNet 2D TensorFlow
UNet 3D TensorFlow
UNet Industrial TensorFlow
DenseNet TensorFlow
EfficientDet TensorFlow
RetinaNet TensorFlow
SegNet TensorFlow
Vision Transformer TensorFlow
MobileNetV2 TensorFlow
ResNet50, ResNeXt101 PyTorch
ResNet152 PyTorch
MobileNetV2 PyTorch
UNet 2D, Unet 3D PyTorch
SSD PyTorch
GoogLeNet PyTorch
Vision Transformer PyTorch
Swin Transformer PyTorch
DINO PyTorch
YOLOX PyTorch

Natural Language Processing

Models Framework Gaudi Gaudi2
BERT TensorFlow
DistilBERT TensorFlow
ALBERT TensorFlow
Transformer TensorFlow
T5 Base TensorFlow
Electra TensorFlow
BERT Pretraining PyTorch
BERT Finetuning PyTorch
DeepSpeed BERT-1.5B, BERT-5B PyTorch
RoBERTa PyTorch
ALBERT PyTorch
DistilBERT PyTorch
Electra PyTorch
Transformer PyTorch
BART PyTorch

Recommender Systems

Models Framework Gaudi Gaudi2
Wide & Deep TensorFlow

Audio

Models Framework Gaudi Gaudi2
Wav2vec 2.0 PyTorch

Generative Models

Models Framework Gaudi Gaudi2
CycleGAN TensorFlow
V-Diffusion PyTorch

Reporting Bugs/Feature Requests

We welcome you to use the GitHub issue tracker to report bugs or suggest features.

When filing an issue, please check existing open, or recently closed, issues to make sure somebody else hasn't already reported the issue. Please try to include as much information as you can. Details like these are incredibly useful:

  • A reproducible test case or series of steps
  • The version of our code being used
  • Any modifications you've made relevant to the bug
  • Anything unusual about your environment or deployment

About

TensorFlow and PyTorch Reference models for Gaudi(R)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.1%
  • Jupyter Notebook 17.4%
  • Shell 0.6%
  • C++ 0.5%
  • Cuda 0.2%
  • Cython 0.1%
  • Other 0.1%