Commit Graph

17 Commits (2a98e9323a03fdc3d8a129397ef7358bf103dbb3)

Author SHA1 Message Date
liym27 b4989fb744
Support vector<double> as type of op attribute and op set_value suppport vector<double> as value (#30126)
4 years ago
Chen Weihang dfb3ae1b9b
Polish some error message in framework holder - Part 1 (#25509)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
hong 5191e54494
reduce default attrs for dynamic graph (#22850)
5 years ago
liym27 9da7e6b4d4
add file check_op_desc.py and add interface to get default value. (#21530)
5 years ago
hong ac8546701d
Add dygraph execution context (#20157)
5 years ago
Chen Weihang 8da0cd537a
Add examples for error message writing specification - NotFound, OutOfRange, AlreadyExists, PermissionDenied (#21134)
5 years ago
123malin b414645a65
fix #17430: int64类型的attr训练非预期 (#18264)
6 years ago
tangwei12 dc8eca826e
code style fix, test=develop (#15045)
6 years ago
tangwei12 2761eafb92 shape type to int64_t, test=develop
6 years ago
tangwei12 d4a8967c1e add const in &, test=develop
6 years ago
tangwei12 d1e85e33d7 shape type to int64_t, test=develop
6 years ago
chenweihang 7797e55f42 use paddle::platform::demangle
7 years ago
chenweihang 21d5b94228 error message refine: add demangle api to attribute type
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