FreeTensor
Loading...
Searching...
No Matches
Namespaces | Functions
load_driver.cc File Reference
#include <config.h>
#include <serialize/load_driver.h>
#include <cstring>
#include <iostream>
#include <sstream>
Include dependency graph for load_driver.cc:

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::newArray (const std::vector< size_t > &shape_, const std::string &dtype_, const std::string &data_)
 
Ref< Array > freetensor::loadArray (const std::string &txt, const std::string &data)