MCPcopy Create free account
hub / github.com/pytorch/tutorials / custom_test.py

File custom_test.py

advanced_source/custom_classes/custom_class_project/custom_test.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2
3# `torch.classes.load_library()` allows you to pass the path to your .so file
4# to load it in and make the custom C++ classes available to both Python and

Callers

nothing calls this directly

Calls 2

do_stacksFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected