Searched refs:_transform_scalar_arithmetic (Results 1 – 1 of 1) sorted by relevance
411 def _transform_scalar_arithmetic(gm: torch.fx.GraphModule, node: torch.fx.Node): function489 "mul.Scalar": _transform_scalar_arithmetic,490 "add.Scalar": _transform_scalar_arithmetic,