Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ir/types/
Ddialect.cc486 SmallVectorImpl<int64_t> *refined_shape) { in GetCastCompatibleShape()
796 SmallVector<int64_t, 4> refined_shape; in GetCastCompatibleType() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dshape_inference.cc116 bool refined_shape = false; in TypeMeet() local