nntrainer icon indicating copy to clipboard operation
nntrainer copied to clipboard

Enable contiguous check on add_i

Open lhs8928 opened this issue 2 years ago • 1 comments

For now checking the tensor which is contiguous or not is disabled since the add_strided does not support broadcast. Enable this one after support broadcast operation and then replace add_i or add to add_i_strided or add_strided on grucell which the operand tensor does not have a contiguous memory.

lhs8928 avatar Nov 26 '21 03:11 lhs8928

:octocat: cibot: Thank you for posting issue #1746. The person in charge will reply soon.

taos-ci avatar Nov 26 '21 03:11 taos-ci