pdft.profiling.ProfileReport#
- class pdft.profiling.ProfileReport(basis_class: 'str', m: 'int', n: 'int', batch_size: 'int', n_steps: 'int', device: 'str', records: 'list[StepRecord]' = <factory>, setup_s: 'float' = 0.0, total_s: 'float' = 0.0, peak_gb: 'float' = 0.0, trace_dir: 'str | None' = None)[source]#
Bases:
object- Parameters:
- __init__(basis_class, m, n, batch_size, n_steps, device, records=<factory>, setup_s=0.0, total_s=0.0, peak_gb=0.0, trace_dir=None)#
Methods
Attributes
- records: list[StepRecord]#