mxnet
mshadow::packet::Packet< DType, Arch > Struct Template Reference

Generic packet type. More...

#include <packet-inl.h>

Collaboration diagram for mshadow::packet::Packet< DType, Arch >:
Collaboration graph

Detailed Description

template<typename DType, PacketArch Arch = MSHADOW_DEFAULT_PACKET>
struct mshadow::packet::Packet< DType, Arch >

Generic packet type.

Template Parameters
DTypeThe data type of the packet.
Archthe Arch of the packet.

The documentation for this struct was generated from the following file: