MXNet.cpp
MXNet.cpp copied to clipboard
GPU NDarray memory
請問 MXNet.cpp 有free 掉 或者 delete NDarray的api嗎? 因為 架構還要 繼續用 所以不想del Executor,重新load model;