Searched refs:DecodeSelfDescribingShapeConstant (Results 1 – 3 of 3) sorted by relevance
98 xla::llvm_ir::DecodeSelfDescribingShapeConstant(shape_ptr, shape_length); in ShapeString()145 xla::llvm_ir::DecodeSelfDescribingShapeConstant(shape_ptr, shape_length); in __xla_cpu_runtime_ReleaseInfeedBufferAfterDequeue()188 xla::llvm_ir::DecodeSelfDescribingShapeConstant(shape_ptr, shape_length); in __xla_cpu_runtime_ReleaseOutfeedBufferAfterPopulation()
149 StatusOr<Shape> DecodeSelfDescribingShapeConstant(const void* shape_ptr,
248 StatusOr<Shape> DecodeSelfDescribingShapeConstant(const void* shape_ptr, in DecodeSelfDescribingShapeConstant() function