- 15 5月, 2018 2 次提交
-
-
由 Xin Pan 提交于
In multi-thread condition, EnableProfiler can be called after RecordEvent is constructed. In this case, RecordEvent constructor will not init anything, but RecordEvent destructor will do something since EnableProfiler was called. This PR fixes it.
-
由 qingqing01 提交于
-
- 14 5月, 2018 2 次提交
-
-
由 Yan Chunwei 提交于
-
由 Yan Chunwei 提交于
-
- 12 5月, 2018 1 次提交
-
-
由 baiyf 提交于
-
- 11 5月, 2018 8 次提交
-
-
由 Jacek Czaja 提交于
- Added hash function inside of MKLDNN softmax op to be used as handle for primitives stroing in a context - Style fixes to softmax mkldnn op - Fixes after review - Coding style - Fix to style - style fixes - style fix - style fixes - Fix to cody style check - Rephrasing a comment
-
由 chengduoZH 提交于
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 yuyang18 提交于
-
由 Lei Wang 提交于
-
由 Siddharth Goyal 提交于
* Add FP16 option in save_combine_op * Fix casting issue
-
由 Siddharth Goyal 提交于
-
- 10 5月, 2018 12 次提交
-
-
由 chengduoZH 提交于
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
由 reyoung 提交于
-
由 typhoonzero 提交于
-
由 Luo Tao 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 Lei Wang 提交于
* CI: rerun failed tests. * fix check style error.
-
- 09 5月, 2018 9 次提交
-
-
由 chengduoZH 提交于
-
由 typhoonzero 提交于
-
由 Yan Chunwei 提交于
* init refactor * init * update some comment * fix build * fix errorrr * fix bug * fix comment * update
-
由 Yan Chunwei 提交于
-
由 Xin Pan 提交于
-
由 Xin Pan 提交于
We need to figure out if tensorrt use row-major or col-major for tensor layerout inorder to do conversion.
-
由 chengduoZH 提交于
-
由 Kexin Zhao 提交于
-
由 fengjiayi 提交于
-
- 08 5月, 2018 6 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
Do not use ctor * Reduce line of codes. * We can use virtual function for Maker now. * The implementation does not care what maker holds, it is easier to refactor later.
-
由 Yao Cheng 提交于
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
-