torch.LogOptions export interface LogOptions { base?: number | 'e'; } base(number | 'e')optional Options for log operations