PyTorch
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
at::native::Constant Union Reference

#include <Descriptors.h>

Public Member Functions

 Constant (cudnnDataType_t dataType, double value)
 

Public Attributes

float f
 
double d
 

Constructor & Destructor Documentation

◆ Constant()

at::native::Constant::Constant ( cudnnDataType_t  dataType,
double  value 
)
inline

Member Data Documentation

◆ d

double at::native::Constant::d

◆ f

float at::native::Constant::f

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