- 05 6月, 2019 3 次提交
-
-
由 Jiabin Yang 提交于
* test=develop, refine ocr attention model * test=develop, refine code, remove cpu only part test=develop, refine code, remove cpu only part
-
由 jerrywgz 提交于
* refine doc for prelu
-
由 chengduo 提交于
test=develop
-
- 04 6月, 2019 11 次提交
-
-
由 chengduo 提交于
test=develop
-
由 Leo Zhao 提交于
test=develop
-
由 baojun 提交于
-
由 tensor-tang 提交于
* update and polish hash op doc test=develop * update api spec test=develop
-
由 jerrywgz 提交于
-
由 adaxi123 提交于
-
由 Hongyu Liu 提交于
* expand support tensor attribute; test=develop * fix bug ; test=develop * fix uni test bug; test=develop * fix copy bug; test=develop * refine expand_times default value; test=develop
-
由 Jiabin Yang 提交于
* for debug * test=develop, memory optimize for dygraph using shared_ptr * test=develop, fix travis ci showed error * test=develop, fix bug for recurrent usage of varbase * test=develop, init varbase when it need to be Add
-
由 Hongyu Liu 提交于
* support some input tensor remain on cpu; test=develop * fix input = none; test=develop * fix unfound bug; test=develop * fix proto None case; test=develop * fix bug; test=develop * fix proto null bug; test=develop * remove conv check; test=develop * fix test bug; test=develop * move fill constant; test=develop * no change in proto; test=develop * fix bug; test=develop * change attr detph name; test=develop * remove remain cpu; test=develop * fix bug; test=develop * merge develop; test=develop * fix one_hot bug; test=develop * fix bug; test=develop * fix bug; test=develop * fix bug; test=develop * fix python api bug; test=develop
-
由 Brian Liu 提交于
Refactor the code to be OpenMP friendly test=develop
-
由 Yibing Liu 提交于
-
- 03 6月, 2019 11 次提交
-
-
由 wangchaochaohu 提交于
* revise conv layer cudnn algo choose test=develop * update for code style test=develop * update for code style test=develop
-
由 chengduo 提交于
test=develop
-
由 Guo Sheng 提交于
test=develop
-
由 wopeizl 提交于
* add support for cuda9 on windows test=develop * use different git address for cuda9 compatible on windows
-
由 Tao Luo 提交于
test=develop
-
由 mozga-intel 提交于
* Enable elementwise_div operator test=develop * Fix update date test=develop
-
由 wopeizl 提交于
The cdn.bcebos.com can be unstable randomly for unknown reason, restore it to bj.bcebos.com.
-
由 Huihuang Zheng 提交于
Note the append_batch_size variable is doing prepend. We should change the name, but due to backward compatibility, I suggest to change at v2.0. Not now. test=develop
-
由 Zeng Jinle 提交于
* add no_grad decorator to dygraph, test=develop * add unittest,test=develop
-
由 tangwei12 提交于
-
由 lujun 提交于
use numpy assignment to restore parameters at build-once
-
- 31 5月, 2019 11 次提交
-
-
由 lidanqing 提交于
* fix the bug of mobilenet-ssd INT8 inference without overloading GetHash test=develop * remove the out_grad->format() in TransposeMKLDNNGradOpKernel test=develop
-
由 wopeizl 提交于
* fix the dll not found issue on windows
-
由 tangwei12 提交于
* add example to get_startup_program() * fix example to get_startup_program()
-
由 lilong12 提交于
Split the unittest test_dist_mmist into multiple unittests (test_dist_mnist, test_dist_mnist_nccl and test_dist_mnist_lars) to avoid timeout (#17707)
-
由 AIFollowers 提交于
* test=develop modify some initializer api * test=develop modify API.spec * test=develop modify API.spec * test=develop modify API.spec * test=develop modify API.spec
-
由 guru4elephant 提交于
* fix prepare context redundant code problem, optimize executor by caching create_varaiables test=develop * cache sub_scope, program, var when use_program_cache=True is set * make fetch_list runable with variables, add more unittest for use_program_cache
-
由 baojun 提交于
-
由 pawelpiotrowicz 提交于
test=develop
-
由 lujun 提交于
-
由 baojun 提交于
-
由 baojun 提交于
-
- 30 5月, 2019 4 次提交
-
-
由 hong19860320 提交于
* fix API examples of assign, reverse and array_write test=develop * update API.spec test=develop * update API examples for array_length, array_read, array_write, assign, hard_sigmoid, hsigmoid, increment, ones, pow, reverse, uniform_random and zeros * update API.spec for assign, reverse and array_write, etc.(#17287) * test=develop
-
由 Hongyu Liu 提交于
-
由 tianshuo78520a 提交于
-
由 chengduo 提交于
* add event for fast executor and add threads for scopebuffer executor test=develop
-