@@ -67,17 +67,17 @@ The examples are organized first by framework, such as TensorFlow, PyTorch, etc.
6767| [ ResNeXt101-32x4d] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Classification/ConvNets/resnext101-32x4d ) | PyTorch | Yes | Yes | Yes | - | - | - | - | - |
6868| [ SE-ResNeXt101-32x4d] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Classification/ConvNets/se-resnext101-32x4d ) | PyTorch | Yes | Yes | Yes | - | - | - | - | - |
6969| [ SSD300 v1.1] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Detection/SSD ) | PyTorch | Yes | Yes | Yes | - | - | - | - | - |
70- | [ BERT] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/LanguageModeling/BERT ) | PyTorch | N/A | Yes | Yes | Yes | - | - | Yes | - |
70+ | [ BERT] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/LanguageModeling/BERT ) | PyTorch | N/A | Yes | Yes | Yes | - | - | [ Yes] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/LanguageModeling/BERT/triton ) | - |
7171| [ Transformer-XL] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/LanguageModeling/Transformer-XL ) | PyTorch | N/A | Yes | Yes | Yes | - | - | - | - |
7272| [ Neural Collaborative Filtering] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Recommendation/NCF ) | PyTorch | N/A | Yes | Yes | - | - | - | - | - |
7373| [ Mask R-CNN] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Segmentation/MaskRCNN ) | PyTorch | N/A | Yes | Yes | - | - | - | - | - |
74- | [ Jasper] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/SpeechRecognition/Jasper ) | PyTorch | N/A | Yes | Yes | - | Yes | Yes | Yes | - |
75- | [ Tacotron 2 And WaveGlow v1.10] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/SpeechSynthesis/Tacotron2 ) | PyTorch | N/A | Yes | Yes | - | Yes | Yes | Yes | - |
74+ | [ Jasper] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/SpeechRecognition/Jasper ) | PyTorch | N/A | Yes | Yes | - | Yes | Yes | [ Yes] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/SpeechRecognition/Jasper/trtis ) | - |
75+ | [ Tacotron 2 And WaveGlow v1.10] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/SpeechSynthesis/Tacotron2 ) | PyTorch | N/A | Yes | Yes | - | Yes | Yes | [ Yes] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/SpeechSynthesis/Tacotron2/notebooks/trtis ) | - |
7676| [ GNMT v2] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Translation/GNMT ) | PyTorch | N/A | Yes | Yes | - | - | - | - | - |
7777| [ Transformer] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Translation/Transformer ) | PyTorch | N/A | Yes | Yes | - | - | - | - | - |
7878| [ ResNet-50 v1.5] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow/Classification/RN50v1.5 ) | TensorFlow | Yes | Yes | Yes | - | - | - | - | - |
7979| [ SSD320 v1.2] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow/Detection/SSD ) | TensorFlow | N/A | Yes | Yes | - | - | - | - | - |
80- | [ BERT] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow/LanguageModeling/BERT ) | TensorFlow | N/A | Yes | Yes | Yes | Yes | - | Yes | Yes |
80+ | [ BERT] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow/LanguageModeling/BERT ) | TensorFlow | N/A | Yes | Yes | Yes | Yes | - | [ Yes] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow/LanguageModeling/BERT/trtis ) | Yes |
8181| [ BioBert] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow/LanguageModeling/BERT/biobert ) | TensorFlow | N/A | Yes | Yes | - | - | - | - | - |
8282| [ Neural Collaborative Filtering] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow/Recommendation/NCF ) | TensorFlow | N/A | Yes | Yes | - | - | - | - | - |
8383| [ Variational Autoencoder Collaborative Filtering] ( https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow/Recommendation/VAE-CF ) | TensorFlow | N/A | Yes | Yes | - | - | - | - | - |
0 commit comments