Searched refs:ShapeString (Results 1 – 1 of 1) sorted by relevance
202 tensorflow::string ShapeString(const void* shape_ptr, xla::int32 shape_length) { in ShapeString() function239 << ShapeString(shape, shape_length) << " on stream executor " in __xla_cpu_runtime_AcquireInfeedBufferForDequeue()251 << ShapeString(shape, shape_length); in __xla_cpu_runtime_AcquireInfeedBufferForDequeue()263 << ShapeString(shape_ptr, shape_length) << " on stream executor " in __xla_cpu_runtime_ReleaseInfeedBufferAfterDequeue()282 << ShapeString(shape_ptr, shape_length) << " on stream executor " in __xla_cpu_runtime_AcquireOutfeedBufferForPopulation()294 << ShapeString(shape_ptr, shape_length); in __xla_cpu_runtime_AcquireOutfeedBufferForPopulation()306 << ShapeString(shape_ptr, shape_length) << " on stream executor " in __xla_cpu_runtime_ReleaseOutfeedBufferAfterPopulation()672 auto shape_str = ShapeString(shape_ptr, shape_length); in __xla_cpu_runtime_AllReduce()