Searched refs:batch_start_time (Results 1 – 2 of 2) sorted by relevance
75 math_utils.batch_start_time(times) - priors_from_time, dtypes.float32)77 times - math_utils.batch_start_time(times)[:, None], dtypes.float32)
470 def batch_start_time(times): function