Skip to content

Latest commit

 

History

History
34 lines (14 loc) · 1.07 KB

concrete.fhe.mlir.processors.check_integer_only.md

File metadata and controls

34 lines (14 loc) · 1.07 KB

module concrete.fhe.mlir.processors.check_integer_only

Declaration of CheckIntegerOnly graph processor.


class CheckIntegerOnly

CheckIntegerOnly graph processor, to make sure the graph only contains integer nodes.


method apply

apply(graph: Graph)