Searched refs:multiplier_shape (Results 1 – 1 of 1) sorted by relevance
96 const auto& multiplier_shape = multiplier_array.shape(); in Run() local99 *mean_shape.mutable_dims() = multiplier_shape.dims(); in Run()104 CHECK(mean_shape.dims() == multiplier_shape.dims()); in Run()