Searched defs:constant_fold (Results 1 – 4 of 4) sorted by relevance
59 constant_fold(struct vc4_compile *c, struct qinst *inst) in constant_fold() function
205 def constant_fold(gm, constraint_fn: Optional[Callable[[torch.fx.Node], bool]] = None): function
238 def constant_fold( function
22 bool constant_fold) in validate()