- 06 6月, 2018 1 次提交
-
-
由 guosheng 提交于
-
- 22 5月, 2018 1 次提交
-
-
由 guosheng 提交于
Fix ElementwiseOpInferVarType in elementwise_op to use the default InferVarType to find var recursively
-
- 21 5月, 2018 5 次提交
-
-
由 guosheng 提交于
Remove ElementwiseOpInferVarType in elementwise_op to use the default InferVarType to find var recursively
-
由 Qingsheng Li 提交于
* Added kernel to is_empty_op * Added python API * Updated code as required * Updated unittests
-
由 dzhwinter 提交于
* "a piece of job." * "fix typeo" * "fix ci"
-
由 Yancey 提交于
-
由 dzhwinter 提交于
-
- 19 5月, 2018 2 次提交
- 18 5月, 2018 7 次提交
- 17 5月, 2018 10 次提交
-
-
由 baiyfbupt 提交于
-
由 Jacek Czaja 提交于
- Finished draft of pooling reusing of operators - Using gethash in PoolGrad added - Removed diagnostic - Added pool mkldnn grad reusing of primitives - Added diagnostic - Removed diagnostic - added dependency to mkldnn data type for pooling mkldnn - Added mkldnn memory data type determining based on template type of op - Compilation warning fix - codying style fixes
-
由 Yancey1989 提交于
-
由 Wu Yi 提交于
* fix cmake error * update fix
-
由 Lei Wang 提交于
-
由 qingqing01 提交于
-
由 Lei Wang 提交于
-
由 Kexin Zhao 提交于
-
由 Yu Yang 提交于
-
由 baiyfbupt 提交于
-
- 16 5月, 2018 5 次提交
-
-
由 Yancey 提交于
* fix build capi * update by comment
-
由 baiyfbupt 提交于
-
由 qiaolongfei 提交于
-
由 yuyang18 提交于
-
由 Siddharth Goyal 提交于
-
- 15 5月, 2018 9 次提交
-
-
由 chengduoZH 提交于
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
由 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.
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
由 Xin Pan 提交于
-
由 chengduoZH 提交于
-