- 03 8月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 31 7月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "rewrite the test case" * "follow comment"
-
- 30 7月, 2018 4 次提交
-
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 dzhwinter 提交于
* cherry picked * "cherry picked platform" * "add comment" * "fix ci"
-
- 27 7月, 2018 3 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
- 26 7月, 2018 1 次提交
-
-
由 typhoonzero 提交于
-
- 18 7月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 12 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 11 7月, 2018 2 次提交
-
-
由 minqiyang 提交于
-
由 Jacek Czaja 提交于
* - Rebase of conv reuse - clag formatter fixes - Fix to conv reuse - Yet another fix - Fix - Fix - clagn format * - comment update
-
- 05 7月, 2018 3 次提交
-
-
由 tensor-tang 提交于
-
由 dzhwinter 提交于
* move to platform * "move init from framework to platform" * "remove used init" * "fix ci" * "fix ci" * "fix generic" * "fix ci" * "fix ci" * "fix ci" * "disable fragile test"
-
由 dzhwinter 提交于
-
- 03 7月, 2018 5 次提交
- 30 6月, 2018 2 次提交
-
-
由 Yan Chunwei 提交于
-
由 gongweibao 提交于
-
- 28 6月, 2018 1 次提交
-
-
由 mozga-intel 提交于
-
- 27 6月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 23 6月, 2018 1 次提交
-
-
由 Yi Wang 提交于
* Make paddle no longer depend on boost * Update enforce.h
-
- 22 6月, 2018 1 次提交
-
-
由 chengduo 提交于
-
- 21 6月, 2018 5 次提交
-
-
由 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 fix t obroken merge Fixes to rebase Conflicts: benchmark/fluid/models/machine_translation.py cmake/external/mkldnn.cmake paddle/fluid/operators/softmax_mkldnn_op.cc - Bumped revision of MKL-DNN up to have softmax backward primitive - Added choosing MKLDNN softmax grad operator - First reuse of softmax backward - Reinvented reusing for softmax - Fix to crash in reinvented reuse - Clang format fixes - Clang format fixes - Improved softmax mkldnn reuse mechanism - clang format fixes - Fix to broken merge - Fix
-
由 tensor-tang 提交于
This reverts commit 4d8e8ee2, reversing changes made to d6a9f005.
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 chengduoZH 提交于
-
- 20 6月, 2018 2 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
- 19 6月, 2018 2 次提交
-
-
由 mozga-intel 提交于
-
由 tensor-tang 提交于
-
- 16 6月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 14 6月, 2018 2 次提交
-
-
由 Qiyang Min 提交于
* 1. Create buddy allocator in each places before NcclBcast the variables 2. Check the memory usage of ALL gpus rather than the first one * 1. Make NCCLGroupGuard guards only the ncclBcast part, which avoid ncclGroupEnd blocking the exception throwing 2. NOTE the usage of NCCLGroupGuard * Remove the memory usage check of gpus * Fix code style
-
由 Xin Pan 提交于
In cupti samples, only cuptiFlush is used. I can't find any places calling cuptiFinalize and this API can error out as not_implemented in some cuda installation.
-