- 09 2月, 2018 1 次提交
-
-
由 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 17 次提交
-
-
由 Shan Yi 提交于
Refine name of "RNN相关模型"
-
由 Shan Yi 提交于
-
由 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
-
由 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
-
由 whs 提交于
Make CTC align op support for empty output
-
由 helinwang 提交于
disable nccl and parallel_do test
-
由 Yang Yang 提交于
-
由 Yang Yang 提交于
-
由 Yang Yang 提交于
-
由 helinwang 提交于
-
由 whs 提交于
-
- 07 2月, 2018 22 次提交
-
-
由 qingqing01 提交于
Add target assigner operator for SSD detection.
-
由 QI JUN 提交于
-
由 Tao Luo 提交于
make inference_lib_dist for fluid inference shared library
-
由 Tao Luo 提交于
adjust the structure of documentation
-
由 fengjiayi 提交于
Fundamental Data Reading in C++
-
由 QI JUN 提交于
* refine get cfgs method in memory optimization transpiler * clean code
-
由 Luo Tao 提交于
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
* It will sightly faster compile and make warpctc compile well on CUDA 9 and GCC 5.5
-
-
由 dangqingqing 提交于
-
由 Luo Tao 提交于
-
由 Qiao Longfei 提交于
Impl scalar switch case op with condition op
-
由 fengjiayi 提交于
-
由 kexinzhao 提交于
* set up python code * fix bug * add cc file * fix cmake * add inference test for label semantic role * fix * address comments * address comments * address comments * address comments * add use_cuda
-
由 Luo Tao 提交于
-
由 dzhwinter 提交于
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 Yang Yang 提交于
-
由 kavyasrinet 提交于
* Adding panic logic and test case * Change panic behavior to boolean instead of exception * Adding atomic * Switch to boolean * Fix spacing * Add to close method
-