torch.LogitOptions export interface LogitOptions { eps?: number; } eps(number)optional Options for logit operations