Home
last modified time | relevance | path

Searched refs:InferConvolveShape (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_rewriter_test.cc110 ShapeInference::InferConvolveShape( in TEST_F()
151 ShapeInference::InferConvolveShape( in TEST_F()
298 ShapeInference::InferConvolveShape( in TEST_F()
343 ShapeInference::InferConvolveShape( in TEST_F()
379 ShapeInference::InferConvolveShape( in TEST_F()
437 conv->shape(), ShapeInference::InferConvolveShape( in TEST_F()
488 conv->shape(), ShapeInference::InferConvolveShape( in TEST_F()
543 conv->shape(), ShapeInference::InferConvolveShape( in TEST_F()
599 conv->shape(), ShapeInference::InferConvolveShape( in TEST_F()
/external/tensorflow/tensorflow/compiler/xla/service/
Dtranspose_folding_test.cc243 StatusOr<Shape> conv_shape = ShapeInference::InferConvolveShape( in TEST_F()
300 StatusOr<Shape> conv_shape = ShapeInference::InferConvolveShape( in TEST_F()
362 StatusOr<Shape> conv_shape = ShapeInference::InferConvolveShape( in TEST_F()
430 StatusOr<Shape> conv_shape = ShapeInference::InferConvolveShape( in TEST_F()
Doperand_upcaster.cc32 return ShapeInference::InferConvolveShape( in MaybeInferShape()
Dshape_inference_test.cc438 auto inferred_status = ShapeInference::InferConvolveShape( in TEST_F()
484 auto inferred_status = ShapeInference::InferConvolveShape( in TEST_F()
530 auto inferred_status = ShapeInference::InferConvolveShape( in TEST_F()
569 auto inferred_status = ShapeInference::InferConvolveShape( in TEST_F()
606 auto inferred_status = ShapeInference::InferConvolveShape( in TEST_F()
664 ShapeInference::InferConvolveShape( in TEST_F()
676 ShapeInference::InferConvolveShape( in TEST_F()
688 ShapeInference::InferConvolveShape( in TEST_F()
700 ShapeInference::InferConvolveShape( in TEST_F()
712 ShapeInference::InferConvolveShape( in TEST_F()
[all …]
Ddot_as_convolution_util.cc142 ShapeInference::InferConvolveShape( in CreateShardedConvForDotGeneralConvolution()
Dshape_inference.h111 static StatusOr<Shape> InferConvolveShape(
Dhlo_creation_utils.cc103 ShapeInference::InferConvolveShape( in MakeConvolveHlo()
Dhlo_verifier.cc153 ShapeInference::InferConvolveShape( in HandleConvolution()
Dalgebraic_simplifier_test.cc3884 ShapeInference::InferConvolveShape( in TEST_P()
4003 ShapeInference::InferConvolveShape( in TEST_P()
4151 Shape out_shape = ShapeInference::InferConvolveShape( in TEST_F()
Dshape_inference.cc1615 /* static */ StatusOr<Shape> ShapeInference::InferConvolveShape( in InferConvolveShape() function in xla::ShapeInference
Dhlo_evaluator_typed_visitor.h1291 ShapeInference::InferConvolveShape(
Dhlo_parser.cc1644 return ShapeInference::InferConvolveShape( in ParseInstructionRhs()
/external/tensorflow/tensorflow/compiler/xla/
Dreference_util.cc466 ShapeInference::InferConvolveShape( in ConvArray4DGeneralDimensionsDilated()
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dconvolution_handler.cc951 ShapeInference::InferConvolveShape( in CreateShardedConvConvolution()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1476 ShapeInference::InferConvolveShape( in ConvGeneralDilated()
1508 ShapeInference::InferConvolveShape( in DynamicConvInstruction()