Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/core/
Dthreadpool_test.cc42 Context outer_context(ContextKind::kThread); in TEST() local
262 Context outer_context(ContextKind::kThread); in TEST() local
288 Context outer_context(ContextKind::kThread); in TEST() local
/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.cc67 InferenceContext* outer_context) { in InferShapesForFunctionSubNode()
142 ExtendedInferenceContext* outer_context) { in InferShapesForFunction()
/external/v8/src/debug/
Ddebug-evaluate.cc217 Handle<Context> outer_context(frame_inspector_.GetFunction()->context(), in ContextBuilder() local
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops.py687 def outer_context(self): member in ControlFlowContext
/external/v8/src/compiler/
Djs-call-reducer.cc822 TNode<Context> outer_context, in CreateFunctionContext()