- 09 2月, 2018 29 次提交
-
-
由 emailweixu 提交于
-
由 Yancey 提交于
create optimize block in pserver program
-
由 Qiao Longfei 提交于
-
由 Yancey1989 提交于
-
由 Cao Ying 提交于
Fix the bias of fc when num_flatten_dims is not 1 in fluid layers
-
由 Cao Ying 提交于
Add python wrapper for layer normalization.
-
由 guosheng 提交于
-
由 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.
-
由 guosheng 提交于
-
-
由 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 提交于
-
由 guosheng 提交于
-
由 武毅 提交于
Fix CI hung
-
-
由 武毅 提交于
Refine distribute transpiler
-
由 typhoonzero 提交于
-
由 Cao Ying 提交于
GPU implementation for layer normalization operator.
-
-
由 guosheng 提交于
-
由 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 11 次提交
-
-
由 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
-