What if the result is not correct?

All the tensors will be saved as binary bytes in serialized format. The result binary bytes can be loaded by the API “load_params”.

how can we achive binary bytes in serialized format? does “./_tvmdbg_device_CPU_0/output_tensors.params” contains all layers outputs? then we get data, how to use it to get the exact layer? i still so confused.