Home
last modified time | relevance | path

Searched defs:TensorShapeToXLAShape (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dshape_util.cc103 Status TensorShapeToXLAShape(DataType dtype, in TensorShapeToXLAShape() function
112 xla::Shape TensorShapeToXLAShape(xla::PrimitiveType type, in TensorShapeToXLAShape() function
137 Status TensorShapeToXLAShape(DataType dtype, const TensorShape& tensor_shape, in TensorShapeToXLAShape() function
145 StatusOr<xla::Shape> TensorShapeToXLAShape(DataType dtype, in TensorShapeToXLAShape() function
152 xla::Shape TensorShapeToXLAShape(xla::PrimitiveType type, in TensorShapeToXLAShape() function