:orphan: |rss_image| **2019-09 - 1/1** :ref:`Blog ` :ref:`benchmark (4) ` :ref:`onnx (8) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: 2019-09 .. _ap-month-2019-09-0: 2019-09 - 1/1 +++++++++++++ .. blogpostagg:: :title: Operator CDist :date: 2019-09-16 :keywords: onnxruntime,cdist :categories: onnx :rawfile: 2019/2019-09-16_cdist.rst Notebooks :ref:`onnxpdistrst` shows how much slower an :epkg:`ONNX` implementation of function :epkg:`cdist`, from 3 to 10 times slower. One way to optimize the converted model is to create dedicated operator such as one for function :epkg:`cdist`. Tutorial :ref:`l-onnx-tutorial-optim` explains how to tell function :func:`to_onnx ` to use the custom operator `CDist`. ---- |rss_image| **2019-09 - 1/1** :ref:`2021-08 (3) ` :ref:`2022-02 (1) ` :ref:`2022-05 (1) ` :ref:`2022-06 (1) ` :ref:`2022-11 (1) `