Searched defs:MyPythonExceptionValue (Results 1 – 1 of 1) sorted by relevance
49 struct MyPythonExceptionValue : public torch::jit::SugaredValue { struct50 explicit MyPythonExceptionValue(const py::object& exception_class) { in MyPythonExceptionValue() argument58 std::string kind() const override { in kind()63 std::shared_ptr<torch::jit::SugaredValue> call( in call()78 std::string qualified_name_;