Xin Pan
2487951ba3
add draft design doc
7 years ago
Xin Pan
9c9e28b57b
fix program to graph
7 years ago
Xin Pan
64eaa4c829
clean
7 years ago
Xin Pan
10786a243e
polish graph
7 years ago
Xin Pan
2fa8df1caf
separate graph building pass and graph-based pe builder
7 years ago
Xin Pan
37e514432b
op compose node and update nodes.
7 years ago
Xin Pan
9605fcd124
all graphs
7 years ago
Xin Pan
af79b19207
add a simple program to graph
7 years ago
Xin Pan
7231ef6b68
tmp
7 years ago
Xin Pan
68aa500451
polish attrs
7 years ago
Xin Pan
9b9603306c
graph attrs
7 years ago
Xin Pan
2eeaa8d5cf
Graph in ParallelExecutor Builder
7 years ago
Xin Pan
7781297c70
variants
7 years ago
Xin Pan
fcda23a3e4
simple node
7 years ago
Xin Pan
08acc03522
start
7 years ago
Wu Yi
f9f8fbaa5e
API.spec change requires specific approvals ( #12136 )
...
* test
* test
* test2
* wip
* test using pr id
* test
* add log
* add log
* test
* test
* test
* test
* add approver check
* revert travis ci
* merge latest api.spec
* fix get token
* update API.spec
* up to date
7 years ago
whs
8284947b82
Fix infershape of im2sequence. ( #12183 )
7 years ago
Tao Luo
d113590649
Merge pull request #12180 from tpatejko/tpatejko/edit-distance-fix-in-mkldnn-sum
...
MKLDNN sum fix: remove in_place condition in loop with memory primitives
7 years ago
Xin Pan
968922bd6c
Merge pull request #12154 from panyx0718/api
...
hide monkey_patch_variable
7 years ago
Tomasz Patejko
b2b8b15bfe
MKLDNN sum fix: remove in_place condition in loop creating memory primitives for sum
7 years ago
Yancey
e90678c051
fix build doc ( #12177 )
...
* fix build doc
* add some description about Python ABI
7 years ago
Xin Pan
e91e29439f
trigger CI
7 years ago
Tao Luo
2c3495ca94
Merge pull request #12178 from xhmcom/patch-2
...
Fix bugs in the resize_short and simple_transform funciton
7 years ago
Wu Yi
db67d60e31
Remove block api ( #12107 )
...
* remove block api
* remove clone_variable
* hide block inner apis
* update
* fix tests
7 years ago
Xuuu
5546f6ac4d
Fix bugs in the resize_short and simple_transform funciton
...
The resize_short function used the cv2.resize function in a wrong way.
The simple_transform function repeated the code uncorrectly.
7 years ago
Wu Yi
866fcb0c15
Merge pull request #12171 from typhoonzero/fix_pserver_with_condition_block
...
fix pserver with condition block
7 years ago
typhoonzero
32d81909dc
fix pserver with condition block
7 years ago
tensor-tang
d24fd2c6b1
Merge pull request #12099 from jczaja/prv-conv-grad-mkldnn-upstream2
...
MKLDNN: Extending Conv grad MKLDNN op with reusing MKLDNN primitives
7 years ago
Tao Luo
966829df2b
Merge pull request #12166 from luotao1/fix_demo
...
fix simple_on_word2vec fails on Manylinux1
7 years ago
Luo Tao
d1b5f56b05
fix simple_on_word2vec fails on Manylinux1
7 years ago
Tao Luo
7c5e6d2cce
Merge pull request #12160 from luotao1/vis_demo
...
add independent vis_demo for inference
7 years ago
Luo Tao
6313bdc35f
add independent vis_demo for inference
7 years ago
石晓伟
0b9abcbe75
update paddle_inference_api_anakin_engine.cc with cuda sync ( #12037 )
7 years ago
Tao Luo
a7c1ed123c
Merge pull request #12115 from luotao1/demo
...
add independent demo for test static fluid library
7 years ago
Luo Tao
a752236125
Merge branch 'develop' into demo
7 years ago
gongweibao
7040c67920
Change blocksize ( #11863 )
7 years ago
Luo Tao
89e511f45e
Merge branch 'develop' into demo
7 years ago
Wu Yi
c5619bbcde
fix auc op ( #12087 )
...
* fix auc
* update
* update
* fix compile
* fix param name
* add doc string
* fix test
7 years ago
Xin Pan
077aa207e4
hide monkey_patch_variable
7 years ago
Luo Tao
2a672d24d9
Merge branch 'develop' into demo
7 years ago
Luo Tao
09a7588228
refine the switch name
7 years ago
tangwei12
f02a4da6cd
Merge pull request #12152 from seiriosPlus/dis_acc_fix
...
slice_var_up=False fix
7 years ago
Yancey
0042ba93c8
Merge pull request #12127 from Yancey1989/enforce_rpc_timeout
...
Enforce rpc timeout
7 years ago
seiriosPlus
8f9e23da23
codestyle fix
7 years ago
seiriosPlus
56ad065a97
codestyle fix
7 years ago
chengduo
325fbc4f1b
Add learning rate decay test ( #12124 )
...
* Add learning rate decay test
* fix test name
* doesn't share @LR_DECAY_COUNTER@
7 years ago
seiriosPlus
0f3aa74d11
fix split_var=False
7 years ago
seiriosPlus
d559970a2c
remove split_var=False, need more experiment
7 years ago
tangwei12
4bd64781ca
fix distribued transpile when slice_var_up=False
7 years ago
Qiyang Min
cebf7c602d
Merge pull request #12095 from velconia/port_py3
...
Port py3
7 years ago