Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.h282 static StatusOr<Shape> InferBitcastConvertShape(
Dhlo_verifier.cc131 return CheckShape(convert, ShapeInference::InferBitcastConvertShape( in HandleBitcastConvert()
Dshape_inference.cc475 /* static */ StatusOr<Shape> ShapeInference::InferBitcastConvertShape( in InferBitcastConvertShape() function in xla::ShapeInference