|
FreeTensor
|
#include <string>#include <driver/array.h>#include <driver/device.h>#include <driver/target.h>#include <ref.h>

Go to the source code of this file.
Namespaces | |
| namespace | freetensor |
Functions | |
| std::pair< std::string, std::string > | freetensor::dumpTarget (const Ref< Target > &target_) |
| std::pair< std::string, std::string > | freetensor::dumpDevice (const Ref< Device > &device_) |
| std::pair< std::string, std::string > | freetensor::dumpArray (const Ref< Array > &array_) |