#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/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::AvgPool2dOp |
op | ) |
|
◆ populateProfileInfo() [2/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::ConcatOp |
op | ) |
|
◆ populateProfileInfo() [3/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::Conv2DOp |
op | ) |
|
◆ populateProfileInfo() [4/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::Conv3DOp |
op | ) |
|
◆ populateProfileInfo() [5/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::DepthwiseConv2DOp |
op | ) |
|
◆ populateProfileInfo() [6/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::FFT2dOp |
op | ) |
|
◆ populateProfileInfo() [7/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::GatherOp |
op | ) |
|
◆ populateProfileInfo() [8/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::MatMulOp |
op | ) |
|
◆ populateProfileInfo() [9/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::MulOp |
op | ) |
|
◆ populateProfileInfo() [10/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::PadOp |
op | ) |
|
◆ populateProfileInfo() [11/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::RescaleOp |
op | ) |
|
◆ populateProfileInfo() [12/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::ReshapeOp |
op | ) |
|
◆ populateProfileInfo() [13/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::ResizeOp |
op | ) |
|
◆ populateProfileInfo() [14/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::RFFT2dOp |
op | ) |
|
◆ populateProfileInfo() [15/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::ScatterOp |
op | ) |
|
◆ populateProfileInfo() [16/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::SelectOp |
op | ) |
|
◆ populateProfileInfo() [17/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::SliceOp |
op | ) |
|
◆ populateProfileInfo() [18/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::TileOp |
op | ) |
|
◆ populateProfileInfo() [19/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::TransposeConv2DOp |
op | ) |
|
◆ populateProfileInfo() [20/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::TransposeOp |
op | ) |
|
◆ populateProfileInfo() [21/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::VariableOp |
op | ) |
|
◆ populateProfileInfo() [22/22]
template<>
LogicalResult ProfileInfoDepot::populateProfileInfo |
( |
tosa::VariableWriteOp |
op | ) |
|
The documentation for this class was generated from the following files: