Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_batch_normalization.cc95 const auto& offset_shape = offset_array.shape(); in Run() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbatchnorm_expander_test.cc59 Shape offset_shape = ShapeUtil::MakeShape(F32, {2}); in TEST_F() local
Dshape_inference.cc1168 const Shape& offset_shape, int64 feature_index) { in InferBatchNormTrainingShape()
1273 const Shape& offset_shape, const Shape& mean_shape, in InferBatchNormInferenceShape()