Commit Graph

20 Commits (273f737517e3d2d3ef67725a143e834be025fa29)

Author SHA1 Message Date
guosheng 49ca424d6e Fix src_idx out of range in beam_search_op
8 years ago
guosheng 592f84a4af Complete the docs of beam_search_op, beam_searc_decode_op and the python wrapper
8 years ago
guosheng a281e1016e Make cc_test of beam_search_op and beam_searc_decode_op run correctly
8 years ago
guosheng 741046e8ea Fix and enhance beam_search_op and beam_searc_decode_op to be comparable with python beam search
8 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
8 years ago
ktlichkid 709a9edd46 Code clean up
8 years ago
ktlichkid 64509fd93b Style fix
8 years ago
ktlichkid 294b58a9ba Changed registered type
8 years ago
ktlichkid df80b6ea8c Added InferVarType
8 years ago
ktlichkid f57efeb6d1 Added GetExpectedKernelType and Debug message
8 years ago
ktlichkid 6f06b32258 Added GetExpectedKernelType and Debug message
8 years ago
ktlichkid df70d5f1ce Fixed some bugs
8 years ago
ktlichkid d060b5dfac Registered beam search op
8 years ago
ktlichkid b94c518884 Implemented BeamSearchKernel
8 years ago
ktlichkid 881ea62bbf Added BeamSearchOpMaker class
8 years ago
Abhinav Arora 6f83142353
Fix cpplint issues with beam_search_op and beam_search_decode_op (#9962)
8 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
Yi Wang fc374821dd Correct #include path
8 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
8 years ago