BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
Functions | |
bool | directory_exists (const std::string &name) |
int | mkdir (const std::string &name) |
bool | file_exists (const std::string &name) |
bc::string | make_path (const bc::string &path) |
template<class... Strs> | |
bc::string | make_path (const bc::string &str, const Strs &... strs) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |