Commit Graph

1291 Commits (2414f92f54c3b49e30f976a5ff942cc8e89c6cd4)

Author SHA1 Message Date
tensor-tang d61c11764a follow comment add enforce
7 years ago
Yancey1989 5ce1a960a5 move bcast op into pass
7 years ago
tensor-tang 8bb824bb93 refine infershape hasinput and hasoutput
7 years ago
JiabinYang 7dd54afd0c fix program desc unit test error
7 years ago
Yancey1989 23b12c6f58 fix invalide bcast in reduce strategy
7 years ago
tensor-tang e0436ad8bb refine fusion lstm infershape
7 years ago
guochaorong 76e9227467
Merge pull request #13199 from JiayiFeng/fix_CudnnHolder_bug
7 years ago
Xin Pan 17bf8713a5
Merge pull request #12988 from panyx0718/ir2
7 years ago
Yan Chunwei 2fd1bf2ea6
fea/add color log (#13305)
7 years ago
superjomn 6b2f680d88 simple fix
7 years ago
minqiyang dc863aac7e Add kids exists detection in Scope
7 years ago
Yan Chunwei 478a4e850e
refactor ir pattern (#13304)
7 years ago
minqiyang 681514e15f Make all scope pointer to shared
7 years ago
Xin Pan e762d85de4 clean
7 years ago
Xin Pan 9b7c3f9615 refine
7 years ago
Xin Pan ff47eaf45f clean
7 years ago
Xin Pan 4313d870a2 refine
7 years ago
Xin Pan c69cf6dde8 fix
7 years ago
Xin Pan 56a977d436 add test
7 years ago
Xin Pan 926e1077ca version
7 years ago
Yang Yu 8331e835a8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_CudnnHolder_bug
7 years ago
tensor-tang 3ea19b7596 fix bug and fc pass ut
7 years ago
tensor-tang df0c695618 fix fusion gru pass and enable it
7 years ago
tensor-tang c9bd2d50f1 refine fc and gru pattern
7 years ago
tensor-tang 353d7d1be6
Merge branch 'develop' into refine/ut/lac
7 years ago
Yan Chunwei e2d325ac08
refactor pass_library (#13261)
7 years ago
tensor-tang 0618077971 Merge remote-tracking branch 'ups/develop' into refine/ut/lac
7 years ago
tensor-tang 40dbd97f8e Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
tensor-tang 4d774953c6 enable fc gru fuse pass
7 years ago
tensor-tang 74f95b8da0 fix redefine macro
7 years ago
Tao Luo 7dd8adb5fd
Merge pull request #13211 from luotao1/multi-thread2
7 years ago
tensor-tang f057077c3a add fuse fc gru pass
7 years ago
Yan Chunwei f143c9a916
port VisualDL's graphviz theme to IR (#13246)
7 years ago
tensor-tang 3eb55f0643 Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
luotao1 35cff5e00d Merge branch 'develop' into multi-thread2
7 years ago
Yan Chunwei 9df2d8b5ba
test/add text-classification test (#13081)
7 years ago
tensor-tang 2f3b498949 refine fusion seq lstm peephole
7 years ago
luotao1 2dc23ffaa8 Merge branch 'develop' into multi-thread2
7 years ago
Xin Pan f94fdeaa0a
Merge pull request #13215 from panyx0718/clean
7 years ago
Brian Liu 04272c0d41 Enable lstm peephole (#13160)
7 years ago
Xin Pan 5ae052bd14 remove some unused codes
7 years ago
luotao1 459d4cc811 Merge branch 'develop' into multi-thread2
7 years ago
fengjiayi db5e3dd767 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_CudnnHolder_bug
7 years ago
Tao Luo 907696709f
Merge pull request #13133 from luotao1/library
7 years ago
Jiabin Yang d091dd02a0 fix mac compile error 0903 (#13184)
7 years ago
Yan Chunwei 2ef34c64c6
refine fc with pattern reusing (#13187)
7 years ago
Yan Chunwei 796c87d563
bugfix/fusion lstm (#13185)
7 years ago
Yu Yang cda7842e26 Revert "Revert "Add Python Callstacks when Op::Run error (#12759)""
7 years ago
fengjiayi 82a1b35b9b Revert "Revert "Add CudnnHolder and use it in Conv and ConvTranspose op""
7 years ago
guochaorong 151e169eb7
Revert "Add CudnnHolder and use it in Conv and ConvTranspose op"
7 years ago
luotao1 6f18217386 fix codestyle
7 years ago
luotao1 9790acbde6 Merge branch 'library' of https://github.com/luotao1/Paddle into luotao1-library
7 years ago
luotao1 d7b4965785 auto generate paddle_inference_pass.h
7 years ago
tensor-tang 1cc35f3642
Merge pull request #13118 from tensor-tang/optimize/op/fusion_lstm
7 years ago
luotao1 0a5d4601e3 Merge branch 'develop' into library
7 years ago
dzhwinter 4fa3cee549
Windows/hidden file (#13139)
7 years ago
luotao1 0639a32477 Merge branch 'develop' into library
7 years ago
fengjiayi 653c8ded7d
Merge pull request #13078 from JiayiFeng/dev_CudnnHolder
7 years ago
luotao1 37d1a6685c Merge branch 'develop' into multi-thread2
7 years ago
tensor-tang 83f4bc4ecf follow comment and refine code
7 years ago
tensor-tang 9838bacb35
Merge branch 'develop' into optimize/op/fusion_lstm
7 years ago
Yan Chunwei 597b73053d
refine/fc lstm fusion link (#13158)
7 years ago
Qiao Longfei 1835e91183
Merge pull request #13099 from jacquesqiao/fix-mac-compile
7 years ago
Jiabin Yang 6ba2b22279
Merge pull request #13096 from JiabinYang/fix_mac
7 years ago
luotao1 fb077c17e6 add shared library for analysis
7 years ago
dzhwinter ab1097cd8e
Feature/template (#13093)
7 years ago
luotao1 0fbe0a7a28 add multi-thread ut for ditu-rnn
7 years ago
tensor-tang 80edd7ef29 enable run with fuse pass
7 years ago
fengjiayi f79ca23115 fix bugs
7 years ago
fengjiayi c501826f42 use framework::RWLock
7 years ago
Xin Pan c709a04ae2
Merge pull request #13018 from panyx0718/name
7 years ago
Yan Chunwei af15f6f038
fea/refine fuse (#13076)
7 years ago
Yu Yang 819af27d63
Merge pull request #13079 from reyoung/feature/fix_bug
7 years ago
qiaolongfei 583e21e60e fix mac compie
7 years ago
Wu Yi 0b8067c0dc
fix dist train reduce mode (#13068)
7 years ago
yuyang18 555f03d8f0 Fix bug when loss@GRAD is reused.
7 years ago
Xin Pan 823c4f87be
Merge pull request #13058 from panyx0718/infer
7 years ago
Jiabin Yang a9be969cf9
Update attention_lstm_fuse_pass.cc
7 years ago
JiabinYang 7c7d3d6172 Fix mac
7 years ago
Yan Chunwei cfa6bbb755
move nodeid from graph to node (#13065)
7 years ago
Xin Pan c558f059ad fix
7 years ago
Xin Pan 7dff0b11c6 fix
7 years ago
Xin Pan 0aa8135b11
Merge pull request #13045 from panyx0718/ir5
7 years ago
Xin Pan d1058003fe fix style
7 years ago
Xin Pan 51ef0ad766 allow to use name_scope for debugging and visiualization
7 years ago
Yan Chunwei 902f19b46a
fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006)
7 years ago
Xin Pan c720ef972b fix graph_to_program_test to be platform-independent
7 years ago
Xin Pan ec5cb3762c
Merge branch 'develop' into ir5
7 years ago
Xin Pan 2bb15f437c
Merge pull request #12791 from panyx0718/ir3
7 years ago
Yu Yang 8965cee89f
Polish PrintOp (#12895)
7 years ago
Wu Yi 0ee6fed05b
Refine dist rpc deps (#12899)
7 years ago
Tao Luo 0b77518f3a
Merge pull request #12982 from Sand3r-/mutable-data-check
7 years ago
Michal Gallus b6d261dff5 Enforce requested size of tensor to be sufficiently large
7 years ago
Xin Pan cf547e2714 fix program_desc feed/fetch names' order.
7 years ago
Xin Pan 08352fe56a fix
7 years ago
Xin Pan 6fdb7f5348 add test
7 years ago
Xin Pan 1a67061fee graph to program pass
7 years ago
qingqing01 1f09bc320c
Support data type int8_t . (#12841)
7 years ago
dzhwinter 04b1e4dcea
tensor module windows support (#12934)
7 years ago
dzhwinter c790d57cd4
data_type (#12933)
7 years ago
Qiao Longfei d0b713493e
enhance DebugStringEx (#12949)
7 years ago
Tao Luo 3e3b5f4fda
Merge pull request #12675 from Sand3r-/fix-conv-mkldnn-0.15
7 years ago
Xin Pan abeb71c895 small fix of op_desc
7 years ago
guochaorong 1f270275a6 Revert "Add Python Callstacks when Op::Run error (#12759)"
7 years ago
sneaxiy 5ea7bf88ba
Merge pull request #12872 from sneaxiy/stack_op
7 years ago
Tao Luo ef2da86b4f
Merge pull request #12885 from luotao1/test_ditu_rnn
7 years ago
luotao1 9c7fde45a7 enhance test_analyzer to profile ditu inference demo
7 years ago
Wu Yi c6f212a339
Merge pull request #12847 from typhoonzero/add_scope_info_in_graphviz
7 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps (#12828)
7 years ago
Xin Pan 4a4567fc3d
Merge pull request #12876 from panyx0718/ir5
7 years ago
Yu Yang b2df17003f
Add Python Callstacks when Op::Run error (#12759)
7 years ago
Xin Pan 698c926ce5 copy program and fix op_desc
7 years ago
sneaxiy c73c5ed573 use for_range
7 years ago
Xin Pan b548ecbc2b add stack_op
7 years ago
Yan Chunwei 9ee698e605
enhance/ditu rnn with fc fuse (#12831)
7 years ago
typhoonzero dd7a79158b add scope info in graphviz debug
7 years ago
Yan Chunwei 896a37b6e3
fea/link ir to inference analysis and fc fuse support (#12789)
7 years ago
minqiyang beb93bb901 Fix ut bug for graph_test
7 years ago
Xin Pan daf464af68
Merge pull request #12807 from panyx0718/fix
7 years ago
dzhwinter 00463fdfe3
cudnn windows support (#12757)
7 years ago
Xin Pan 4a4c469f61 add test
7 years ago
Xin Pan 7473d5f735 fix program_desc constructor
7 years ago
Yu Yang c6af7201e9
Merge pull request #12692 from reyoung/feature/fast_executor
7 years ago
Xin Pan e525aa232e
Merge pull request #12780 from panyx0718/ir4
7 years ago
yuyang18 b8029fd650 Follow comments
7 years ago
Xin Pan 1d3343240e fix
7 years ago
Xin Pan 17b88811e0 fix ProgramToGraph
7 years ago
Xin Pan a9217031ba small fix
7 years ago
Michal Gallus 4a7f0698e0 Add consts to new MKLDNN integration
7 years ago
Michal Gallus 6588d0e039 Update MKLDNN to 0.15, fix conv integration
7 years ago
Qiao Longfei 03d4c7efd3
add rw lock test (#12752)
7 years ago
Qiao Longfei 653fad08f8
Optimize selected rows for dist lookup table with pthread rwlock (#12635)
7 years ago
Qiao Longfei 64d48f4d6a
fix mac compile (#12751)
7 years ago
Qiyang Min 340a104c58
Merge pull request #12658 from velconia/port_pybind11
7 years ago
Chen Weihang d4d8f83137
Merge pull request #12633 from chenwhql/demangle_type_name
7 years ago
gongweibao d06849305a
parameter dispather. (#12666)
7 years ago
minqiyang a32ce8c444 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Yan Chunwei 5d2834fcf7
fea/ir support fuse, based on graph pattern detection helper (#12636)
7 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
yuyang18 265302edea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fast_executor
7 years ago
fengjiayi f276006f0c
Merge pull request #12694 from JiayiFeng/dev_op_tensor_support
7 years ago
Yu Yang a197737c02
Merge pull request #12690 from reyoung/feature/better_exception_holder
7 years ago
Xin Pan d96ee24f0b
Merge pull request #12697 from panyx0718/ir2
7 years ago
minqiyang 77f12e000f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
fengjiayi d6b5302bd6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
7 years ago
gongweibao 842fb021b3
Fix clone() bug. (#12583)
7 years ago
chenweihang 7797e55f42 use paddle::platform::demangle
7 years ago
Xin Pan 891c3c0f9a test and doc IR Graph
7 years ago
minqiyang 7e0f66e99a Polish code
7 years ago
minqiyang 5338417b47 Polish code style
7 years ago
minqiyang ae39709e59 Polish code
7 years ago
minqiyang 55d7f55c63 Revert the changes to attribute.h
7 years ago
fengjiayi 5e7aa8c7e5 code clean
7 years ago
chenweihang 21d5b94228 error message refine: add demangle api to attribute type
7 years ago
yuyang18 05cadf1b24 Add FastExecutor
7 years ago
yuyang18 c6eb7a89ff Merge branch 'feature/better_exception_holder' into feature/fast_executor
7 years ago
yuyang18 aac80ef4cc Polish API of exception holder
7 years ago
yuyang18 d49763a87d Stash
7 years ago
minqiyang 68b221401d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Xin Pan 6b45c5a134
Merge pull request #12605 from panyx0718/ir
7 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
chengduo 64824ac73f
Add write after write dependence (#12632)
7 years ago
minqiyang 09103084d3 Polish compat.py and add unittest for it
7 years ago
Xin Pan 626abfc33a code clean up and renaming
7 years ago
Qiao Longfei c1446342ff
Merge pull request #12577 from jacquesqiao/optimize-vlog-before-and-after-op-run
7 years ago
minqiyang c3fdf3aee4 Fix divide problem in CI
7 years ago
fengjiayi 24d51de022 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
7 years ago
fengjiayi 27df3a9f2b make cross_entropy_op supporting tensors
7 years ago
Yu Yang c4f8afa258 Fix bug when memopt optimize loss.grad and use ParallelExecutor
7 years ago
qiaolongfei b4d48531e4 optimize vlog before and after op run, move into op.run
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
chengduo 97a77512b4
Fix the order of sum (#12562)
7 years ago
qiaolongfei 1623f1ba4f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-profiler
7 years ago
qiaolongfei 903b2c0162 optimize code
7 years ago
Xin Pan 99a77cfc62
Merge pull request #12468 from panyx0718/improve_profiler2
7 years ago
qiaolongfei a3f9d6a38c optimize profiler
7 years ago
minqiyang f9ef0ee8a9 Polish code
7 years ago
minqiyang c4d000a990 Make code more efficient
7 years ago
minqiyang 9812bb8b48 Fix pserver can NOT start with DebugString problem
7 years ago
dzhwinter 0c8fde7dce
"cherry picked cpp tests" (#12182)
7 years ago
dzhwinter 595a2c83ae
explicit gradient of elementwise_add/elementwise_sub (#11970)
7 years ago
nhzlx a2749adf5d fix warning
7 years ago
Xin Pan caf10b474f make profiler use thread_id from g_thread_id
7 years ago
fengjiayi bc1b7b96ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_exception_holder
7 years ago
qiaolongfei c8c8c01a23 fix mac build of graph_executor
7 years ago
fengjiayi 3e4083ed1f Make exception handling of threaded_ssa_graph_executor an independent class
7 years ago
Xin Pan 4b8ae523c4
Merge pull request #12367 from panyx0718/ir_pass
7 years ago
qiaolongfei 3033841b4a CheckTensorNANOrInf support checking SelectedRows
7 years ago
Xin Pan 02c31458bb
Merge pull request #12417 from panyx0718/add_dist_deps
7 years ago
Xin Pan 25706d0868 properly set up dep of concat and fetch_bar
7 years ago
minqiyang e96fef2cf7 Fix inference api impl deps
7 years ago
Xin Pan 398cfb47b1 disable dist_se_resnext since it's not stable yet.
7 years ago
Xin Pan 5fff8d7a55 add distributed training deps.
7 years ago
fengjiayi ec4c6e1f7c
Merge pull request #12384 from JiayiFeng/dev_update_save_inference_model
7 years ago
Xin Pan 99c0c20468 add pass test
7 years ago
fengjiayi 604bd85a45 update inference_optimize()
7 years ago
Xin Pan ab72d28a5e clean up and correctness check
7 years ago
Xin Pan aa1085ddc5 all passes
7 years ago
Xin Pan e4d7d7ae8f pass refactoring
7 years ago
Xin Pan 142e832d21 pass registration
7 years ago
Xin Pan 5b183557f3 graph viz pass
7 years ago
qiaolongfei 64e7902530 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into parallel-executor-support-prefetch
7 years ago
Xin Pan d7e08c53c2
Merge pull request #12169 from panyx0718/ir_graph_sort
7 years ago
qiaolongfei e7eeb19f90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into parallel-executor-support-prefetch
7 years ago
Qiao Longfei 2d21aa76c7
Merge pull request #12331 from jacquesqiao/fix-mixed-tensor
7 years ago
qiaolongfei 754e96a30c distribute lookup table work with parallel executor
7 years ago
qiaolongfei 65e5aebd43 fix mixed_vector_test
7 years ago
qiaolongfei da035fc674 remove explicit for compile problem
7 years ago
qiaolongfei 5022b14de8 fix mixed tensor compile and add cpu unit test
7 years ago
Yancey1989 fb06ed7bdc Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rpc_complete_interface
7 years ago
Yan Chunwei 02cf54d331
bugfix lod cpu performance (#12297)
7 years ago
Xin Pan 5173a53c8a fix reorder issue.
7 years ago
Xin Pan 21a45420f0 polish and test
7 years ago
Xin Pan 2782e71a11 fix graph_test
7 years ago
Xin Pan 93355cc0d2 fix control deps
7 years ago
Xin Pan f6d99d1f73 polish
7 years ago
Xin Pan c3f6e0e8a2 add namespace to Graph
7 years ago
Xin Pan 0b3465d215 better
7 years ago
Xin Pan dcaf183daa builder SSA graph at the beginning.
7 years ago
Yancey1989 d4f51218ef Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rpc_complete_interface
7 years ago
Xin Pan 1a3b84369c disable warning
7 years ago
Yu Yang b06309381b
Merge pull request #12149 from reyoung/feature/combine_open_files_and_double_buffer
7 years ago
chengduo a3ac54b672
Fix Reduce functor (#12262)
7 years ago
Yu Yang 6c981e7d3c
Merge pull request #12259 from reyoung/feature/fix_serialize_deserialize_bug
7 years ago
Tao Luo 6fd75edae5 Fix var_handle CMake dependence (#12261)
7 years ago
yuyang18 47ad8d4909
Fix deserialize bug
7 years ago
Yancey1989 be772741cf compile with cpu
7 years ago
Dang 6f72b3b486 Fix ir CMake dependence.
7 years ago
Qiao Longfei 37713f2282
Merge pull request #12244 from jacquesqiao/fix-mac-build
7 years ago
yuyang18 8c3cd4204e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
qiaolongfei 0e30c9d6fb fix mac build
7 years ago
Yancey1989 efd5a84986 update executor interface
7 years ago
yuyang18 7cd5f906b7
Correct IR dependencies
7 years ago
yuyang18 7268760fbc
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
Yancey1989 7570d8e77c add rpc complete interface
7 years ago
Xin Pan 950585f419 follow comments
7 years ago
Xin Pan da5efa735a fix
7 years ago
Xin Pan 5daad16218 polish
7 years ago
Xin Pan ff5a7b67ed polish
7 years ago
Xin Pan 62e2aa115d add a graph_test
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