Home
last modified time | relevance | path

Searched refs:ValidationOptions (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Tosa/Transforms/
H A DPasses.h52 struct ValidationOptions { struct
55 ValidationOptions &setProfile(TosaProfileEnum profile) { in setProfile() argument
61 ValidationOptions &enableStrictOperationSpecAlignment(bool enable = true) { argument
68 ValidationOptions &setLevel(TosaLevelEnum level) { in setLevel() argument