Commit Graph

13 Commits (a6b089c614f3ef503f4243c278ae97e6435ea391)

Author SHA1 Message Date
Yibing Liu 3c375751f8
Support seq len equal to 0 in sequence ops (#16935)
7 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
7 years ago
minqiyang d17bb4e600 Add unit test for gru unit
7 years ago
Qiao Longfei 78ec7c0f99 gru add origin mode
7 years ago
Yihua Xu 87086b1386 Refine activation for GRU operator (#13275)
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 (#11106)
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago