FreeTensor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
freetensor::HashComparator Class Reference

#include <hash.h>

Public Member Functions

bool operator() (const Ref< Tensor > &lhs, const Ref< Tensor > &rhs) const
 
bool operator() (const Ref< Buffer > &lhs, const Ref< Buffer > &rhs) const
 
bool operator() (const Ref< ReductionItem > &lhs, const Ref< ReductionItem > &rhs) const
 
bool operator() (const Ref< ForProperty > &lhs, const Ref< ForProperty > &rhs) const
 
bool operator() (const Ref< CutlassMicroKernelProperty > &lhs, const Ref< CutlassMicroKernelProperty > &rhs) const
 
bool operator() (const AST &lhs, const AST &rhs) const
 

Member Function Documentation

◆ operator()() [1/6]

bool freetensor::HashComparator::operator() ( const AST lhs,
const AST rhs 
) const

◆ operator()() [2/6]

bool freetensor::HashComparator::operator() ( const Ref< Buffer > &  lhs,
const Ref< Buffer > &  rhs 
) const

◆ operator()() [3/6]

bool freetensor::HashComparator::operator() ( const Ref< CutlassMicroKernelProperty > &  lhs,
const Ref< CutlassMicroKernelProperty > &  rhs 
) const

◆ operator()() [4/6]

bool freetensor::HashComparator::operator() ( const Ref< ForProperty > &  lhs,
const Ref< ForProperty > &  rhs 
) const

◆ operator()() [5/6]

bool freetensor::HashComparator::operator() ( const Ref< ReductionItem > &  lhs,
const Ref< ReductionItem > &  rhs 
) const

◆ operator()() [6/6]

bool freetensor::HashComparator::operator() ( const Ref< Tensor > &  lhs,
const Ref< Tensor > &  rhs 
) const

The documentation for this class was generated from the following files: