Searched refs:opViewType (Results 1 – 1 of 1) sorted by relevance
1562 auto opViewType = py::detail::get_type_handle(typeid(PyOpView), true); in createRawSubclass() local1563 attributes["__init__"] = opViewType.attr("__init__"); in createRawSubclass()