Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dtranspose_folding_test.cc242 StatusOr<Shape> conv_shape = ShapeInference::InferConvolveShape( in TEST_F() local
298 StatusOr<Shape> conv_shape = ShapeInference::InferConvolveShape( in TEST_F() local
359 StatusOr<Shape> conv_shape = ShapeInference::InferConvolveShape( in TEST_F() local
426 StatusOr<Shape> conv_shape = ShapeInference::InferConvolveShape( in TEST_F() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc2952 const auto& conv_shape = conv_props[0].shape(); in MulConvPushDown() local