- 29 1月, 2018 2 次提交
-
-
由 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 3 次提交
-
-
由 kexinzhao 提交于
-
由 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 6 次提交
-
-
由 QI JUN 提交于
-
由 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 14 次提交
-
-
由 helinwang 提交于
* aysnc send/recv, seriliaze/deserialize using threadpool * implement paralell deserialization correctly
-
由 Yibing Liu 提交于
-
由 Yang Yu 提交于
-
由 Yang Yu 提交于
Unify the recognize_digits
-
由 Yang Yu 提交于
The English of the previous API is bad.
-
由 yangyaming 提交于
-
由 Yibing Liu 提交于
-
由 Yang Yu 提交于
-
由 wanghaoshuang 提交于
-
由 Yang Yang 提交于
-
由 Yang Yang 提交于
-
由 Yang Yang 提交于
-
由 Abhinav Arora 提交于
-
由 Yibing Liu 提交于
-
- 23 1月, 2018 7 次提交
-
-
由 Qiao Longfei 提交于
neural machine translation model support beam search with while op
-
由 dangqingqing 提交于
-
由 Yibing Liu 提交于
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
由 ying 提交于
-
由 QI JUN 提交于
* limit variable type to lod tensor in memory optimization transpiler * refine policy * support while operator * fix random seed and training data order * refine get_cfgs method to support multi while operators * refine codes
-