Commit Graph

124 Commits (develop)

Author SHA1 Message Date
tianshuo78520a e804f08559
delete include framework.pb.h (#31859)
5 years ago
Qi Li c8fac5ee30
[ROCM] update fluid framework for rocm (part5), test=develop (#31014)
5 years ago
arlesniak 5bf25d1e8b
More precise mkldnn kernel rules in GetExpectedKernelType (#29840)
5 years ago
Chen Weihang a6072055be
[Complex] Handle complex to real after type promotion (#29855)
5 years ago
Chen Weihang 9ad800ebb2
Support type promote for basic math ops (quantum required) (#29265)
5 years ago
arlesniak bc902044a4
Fixes mkldnn dygraph learning rate scheduler crashes (#28988)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
6 years ago
Leo Chen aba759ba16
[Feature] Enhance inplace addto strategy for gradient accumulation in static graph (#27112)
6 years ago
Chen Weihang 838e36e9ed
Fix loaded variable suffix repeat error (#26169)
6 years ago
Chen Weihang 48b9a56f1c
Polish framework error message - part 4 (#25807)
6 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
6 years ago
Zhang Ting fb0729ee7f
avoid warnings in MAC compile (#24124)
6 years ago
Zhang Ting 1b8fe70e48
fix VLOG, test=develop (#23327)
6 years ago
Chen Weihang 75bd350710
Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171)
6 years ago
zhongpu dbfbd7eac4
support Exhaustive search in dygraph (#23415)
6 years ago
zhongpu bfb07aafe8
Revert "Exhaustive search (#22821)", test=develop (#23401)
6 years ago
zhongpu 48144e4099
Exhaustive search (#22821)
6 years ago
Zhang Ting 880eb04d93
skip PrepareData when it is unnecessary (#22839)
6 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
Zeng Jinle 73461a7ae6
Make OperatorWithKernel::InferShape abstract (#21633)
6 years ago
Leo Chen e0c9d856fb
add unused input vars check for OpWithKernel, test=develop (#21169)
6 years ago
Jacek Czaja cd43c4440e [MKL-DNN] LRN and Pool2d (FWD) NHWC support (#21375)
6 years ago
hong ac8546701d
Add dygraph execution context (#20157)
6 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
7 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
7 years ago
Chen Weihang 003f369bb2
Add IndicateVarDataType interface to block tensor is not initialized problem in OP GetExceptedKernelType (#20044)
7 years ago
Jiabin Yang cc311bdf95
Feature/add transform data dygraph (#19707)
7 years ago
Huihuang Zheng 12542320c5
Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989)
7 years ago
Tao Luo 0a46d34538
refine some PADDLE_ENFORCE codes for unify PADDLE_ASSERT_MSG (#19607)
7 years ago
tangwei12 65c7368400
Fix the correctness of async mode at distributed training (#18863)
7 years ago
Leo Zhao ff77dea969 not use transferscope cache in cpu case (#18578)
7 years ago
Zeng Jinle 3ece61f71e
Remove attribute in Allocator::Allocate (#17878)
7 years ago
Zeng Jinle c6189637cd
Fix allocator bug (#16712)
7 years ago
Tao Luo 32da5e9c3d
remove unused expected_kernel_cache_pass (#17486)
7 years ago
Qiao Longfei 728bbaa4e3
add cache_update_mutex_ for operator test=develop (#17124)
7 years ago
Tao Luo 5babcd02dd
Revert "remove unnecessary prepare_data (#17080)" (#17432)
7 years ago
qingqing01 e32c9888f5
Double backward of conv2d. (#17211)
7 years ago
Tao Luo aca60e9a20
remove unnecessary prepare_data (#17080)
7 years ago
luotao1 4098ba29ed reduce hasAttr elapsed time in RunImpl
7 years ago
luotao1 f89a9c5d95 Merge branch 'develop' into has_attr
7 years ago
luotao1 6afc97ca6b reduce hasAttr elapsed time in RunImpl
7 years ago
luotao1 226596a296 Merge branch 'develop' into core_opt_choose_kernel
7 years ago
Zeng Jinle 174d0d0b90 Revert "Fix allocator bug"
7 years ago
Zeng Jinle 644e8af4cf
Merge pull request #16424 from sneaxiy/fix_allocator_bug
7 years ago
sneaxiy 2d92b6be98 merge develop
7 years ago
sneaxiy a93a9eef8f add op registry type
7 years ago
luotao1 056599a738 add expected_kernel_cache_pass
7 years ago
luotao1 bfdab00e5b Merge branch 'develop' into core_opt_choose_kernel
7 years ago
luotao1 6c6a39222b Merge branch 'core_opt_choose_kernel' of https://github.com/Xreki/Paddle into core_opt_choose_kernel
7 years ago