I am programatically interacting in the browser with the Tfjs API and for my use case I would need to frequently rebuild the model from it's `getConfig` object and `setWeights` its weights. I am worried that this would cause some memory leaks. Is there a proper way to delete a model from memory ?
--
You received this message because you are subscribed to the Google Groups "TensorFlow.js Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tfjs+uns...@tensorflow.org.
Visit this group at https://groups.google.com/a/tensorflow.org/group/tfjs/.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/tfjs/5e7596f5-d6d3-4176-9a65-90360b68ac59%40tensorflow.org.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/tfjs/19f1dd7a-7591-4dc2-810c-c7e6eb454403%40tensorflow.org.
After a model is trained and built, how can rebuild the model without creating a new model?
--
You received this message because you are subscribed to the Google Groups "TensorFlow.js Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tfjs+uns...@tensorflow.org.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/tfjs/ee7e6d72-1a61-4ba4-9c12-ea89225cabb5%40tensorflow.org.
You can answer your question on stackoverflow.com. But What do you mean by rebuilding a model ?
El vie., 27 de diciembre de 2019 01:06, Kavita Krishnaswamy <ka...@umbc.edu> escribió:
After a model is trained and built, how can rebuild the model without creating a new model?--
You received this message because you are subscribed to the Google Groups "TensorFlow.js Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tf...@tensorflow.org.