how can I transform model file into an mmaped graph
fabianoluzbr opened this issue · comments
hello guys, everytime i run my model i get this message: "Warning: reading entire model file into memory. Transform model file into an mmapped graph to reduce heap usage." But even searching here I didn't find a clear example of how to do this. And if it really makes a big difference in performance. Can anyone help me?