Home
last modified time | relevance | path

Searched refs:InferWindowFromDimensions (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtree_reduction_rewriter.cc76 Window window, ShapeInference::InferWindowFromDimensions( in HandleReduce()
Dshape_inference.h337 static StatusOr<Window> InferWindowFromDimensions(
Dshape_inference_test.cc1116 ShapeInference::InferWindowFromDimensions( in TEST_F()
1178 ShapeInference::InferWindowFromDimensions( in TEST_F()
Dhlo_evaluator_test.cc2897 ShapeInference::InferWindowFromDimensions( in TEST_P()
2948 ShapeInference::InferWindowFromDimensions( in TEST_P()
Dshape_inference.cc2348 /* static */ StatusOr<Window> ShapeInference::InferWindowFromDimensions( in InferWindowFromDimensions() function in xla::ShapeInference
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1471 ShapeInference::InferWindowFromDimensions( in ConvGeneralDilated()
1503 TF_ASSIGN_OR_RETURN(Window window, ShapeInference::InferWindowFromDimensions( in DynamicConvInstruction()
2516 ShapeInference::InferWindowFromDimensions( in ReduceWindow()
2570 ShapeInference::InferWindowFromDimensions( in ReduceWindowWithGeneralPadding()
2614 ShapeInference::InferWindowFromDimensions( in ReduceWindowInternal()
3040 ShapeInference::InferWindowFromDimensions( in SelectAndScatter()
3087 ShapeInference::InferWindowFromDimensions( in SelectAndScatterInternal()