Composable Kernel: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation.hpp File Reference
Go to the source code of this file.
|
template<typename InElementwiseOperation , typename WeiElementwiseOperation , typename OutElementwiseOperation > |
using | ck::tensor_operation::device::DeviceConvFwdBiasActivationPtr = std::unique_ptr< DeviceConvFwdBiasActivation< InElementwiseOperation, WeiElementwiseOperation, OutElementwiseOperation > > |
|