DCGAN on CelebA Dataset using Libtorch (PyTorch C++ Frontend API)
Public Member Functions
|
List of all members
ConvTranspose2dWrapperImpl Struct Reference
#include <
network.hpp
>
Inheritance diagram for ConvTranspose2dWrapperImpl:
Public Member Functions
torch::Tensor
forward
(const torch::Tensor &input)
Detailed Description
Todo:
This has been solved in Nightly Version, update when 1.5 is released (stable)
Member Function Documentation
◆
forward()
torch::Tensor ConvTranspose2dWrapperImpl::forward
(
const torch::Tensor &
input
)
inline
The documentation for this struct was generated from the following file:
include/
network.hpp
Generated by
1.8.17