Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/runtime/
Dtypes.h135 static constexpr int64_t kDynamicSize = -1; variable
179 static constexpr int64_t kDynamicSize = -1; variable
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc748 constexpr int64_t kDynamicSize = -1; in VerifyConcatenationOpTypes() local