Commit Graph

13 Commits (209a3f4e095c6a3ca2d7684e667da15d8bffe00f)

Author SHA1 Message Date
Yibing Liu 3c375751f8
Support seq len equal to 0 in sequence ops () 6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop 6 years ago
minqiyang d17bb4e600 Add unit test for gru unit 6 years ago
Qiao Longfei 78ec7c0f99 gru add origin mode 6 years ago
Yihua Xu 87086b1386 Refine activation for GRU operator () 7 years ago
tensor-tang 5424a698df refine gru op unit test 7 years ago
minqiyang 99d3f08920 Add print_function for all python files 7 years ago
minqiyang a3539845f2 Polish python code style 7 years ago
minqiyang 59adf7ced1 Fix round(0.0) special issue 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 () 7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code 7 years ago