Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_runtime.cc188 xla::StatusOr<xla::Shape> DecodeSelfDescribingShapeConstant( in DecodeSelfDescribingShapeConstant() function
204 DecodeSelfDescribingShapeConstant(shape_ptr, shape_length); in ShapeString()
269 DecodeSelfDescribingShapeConstant(shape_ptr, shape_length); in __xla_cpu_runtime_ReleaseInfeedBufferAfterDequeue()
312 DecodeSelfDescribingShapeConstant(shape_ptr, shape_length); in __xla_cpu_runtime_ReleaseOutfeedBufferAfterPopulation()
676 DecodeSelfDescribingShapeConstant(shape_ptr, shape_length).ValueOrDie(); in __xla_cpu_runtime_AllReduce()