Home
last modified time | relevance | path

Searched defs:mean_shape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_batch_normalization.cc93 auto& mean_shape = *mean_array.mutable_shape(); in Run() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbatchnorm_expander_test.cc94 Shape mean_shape = ShapeUtil::MakeShape(F32, {2}); in TEST_F() local
Dshape_inference.cc1273 const Shape& offset_shape, const Shape& mean_shape, in InferBatchNormInferenceShape()
1417 const Shape& mean_shape, const Shape& var_shape, in InferBatchNormGradShape()