Fix a typo in comment
PiperOrigin-RevId: 232553248
This commit is contained in:
parent
db57de1f1b
commit
234d42b5d4
@ -26,7 +26,7 @@ namespace builtin {
|
||||
// ADD and MUL are used to test simple branch.
|
||||
TfLiteRegistration* Register_ADD();
|
||||
TfLiteRegistration* Register_MUL();
|
||||
// ADD and MUL are used to test dynamic sized subgraphs.
|
||||
// Pad is used to test dynamic sized subgraphs.
|
||||
TfLiteRegistration* Register_PAD();
|
||||
} // namespace builtin
|
||||
namespace custom {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user