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

Go to the source code of this file.

Classes

class  freetensor::Target
 
class  freetensor::CPUTarget
 

Namespaces

namespace  freetensor
 

Functions

bool freetensor::isSameTarget (const Ref< Target > &lhs, const Ref< Target > &rhs)
 
std::ostream & freetensor::operator<< (std::ostream &os, const Ref< Target > &target)