Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_lru_cache.h128 struct EngineContext { struct
129 EngineContext() {} // Creates an empty context. in EngineContext() function
130 EngineContext( in EngineContext() function
136 mutex mu;
137 TrtUniquePtrType<nvinfer1::ICudaEngine> cuda_engine;