Searched refs:getAttributesPy (Results 1 – 3 of 3) sorted by relevance
211 std::unordered_map<std::string, std::pair<TypePtr, bool>> getAttributesPy()
355 getAttributesPy() const { in getAttributesPy() function in torch::jit::ConcreteModuleType
2211 .def("get_attributes", &ConcreteModuleType::getAttributesPy) in initJitScriptBindings()