Merge pull request #1352 from hjchen2/ocr_ctc
Refactor predict api, optimize softmax, add top_k and cast operators
Showing
src/operators/cast_op.cpp
0 → 100644
src/operators/cast_op.h
0 → 100644
src/operators/kernel/kernels.h
0 → 100644
src/operators/top_k_op.cpp
0 → 100644
src/operators/top_k_op.h
0 → 100644
test/net/test_ocr.cpp
0 → 100644
想要评论请 注册 或 登录