- 01 12月, 2017 8 次提交
-
-
由 QI JUN 提交于
* change GPU memory allocating policy * fix potential overflow bug
-
由 chengduo 提交于
-
由 Yiqun Liu 提交于
-
由 Yiqun Liu 提交于
Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113) * Automatically configure the version and commit information in capi. * Use the unofficial glog repository for building for Android (API < 21).
-
由 Yu Yang 提交于
Also, change the `labels` to `label` for api consistency
-
由 Yiqun Liu 提交于
* Enable the case N != ldc in EigenBlasGemm. * Use MemoryHandle instead of direct calling of posix_memalign to alloc temporary memory. * Use Eigen's slice() instead of a temporary memory. * Add if-else for different cases in EigenBlasGemm (for N ?= ldc).
-
由 Yu Yang 提交于
* Fix Proformance problem of enforce * Fix missing `;` in code * Fix CI
-
由 xuwei06 提交于
-
- 30 11月, 2017 7 次提交
- 29 11月, 2017 14 次提交
-
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 yangyaming 提交于
-
由 sweetsky0901 提交于
-
由 sweetsky0901 提交于
-
由 武毅 提交于
* fix compile on cudnn7 * update * update * make silent
-
由 guosheng 提交于
-
由 guosheng 提交于
-
由 wanghaoshuang 提交于
-
由 sweetsky0901 提交于
-
由 sweetsky0901 提交于
-
由 kavyasrinet 提交于
* Adding log loss operator * Removing comments
-
由 sweetsky0901 提交于
-
由 sweetsky0901 提交于
-
- 28 11月, 2017 11 次提交
-
-
由 sweetsky0901 提交于
-
由 guosheng 提交于
-
由 Qiao Longfei 提交于
* batch norm support matrix input * update gpu code * format code
-
由 fengjiayi 提交于
* Make 'scale_op' supporting int and int64 * refine .cu file
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
由 wanghaoshuang 提交于
-
由 Yu Yang 提交于
* Add Python wrap of conv2d_transpose and its unittest * Follow comments * Fix format
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
1. Remove checking for num_neg_samples. 2. Fix dims of Output(Cost) and Input(Bias). 3. Renamed num_sampled_classes to num_neg_samples. 4. Add TODO for add more distribution sampler. 5. Init grad_data of bias by zero. 6. Refine comments. 7. Register a kernel for type double.
-
由 peterzhang2029 提交于
-