Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dshape_util.cc103 Status TensorShapeToXLAShape(DataType dtype, in TensorShapeToXLAShape() function
112 xla::Shape TensorShapeToXLAShape(xla::PrimitiveType type, in TensorShapeToXLAShape() function
145 Status TensorShapeToXLAShape(DataType dtype, const TensorShape& tensor_shape, in TensorShapeToXLAShape() function
153 xla::Shape TensorShapeToXLAShape(xla::PrimitiveType type, in TensorShapeToXLAShape() function