Searched refs:ModuleDictImpl (Results 1 – 2 of 2) sorted by relevance
67 class ModuleDictImpl : public Cloneable<ModuleDictImpl> {74 ModuleDictImpl() = default;77 explicit ModuleDictImpl( in ModuleDictImpl() function84 explicit ModuleDictImpl( in ModuleDictImpl() function150 auto clone = std::make_shared<ModuleDictImpl>();
199 std::dynamic_pointer_cast<ModuleDictImpl>(dict->clone(device)); in iscloneable_helper()272 std::dynamic_pointer_cast<ModuleDictImpl>(dict->clone(device)); in TEST_F()