Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dutils.h46 struct TrtDestroyer { struct
53 using TrtUniquePtrType = std::unique_ptr<T, TrtDestroyer<T>>; argument