Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dtf_xla_mlir_translate.cc202 llvm::SmallVectorImpl<XlaArgument>& xla_arguments) { in ParseXlaArguments()
348 llvm::SmallVector<XlaArgument, 4> xla_arguments; in MlirTfGraphToHloTextTranslateFunction() local