mirror of
https://github.com/opencv/opencv.git
synced 2025-06-11 20:09:23 +08:00
Updated TensorFlow text graphs (markdown)
parent
41c635ab66
commit
4a7b3456f2
@ -33,7 +33,7 @@ graph_def.library.Clear()
|
||||
tf.compat.v1.train.write_graph(graph_def, "", 'model.pbtxt', as_text=True)
|
||||
```
|
||||
|
||||
Then replace a problematic subgraph
|
||||
Then open `model.pbtxt` and replace a problematic subgraph
|
||||
```yaml
|
||||
node {
|
||||
name: "flatten_1/Shape"
|
||||
|
Loading…
Reference in New Issue
Block a user