- 04 12月, 2017 2 次提交
-
-
由 Yu Yang 提交于
* Add DataFeeder A v2 API like data feeder for book demos. We can feed data directly from reader. * Fix CI * Add an unittest for while/rnn op forward * Add unittest for raw while op backward * Fix CI
-
由 qingqing01 提交于
-
- 03 12月, 2017 2 次提交
-
-
由 qingqing01 提交于
-
由 Siddharth Goyal 提交于
* Add hinge loss op * Update hinge-loss equation for proper latex
-
- 01 12月, 2017 5 次提交
-
-
由 Yancey 提交于
* fix grpc compile warn * update * -Wnon-virtual-dtor -> -Wno-non-virtual-dtor
-
由 Yu Yang 提交于
Also, change the `labels` to `label` for api consistency
-
由 dangqingqing 提交于
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
* Fix Proformance problem of enforce * Fix missing `;` in code * Fix CI
-
- 30 11月, 2017 4 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 武毅 提交于
* add back print_operators_doc * fix style check * fix style check
-
由 Yibing Liu 提交于
-
- 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 9 次提交
-
-
由 sweetsky0901 提交于
-
由 Qiao Longfei 提交于
* batch norm support matrix input * update gpu code * format code
-
由 fengjiayi 提交于
* Make 'scale_op' supporting int and int64 * refine .cu file
-
由 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.
-
由 武毅 提交于
* WIP send recv op * WIP send recv * put grpc impl in details * put grpc impl in details * update wip * update proto * update proto * update proto * clean cmake * wip on op implementations * wip on op implementations * compile ok adding ut * wip unitest * add extern cares for linking * wip add ut * working version send recv * revert optimizer.py * update test cmake * add libtool to dockerfile * update cmake dependency * update cmake depends * update cmake grpc depends * fix cmake dependency * fix compile error * fix compile * follow comments * update * update copyfrom
-
由 sweetsky0901 提交于
-
- 27 11月, 2017 4 次提交
-
-
由 chengduoZH 提交于
-
由 Abhinav Arora 提交于
* Fix the latex comment syntax in sgd_op.cc * Change \textunderscore to \_
-
由 fengjiayi 提交于
* Complete shrink_rnn_memory_op comments * Update
-
由 QI JUN 提交于
-