- 03 6月, 2019 5 次提交
-
-
由 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 13 次提交
-
-
由 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
-
由 Bai Yifan 提交于
* unit commits, test=develop * update API.spec, test=develop
-
由 Hongyu Liu 提交于
-
由 Hongyu Liu 提交于
-
由 wangchaochaohu 提交于
* API.spec test=develop * update * update test=develop * update test=develop * update * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * test=develop * update * update test=develop * update test=develop
-
由 YishengCheng 提交于
* fix bug for ctr_reader test=develop * fix svm data test=develop fix svm data test=develop
-
由 Yiqun Liu 提交于
* Enhance fused_elementwise_activation op. test=develop * Move the api fused_elementwise_activation to contrib. test=develop * Add including files. test=develop * Add the support of sigmoid in fused_elementwise_activetion op. * Update API.spec. test=develop
-
由 yaoxuefeng 提交于
-
由 Yiqun Liu 提交于
Optimize recurrent_op using Prepare and RunPreparedContext, avoiding create operators in every iter. (#17689) test=develop
-
由 pawelpiotrowicz 提交于
* Enable less_than ngraph operator test=develop * Added compare unit-tests test=develop * Update: date && removed import test=develop
-
- 29 5月, 2019 11 次提交
-
-
由 Zhaolong Xing 提交于
* fix: 1. infernce multi card occupy 2. facebox model inference occupy too much test=develop * refine python api comments: shuffle, while, scale, sampled_softmax_with_cross_entropy, scatter, round, sin, sqrt, shape, split, soft_relu, slice, selu, ifelse, switch. test=develodp * fix conflict error. test=develop
-
由 Jiabin Yang 提交于
-
由 Jiabin Yang 提交于
* test=develop, add ocr in dygraph test * test=develop, add cudnn determinist * test=develop, remove useless code * test=develop, fix cmake error
-
由 hutuxian 提交于
-
由 Tao Luo 提交于
test=develop
-
由 pawelpiotrowicz 提交于
test=develop
-
由 baojun 提交于
* add depthwise_conv2d test=develop * use cpu for ngraph test=develop
-
由 ruri 提交于
fix im2sequence padding bug
-
由 gongweibao 提交于
-
由 mozga-intel 提交于
-
由 tangwei12 提交于
* fix doc in transpiler, test=develop
-