[~] Refactor
This commit is contained in:
parent
e1c99f38c5
commit
4082d67d04
@ -1733,7 +1733,7 @@ def kernel_29():
|
|||||||
] * t5.index.shape[0],
|
] * t5.index.shape[0],
|
||||||
keypoints=t5.keypoints.data,
|
keypoints=t5.keypoints.data,
|
||||||
)
|
)
|
||||||
for k, v in o_31.items():
|
for k, v in o_31['t13'].items():
|
||||||
pprint.pprint([k, v])
|
pprint.pprint([k, v])
|
||||||
t5[k] = v
|
t5[k] = v
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user