Commit Graph

246 Commits (develop)

Author SHA1 Message Date
tianshuo78520a 513641e153
Delete fast_check_nan_inf (#31788)
5 years ago
Qi Li c8fac5ee30
[ROCM] update fluid framework for rocm (part5), test=develop (#31014)
5 years ago
wanghuancoder 35c5b23f68
use iwyu clean include second time, test=develop (#30829)
5 years ago
arlesniak 5bf25d1e8b
More precise mkldnn kernel rules in GetExpectedKernelType (#29840)
5 years ago
石晓伟 8ce2482b80
fix header file paths of gflags, commit 1, test=develop (#30271)
5 years ago
Leo Chen 47d10c55d5
Enhance debugging (#30001)
5 years ago
Chen Weihang a6072055be
[Complex] Handle complex to real after type promotion (#29855)
5 years ago
Leo Chen 6b258317cb
fix TransferInplaceBack (#29830)
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
Chen Weihang dafb0e3bb7
Polish framework error message part 6 (#27257)
6 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
6 years ago
Leo Chen ffe52b4452
[OpDevOptimize] Add common infershape functions (#26096)
6 years ago
lilong12 29de0d97a5
add the support to specify device index for device_guard (#24555)
6 years ago
pawelpiotrowicz db2b6b6568
Hide globals & redesign restore PR (#24279)
6 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
6 years ago
liym27 ac9a7eeea4
[Dy2Stat]Support list pop (#24250)
6 years ago
Zhang Ting 1b8fe70e48
fix VLOG, test=develop (#23327)
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
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
6 years ago
Zhang Ting 72ff5a09c3
fix print bug of profile, test=develop (#22804)
6 years ago
Zhang Ting 4e8bc02461
add fluid.device_guard to specify the device type for Op (#22254)
6 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
wangchaochaohu c65c6ae534
add flag to control profile level in python API (#22319)
6 years ago
guofei 3a59a7a11f
Make assign op support LoDTensorArray and modify while_loop API (#22309)
6 years ago
Adam e7a9f6bbb7 [Bugfix] Preserve shape in inpalce operators (#22360)
6 years ago
wangchaochaohu 621d3e0b66
fix the bug of profile update (#22207)
6 years ago
wangchaochaohu c3876cf82d
add support for nested profiling event and printing in different level (#22061)
6 years ago
bingyanghuang 4b4a9cc88f fix format in operator.cc (#22101)
6 years ago
silingtong123 6c20e7c4e6 test=develop, remove unused parameter from class RuntimeInferShapeContext constructors (#22046)
6 years ago
Jacek Czaja b0b27ff699 [MKL-DNN] Conv grad and Batch Norm grad NHWC support (#22088)
6 years ago
Jacek Czaja ad8a9cb82c [MKL-DNN] Pool & LRN Grad Ops NHWC support (#21747)
6 years ago
WangXi 8a0f611b64 Rewrite check nan inf tools (#21076)
6 years ago
Leo Chen e0c9d856fb
add unused input vars check for OpWithKernel, test=develop (#21169)
6 years ago
hong ac8546701d
Add dygraph execution context (#20157)
6 years ago
Chen Weihang 8da0cd537a
Add examples for error message writing specification - NotFound, OutOfRange, AlreadyExists, PermissionDenied (#21134)
6 years ago
Chen Weihang 7e5f74b825
Add examples for error message writing specification - InvalidArgument (#21132)
6 years ago
Yiqun Liu 35f17ae28f
Add the check of lod_level between compile-time and runtime. (#20961)
6 years ago
Zeng Jinle 878a40f57d
Support NoNeedBufferVarsInference in dygraph backward (#20868)
6 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
7 years ago
Yiqun Liu 6fcfd32e6c
Check and correct the output's lod_level in DynamicRNN related operators (#19144)
7 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
7 years ago
Zeng Jinle ac813bbaf4
Add more error debug message to Operator::Run (#20793)
7 years ago
zhongpu 72d1d72c09 fix ExecutionContext::HasInput and ExecutionContext::HasOutput depend on the scope structure, test=develop (#20721)
7 years ago
wopeizl 9e5948230e
add support to gcc8, add docker env test=develop (#19807)
7 years ago
Zeng Jinle ab575de725 Fix op run log when memory optimization strategy is enabled (#20695)
7 years ago