Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/CTG
/ parse_batch
Method
parse_batch
tbsim/utils/batch_utils.py:72–73 ·
view source on GitHub ↗
(data_batch)
Source
from the content-addressed store, hash-verified
70
71
@staticmethod
72
def
parse_batch(data_batch):
73
raise
NotImplementedError
74
75
@staticmethod
76
def
batch_to_raw_all_agents(data_batch, step_time):
Callers
15
get_prediction_nc
Method · 0.45
training_step
Method · 0.45
validation_step
Method · 0.45
training_step
Method · 0.45
validation_step
Method · 0.45
training_step
Method · 0.45
validation_step
Method · 0.45
training_step
Method · 0.45
validation_step
Method · 0.45
training_step
Method · 0.45
validation_step
Method · 0.45
training_step
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected