Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there a pure torch implementation of ops defined in torch_utils.ops ? #193

Open
wuutiing opened this issue Nov 5, 2021 · 1 comment

Comments

@wuutiing
Copy link

wuutiing commented Nov 5, 2021

Describe the bug
when using pytorch.jit.trace, trace process succeed, but the traced object can not be saved as there are self defined ops using c++/cuda.
my question is :
is there pure torch implementation of ops defined in torch_utils.ops
or any detail about what these ops do so that i can try to reimplement using torch ?

@kaijieshi7
Copy link

同问

woctezuma pushed a commit to woctezuma/stylegan2-ada-pytorch that referenced this issue Jan 10, 2024
Adapt to newer _jit_get_operation API that changed in
pytorch/pytorch#76814

for NVlabs#188, NVlabs#193
woctezuma pushed a commit to woctezuma/stylegan2-ada-pytorch that referenced this issue Jan 10, 2024
Adapt to newer _jit_get_operation API that changed in
pytorch/pytorch#76814

for NVlabs#188, NVlabs#193
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants