.. index:: pair: page; Examples
.. _doxid-dev_guide_examples:

Examples
############

.. list-table::
   :header-rows: 1

   * - Topic
     - Engine
     - C++ API
     - C API
   * - Tutorials
     - CPU/GPU
     - :ref:`doxid-getting_started_cpp`
     -
   * -
     - CPU/GPU
     - :ref:`doxid-memory_format_propagation_cpp`
     -
   * -
     - CPU/GPU
     - :ref:`doxid-performance_profiling_cpp`
     -
   * -
     - CPU/GPU
     - :ref:`doxid-cross_engine_reorder_cpp`
     - :ref:`doxid-cross_engine_reorder_c`
   * -
     - CPU/GPU
     - :ref:`doxid-sycl_interop_buffer_cpp`
     -
   * -
     - GPU
     - :ref:`doxid-gpu_opencl_interop_cpp`
     -
   * -
     - CPU/GPU
     - :ref:`doxid-bnorm_u8_via_binary_postops_cpp`
     -
   * - f32 inference
     - CPU/GPU
     - :ref:`doxid-cnn_inference_f32_cpp`
     - :ref:`doxid-cnn_inference_f32_c`
   * -
     - CPU
     - :ref:`doxid-cpu_rnn_inference_f32_cpp`
     -
   * - int8 inference
     - CPU/GPU
     - :ref:`doxid-cnn_inference_int8_cpp`
     -
   * -
     - CPU
     - :ref:`doxid-cpu_rnn_inference_int8_cpp`
     -
   * - f32 training
     - CPU/GPU
     - :ref:`doxid-cnn_training_f32_cpp`
     -
   * -
     - CPU
     -
     - :ref:`doxid-cpu_cnn_training_f32_c`
   * -
     - CPU/GPU
     - :ref:`doxid-rnn_training_f32_cpp`
     -
   * - bf16 training
     - CPU/GPU
     - :ref:`doxid-cnn_training_bf16_cpp`
     -
   * - Graph API
     - CPU
     - :ref:`doxid-graph_cpu_getting_started_cpp`
     -
   * - 
     - CPU
     - :ref:`doxid-graph_cpu_inference_int8_cpp`
     -
   * - 
     - CPU/GPU
     - :ref:`doxid-graph_sycl_getting_started_cpp`
     -
   * - 
     - CPU
     - :ref:`doxid-graph_cpu_single_op_partition_cpp`
     -
   * - 
     - GPU
     - :ref:`doxid-graph_sycl_single_op_partition_cpp`
     -




