Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/python/
Dmlir.cc98 bool show_debug_info, TFE_Context *tfe_context, in ImportFunction() argument
108 EagerContext *cpp_context = ContextFromInterface(unwrap(tfe_context)); in ImportFunction()
/external/tensorflow/tensorflow/python/kernel_tests/distributions/
Dspecial_math_test.py27 from tensorflow.python.eager import context as tfe_context unknown
72 if tfe_context.executing_eagerly():