Searched refs:lint_python (Results 1 – 4 of 4) sorted by relevance
47 void lint_python() const override;
167 void ConcretePythonOp::lint_python() const { in lint_python() function in torch::jit::ConcretePythonOp
1594 virtual void lint_python() const = 0;
493 value->lint_python(); in lint()