SoftmaxWeightedSumFitter.profile#
- SoftmaxWeightedSumFitter.profile(outs, *, n=1000, point=None, profile=True, **compile_fn_kwargs)#
Compile and profile a PyTensor function which returns
outsand takes values of model vars as a dict as an argument.- Parameters:
- Returns:
Use .summary() to print stats.
- Return type:
pytensor.compile.profiling.ProfileStats