tabensemb.model.TorchModelWrapper.__call__# method TorchModelWrapper.__call__(x: Tensor, derived_tensors: Dict[str, Tensor]) → Tensor# Simulate AbstractNN._forward by calling AbstractNN.call_required_model.