- 31 5月, 2019 7 次提交
-
-
由 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 16 次提交
-
-
由 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
-
由 lujun 提交于
-
由 Hongyu Liu 提交于
* add gradient clip in minimize; test=develop * fix bug; test=develop * fix format; test=develop * move new grad clip to dygraph/grad_clip.py; test=develop * fix lr decay and grad clip test; test=develop * seperate dygraph grad clip; test=develop * fix grad clip test; develop * fix api spec bug; test=develop * add blank line, test=develop,test=document_preview to fix format problem
-
由 Zhaolong Xing 提交于
test=develop
-
由 mozga-intel 提交于
-
由 Yiqun Liu 提交于
Optimize the concat and split kernel for specical cases when the number of inputs/outputs is 2 (#17415) * Optimize the concat and split kernel for special cases that the number of inputs/outputs is 2. test=develop * Refine codes. test=develop * Correct the condition. test=develop * Move the define of tmp_data outside the if statement. * Print the cudnn minor version. test=develop * Fix the case when in_num/o_num is 1 in concat/split op. test=develop * Remove const_cast. test=develop
-
- 28 5月, 2019 4 次提交
-
-
由 石晓伟 提交于
* update python APIs test=document_preview test=develop * update API.spec test=document_preview test=develop * update merge_selected_rows * update API.spec test=document_preview test=develop * update API.spec test=document_preview test=develop * fix the comment of less_than test=develop test=document_preview * update API.spec test=develop test=document_preview * update API.spec test=develop test=document_preview * update API.spec test=develop test=document_preview * update API.spec test=develop * update API test=develop
-
由 chengduo 提交于
test=develop
-
由 Jiabin Yang 提交于
-
由 lidanqing 提交于
* add INT8 conv+relu6 fuse and enbale mobilentv2 INT8 test test=develop * change fasle and 0.0 to fuse_brelu and brelu_threshold test=develop change the "fuse_relu||fuse_brelu" to "unsigned_output" test=develop * Use relu instead of brelu as INT8 post-op because INT8 brelu is not enabled in mkldnn v0.18 test=develop * continuous-integration fix test=develop
-