Data Fields | |
| int64_t | flops = 0 |
| int64_t | bytes_written = 0 |
| int64_t | bytes_read = 0 |
| std::vector< TensorShape > | tensor_shapes = {} |
| std::vector< Argument > | args = {} |
| std::string | engine = "" |
| std::string | type = "" |
| double | latency = 0 |
Definition at line 11 of file net_observer_reporter.h.
1.8.11