#include "mlir/Dialect/Tosa/IR/TosaProfileCompliance.h"
Definition at line 57 of file TosaProfileCompliance.h.
◆ ProfileInfoDepot()
ProfileInfoDepot::ProfileInfoDepot |
( |
Operation * |
op | ) |
|
|
inline |
◆ addType()
void ProfileInfoDepot::addType |
( |
Type |
t | ) |
|
|
inline |
◆ addValue()
void ProfileInfoDepot::addValue |
( |
Value |
v | ) |
|
|
inline |
◆ getInfo()
◆ populateProfileInfo() [1/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::AvgPool2dOp |
op | ) |
|
◆ populateProfileInfo() [2/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::ConcatOp |
op | ) |
|
◆ populateProfileInfo() [3/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::Conv2DOp |
op | ) |
|
◆ populateProfileInfo() [4/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::Conv3DOp |
op | ) |
|
◆ populateProfileInfo() [5/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::DepthwiseConv2DOp |
op | ) |
|
◆ populateProfileInfo() [6/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::FFT2dOp |
op | ) |
|
◆ populateProfileInfo() [7/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::GatherOp |
op | ) |
|
◆ populateProfileInfo() [8/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::MatMulOp |
op | ) |
|
◆ populateProfileInfo() [9/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::MulOp |
op | ) |
|
◆ populateProfileInfo() [10/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::PadOp |
op | ) |
|
◆ populateProfileInfo() [11/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::RescaleOp |
op | ) |
|
◆ populateProfileInfo() [12/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::ReshapeOp |
op | ) |
|
◆ populateProfileInfo() [13/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::ResizeOp |
op | ) |
|
◆ populateProfileInfo() [14/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::RFFT2dOp |
op | ) |
|
◆ populateProfileInfo() [15/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::ScatterOp |
op | ) |
|
◆ populateProfileInfo() [16/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::SelectOp |
op | ) |
|
◆ populateProfileInfo() [17/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::SliceOp |
op | ) |
|
◆ populateProfileInfo() [18/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::TileOp |
op | ) |
|
◆ populateProfileInfo() [19/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::TransposeConv2DOp |
op | ) |
|
◆ populateProfileInfo() [20/20]
template<>
void ProfileInfoDepot::populateProfileInfo |
( |
tosa::TransposeOp |
op | ) |
|
The documentation for this class was generated from the following files: