- 09 2月, 2018 16 次提交
-
-
由 Yiqun Liu 提交于
* Save the inference model in Python example of recommender_system. * Add infer() in Python unittest recommender_system. * Add C++ inference unittest of recommender_system.
-
由 Tao Luo 提交于
Simplify the cmake of inference
-
由 fengjiayi 提交于
refine error msg and add unit tests for cpp reader
-
由 Yancey 提交于
Optimize return all optimize and related ops
-
由 chengduo 提交于
Refine Channel's unit test
-
由 QI JUN 提交于
-
由 武毅 提交于
Fix CI hung
-
由 武毅 提交于
Refine distribute transpiler
-
由 typhoonzero 提交于
-
由 Cao Ying 提交于
GPU implementation for layer normalization operator.
-
由 Siddharth Goyal 提交于
* Refine load * Address review comments: round 1 * Make API consistent with python-save/load * Add another unit test * Remove commented function * Fix GPU bug * Address review comments * Modify wrt PR 8147 * Fix filenames for combined case * Fix typo * Address review comments: round 2 * Unify TestInference by keeping default param in template * Address review comment * Fix spacing
-
由 kexinzhao 提交于
Add Inference example and unit test for rnn_encoder_decoder
-
由 Kexin Zhao 提交于
-
由 kavyasrinet 提交于
* Fixing unbufered test to a generic test * Update channel_test.cc * splitting over functions * add type * fix *
-
由 kavyasrinet 提交于
* Adding more details to cluster_train * Update copyright for notest_dist_image_classification * Fixed copyright * Updating the copyright year and content
-
-
- 08 2月, 2018 24 次提交
-
-
由 Shan Yi 提交于
Refine name of "RNN相关模型"
-
由 Yancey1989 提交于
-
由 Shan Yi 提交于
-
由 Liu Yiqun 提交于
-
-
由 fengjiayi 提交于
-
由 Tao Luo 提交于
refine structure of cluster and quick start
-
由 Luo Tao 提交于
-
由 Abhinav Arora 提交于
Fix for program crash when destructor is called before channel close with blocked readers/writers (#8197) * Fix destructor crash and add unit tests * Fix typo in unit test * Reword comments * Make close channel a generic test * Refactoring unit tests * Fix method name
-
由 Yiqun Liu 提交于
-
由 Yu Yang 提交于
Fix/mixed vector
-
由 Yang Yang(Tony) 提交于
* Fix parallel.do with batch norm * Change log level * CopyShare AllPlaces * disable nccl test * bring back parallel_do test
-
由 fengjiayi 提交于
add cpp_data_feeding.md
-
由 typhoonzero 提交于
-
由 Qiao Longfei 提交于
* init polynomial_decay * test polynomial_decay * complete polynomial_decay * fix conditional block op * init scalar-switch-case-op * switch op can compile * complete forward switch_op * add GetMatchCaseIndex * add switch_grad_op * init switch Python API * add test_switch * support set block list in python * fix scope problem * complete test * optimize test * optimize test * rm backward part * clear grad op * polynomial_decay use switch op * revert conditional_block_op and reshape_op * add piecewise_decay and test * fix piecewise_decay * try to use condition op for switch * can work * clean old code * revert * rm switch_op.cc * optimize code * add attr is_scalar_condition for condition_block_op * fix comment * fix comment * add export
-
由 Kexin Zhao 提交于
-
由 whs 提交于
Make CTC align op support for empty output
-
由 helinwang 提交于
disable nccl and parallel_do test
-
由 Yang Yang 提交于
-
由 Yang Yang 提交于
-
由 Yang Yang 提交于
-
由 Kexin Zhao 提交于
-
由 helinwang 提交于
-
由 whs 提交于
-