Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dshape_inference.cc2455 /* static */ StatusOr<Window> ShapeInference::InferWindowFromDimensions( in InferWindowFromDimensions() function in xla::ShapeInference
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dshape_inference.cc1310 llvm::Optional<xla::Window> InferWindowFromDimensions( in InferWindowFromDimensions() function