Commit Graph

11 Commits (60be66e2c0ff3e127768de566a6e4925c21ffbec)

Author SHA1 Message Date
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