Searched defs:_get_full_log_prob (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/nn/modules/ | ||
H A D | adaptive.py | 261 def _get_full_log_prob(self, input, head_output): member in AdaptiveLogSoftmaxWithLoss |
/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/modules/ | ||
H A D | adaptive.cpp | 170 Tensor AdaptiveLogSoftmaxWithLossImpl::_get_full_log_prob( in _get_full_log_prob() function in torch::nn::AdaptiveLogSoftmaxWithLossImpl |