Searched defs:create_class (Results 1 – 4 of 4) sorted by relevance
264 IValue create_class(const c10::QualifiedName& name, Types&&... args) const { in create_class() function
449 IValue Module::create_class(const c10::QualifiedName& name, Stack stack) const { in create_class() function in torch::jit::Module
379 def create_class(length): function
1199 def create_class(multiplier: int): function