.. frameworks/validated/list.rst: .. _validated: Validated Workloads ################### We have validated performance [#f1]_ for the following workloads: .. contents:: :local: .. _cpu_tensorflow: CPU Tensorflow ============== .. csv-table:: :header: "TensorFlow Workload", "Genre of Deep learning" :widths: 27, 53 :escape: ~ Resnet50 v1, Image recognition Resnet50 v2, Image recognition Inception V3, Image recognition Inception V4, Image recognition Inception-ResNetv2, Image recognition MobileNet v1, Image recognition Faster RCNN, Object detection VGG16, Image recognition SSD-VGG16, Object detection SSD-MobileNetv1, Object detection R-FCN, Object detection Yolo v2, Object detection Transformer-LT, Language translation Wide & Deep, Recommender system NCF, Recommender system U-Net, Image segmentation DCGAN, Generative adversarial network DRAW, Image generation A3C, Reinforcement learning .. _cpu_onnx: CPU ONNX ======== Additionally, we validated the following workloads are functional through `nGraph ONNX importer`_. ONNX models can be downloaded from the `ONNX Model Zoo`_. .. csv-table:: :header: "ONNX Workload", "Genre of Deep Learning" :widths: 27, 53 :escape: ~ DenseNet-121, Image recognition Inception-v1, Image recognition Inception-v2, Image recognition ResNet-50, Image recognition Mobilenet, Image recognition Shufflenet, Image recognition SqueezeNet, Image recognition VGG-16, Image recognition ZFNet-512, Image recognition MNIST, Image recognition Emotion-FERPlus, Image recognition BVLC AlexNet, Image recognition BVLC GoogleNet, Image recognition BVLC CaffeNet, Image recognition BVLC R-CNN ILSVRC13, Object detection ArcFace, Face Detection and Recognition .. _gpu_tensorflow: GPU TensorFlow ============== .. csv-table:: :header: "TensorFlow Workload", "Genre of Deep Learning" :escape: ~ Resnet50 v2, Image recognition Inception V3, Image recognition Inception V4, Image recognition Inception-ResNetv2, Image recognition VGG-16, Image recognition .. _gpu_onnx: GPU ONNX ======== .. csv-table:: :header: "ONNX Workload", "Genre of Deep Learning" :escape: ~ Inception V1, Image recognition Inception V2, Image recognition ResNet-50, Image recognition SqueezeNet, Image recognition .. important:: Please see Intel's `Optimization Notice`_ for details on disclaimers. .. rubric:: Footnotes .. [#f1] Benchmarking performance of DL systems is a young discipline; it is a good idea to be vigilant for results based on atypical distortions in the configuration parameters. Every topology is different, and performance changes can be attributed to multiple causes. Also watch out for the word "theoretical" in comparisons; actual performance should not be compared to theoretical performance. .. _Optimization Notice: https://software.intel.com/en-us/articles/optimization-notice .. _nGraph ONNX importer: https://github.com/NervanaSystems/ngraph-onnx/blob/master/README.md .. _ONNX Model Zoo: https://github.com/onnx/models .. Notice revision #20110804: Intel's compilers may or may not optimize to the same degree for non-Intel microprocessors for optimizations that are not unique to Intel microprocessors. These optimizations include SSE2, SSE3, and SSSE3 instruction sets and other optimizations. Intel does not guarantee the availability, functionality, or effectiveness of any optimization on microprocessors not manufactured by Intel. Microprocessor-dependent optimizations in this product are intended for use with Intel microprocessors. Certain optimizations not specific to Intel microarchitecture are reserved for Intel microprocessors. Please refer to the applicable product User and Reference Guides for more information regarding the specific instruction sets covered by this notice.