@@ -53,9 +53,7 @@ For best performance on Intel® Data Center GPU Flex and Max Series, please chec
53
53
54
54
| Model | Framework | Mode | Model Documentation | Benchmark/Test Dataset |
55
55
| ------------------------------------------------------ | ---------- | ----------| ------------------- | ---------------------- |
56
- | [ ResNet 50v1.5] ( https://github.com/tensorflow/models/tree/v2.11.0/official/legacy/image_classification/resnet ) | TensorFlow | Inference | [ Int8 FP32 BFloat16 FP16] ( /benchmarks/image_recognition/tensorflow/resnet50v1_5/inference/README.md ) | [ ImageNet 2012] ( https://github.com/IntelAI/models/tree/master/datasets/imagenet/README.md ) |
57
56
| [ ResNet 50v1.5] ( https://github.com/tensorflow/models/tree/v2.11.0/official/legacy/image_classification/resnet ) [ Sapphire Rapids] ( https://www.intel.com/content/www/us/en/newsroom/opinion/updates-next-gen-data-center-platform-sapphire-rapids.html#gs.blowcx ) | TensorFlow | Inference | [ Int8 FP32 BFloat16 BFloat32] ( /quickstart/image_recognition/tensorflow/resnet50v1_5/inference/cpu/README.md ) | [ ImageNet 2012] ( https://github.com/IntelAI/models/tree/master/datasets/imagenet/README.md ) |
58
- | [ ResNet 50v1.5] ( https://github.com/tensorflow/models/tree/v2.11.0/official/legacy/image_classification/resnet ) | TensorFlow | Training | [ FP32 BFloat16 FP16] ( /benchmarks/image_recognition/tensorflow/resnet50v1_5/training/README.md ) | [ ImageNet 2012] ( https://github.com/IntelAI/models/tree/master/datasets/imagenet/README.md ) |
59
57
| [ ResNet 50v1.5] ( https://github.com/tensorflow/models/tree/v2.11.0/official/legacy/image_classification/resnet ) [ Sapphire Rapids] ( https://www.intel.com/content/www/us/en/newsroom/opinion/updates-next-gen-data-center-platform-sapphire-rapids.html#gs.blowcx ) | TensorFlow | Training | [ FP32 BFloat16 BFloat32] ( /quickstart/image_recognition/tensorflow/resnet50v1_5/training/cpu/README.md ) | [ ImageNet 2012] ( https://github.com/IntelAI/models/tree/master/datasets/imagenet/README.md ) |
60
58
| [ ResNet 50] ( https://arxiv.org/pdf/1512.03385.pdf ) | PyTorch | Inference | [ Int8 FP32 BFloat16 BFloat32] ( /models_v2/pytorch/resnet50/inference/cpu/README.md ) | [ ImageNet 2012] |
61
59
| [ ResNet 50] ( https://arxiv.org/pdf/1512.03385.pdf ) | PyTorch | Training | [ FP32 BFloat16 BFloat32] ( /models_v2/pytorch/resnet50/training/cpu/README.md ) | [ ImageNet 2012] |
@@ -71,8 +69,6 @@ For best performance on Intel® Data Center GPU Flex and Max Series, please chec
71
69
72
70
| Model | Framework | Mode | Model Documentation | Benchmark/Test Dataset |
73
71
| -------------------------------------------- | ---------- | ----------| ------------------- | ---------------------- |
74
- | [ BERT large] ( https://arxiv.org/pdf/1810.04805.pdf ) | TensorFlow | Inference | [ FP32 BFloat16 FP16] ( /benchmarks/language_modeling/tensorflow/bert_large/inference/README.md ) | [ SQuAD] ( https://github.com/IntelAI/models/tree/master/datasets/bert_data/README.md#inference ) |
75
- | [ BERT large ] ( https://arxiv.org/pdf/1810.04805.pdf ) | TensorFlow | Training | [ FP32 BFloat16 FP16] ( /benchmarks/language_modeling/tensorflow/bert_large/training/README.md ) | [ SQuAD] ( https://github.com/IntelAI/models/tree/master/datasets/bert_data/README.md#fine-tuning-with-bert-using-squad-data ) and [ MRPC] ( https://github.com/IntelAI/models/tree/master/datasets/bert_data/README.md#classification-training-with-bert ) |
76
72
| [ BERT large] ( https://arxiv.org/pdf/1810.04805.pdf ) [ Sapphire Rapids] ( https://www.intel.com/content/www/us/en/newsroom/opinion/updates-next-gen-data-center-platform-sapphire-rapids.html#gs.blowcx ) | Tensorflow | Inference | [ FP32 BFloat16 Int8 BFloat32] ( /quickstart/language_modeling/tensorflow/bert_large/inference/cpu/README.md ) | [ SQuAD] ( https://github.com/IntelAI/models/tree/master/datasets/bert_data/README.md#inference ) |
77
73
| [ BERT large] ( https://arxiv.org/pdf/1810.04805.pdf ) [ Sapphire Rapids] ( https://www.intel.com/content/www/us/en/newsroom/opinion/updates-next-gen-data-center-platform-sapphire-rapids.html#gs.blowcx ) | Tensorflow | Training | [ FP32 BFloat16 BFloat32] ( /quickstart/language_modeling/tensorflow/bert_large/training/cpu/README.md ) | [ SQuAD] ( https://github.com/IntelAI/models/tree/master/datasets/bert_data/README.md#inference ) |
78
74
| [ BERT large (Hugging Face)] ( https://arxiv.org/pdf/1810.04805.pdf ) | TensorFlow | Inference | [ FP32 FP16 BFloat16 BFloat32] ( /benchmarks/language_modeling/tensorflow/bert_large_hf/inference/README.md ) | [ SQuAD] ( https://github.com/IntelAI/models/tree/master/datasets/bert_data/README.md#inference ) |
0 commit comments