Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dutils.h108 inline bool HasStaticShape(const nvinfer1::Dims& dims) { in HasStaticShape() function
117 bool HasStaticShape(const T& dims) { in HasStaticShape() function
Dconvert_nodes.cc5517 bool HasStaticShape() { in HasStaticShape() function