Remove debug info

This commit is contained in:
hzwer
2020-11-22 14:48:48 +08:00
parent 62f7a6f8e6
commit c328fe5f39

View File

@@ -76,7 +76,6 @@ def write_frame(i0, infs, i1, p, user_args):
buffer.put(i0[i])
for inf in infs:
buffer.put(inf[i])
print('inf', inf.shape, len(infs), p[i])
def clear_buffer(user_args):
global cnt