torch.GetOpSchema
export type GetOpSchema<Op extends OpName> = OpSchemas[Op];Opextends OpNameGet the schema for a specific operation.
export type GetOpSchema<Op extends OpName> = OpSchemas[Op];Opextends OpNameGet the schema for a specific operation.