|
TVM
0.9.4
|


Go to the source code of this file.
Namespaces | |
| tvm | |
| tvm::utils | |
| tvm::utils::internal | |
Macros | |
| #define | TVM_TEMPORARY_ALLOW_EIGEN_MALLOC(x) |
Functions | |
| TVM_DLLAPI bool | tvm::utils::internal::is_malloc_allowed_ () |
| TVM_DLLAPI bool | tvm::utils::internal::set_is_malloc_allowed_ (bool allow) |
| TVM_DLLAPI void | tvm::utils::internal::override_is_malloc_allowed_ (bool v) |
| TVM_DLLAPI void | tvm::utils::internal::restore_is_malloc_allowed_ () |
| void | tvm::utils::internal::check_malloc_coherency () |
| void | tvm::utils::internal::enforce_malloc_coherency () |
| bool | tvm::utils::is_malloc_allowed () |
| bool | tvm::utils::set_is_malloc_allowed (bool allow) |
| void | tvm::utils::override_is_malloc_allowed (bool allow) |
| void | tvm::utils::restore_is_malloc_allowed () |
| #define TVM_TEMPORARY_ALLOW_EIGEN_MALLOC | ( | x | ) |