Rate this Page

Typedef torch::nn::detail::conv_padding_t#

Typedef Documentation#

template<size_t D>
using torch::nn::detail::conv_padding_t = std::variant<ExpandingArray<D>, enumtype::kValid, enumtype::kSame>#