Commit Graph

12 Commits (7c55a94de51b1de42bd444c0d8ab20c9eeabcb4e)

Author SHA1 Message Date
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
Tao Luo 6b7bb6b54a
change check_type_and_dtype to check_variable_and_dtype (#22465)
6 years ago
Li Fuchen 51e147a130
fix the en doc and example code of warpctc (#22325)
6 years ago
ShenLiang 3fab86ffa6 add package for centerloss (#21806)
6 years ago
Leo Chen 33f1306753
update layers used in mnist dygraph model, test=develop (#21947)
6 years ago
Leo Chen 310edc0d0c
Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724)
6 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
6 years ago
Zeng Jinle b97fc16d21
fix lod_reset bug, test=develop (#21392)
6 years ago
ruri aeb887911f
Refine edit distance cn (#21121)
6 years ago
Tao Luo 3976bbe2ce
add input type and dtype check template, and update some APIs check (#21161)
6 years ago
Tao Luo 8f659d4345
Split some APIs from nn.py to loss.py (#21117)
6 years ago