Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc1523 auto bb_arg = bb->getArgument(i); in ConvertFunctionArgAndRets() local
1524 mlir::Value arg_def = bb_arg; in ConvertFunctionArgAndRets()