in jat/processing_jat.py [0:0]
def __call__(
self,
text=None,
images=None,
continuous_observations=None,
discrete_observations=None,
text_observations=None,
image_observations=None,
continuous_actions=None,
discrete_actions=None,
rewards=None,
return_tensors=None,
**kwargs,