from local

This commit is contained in:
dohe0342 2022-12-10 11:55:57 +09:00
parent 1e04e0babf
commit b390749854
2 changed files with 0 additions and 3 deletions

View File

@ -677,9 +677,6 @@ def compute_loss(
supervisions = batch["supervisions"]
logging.info(supervisions["start_frame"])
logging.info(supervisions["num_frames"])
if feature.ndim == 2:
feature_lens = []
for supervision in supervisions['cut']: