Skip to content

Commit

Permalink
fix(examples): fix graphdef example (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-cj authored Dec 10, 2020
1 parent eea74a8 commit 6030dba
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions examples/GraphDef-model/ormbfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,3 @@ signature:
size:
- -1
- 1000
layers:
- name: Placeholder
- name: Const
- name: Pad
- name: Identity
- name: Conv2D
- name: FusedBatchNorm
- name: Relu6
- name: DepthwiseConv2dNative
- name: Add
- name: Mean
- name: MatMul
- name: BiasAdd
- name: Softmax

0 comments on commit 6030dba

Please sign in to comment.