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

Support projection feature for LSTM on CPU (Only Inference) #17702

Merged
merged 2 commits into from
Mar 2, 2020

Commits on Mar 1, 2020

  1. Support projection feature for LSTM on CPU

    * test solution for -Werror=maybe-uninitialized
    
    * Check device type when create state
    
    * Document the projection feature of LSTM for RNN operator
    
    * Minor fix
    zixuanweeei committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    a84d0fc View commit details
    Browse the repository at this point in the history
  2. Re-run CI

    zixuanweeei committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    5a65fc4 View commit details
    Browse the repository at this point in the history