Commit Graph

29 Commits (cd43c4440ef5aec02c3eb242b6f0cade225bb0e2)

Author SHA1 Message Date
hong 8c4573a3cb
GradMaker for dygraph (#19706)
6 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
6 years ago
Aurelius84 74a28f5ea4
fix fill_constant shape with -1 and enhance cross_entropy test=develop (#20722)
6 years ago
lvmengsi 76ba55e891
add error log for python api and c++ (#20061)
6 years ago
Aurelius84 b125e327aa
Remove constraint that last dimension is forced to be 1 in cross_entropy (#19606)
6 years ago
Hongyu Liu c3195de522
Fix concat shape check (#17247)
7 years ago
sneaxiy 7000ec85d9 fix some op grad maker
7 years ago
sneaxiy 3e03695629 fix numeric error
7 years ago
sneaxiy 5a92e4c097 revert revert 16144
7 years ago
sneaxiy e993effb29 include unordered_map to cross_entropy_op.cc
7 years ago
Zeng Jinle a91964c8fe Revert "PaddingRNN model memory optimize"
7 years ago
sneaxiy 487624e15d fix travis-ci
7 years ago
sneaxiy 1e9fd40777 combine op files
7 years ago
sneaxiy b26e9bd232 refine code
7 years ago
qingqing01 f4846bf3dc
loosly check in the InferShape of cross_entropy_op. (#15863)
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
chengduo 6c6e638550
Add InferVarType for some op (#14201)
7 years ago
Bai Yifan faf8ad2436
Add ignore_index in cross_entropy op (#13217)
7 years ago
fengjiayi 5e7aa8c7e5 code clean
7 years ago
fengjiayi 7c55e08c93 stash
7 years ago
qingqing01 10fbb831ed
Skip BatchNorm when feature only has 1 element. (#11578)
7 years ago
dzhwinter bfa3fd6f15
add inplace attribute to op_proto_maker (#10665)
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
8 years ago
Yu Yang 76174ec0e9 Clean cross entropy and add sync in executor
8 years ago
Yang Yang(Tony) e04c43d543
add semicolon to op registry (#10034)
8 years ago
Yang Yang ce7c2e86e5 script to fix all
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
Yi Wang fc374821dd Correct #include path
8 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
8 years ago