- 30 1月, 2018 3 次提交
-
-
由 Luo Tao 提交于
-
由 Siddharth Goyal 提交于
* Initial commit * Remove resolution bug * Modify IsParam * Remove small bugs * First commit unifying Run and Load * Fix bugs * Fix Cmake * Modify Cmake and dir structure * Add io.* files to inference dir * Fix include in example * Address review comments: part 1 * Address review comments: round 2 * Address review comments: round 3 * Address review comments: round 4
-
由 Yi Wang 提交于
* refine channel test * follow comments * Add dependency enforce to threadpool * Revert changes to channel_test.cc * Revert changes to channel_test.cc * Add #include "paddle/framework/macros.h"
-
- 29 1月, 2018 6 次提交
-
-
由 yangyaming 提交于
-
由 Yancey 提交于
* initialize batch barrier * add some comments * update * fix batch barrier * use sendvariable rpc interface to send batch barrier * fix comment * fix method * fix by comment * fix by comment
-
由 Yi Wang 提交于
* Remove IsBounded as buffered channels have to be bounded * Add derived classes Buffered and UnBuffered" * Implement buffered and unbuffered channels * Correct the syntax of Channel::Receive * clang-format * clang-format 3.8 * clang 3.8
-
由 guosheng 提交于
-
由 Qiao Longfei 提交于
-
由 Yi Wang 提交于
* Polish threadpool * Add #include <vector> * Rename variables * Rename variables * clang-format
-
- 28 1月, 2018 5 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Yibing Liu 提交于
-
由 Yancey 提交于
-
由 chengduo 提交于
-
- 27 1月, 2018 4 次提交
-
-
由 kexinzhao 提交于
-
由 kavyasrinet 提交于
-
由 Kexin Zhao 提交于
-
由 chengduo 提交于
* add Channle * refine Channel
-
- 26 1月, 2018 5 次提交
-
-
由 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
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 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 7 次提交
-
-
由 QI JUN 提交于
-
由 Yang Yu 提交于
-
由 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
-
由 kexinzhao 提交于
* remove pick dependency * fix bug * small fix * modify executor.py for save and load * clean code * Add usage example * refine executor run function * fix bug * refine executor code * fix block bug * fix comments * fix bug * fix pass num
-
由 Xi Chen 提交于
-
由 Yibing Liu 提交于
-
- 24 1月, 2018 10 次提交
-
-
由 helinwang 提交于
* aysnc send/recv, seriliaze/deserialize using threadpool * implement paralell deserialization correctly
-
由 Yibing Liu 提交于
-
由 typhoonzero 提交于
-
由 Yang Yu 提交于
-
由 Yang Yu 提交于
Unify the recognize_digits
-
由 Yang Yu 提交于
The English of the previous API is bad.
-
由 typhoonzero 提交于
-
由 yangyaming 提交于
-
由 Yibing Liu 提交于
-
由 Yang Yu 提交于
-