Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/converters/
Dfunctions.py75 function_context=function_context_name,
123 function_context=function_context_name,
Dreturn_statements.py376 function_context=anno.getanno(node, 'function_context_name'),
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc133 MlirFunctionContext* function_context) in MlirAbstractOp() argument
136 function_context_(function_context) {} in MlirAbstractOp()