Commit Graph

10 Commits (55b664a1310c3148809688a7fbdd94073aa26a7d)

Author SHA1 Message Date
Feiyu Chan 420707c26e
API/OP (margin_rank_loss, nce, row_conv, positive_negative_pair) erro… (#24246)
5 years ago
Double_V 163a3ddfe3
fix row_conv_op small size unittest cases (#22606)
5 years ago
GaoWei8 e53d5967c9 Remove self-set accuracy parameters of op tests: max_relative_error (#21816)
5 years ago
hong ac8546701d
Add dygraph execution context (#20157)
6 years ago
Double_V 1d0f04315a fix row_conv_op to force it support lodtensor and tensor input simultaneously, test=develop (#19412)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago