Searched defs:is_quant (Results 1 – 2 of 2) sorted by relevance
32 def is_quant(tensor: torch.fx.Node) -> bool: function
66 def is_quant(node: torch.fx.Node) -> bool: function