Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
H A Dlike_ops.cc76 const auto is_dims_static = HasStaticShape(dims); in Convert() local
H A Dfill_ops.cc90 const bool is_dims_static = inputs[0].is_weights(); in Convert() local