Searched refs:ConvertUint8ToInt8 (Results 1 – 1 of 1) sorted by relevance
55 class ConvertUint8ToInt8 class56 : public TosaConvertTFLUint8PassBase<ConvertUint8ToInt8> {58 explicit ConvertUint8ToInt8() {} in ConvertUint8ToInt8() function in mlir::tosa::__anon97a43a8d0111::ConvertUint8ToInt8328 void ConvertUint8ToInt8::runOnOperation() { in runOnOperation()344 return std::make_unique<ConvertUint8ToInt8>(); in createConvertTFLUint8Pass()