Searched defs:Refinement (Results 1 – 4 of 4) sorted by relevance
277 .. _TorchScript Class:278 .. _TorchScript Classes:279 .. _torchscript-classes:
70 struct Refinement { struct71 Refinement(std::string identifier, TypePtr type) in Refinement() function73 const std::string& identifier() const { in identifier()76 TypePtr type() const { in type()81 std::string identifier_;82 TypePtr type_;
56048 Refinement = 2, enumerator