Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
op name.
float_ops is filled by tfprof Python API when called. It requires the op has RegisterStatistics defined. Currently, Conv2D, MatMul, etc, are implemented.
User can define extra op type information for an op. This allows the user to select a group of ops precisely using op_type as a key.
op name.
tensor value restored from checkpoint.
op execution time.
Total requested bytes by the op.
Number of parameters if available.
Number of float operations.
Number of inputs to the op.
Device the op is assigned to.
The following are the aggregated stats from all accounted descendants and the op itself. The actual descendants depend on the data structure used (scope, graph).
shape information, if available.
Descendants of the graph. The actual descendants depend on the data structure used (scope, graph).
Used in:
Flatten tensor in row-major. Only one of the following array is set.