Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtensor_description.proto23 AllocationDescription allocation_description = 4; field
Dtensor.cc69 AllocationDescription allocation_description; in GetAllocatedBytes() local