Commit Graph

46 Commits (5b97b8556eb21698f621504c9f7031db1de58bb5)

Author SHA1 Message Date
Zeng Jinle 7d8d50b6cc
rename no_need_buffer_vars macro, test=develop (#23160)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
Liufang Sang f0b1518438 add dequantize_abs_max op and modify lookup_table op (#20899)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
5 years ago
Aurelius84 22823df2e2
enhance embedding error message test=develop (#20246)
5 years ago
Aurelius84 2b5b4b3c5e
fix dataType in C++ comment in embedding op (#20004)
5 years ago
Huihuang Zheng 2146293d26 Fix op registry (#16677)
6 years ago
乔龙飞 Qiao Longfei 21622ca30b
Merge pull request #16172 from jacquesqiao/add-async-ssa-graph-executor-communicator
6 years ago
Qiao Longfei d8974e6da0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
sneaxiy 2c836ff914 check default grad maker
6 years ago
Jiabin Yang 0d9d25d40f
Feature/refactor layers to Layers (#16337)
6 years ago
Qiao Longfei 30618409db Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
minqiyang b40e41fbd1 Polish code style
6 years ago
minqiyang ca392c7e97 Implement infer var type context
6 years ago
Qiao Longfei 74040cb4aa code clean
6 years ago
Qiao Longfei 8ebde595c9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
6 years ago
Qiao Longfei 40f68b1349 unit test ready
6 years ago
Qiao Longfei d98c59fd2c support none sliced variable
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
Qiao Longfei 312b7786d9 clean code
6 years ago
Qiao Longfei 2b6c0c09d6 add unit test
6 years ago
Qiao Longfei 4ad5fd8f54 add parameter prefetch
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
Qiao Longfei 7cd2417fe2 Merge branch 'develop' into cpu-for-1.1-merge-with-shape
6 years ago
Qiao Longfei a13c788a04 fix a bug
6 years ago
minqiyang 0695c1fbe8 Add remind for code
6 years ago
minqiyang 1a3b38a432 Polish code
6 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
6 years ago
fengjiayi 7efdf05ac2 make look_up_op supporting tensor ids
7 years ago
chengduo 2409d0f710
Refine regularization for selected_rows (#12369)
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Qiao Longfei 4c55a6022a
Dist transpiler support prefetch (#9714)
7 years ago
qiaolongfei e66bd4cb73 add GetDataTypeOfVar
7 years ago
qiaolongfei 7a6ffb6280 add TestLookupTableWIsSelectedRows
7 years ago
qiaolongfei 3b3d210c3e lookuptable support SelectedRows as table parameter
7 years ago
chengduoZH 92e2207e18 refine doc
7 years ago
chengduoZH ff09b21cd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_concat_rows
7 years ago
chengduoZH b9397b2668 remove concat_rows
7 years ago
chengduoZH f1c3ecb2b2 add concat rows
7 years ago
chengduoZH 1509ce6638 enhancement look_up_table
7 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago