- 29 1月, 2018 2 次提交
- 28 1月, 2018 4 次提交
- 27 1月, 2018 7 次提交
-
-
由 yi.wu 提交于
-
由 武毅 提交于
Fix send op data race
-
由 kavyasrinet 提交于
-
由 kexinzhao 提交于
-
由 kavyasrinet 提交于
Make notest_dist_image_classification consistent with distributed implementation in others. (#7899) * Make this file consistent with others * fixed style
-
由 kavyasrinet 提交于
-
由 chengduo 提交于
* add Channle * refine Channel
-
- 26 1月, 2018 3 次提交
-
-
由 Yang yaming 提交于
* Add one_hot operator. * Add more unit tests.
-
由 kexinzhao 提交于
* initial commit * add new executor run function * fix bug * fix multiple definition of feed_fetch_method issue * fix cmake * fix tensor copy error * refine executor code * add comments * temporary modification * address comments * fix bug
-
由 Helin Wang 提交于
std::vector<bool> is not safe for concurrent write, even to difference indices. More discussion: https://stackoverflow.com/questions/48452611/is-stdfuturewait-a-memory-barrier-i-can-not-explain-this-data-race
-
- 25 1月, 2018 24 次提交
-
-
由 yi.wu 提交于
-
由 QI JUN 提交于
-
由 zhangchao 提交于
Fix the context vector calculation in test_rnn_encoder_decoder.py.
-
由 peterzhang2029 提交于
-
由 武毅 提交于
Fix dist transpiler bug
-
由 typhoonzero 提交于
-
由 Yang yaming 提交于
Add python wrapper for multiplex operator.
-
由 Tao Luo 提交于
Add noavx-openblas whl package download link
-
由 Yang yaming 提交于
Add lstm with recurrent projection layer operator
-
由 Cao Ying 提交于
enhance the machine_translation model in unittest.
-
由 Yancey1989 提交于
-
由 Yu Yang 提交于
Feature/add demo for parallel.do
-
-
-
由 yangyaming 提交于
-
由 dzhwinter 提交于
-
由 Yang Yang(Tony) 提交于
* fix call once logic * clean up * further clean up * fix root number
-
由 Yang Yang(Tony) 提交于
* fix call once logic * clean up * further clean up
-
由 helinwang 提交于
Transpiler: fix pserver crash due to split var name check.
-
由 Yibing Liu 提交于
-
由 Yang Yu 提交于
-
由 Abhinav Arora 提交于
* Add distributed implementation for recommender system * Addressing code review feedback
-
由 Helin Wang 提交于
In notest_dist_label_semantic_roles.py, "emb" is matched with "embedding_1.w_0", but they are two irrevalent vars. Fixes: https://github.com/PaddlePaddle/Paddle/issues/7701
-
由 Darcy 提交于
fix openblas build
-