Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_lru_cache.h136 Status GetExecutionContext(int idx, nvinfer1::IExecutionContext** exec_ctx) in GetExecutionContext() function
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h394 ExecutionContext GetExecutionContext() { in GetExecutionContext() function