Searched refs:TSCollectionOpsModule (Results 1 – 2 of 2) sorted by relevance
6 from builtin_ops import TSBuiltinOpsModule, TSCollectionOpsModule97 "torchscript_collection_ops": TSCollectionOpsModule(),
89 class TSCollectionOpsModule(torch.nn.Module): class