Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Doc] Add MKL-DNN operator list #14891

Merged
merged 33 commits into from
May 18, 2019
Merged

Commits on May 6, 2019

  1. improve mkldnn document

    TaoLv committed May 6, 2019
    Configuration menu
    Copy the full SHA
    c202b36 View commit details
    Browse the repository at this point in the history
  2. fix

    TaoLv committed May 6, 2019
    Configuration menu
    Copy the full SHA
    6fbfe48 View commit details
    Browse the repository at this point in the history
  3. enable fusion

    TaoLv committed May 6, 2019
    Configuration menu
    Copy the full SHA
    15446a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a3b9b9 View commit details
    Browse the repository at this point in the history
  5. adjust table

    TaoLv committed May 6, 2019
    Configuration menu
    Copy the full SHA
    70f3723 View commit details
    Browse the repository at this point in the history
  6. fix comments

    TaoLv committed May 6, 2019
    Configuration menu
    Copy the full SHA
    5b3f6db View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. promote mxnet-mkl package

    TaoLv committed May 7, 2019
    Configuration menu
    Copy the full SHA
    58e8ac1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Update docs/tutorials/mkldnn/MKLDNN_README.md

    Co-Authored-By: TaoLv <[email protected]>
    aaronmarkham and TaoLv committed May 8, 2019
    Configuration menu
    Copy the full SHA
    ce82caa View commit details
    Browse the repository at this point in the history
  2. Update docs/install/index.md

    Co-Authored-By: TaoLv <[email protected]>
    aaronmarkham and TaoLv committed May 8, 2019
    Configuration menu
    Copy the full SHA
    dab9ddf View commit details
    Browse the repository at this point in the history
  3. Update docs/install/index.md

    Co-Authored-By: TaoLv <[email protected]>
    aaronmarkham and TaoLv committed May 8, 2019
    Configuration menu
    Copy the full SHA
    2a5e2cd View commit details
    Browse the repository at this point in the history
  4. Update docs/install/index.md

    Co-Authored-By: TaoLv <[email protected]>
    aaronmarkham and TaoLv committed May 8, 2019
    Configuration menu
    Copy the full SHA
    708edee View commit details
    Browse the repository at this point in the history
  5. Update docs/install/index.md

    Co-Authored-By: TaoLv <[email protected]>
    aaronmarkham and TaoLv committed May 8, 2019
    Configuration menu
    Copy the full SHA
    fb5fcc3 View commit details
    Browse the repository at this point in the history
  6. Update docs/tutorials/mkldnn/operator_list.md

    Co-Authored-By: TaoLv <[email protected]>
    aaronmarkham and TaoLv committed May 8, 2019
    Configuration menu
    Copy the full SHA
    4a61c8e View commit details
    Browse the repository at this point in the history
  7. Update docs/faq/perf.md

    Co-Authored-By: TaoLv <[email protected]>
    aaronmarkham and TaoLv committed May 8, 2019
    Configuration menu
    Copy the full SHA
    4c897e8 View commit details
    Browse the repository at this point in the history
  8. Update docs/faq/perf.md

    Co-Authored-By: TaoLv <[email protected]>
    aaronmarkham and TaoLv committed May 8, 2019
    Configuration menu
    Copy the full SHA
    eb36414 View commit details
    Browse the repository at this point in the history
  9. Update docs/tutorials/mkldnn/operator_list.md

    Co-Authored-By: TaoLv <[email protected]>
    aaronmarkham and TaoLv committed May 8, 2019
    Configuration menu
    Copy the full SHA
    bfc5ac0 View commit details
    Browse the repository at this point in the history
  10. Update docs/tutorials/mkldnn/operator_list.md

    Co-Authored-By: TaoLv <[email protected]>
    aaronmarkham and TaoLv committed May 8, 2019
    Configuration menu
    Copy the full SHA
    7e53e8d View commit details
    Browse the repository at this point in the history
  11. fix markdown table

    TaoLv committed May 8, 2019
    Configuration menu
    Copy the full SHA
    b74f3f7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. fix comments

    TaoLv committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d1cf743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762945b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Configuration menu
    Copy the full SHA
    6b01ce3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Update docs/faq/env_var.md

    Co-Authored-By: Aaron Markham <[email protected]>
    TaoLv and aaronmarkham committed May 15, 2019
    Configuration menu
    Copy the full SHA
    5c3d067 View commit details
    Browse the repository at this point in the history
  2. Update docs/install/index.md

    Co-Authored-By: Aaron Markham <[email protected]>
    TaoLv and aaronmarkham committed May 15, 2019
    Configuration menu
    Copy the full SHA
    d9fcea4 View commit details
    Browse the repository at this point in the history
  3. Update docs/tutorials/mkldnn/MKLDNN_README.md

    Co-Authored-By: Aaron Markham <[email protected]>
    TaoLv and aaronmarkham committed May 15, 2019
    Configuration menu
    Copy the full SHA
    b6de387 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad5e2c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d8e4d8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    d7c7776 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Configuration menu
    Copy the full SHA
    e2f0d03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd49e9d View commit details
    Browse the repository at this point in the history
  3. change name of env variable

    TaoLv committed May 17, 2019
    Configuration menu
    Copy the full SHA
    b783f58 View commit details
    Browse the repository at this point in the history
  4. retrigger ci

    TaoLv committed May 17, 2019
    Configuration menu
    Copy the full SHA
    0f82b3b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2019

  1. Configuration menu
    Copy the full SHA
    dd4cfa5 View commit details
    Browse the repository at this point in the history
  2. Update env_var.md

    szha committed May 18, 2019
    Configuration menu
    Copy the full SHA
    4d36bbf View commit details
    Browse the repository at this point in the history