Home
last modified time | relevance | path

Searched defs:scale_shape (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dnn_fused_batchnorm_test.py63 scale_shape, argument
144 scale_shape, argument
225 scale_shape, argument
288 scale_shape, argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbatchnorm_expander_test.cc57 Shape scale_shape = ShapeUtil::MakeShape(F32, {2}); in TEST_F() local
92 Shape scale_shape = ShapeUtil::MakeShape(F32, {2}); in TEST_F() local
H A Dshape_inference.cc1210 const Shape& operand_shape, const Shape& scale_shape, in InferBatchNormTrainingShape()
1315 const Shape& operand_shape, const Shape& scale_shape, in InferBatchNormInferenceShape()
1459 const Shape& operand_shape, const Shape& scale_shape, in InferBatchNormGradShape()
/aosp_15_r20/external/tensorflow/tensorflow/cc/gradients/
H A Dnn_grad_test.cc366 TensorShape scale_shape({shape.dim_size(channel_dim)}); in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dimage_ops.cc233 const TensorShape& scale_shape = context->InputShape(1); in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dremapper_test.cc1729 auto scale_shape = ops::Placeholder::Shape({128}); in TEST_F() local
1808 auto scale_shape = ops::Placeholder::Shape({128}); in TEST_F() local