Commit b8c7ecc
Return error on wrong tensor type for CAST (#3248)
@tensorflow/micro
Return kTfLiteError when unsupported input/output tensor type is used in CAST kernel.
bug=fixes #3241
Co-authored-by: Esun Kim <veblush@google.com>1 parent 62cbc8e commit b8c7ecc
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
0 commit comments