Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dutils.h118 inline bool HasStaticShape(const nvinfer1::Dims& dims) { in HasStaticShape() function
127 bool HasStaticShape(const T& dims) { in HasStaticShape() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dutils.cc43 bool HasStaticShape(Value value) { in HasStaticShape() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
H A Deinsum.cc279 bool HasStaticShape() const { in HasStaticShape() function in tensorflow::tensorrt::convert::__anonc98924470111::EinsumDescriptor