pytorch
8c5928bd - add frozen_numpy as a builtin library to torch::deploy (#66297)

Commit
3 years ago
add frozen_numpy as a builtin library to torch::deploy (#66297) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/66297 Link register_numpy.cpp with the embedded interpreter will register numpy as a builtin library. Test Plan: Add unit test to test basic numpy functionality in torch::deploy like creating random matrices, matric multiplication. Reviewed By: suo Differential Revision: D31490434 fbshipit-source-id: b052ce01fc64fb0efee846feb0acc1f107ba13e0
Author
Parents
Loading