Home
last modified time | relevance | path

Searched defs:unpadded_shape_bytes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dhlo_proto_to_memory_visualization_utils.cc91 int64_t unpadded_shape_bytes) { in MakeHeapObjectCommon()
106 int64_t unpadded_shape_bytes) { in MakeHeapObject()
122 int64_t unpadded_shape_bytes) { in MakeHeapObject()
422 int64 unpadded_shape_bytes = UnpaddedSize(*shape); in ConvertHloProtoToPreprocessResult() local