Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime/onednn: Update tests as mkldnn rename to onednn | Yeoh Ee Peng | 2020-04-28 | 1 | -5/+5 |
| | | | | | | | | Update test pakcages checking and referencing as mkldnn rename to onednn. Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> | ||||
* | oeqa/runtime/mkl_dnn: Add mkldnn tests | Yeoh Ee Peng | 2020-01-22 | 1 | -0/+67 |
Add automated tests that: - test that mkl_dnn shared libraries and headers can be used to compile mkl_dnn sample application and execute it - test that mkl_dnn various api (eg. convolution, deconv, rnn, etc) are executable - add extra packages checking for test compiling mkldnn application Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> |