Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_runtime.cc96 tensorflow::string ShapeString(const void* shape_ptr, xla::int32 shape_length) { in ShapeString() function
115 << ShapeString(shape, shape_length) << " on stream executor " in __xla_cpu_runtime_AcquireInfeedBufferForDequeue()
127 << ShapeString(shape, shape_length); in __xla_cpu_runtime_AcquireInfeedBufferForDequeue()
139 << ShapeString(shape_ptr, shape_length) << " on stream executor " in __xla_cpu_runtime_ReleaseInfeedBufferAfterDequeue()
158 << ShapeString(shape_ptr, shape_length) << " on stream executor " in __xla_cpu_runtime_AcquireOutfeedBufferForPopulation()
170 << ShapeString(shape_ptr, shape_length); in __xla_cpu_runtime_AcquireOutfeedBufferForPopulation()
182 << ShapeString(shape_ptr, shape_length) << " on stream executor " in __xla_cpu_runtime_ReleaseOutfeedBufferAfterPopulation()