mxnet
Static Public Member Functions | Public Attributes | List of all members
mxnet::alm::ALMParams Struct Reference

A singleton flag, set and read by MXSetOptimizeLayout and MXGetOptimizeLayout. More...

#include <alm.h>

Collaboration diagram for mxnet::alm::ALMParams:
Collaboration graph

Static Public Member Functions

static ALMParamsget ()
 

Public Attributes

bool optimize = false
 

Detailed Description

A singleton flag, set and read by MXSetOptimizeLayout and MXGetOptimizeLayout.

Member Function Documentation

◆ get()

static ALMParams& mxnet::alm::ALMParams::get ( )
inlinestatic

Member Data Documentation

◆ optimize

bool mxnet::alm::ALMParams::optimize = false

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