Home
last modified time | relevance | path

Searched defs:target_dim (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_topk.cpp41 size_t* target_dim) { in get_topk_target_size()
208 size_t target_dim = 0; in topk_values() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/
H A DSparseCsrTensorMath.h44 inline void _check_dim(const Tensor& self, int64_t target_dim, c10::string_view name) { in _check_dim()
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dinput_metadata.cpp84 size_t target_dim = desired.size(); in maybe_reduce() local
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DExpandUtils.h505 size_t target_dim = desired.size(); in is_expandable_to() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner_util.cc1758 int64_t target_dim = target->tile_assignment().dim(target_dims[i]); in GatherOperandsShardedAcrossParallelDims() local
H A Dspmd_partitioner.cc1496 int64_t target_dim = source_target_dims[0].second; in ReshardWithAllToAll() local