|
TypeExtendedInterface * | getNonVariableTypeRaw (Backend p, ScalarType s) |
|
TypeExtendedInterface * | getNonVariableTypeOpt (Backend p, ScalarType s) |
|
TypeExtendedInterface & | getNonVariableType (Backend p, ScalarType s) |
|
TypeExtendedInterface & | getVariableType (Backend p, ScalarType s) |
|
TypeExtendedInterface & | getType (Backend p, ScalarType s, bool is_variable) |
|
LegacyTHDispatcher & | getLegacyTHDispatcher (Backend p, ScalarType s) |
|
void | registerType (Backend b, ScalarType s, Type *t) |
|
void | registerLegacyTHDispatcher (Backend b, ScalarType s, LegacyTHDispatcher *t) |
|
Generator & | defaultGenerator (DeviceType device_type) |
|
bool | hasOpenMP () const |
|
bool | hasMKL () const |
|
bool | hasLAPACK () const |
|
bool | hasMAGMA () const |
|
bool | hasCUDA () const |
|
bool | hasHIP () const |
|
bool | hasXLA () const |
|
THCState * | lazyInitCUDA () |
|
THHState * | lazyInitHIP () |
|
void | lazyInitComplex () |
|
THCState * | getTHCState () |
|
THHState * | getTHHState () |
|
size_t | freshTypeID () |
|
bool | setFlushDenormal (bool on) |
|
bool | userEnabledCuDNN () const |
|
void | setUserEnabledCuDNN (bool e) |
|
bool | benchmarkCuDNN () const |
|
void | setBenchmarkCuDNN (bool) |
|
bool | deterministicCuDNN () const |
|
void | setDeterministicCuDNN (bool) |
|
|
std::unique_ptr< Generator > | generator_registry [static_cast< int >(DeviceType::COMPILE_TIME_MAX_DEVICE_TYPES)] |
|
Definition at line 27 of file Context.h.
The documentation for this class was generated from the following files: