tabensemb.model.PytorchTabularWrapper.__call__#

method

PytorchTabularWrapper.__call__(x: Tensor, derived_tensors: Dict[str, Tensor]) Tensor#

Simulate AbstractNN._forward by calling AbstractNN.call_required_model.