Commit Graph

6 Commits (878e117b6d54a5b9e277688aef5b9b625dbdc20d)

Author SHA1 Message Date
Chen Weihang dfb3ae1b9b
Polish some error message in framework holder - Part 1 (#25509)
5 years ago
Chen Weihang d1062d5278
Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759)
5 years ago
Chen Weihang 8414575b78
Add examples for error message writing specification - PreconditionNotMet, Unimplemented, Unavailable (#21137)
6 years ago
dongdaxiang d739bab844 fix async_executor problem and remove some unnecessary testcase, fix trainer_desc import problem
6 years ago
wangguibao 5f98d80039 AsyncExecutor bugfix: Tensor change to LoDTensor
7 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
7 years ago