Searched defs:offset_shape (Results 1 – 4 of 4) sorted by relevance
97 const auto& offset_shape = offset_array.shape(); in Run() local
59 Shape offset_shape = ShapeUtil::MakeShape(F32, {2}); in TEST_F() local
1201 const Shape& offset_shape, int64_t feature_index) { in InferBatchNormTrainingShape()1306 const Shape& offset_shape, const Shape& mean_shape, in InferBatchNormInferenceShape()
2373 const Shape& offset_shape = per_partition_size_hlo->shape(); in HandleDynamicUpdateSlice() local