Home
last modified time | relevance | path

Searched refs:actual_size_ (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dxla_launch_util.h204 actual_size_(actual_size), in XlaTensorBuffer()
218 proto->set_allocated_bytes(actual_size_); in FillAllocationDescription()
233 size_t actual_size_; variable