Skip to content
Snippets Groups Projects
Commit bf0fd476 authored by Jinhui Yuan's avatar Jinhui Yuan Committed by Will Zhang
Browse files

unify the placement of transpose op (#895)

parent 83fad21e
No related branches found
No related tags found
No related merge requests found
placement_group {
op_set {
op_name: "decode"
op_name: "transpose"
}
parallel_conf {
policy: kDataParallel
......@@ -11,6 +10,7 @@ placement_group {
placement_group {
op_set {
op_name: "transpose"
op_name: "conv1"
op_name: "pool1"
op_name: "conv2"
......
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