Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/api/include/torch/nn/functional/
Dactivation.h671 const auto& tgt_len = query_sizes[0]; variable
/external/pytorch/test/cpp/api/
Dsequential.cpp504 int64_t tgt_len = 1; in TEST_F() local