Searched defs:x2_ (Results 1 – 3 of 3) sorted by relevance
51 X x2_[ 2 ]; member
75 Tensor x2_ = at::cat({x2, std::move(x2_pad), std::move(x2_norm)}, -1); in _euclidean_dist() local274 Tensor cosine_similarity(const Tensor& x1_, const Tensor& x2_, int64_t dim, double eps) { in cosine_similarity()
247 auto x2_ = std::get<1>(x12); in cdist_backward_batch_rule() local