Dear all,
I want to use c++ to load torch.fx.GraphModule
or save the torch.fx.GraphModule to torchscript and use libtorch to load it.
how to do it? thx.
Dear all,
I want to use c++ to load torch.fx.GraphModule
or save the torch.fx.GraphModule to torchscript and use libtorch to load it.
how to do it? thx.