tflite-support
tflite-support copied to clipboard
Logging assets path are wrong

it looks like the paths that are printed by a logger are wrong and do not even exist. Or am I missing anything here?
Loop in @ziyeqinghan to further comment on this issue.
Please just ignore the log for the tmp files. It's just generated temporarily as the intermediate files and removed automatically. model.tflite should be enough for the inference.
@ziyeqinghan thanks for the clarification! would it make sense to disable this output if a user can not make use of it?
@ziyeqinghan can you please comment on the question above? Thanks!