Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DLossNLL.cpp520 auto weight_broadcast_shape = SmallBuffer<int64_t, 5>(input.dim()); in cross_entropy_loss_prob_target() local
574 auto weight_broadcast_shape = SmallBuffer<int64_t, 5>(input.dim()); in cross_entropy_loss_label_smoothing() local