Searched defs:target_dim (Results 1 – 6 of 6) sorted by relevance
41 size_t* target_dim) { in get_topk_target_size()208 size_t target_dim = 0; in topk_values() local
44 inline void _check_dim(const Tensor& self, int64_t target_dim, c10::string_view name) { in _check_dim()
84 size_t target_dim = desired.size(); in maybe_reduce() local
505 size_t target_dim = desired.size(); in is_expandable_to() local
1758 int64_t target_dim = target->tile_assignment().dim(target_dims[i]); in GatherOperandsShardedAcrossParallelDims() local
1496 int64_t target_dim = source_target_dims[0].second; in ReshardWithAllToAll() local