Commit Graph

5 Commits

Author SHA1 Message Date
wang_ziqi c6a86d734f Fix doc
type: bugfix
target: all
reason:

------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2023-10-28 10:22:28 +08:00
wang_ziqi 1017530e15 Bugfix of CTCGreedyDecoder.
type: bugfix
target: gpu
reason:
1. When sequence_length of CTCGreedyDecoder is out of range, raise runtime error on gpu backend.
2. Set need_retrieve_output_shape flag for ACL backend.

------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2023-09-23 09:37:14 +08:00
wind_zyx d2b2f6457e ops update value format 0420
fix ops shape format 0420
2023-04-21 09:52:40 +08:00
lilinjie 870b6114bb optimize Primitive apis 2023-04-13 17:28:18 +08:00
panfengfeng b774ecb9e4 operators doc: ApplyAdagradV2, GridSampler2D, GridSampler3D, PopulationCount, SparseApplyAdagrad,
SparseApplyAdagradV2, SparseApplyFtrl, Trunc, TruncateDiv, TruncateMod, UpsampleNearest3D, CTCGreedyDecoder
2022-07-26 20:56:12 -04:00