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.h253 static StatusOr<Shape> InferBitcastConvertShape(
Dhlo_verifier.cc137 return CheckShape(convert, ShapeInference::InferBitcastConvertShape( in HandleBitcastConvert()
Dshape_inference.cc430 /* static */ StatusOr<Shape> ShapeInference::InferBitcastConvertShape( in InferBitcastConvertShape() function in xla::ShapeInference