Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/tensorexpr/operators/
Dsoftmax.cpp47 size_t softmax_dim = in computeSoftmax() local
/external/pytorch/aten/src/ATen/native/vulkan/ops/
DSoftmax.cpp15 const long long softmax_dim, in set_softmax_kernel_params()
/external/pytorch/test/cpp/tensorexpr/
Dtest_kernel.cpp1084 for (const auto softmax_dim : c10::irange(a.dim())) { in TEST_F() local
1157 for (const auto softmax_dim : c10::irange(a.dim())) { in TEST_F() local
1238 for (const auto softmax_dim : c10::irange(a.dim())) { in TEST_F() local