Commit Graph

12 Commits (59c049995e036f80fc7e068a432037a9c8a4a014)

Author SHA1 Message Date
jinyuKING 6ca44cbaa3
API/OP(sequence_first_step, sequence_last_step, sequence_mask, beam_search, beam_search_decode) error message enhancement (#24590)
5 years ago
Sylwester Fraczek 74672d1aff Change *(smart_ptr.get()) -> *smart_ptr
6 years ago
guosheng d15b2e02c8 Fix copying empty tensor in beam_search_decode_op
7 years ago
guosheng 592f84a4af Complete the docs of beam_search_op, beam_searc_decode_op and the python wrapper
7 years ago
guosheng a281e1016e Make cc_test of beam_search_op and beam_searc_decode_op run correctly
7 years ago
guosheng 741046e8ea Fix and enhance beam_search_op and beam_searc_decode_op to be comparable with python beam search
7 years ago
gongweibao 2f53cd0a76
Fix beam_search memory leak. (#10185)
7 years ago
Abhinav Arora 6f83142353
Fix cpplint issues with beam_search_op and beam_search_decode_op (#9962)
7 years ago
Yi Wang cfffb1a362
Update tensor_util.h (#8422)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago