|
|
| PrimitiveWrapper (dnnPrimitive_t primitive) |
| |
|
template<typename Creator , typename FirstArg , typename... Args> |
| | PrimitiveWrapper (Creator creator, FirstArg &&arg, Args &&... args) |
| |
|
template<typename Creator , typename... Args> |
| void | Reset (Creator creator, Args &&... args) |
| |
|
| operator dnnPrimitive_t () const |
| |
template<typename T>
class caffe2::mkl::PrimitiveWrapper< T >
Definition at line 22 of file mkl_memory.h.
The documentation for this class was generated from the following file: