Searched defs:StrongTypePtr (Results 1 – 2 of 2) sorted by relevance
1503 struct TORCH_API StrongTypePtr { struct1506 std::shared_ptr<torch::jit::CompilationUnit> cu_;1507 TypePtr type_;
1060 StrongTypePtr::StrongTypePtr( in StrongTypePtr() function in c10::StrongTypePtr