Searched refs:ggI_opt (Results 1 – 1 of 1) sorted by relevance
1738 std::tuple<Tensor,Tensor,Tensor> _convolution_double_backward( const std::optional<Tensor>& ggI_opt… in _convolution_double_backward() argument1744 c10::MaybeOwned<Tensor> ggI_maybe_owned = at::borrow_from_optional_tensor(ggI_opt); in _convolution_double_backward()