Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesBinaryOps.cpp18 const Tensor& tensor, std::optional<int64_t> tensor_batch_dim, in _binary_pointwise_batch_rule()
97 Tensor& tensor, std::optional<int64_t> tensor_batch_dim, in binary_pointwise_inplace_batch_rule()
124 const Tensor& tensor, std::optional<int64_t> tensor_batch_dim, in comparison_pointwise_batch_rule()
H A DBatchRulesHelper.cpp172 const Tensor& tensor, std::optional<int64_t> tensor_batch_dim, in _binary_pointwise_helper()