mxnet
Static Public Attributes | List of all members
mshadow::packet::PacketOp< OP, DType, Arch > Struct Template Reference

generic Packet operator More...

#include <packet-inl.h>

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

Static Public Attributes

static const bool kEnabled = false
 

Detailed Description

template<typename OP, typename DType, PacketArch Arch>
struct mshadow::packet::PacketOp< OP, DType, Arch >

generic Packet operator

Template Parameters
OPThe operator
DTypeThe data type
ArchThe architecture.

Member Data Documentation

template<typename OP, typename DType, PacketArch Arch>
const bool mshadow::packet::PacketOp< OP, DType, Arch >::kEnabled = false
static

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