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

[MKLDNN] mkldnn RNN operator enhancement #17075

Merged
merged 3 commits into from
Dec 16, 2019

Commits on Dec 15, 2019

  1. mkldnn rnn operator enhancement

    `add` operation support
    
    Rename AddTo
    
    Add MXNET_USE_MKLDNN_RNN env
    
    Add Env var for switching to naive RNN impl and naive add/copy impl
    zixuanweeei committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    a301353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d8cdd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

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