mxnet
Public Member Functions | Public Attributes | List of all members
nnvm::top::MatMulParam Struct Reference

#include <tensor.h>

Inheritance diagram for nnvm::top::MatMulParam:
Inheritance graph
Collaboration diagram for nnvm::top::MatMulParam:
Collaboration graph

Public Member Functions

 DMLC_DECLARE_PARAMETER (MatMulParam)
 

Public Attributes

bool transpose_a
 
bool transpose_b
 

Member Function Documentation

nnvm::top::MatMulParam::DMLC_DECLARE_PARAMETER ( MatMulParam  )
inline

Member Data Documentation

bool nnvm::top::MatMulParam::transpose_a
bool nnvm::top::MatMulParam::transpose_b

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