Commit Graph

10 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

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