|
FreeTensor
|


Go to the source code of this file.
Namespaces | |
| namespace | freetensor |
Functions | |
| Ref< Target > | freetensor::loadTarget (const std::string &txt, const std::string &data) |
| Ref< Device > | freetensor::loadDevice (const std::string &txt, const std::string &data) |
| Ref< Array > | freetensor::loadArray (const std::string &txt, const std::string &data) |
| Ref< Array > | freetensor::newArray (const std::vector< size_t > &shape_, const std::string &dtype_, const std::string &data_) |