Skip to content

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

@wuutiing

Description

@wuutiing

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions