"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "ad95d5b30be7b1e8d845697722a05f9e5d52b8c7"
Unverified Commit a24360a2 authored by derekjchow's avatar derekjchow Committed by GitHub
Browse files

Merge pull request #2940 from Buzzology/patch-1

Update exporting_models.md
parents d2995380 8789122a
...@@ -8,7 +8,7 @@ graph proto. A checkpoint will typically consist of three files: ...@@ -8,7 +8,7 @@ graph proto. A checkpoint will typically consist of three files:
* model.ckpt-${CHECKPOINT_NUMBER}.meta * model.ckpt-${CHECKPOINT_NUMBER}.meta
After you've identified a candidate checkpoint to export, run the following After you've identified a candidate checkpoint to export, run the following
command from tensorflow/models/research/object_detection: command from tensorflow/models/research/:
``` bash ``` bash
# From tensorflow/models/research/ # From tensorflow/models/research/
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment