A timed tensor product data point. More...
Collaboration diagram for syten::TensorTimer::DataPoint:Public Attributes | |
| Index | blocks_a |
| number of blocks in A tensor More... | |
| Index | blocks_b |
| number of blocks in B tensor More... | |
| Index | blocks_c |
| number of blocks in C tensor More... | |
| SRDef | cpu_time |
| cpu time taken More... | |
| SourceLocation | location |
| location of this data point More... | |
| MemoryUsage::MemorySize | mem_a |
| in-memory-size of A More... | |
| MemoryUsage::MemorySize | mem_b |
| in-memory-size of B More... | |
| MemoryUsage::MemorySize | mem_c |
| in-memory-size of C More... | |
| Index | rank_a |
| rank of A tensor More... | |
| Index | rank_b |
| rank of B tensor More... | |
| Index | rank_c |
| rank of C tensor More... | |
| std::chrono::time_point< std::chrono::high_resolution_clock > | record_time |
| time at reception More... | |
| DataPointType | type |
| type of this data point More... | |
| SRDef | wall_time |
| wallclock time taken More... | |
A timed tensor product data point.