Difference between revisions of "Freeze TensorFlow Model"
From ESS-WIKI
Eric.liang (talk | contribs) (f) |
Eric.liang (talk | contribs) (f) |
||
Line 1: | Line 1: | ||
− | = Reference = | + | = Reference = [https://blog.metaflow.fr/tensorflow-how-to-freeze-a-model-and-serve-it-with-a-python-api-d4f3596b3adc TensorFlow: How to freeze a model and serve it with a python API] [https://software.intel.com/en-us/articles/OpenVINO-Using-TensorFlow#freezing-a-tensorflow-model Intel Doc for freezing a TF Model] |
− | |||
− | [https://blog.metaflow.fr/tensorflow-how-to-freeze-a-model-and-serve-it-with-a-python-api-d4f3596b3adc TensorFlow: How to freeze a model and serve it with a python API] | ||
− | |||
− | [https://software.intel.com/en-us/articles/OpenVINO-Using-TensorFlow#freezing-a-tensorflow-model Intel Doc for freezing a TF Model] |
Revision as of 03:00, 2 October 2018
= Reference = TensorFlow: How to freeze a model and serve it with a python API Intel Doc for freezing a TF Model