Add 0d Tensor Test Cases for cond, case, switch_case (#49544)
Add 0d Tensor Test Cases for cond, case, switch_case. Since the 3 APIs are control flow APIs, their support for 0d tensor relies on the underneath APIs. This PR just added test cases to prove that the 3 APIs have already handled 0d tensor well.
Showing
想要评论请 注册 或 登录