summaryrefslogtreecommitdiff
path: root/compiler/circle-partitioner
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/circle-partitioner')
-rw-r--r--compiler/circle-partitioner/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/circle-partitioner/README.md b/compiler/circle-partitioner/README.md
index e1a0258dc..5fd312e33 100644
--- a/compiler/circle-partitioner/README.md
+++ b/compiler/circle-partitioner/README.md
@@ -49,8 +49,8 @@ DIV=acl_cl
- `backends`: Existing partition group names which nodes should be placed, in CSV format.
- `default`: Default group name which should be one of `backends` item.
- `comply`: How to group nodes of the model.
- - currently `opcode` is supported
- - future work: set group by node name or sequence number.
+ - currently `opcode` and `opname` are supported
+ - future work: set group by sequence number.
##### `[OPCODE`] section