torch.AxesRecord export type AxesRecord = Record<string, number>; Axes record type for repeat function.