Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dutils.h114 inline bool HasStaticShape(const nvinfer1::Dims& dims) { in HasStaticShape() function
122 inline bool HasStaticShape(std::vector<int> dims) { in HasStaticShape() function