Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dpy_utils.cc42 void GetLinkedTensorRTVersion(int* major, int* minor, int* patch) { in GetLinkedTensorRTVersion() function
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dutils.cc122 string GetLinkedTensorRTVersion() { in GetLinkedTensorRTVersion() function