FreeTensor
Loading...
Searching...
No Matches
Namespaces | Functions
print_driver.h File Reference
#include <string>
#include <driver/array.h>
#include <driver/device.h>
#include <driver/target.h>
#include <ref.h>
Include dependency graph for print_driver.h:
This graph shows which files directly or indirectly include this file:

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_)