You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The from_tflite() function should accept None as default value of input_names and output_names. (#1967)
* The from_tflite() function should not change the value of None to an empty list for input_names and output_names.
* Change the way to validate a list is None or Emtpy.
Signed-off-by: Jay Zhang <[email protected]>
0 commit comments