Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dresolve_batch_normalization.cc97 const auto& offset_shape = offset_array.shape(); in Run() local
/aosp_15_r20/external/pytorch/torch/distributed/tensor/_ops/
H A D_embedding_ops.py84 offset_shape: Optional[torch.Size] = None variable in _MaskPartial
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbatchnorm_expander_test.cc58 Shape offset_shape = ShapeUtil::MakeShape(F32, {2}); in TEST_F() local
H A Dshape_inference.cc1211 const Shape& offset_shape, int64_t feature_index) { in InferBatchNormTrainingShape()
1316 const Shape& offset_shape, const Shape& mean_shape, in InferBatchNormInferenceShape()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc3150 const Shape& offset_shape = per_partition_size_hlo->shape(); in HandleDynamicUpdateSlice() local