Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dcompile_mlir_util.cc70 StatusOr<TensorShape> GetTensorShapeFromXlaArgument(const XlaArgument& arg) { in GetTensorShapeFromXlaArgument() function
539 GetTensorShapeFromXlaArgument(xla_arg)); in RewriteWithArgs()
596 GetTensorShapeFromXlaArgument(arg)); in CompileGraphSetup()