From 67ea330469f22a0d8d352284e966af8ebd1df12d Mon Sep 17 00:00:00 2001 From: Yuge Zhang Date: Mon, 29 Jun 2020 07:26:47 +0800 Subject: [PATCH 01/17] Fix bugs in NAS UI (deferred from previous releases) (#2552) * Fix NASUI bugs * Add pipeline for NASUI * update log * Move graph utils test to test folder --- src/nasui/assets/darts/graph.json | 1 + src/nasui/assets/darts/log | 471 ++++++++++++++++++++++++++ src/nasui/assets/naive/graph.json | 1 + src/nasui/assets/naive/log | 404 ++++++++++++++++++++++ src/nasui/package.json | 1 + src/nasui/src/App.tsx | 25 +- src/nasui/src/Chart.tsx | 10 +- src/nasui/src/__tests__/graphUtils.ts | 26 ++ src/nasui/src/graphUtils.ts | 24 +- test/scripts/unittest.sh | 6 + 10 files changed, 953 insertions(+), 16 deletions(-) create mode 100644 src/nasui/assets/darts/graph.json create mode 100644 src/nasui/assets/darts/log create mode 100644 src/nasui/assets/naive/graph.json create mode 100644 src/nasui/assets/naive/log create mode 100644 src/nasui/src/__tests__/graphUtils.ts diff --git a/src/nasui/assets/darts/graph.json b/src/nasui/assets/darts/graph.json new file mode 100644 index 0000000000..578852363a --- /dev/null +++ b/src/nasui/assets/darts/graph.json @@ -0,0 +1 @@ +{"node": [{"name": "input/input.1", "op": "IO Node", "attr": {"attr": {"s": ""}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "3"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "output/output.1", "op": "IO Node", "input": ["CNN/Linear[linear]/23753"], "attr": {"attr": {"s": ""}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "10"}]}]}}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/weight/14553", "op": "prim::GetAttr", "input": ["CNN/Sequential[stem]/Conv2d[0]/weight/14552"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14554", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14555", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14556", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14557", "op": "prim::ListConstruct", "input": ["CNN/Sequential[stem]/Conv2d[0]/14555", "CNN/Sequential[stem]/Conv2d[0]/14556"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14558", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14559", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14560", "op": "prim::ListConstruct", "input": ["CNN/Sequential[stem]/Conv2d[0]/14558", "CNN/Sequential[stem]/Conv2d[0]/14559"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14561", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14562", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14563", "op": "prim::ListConstruct", "input": ["CNN/Sequential[stem]/Conv2d[0]/14561", "CNN/Sequential[stem]/Conv2d[0]/14562"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14564", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14565", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14566", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14567", "op": "prim::ListConstruct", "input": ["CNN/Sequential[stem]/Conv2d[0]/14565", "CNN/Sequential[stem]/Conv2d[0]/14566"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14568", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14569", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14570", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/14571", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/Sequential[stem]/Conv2d[0]/input.2", "op": "aten::_convolution", "input": ["input/input.1", "CNN/Sequential[stem]/Conv2d[0]/weight/14553", "CNN/Sequential[stem]/Conv2d[0]/14554", "CNN/Sequential[stem]/Conv2d[0]/14557", "CNN/Sequential[stem]/Conv2d[0]/14560", "CNN/Sequential[stem]/Conv2d[0]/14563", "CNN/Sequential[stem]/Conv2d[0]/14564", "CNN/Sequential[stem]/Conv2d[0]/14567", "CNN/Sequential[stem]/Conv2d[0]/14568", "CNN/Sequential[stem]/Conv2d[0]/14569", "CNN/Sequential[stem]/Conv2d[0]/14570", "CNN/Sequential[stem]/Conv2d[0]/14571"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "12"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/Sequential[stem]/BatchNorm2d[1]/running_var/14573", "op": "prim::GetAttr", "input": ["CNN/Sequential[stem]/BatchNorm2d[1]/weight/14551"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/Sequential[stem]/BatchNorm2d[1]/running_mean/14574", "op": "prim::GetAttr", "input": ["CNN/Sequential[stem]/BatchNorm2d[1]/weight/14551"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/Sequential[stem]/BatchNorm2d[1]/bias/14575", "op": "prim::GetAttr", "input": ["CNN/Sequential[stem]/BatchNorm2d[1]/weight/14551"], "attr": {"attr": {"s": "eyBuYW1lIDogIGJpYXMgfQ=="}}}, {"name": "CNN/Sequential[stem]/BatchNorm2d[1]/weight/14576", "op": "prim::GetAttr", "input": ["CNN/Sequential[stem]/BatchNorm2d[1]/weight/14551"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/Sequential[stem]/BatchNorm2d[1]/14577", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/Sequential[stem]/BatchNorm2d[1]/14578", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/Sequential[stem]/BatchNorm2d[1]/14579", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/Sequential[stem]/BatchNorm2d[1]/14580", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/Sequential[stem]/BatchNorm2d[1]/input.3", "op": "aten::batch_norm", "input": ["CNN/Sequential[stem]/Conv2d[0]/input.2", "CNN/Sequential[stem]/BatchNorm2d[1]/weight/14576", "CNN/Sequential[stem]/BatchNorm2d[1]/bias/14575", "CNN/Sequential[stem]/BatchNorm2d[1]/running_mean/14574", "CNN/Sequential[stem]/BatchNorm2d[1]/running_var/14573", "CNN/Sequential[stem]/BatchNorm2d[1]/14577", "CNN/Sequential[stem]/BatchNorm2d[1]/14578", "CNN/Sequential[stem]/BatchNorm2d[1]/14579", "CNN/Sequential[stem]/BatchNorm2d[1]/14580"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "12"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/ReLU[0]/input.4", "op": "aten::relu", "input": ["CNN/Sequential[stem]/BatchNorm2d[1]/input.3"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "12"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/weight/14593", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/weight/14590"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14594", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14595", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14596", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14597", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14595", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14596"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14598", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14599", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14600", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14598", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14599"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14601", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14602", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14603", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14601", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14602"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14604", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14605", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14606", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14607", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14605", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14606"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14608", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14609", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14610", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14611", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/input.5", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/ReLU[0]/input.4", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/weight/14593", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14594", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14597", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14600", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14603", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14604", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14607", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14608", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14609", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14610", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/14611"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_var/14613", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_mean/14589"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_mean/14614", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_mean/14589"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14615", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14616", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14617", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14618", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14619", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14620", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/input.5", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14615", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14616", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_mean/14614", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_var/14613", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14617", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14618", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14619", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/14620"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/ReLU[0]/input.6", "op": "aten::relu", "input": ["CNN/Sequential[stem]/BatchNorm2d[1]/input.3"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "12"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/14627", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/14624"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14628", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14629", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14630", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14631", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14629", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14630"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14632", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14633", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14634", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14632", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14633"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14635", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14636", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14637", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14635", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14636"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14638", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14639", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14640", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14641", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14639", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14640"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14642", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14643", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14644", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14645", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/input.7", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/ReLU[0]/input.6", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/14627", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14628", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14631", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14634", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14637", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14638", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14641", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14642", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14643", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14644", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/14645"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_var/14647", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/14623"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/14648", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/14623"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14649", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14650", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14651", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14652", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14653", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14654", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/input.7", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14649", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14650", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/14648", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_var/14647", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14651", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14652", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14653", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/14654"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14671", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14672", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14673", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14671", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14672"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14674", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14675", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14676", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14674", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14675"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14677", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14678", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14679", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14677", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14678"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14680", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14681", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14682", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14680", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14681"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14683", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.9", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14673", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14676", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14679", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14682", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/14683"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/14685", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/14669"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/14686", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/14669"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14687", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14688", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14689", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14690", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14691", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14692", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14693", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.9", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14687", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14688", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/14686", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/14685", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14689", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14690", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14691", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14692"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14696", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14697", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14698", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14696", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14697"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14699", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14700", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14701", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14699", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14700"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14702", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14703", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14704", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14702", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14703"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14705", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14706", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14707", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.10", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14698", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14701", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14704", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14705", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14706", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/14707"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/14709", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/14694"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/14710", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/14694"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14711", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14712", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14713", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14714", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14715", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14716", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14717", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.10", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14711", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14712", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/14710", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/14709", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14713", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14714", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14715", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14716"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/14718", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.11", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/14728", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/14725"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14729", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14730", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14731", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14732", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14730", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14731"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14733", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14734", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14735", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14733", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14734"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14736", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14737", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14738", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14736", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14737"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14739", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14740", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14741", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14742", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14740", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14741"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14743", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14744", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14745", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14746", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.12", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.11", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/14728", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14729", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14732", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14735", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14738", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14739", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14742", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14743", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14744", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14745", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14746"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/14748", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/14724"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14749", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14750", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14751", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14752", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14750", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14751"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14753", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14754", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14755", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14753", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14754"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14756", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14757", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14758", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14756", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14757"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14759", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14760", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14761", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14762", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14760", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14761"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14763", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14764", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14765", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14766", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.13", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.12", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/14748", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14749", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14752", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14755", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14758", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14759", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14762", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14763", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14764", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14765", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14766"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/14768", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/14723"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/14769", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/14723"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14770", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14771", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14772", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14773", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14774", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14775", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.14", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.13", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14770", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14771", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/14769", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/14768", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14772", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14773", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14774", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14775"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.15", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.14"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/14783", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/14780"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14784", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14785", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14786", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14787", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14785", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14786"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14788", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14789", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14790", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14788", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14789"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14791", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14792", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14793", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14791", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14792"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14794", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14795", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14796", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14797", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14795", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14796"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14798", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14799", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14800", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14801", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.16", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.15", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/14783", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14784", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14787", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14790", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14793", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14794", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14797", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14798", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14799", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14800", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14801"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/14803", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/14779"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14804", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14805", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14806", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14807", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14805", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14806"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14808", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14809", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14810", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14808", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14809"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14811", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14812", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14813", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14811", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14812"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14814", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14815", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14816", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14817", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14815", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14816"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14818", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14819", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14820", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14821", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.17", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.16", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/14803", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14804", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14807", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14810", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14813", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14814", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14817", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14818", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14819", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14820", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14821"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/14823", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/14778"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/14824", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/14778"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14825", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14826", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14827", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14828", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14829", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14830", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14831", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.17", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14825", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14826", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/14824", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/14823", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14827", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14828", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14829", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14830"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.18", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/14841", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/14838"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14842", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14843", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14844", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14845", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14843", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14844"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14846", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14847", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14848", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14846", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14847"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14849", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14850", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14851", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14849", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14850"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14852", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14853", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14854", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14855", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14853", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14854"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14856", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14857", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14858", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14859", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.19", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.18", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/14841", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14842", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14845", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14848", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14851", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14852", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14855", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14856", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14857", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14858", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/14859"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/14861", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/14837"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14862", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14863", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14864", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14865", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14863", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14864"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14866", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14867", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14868", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14866", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14867"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14869", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14870", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14871", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14869", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14870"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14872", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14873", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14874", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14875", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14873", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14874"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14876", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14877", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14878", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14879", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.20", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.19", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/14861", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14862", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14865", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14868", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14871", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14872", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14875", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14876", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14877", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14878", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/14879"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/14881", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/14836"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/14882", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/14836"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14883", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14884", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14885", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14886", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14887", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14888", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.21", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.20", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14883", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14884", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/14882", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/14881", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14885", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14886", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14887", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/14888"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.22", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.21"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/14896", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/14893"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14897", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14898", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14899", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14900", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14898", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14899"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14901", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14902", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14903", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14901", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14902"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14904", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14905", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14906", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14904", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14905"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14907", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14908", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14909", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14910", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14908", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14909"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14911", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14912", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14913", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14914", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.23", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.22", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/14896", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14897", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14900", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14903", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14906", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14907", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14910", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14911", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14912", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14913", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/14914"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/14916", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/14892"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14917", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14918", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14919", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14920", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14918", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14919"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14921", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14922", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14923", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14921", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14922"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14924", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14925", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14926", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14924", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14925"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14927", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14928", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14929", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14930", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14928", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14929"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14931", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14932", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14933", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14934", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.24", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.23", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/14916", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14917", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14920", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14923", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14926", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14927", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14930", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14931", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14932", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14933", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/14934"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/14936", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/14891"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/14937", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/14891"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14938", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14939", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14940", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14941", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14942", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14943", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14944", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.24", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14938", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14939", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/14937", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/14936", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14940", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14941", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14942", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14943"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.25", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/14951", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/14948"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14952", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14953", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14954", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14955", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14953", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14954"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14956", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14957", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14958", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14956", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14957"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14959", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14960", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14961", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14959", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14960"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14962", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14963", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14964", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14965", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14963", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14964"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14966", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14967", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14968", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14969", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.26", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.25", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/14951", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14952", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14955", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14958", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14961", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14962", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14965", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14966", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14967", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14968", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/14969"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/14971", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/14947"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14972", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14973", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14974", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14975", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14973", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14974"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14976", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14977", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14978", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14976", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14977"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14979", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14980", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14981", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14979", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14980"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14982", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14983", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14984", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14985", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14983", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14984"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14986", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14987", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14988", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14989", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.27", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.26", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/14971", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14972", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14975", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14978", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14981", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14982", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14985", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14986", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14987", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14988", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/14989"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/14991", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/14946"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/14992", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/14946"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14993", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14994", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14995", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14996", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14997", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14998", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14999", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.27", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14993", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14994", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/14992", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/14991", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14995", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14996", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14997", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14998"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.28", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/15006", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/15003"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15007", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15008", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15009", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15010", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15008", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15009"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15011", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15012", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15013", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15011", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15012"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15014", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15015", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15016", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15014", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15015"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15017", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15018", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15019", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15020", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15018", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15019"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15021", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15022", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15023", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15024", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.29", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.28", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/15006", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15007", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15010", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15013", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15016", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15017", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15020", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15021", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15022", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15023", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15024"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/15026", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/15002"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15027", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15028", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15029", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15030", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15028", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15029"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15031", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15032", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15033", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15031", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15032"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15034", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15035", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15036", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15034", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15035"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15037", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15038", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15039", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15040", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15038", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15039"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15041", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15042", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15043", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15044", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.30", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.29", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/15026", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15027", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15030", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15033", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15036", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15037", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15040", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15041", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15042", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15043", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15044"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/15046", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15001"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15047", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15001"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15048", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15049", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15050", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15051", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15052", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15053", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15054", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.30", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15048", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15049", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15047", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/15046", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15050", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15051", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15052", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15053"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15055", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/14693", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/14717", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14831", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/14944", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/14999", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15054"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15056", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15057", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15055", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15056"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15058", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15059", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15058"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15060", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15061", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15062", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15057", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15059", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15060", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15061"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15072", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15073", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15074", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15072", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15073"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15075", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15076", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15077", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15075", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15076"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15078", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15079", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15080", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15078", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15079"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15081", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15082", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15083", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15081", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15082"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15084", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.32", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15074", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15077", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15080", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15083", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15084"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/15086", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15070"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15087", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15070"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15088", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15089", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15090", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15091", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15092", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15093", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15094", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.32", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15088", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15089", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15087", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/15086", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15090", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15091", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15092", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15093"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15097", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15098", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15099", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15097", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15098"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15100", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15101", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15102", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15100", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15101"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15103", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15104", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15105", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15103", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15104"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15106", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15107", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15108", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.33", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15099", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15102", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15105", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15106", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15107", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15108"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/15110", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15095"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15111", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15095"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15112", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15113", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15114", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15115", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15116", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15117", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15118", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.33", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15112", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15113", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15111", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/15110", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15114", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15115", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15116", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15117"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/15119", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.34", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15129", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15126"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15130", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15131", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15132", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15133", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15131", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15132"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15134", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15135", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15136", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15134", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15135"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15137", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15138", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15139", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15137", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15138"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15140", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15141", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15142", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15143", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15141", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15142"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15144", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15145", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15146", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15147", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.35", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.34", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15129", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15130", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15133", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15136", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15139", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15140", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15143", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15144", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15145", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15146", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15147"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15149", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15125"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15150", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15151", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15152", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15153", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15151", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15152"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15154", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15155", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15156", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15154", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15155"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15157", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15158", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15159", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15157", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15158"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15160", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15161", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15162", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15163", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15161", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15162"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15164", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15165", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15166", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15167", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.36", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.35", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15149", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15150", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15153", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15156", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15159", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15160", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15163", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15164", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15165", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15166", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15167"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/15169", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15124"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15170", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15124"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15171", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15172", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15173", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15174", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15175", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15176", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.37", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.36", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15171", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15172", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15170", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/15169", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15173", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15174", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15175", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15176"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.38", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.37"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15184", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15181"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15185", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15186", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15187", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15188", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15186", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15187"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15189", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15190", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15191", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15189", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15190"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15192", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15193", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15194", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15192", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15193"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15195", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15196", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15197", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15198", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15196", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15197"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15199", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15200", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15201", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15202", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.39", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.38", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15184", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15185", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15188", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15191", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15194", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15195", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15198", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15199", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15200", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15201", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15202"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15204", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15180"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15205", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15206", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15207", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15208", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15206", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15207"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15209", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15210", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15211", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15209", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15210"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15212", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15213", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15214", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15212", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15213"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15215", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15216", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15217", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15218", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15216", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15217"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15219", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15220", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15221", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15222", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.40", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.39", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15204", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15205", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15208", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15211", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15214", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15215", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15218", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15219", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15220", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15221", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15222"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/15224", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15179"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15225", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15179"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15226", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15227", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15228", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15229", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15230", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15231", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15232", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.40", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15226", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15227", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15225", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/15224", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15228", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15229", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15230", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15231"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.41", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15242", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15239"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15243", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15244", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15245", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15246", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15244", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15245"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15247", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15248", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15249", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15247", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15248"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15250", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15251", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15252", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15250", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15251"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15253", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15254", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15255", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15256", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15254", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15255"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15257", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15258", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15259", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15260", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.42", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.41", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15242", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15243", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15246", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15249", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15252", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15253", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15256", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15257", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15258", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15259", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15260"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15262", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15238"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15263", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15264", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15265", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15266", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15264", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15265"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15267", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15268", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15269", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15267", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15268"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15270", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15271", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15272", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15270", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15271"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15273", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15274", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15275", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15276", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15274", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15275"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15277", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15278", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15279", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15280", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.43", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.42", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15262", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15263", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15266", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15269", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15272", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15273", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15276", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15277", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15278", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15279", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15280"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/15282", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15237"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15283", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15237"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15284", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15285", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15286", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15287", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15288", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15289", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.44", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.43", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15284", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15285", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15283", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/15282", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15286", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15287", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15288", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15289"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.45", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.44"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15297", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15294"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15298", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15299", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15300", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15301", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15299", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15300"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15302", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15303", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15304", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15302", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15303"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15305", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15306", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15307", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15305", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15306"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15308", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15309", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15310", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15311", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15309", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15310"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15312", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15313", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15314", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15315", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.46", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.45", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15297", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15298", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15301", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15304", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15307", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15308", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15311", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15312", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15313", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15314", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15315"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15317", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15293"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15318", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15319", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15320", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15321", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15319", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15320"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15322", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15323", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15324", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15322", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15323"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15325", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15326", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15327", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15325", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15326"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15328", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15329", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15330", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15331", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15329", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15330"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15332", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15333", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15334", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15335", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.47", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.46", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15317", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15318", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15321", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15324", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15327", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15328", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15331", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15332", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15333", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15334", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15335"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/15337", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15292"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15338", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15292"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15339", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15340", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15341", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15342", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15343", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15344", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15345", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.47", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15339", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15340", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15338", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/15337", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15341", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15342", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15343", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15344"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.48", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/15352", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/15349"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15353", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15354", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15355", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15356", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15354", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15355"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15357", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15358", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15359", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15357", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15358"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15360", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15361", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15362", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15360", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15361"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15363", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15364", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15365", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15366", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15364", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15365"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15367", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15368", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15369", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15370", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.49", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.48", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/15352", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15353", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15356", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15359", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15362", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15363", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15366", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15367", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15368", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15369", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15370"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/15372", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/15348"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15373", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15374", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15375", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15376", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15374", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15375"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15377", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15378", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15379", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15377", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15378"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15380", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15381", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15382", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15380", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15381"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15383", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15384", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15385", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15386", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15384", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15385"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15387", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15388", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15389", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15390", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.50", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.49", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/15372", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15373", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15376", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15379", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15382", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15383", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15386", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15387", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15388", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15389", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15390"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/15392", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/15347"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/15393", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/15347"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15394", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15395", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15396", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15397", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15398", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15399", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15400", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.50", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15394", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15395", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/15393", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/15392", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15396", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15397", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15398", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15399"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.51", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/15407", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/15404"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15408", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15409", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15410", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15411", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15409", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15410"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15412", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15413", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15414", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15412", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15413"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15415", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15416", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15417", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15415", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15416"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15418", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15419", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15420", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15421", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15419", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15420"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15422", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15423", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15424", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15425", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.52", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.51", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/15407", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15408", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15411", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15414", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15417", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15418", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15421", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15422", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15423", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15424", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15425"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/15427", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/15403"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15428", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15429", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15430", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15431", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15429", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15430"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15432", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15433", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15434", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15432", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15433"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15435", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15436", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15437", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15435", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15436"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15438", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15439", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15440", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15441", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15439", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15440"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15442", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15443", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15444", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15445", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.53", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.52", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/15427", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15428", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15431", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15434", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15437", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15438", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15441", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15442", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15443", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15444", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15445"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/15447", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15402"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15448", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15402"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15449", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15450", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15451", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15452", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15453", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15454", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15455", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.53", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15449", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15450", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15448", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/15447", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15451", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15452", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15453", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15454"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15456", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15094", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15118", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15232", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15345", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15400", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15455"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15457", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15458", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15456", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15457"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15459", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15460", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15459"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15461", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15462", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15463", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15458", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15460", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15461", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15462"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/15464", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/15465", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15466", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/15062", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/15463"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15467", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15468", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15466", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15467"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15469", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15470", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15469"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15471", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15472", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.98", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15468", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15470", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15471", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/15472"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15491", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15492", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15493", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15491", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15492"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15494", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15495", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15496", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15494", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15495"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15497", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15498", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15499", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15497", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15498"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15500", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15501", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15502", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15500", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15501"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15503", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.54", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15493", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15496", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15499", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15502", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/15503"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/15505", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15489"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15506", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15489"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15507", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15508", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15509", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15510", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15511", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15512", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15513", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.54", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15507", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15508", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15506", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/15505", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15509", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15510", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15511", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15512"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15516", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15517", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15518", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15516", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15517"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15519", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15520", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15521", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15519", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15520"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15522", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15523", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15524", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15522", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15523"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15525", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15526", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15527", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.55", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15518", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15521", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15524", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15525", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15526", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/15527"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/15529", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15514"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15530", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15514"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15531", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15532", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15533", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15534", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15535", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15536", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15537", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.55", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15531", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15532", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15530", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/15529", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15533", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15534", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15535", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15536"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/15538", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.56", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15548", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15545"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15549", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15550", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15551", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15552", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15550", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15551"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15553", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15554", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15555", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15553", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15554"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15556", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15557", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15558", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15556", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15557"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15559", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15560", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15561", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15562", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15560", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15561"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15563", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15564", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15565", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15566", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.57", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.56", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15548", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15549", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15552", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15555", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15558", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15559", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15562", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15563", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15564", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15565", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15566"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15568", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15544"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15569", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15570", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15571", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15572", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15570", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15571"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15573", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15574", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15575", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15573", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15574"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15576", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15577", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15578", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15576", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15577"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15579", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15580", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15581", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15582", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15580", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15581"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15583", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15584", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15585", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15586", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.58", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.57", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15568", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15569", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15572", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15575", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15578", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15579", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15582", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15583", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15584", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15585", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15586"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/15588", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15543"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15589", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15543"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15590", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15591", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15592", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15593", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15594", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15595", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.59", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.58", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15590", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15591", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15589", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/15588", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15592", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15593", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15594", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15595"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.60", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.59"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15603", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15600"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15604", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15605", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15606", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15607", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15605", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15606"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15608", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15609", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15610", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15608", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15609"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15611", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15612", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15613", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15611", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15612"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15614", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15615", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15616", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15617", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15615", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15616"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15618", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15619", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15620", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15621", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.61", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.60", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15603", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15604", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15607", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15610", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15613", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15614", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15617", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15618", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15619", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15620", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15621"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15623", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15599"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15624", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15625", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15626", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15627", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15625", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15626"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15628", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15629", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15630", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15628", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15629"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15631", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15632", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15633", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15631", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15632"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15634", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15635", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15636", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15637", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15635", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15636"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15638", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15639", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15640", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15641", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.62", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.61", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15623", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15624", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15627", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15630", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15633", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15634", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15637", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15638", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15639", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15640", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15641"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/15643", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15598"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15644", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15598"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15645", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15646", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15647", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15648", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15649", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15650", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15651", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.62", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15645", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15646", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15644", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/15643", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15647", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15648", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15649", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15650"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.63", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15661", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15658"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15662", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15663", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15664", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15665", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15663", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15664"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15666", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15667", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15668", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15666", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15667"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15669", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15670", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15671", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15669", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15670"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15672", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15673", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15674", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15675", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15673", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15674"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15676", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15677", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15678", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15679", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.64", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.63", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15661", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15662", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15665", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15668", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15671", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15672", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15675", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15676", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15677", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15678", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15679"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15681", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15657"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15682", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15683", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15684", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15685", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15683", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15684"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15686", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15687", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15688", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15686", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15687"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15689", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15690", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15691", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15689", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15690"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15692", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15693", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15694", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15695", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15693", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15694"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15696", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15697", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15698", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15699", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.65", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.64", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15681", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15682", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15685", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15688", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15691", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15692", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15695", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15696", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15697", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15698", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15699"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/15701", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15656"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15702", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15656"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15703", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15704", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15705", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15706", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15707", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15708", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.66", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.65", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15703", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15704", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15702", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/15701", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15705", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15706", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15707", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15708"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.67", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.66"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15716", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15713"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15717", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15718", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15719", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15720", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15718", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15719"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15721", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15722", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15723", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15721", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15722"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15724", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15725", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15726", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15724", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15725"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15727", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15728", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15729", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15730", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15728", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15729"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15731", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15732", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15733", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15734", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.68", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.67", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/15716", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15717", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15720", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15723", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15726", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15727", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15730", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15731", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15732", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15733", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/15734"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15736", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15712"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15737", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15738", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15739", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15740", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15738", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15739"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15741", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15742", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15743", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15741", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15742"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15744", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15745", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15746", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15744", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15745"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15747", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15748", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15749", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15750", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15748", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15749"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15751", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15752", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15753", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15754", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.69", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.68", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/15736", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15737", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15740", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15743", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15746", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15747", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15750", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15751", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15752", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15753", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/15754"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/15756", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15711"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15757", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15711"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15758", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15759", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15760", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15761", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15762", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15763", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15764", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.69", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15758", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15759", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15757", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/15756", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15760", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15761", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15762", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15763"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.70", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/15771", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/15768"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15772", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15773", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15774", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15775", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15773", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15774"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15776", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15777", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15778", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15776", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15777"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15779", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15780", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15781", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15779", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15780"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15782", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15783", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15784", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15785", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15783", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15784"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15786", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15787", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15788", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15789", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.71", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.70", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/15771", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15772", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15775", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15778", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15781", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15782", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15785", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15786", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15787", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15788", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/15789"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/15791", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/15767"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15792", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15793", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15794", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15795", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15793", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15794"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15796", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15797", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15798", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15796", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15797"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15799", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15800", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15801", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15799", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15800"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15802", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15803", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15804", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15805", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15803", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15804"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15806", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15807", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15808", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15809", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.72", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.71", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/15791", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15792", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15795", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15798", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15801", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15802", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15805", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15806", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15807", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15808", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/15809"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/15811", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/15766"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/15812", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/15766"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15813", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15814", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15815", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15816", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15817", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15818", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15819", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.72", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15813", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15814", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/15812", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/15811", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15815", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15816", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15817", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15818"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.73", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/15826", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/15823"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15827", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15828", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15829", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15830", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15828", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15829"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15831", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15832", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15833", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15831", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15832"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15834", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15835", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15836", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15834", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15835"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15837", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15838", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15839", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15840", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15838", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15839"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15841", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15842", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15843", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15844", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.74", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.73", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/15826", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15827", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15830", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15833", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15836", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15837", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15840", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15841", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15842", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15843", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/15844"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/15846", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/15822"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15847", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15848", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15849", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15850", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15848", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15849"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15851", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15852", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15853", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15851", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15852"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15854", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15855", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15856", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15854", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15855"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15857", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15858", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15859", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15860", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15858", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15859"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15861", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15862", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15863", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15864", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.75", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.74", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/15846", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15847", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15850", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15853", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15856", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15857", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15860", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15861", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15862", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15863", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/15864"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/15866", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15821"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15867", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15821"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15868", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15869", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15870", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15871", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15872", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15873", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15874", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.75", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15868", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15869", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/15867", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/15866", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15870", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15871", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15872", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15873"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15875", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/15513", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/15537", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.8", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15651", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/15764", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/15819", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/15874"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15876", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15877", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15875", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15876"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15878", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15879", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15878"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15880", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15881", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15882", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15877", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15879", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15880", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15881"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15892", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15893", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15894", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15892", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15893"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15895", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15896", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15897", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15895", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15896"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15898", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15899", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15900", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15898", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15899"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15901", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15902", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15903", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15901", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15902"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15904", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.76", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15894", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15897", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15900", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15903", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/15904"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/15906", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15890"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15907", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15890"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15908", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15909", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15910", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15911", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15912", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15913", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15914", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.76", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15908", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15909", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/15907", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/15906", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15910", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15911", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15912", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15913"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15917", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15918", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15919", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15917", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15918"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15920", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15921", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15922", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15920", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15921"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15923", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15924", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15925", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15923", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15924"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15926", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15927", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15928", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.77", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15919", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15922", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15925", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15926", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15927", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/15928"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/15930", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15915"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15931", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15915"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15932", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15933", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15934", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15935", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15936", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15937", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15938", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.77", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15932", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15933", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/15931", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/15930", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15934", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15935", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15936", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15937"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/15939", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.78", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15949", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15946"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15950", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15951", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15952", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15953", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15951", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15952"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15954", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15955", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15956", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15954", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15955"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15957", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15958", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15959", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15957", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15958"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15960", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15961", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15962", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15963", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15961", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15962"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15964", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15965", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15966", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15967", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.79", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.78", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/15949", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15950", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15953", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15956", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15959", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15960", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15963", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15964", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15965", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15966", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/15967"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15969", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15945"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15970", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15971", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15972", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15973", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15971", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15972"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15974", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15975", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15976", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15974", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15975"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15977", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15978", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15979", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15977", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15978"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15980", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15981", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15982", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15983", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15981", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15982"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15984", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15985", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15986", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15987", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.80", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.79", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/15969", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15970", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15973", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15976", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15979", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15980", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15983", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15984", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15985", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15986", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/15987"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/15989", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15944"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15990", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15944"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15991", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15992", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15993", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15994", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15995", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15996", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.81", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.80", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15991", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15992", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/15990", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/15989", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15993", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15994", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15995", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/15996"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.82", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.81"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16004", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16001"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16005", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16006", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16007", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16008", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16006", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16007"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16009", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16010", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16011", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16009", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16010"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16012", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16013", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16014", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16012", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16013"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16015", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16016", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16017", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16018", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16016", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16017"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16019", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16020", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16021", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16022", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.83", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.82", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16004", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16005", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16008", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16011", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16014", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16015", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16018", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16019", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16020", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16021", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16022"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16024", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16000"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16025", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16026", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16027", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16028", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16026", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16027"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16029", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16030", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16031", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16029", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16030"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16032", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16033", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16034", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16032", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16033"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16035", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16036", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16037", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16038", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16036", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16037"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16039", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16040", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16041", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16042", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.84", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.83", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16024", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16025", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16028", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16031", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16034", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16035", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16038", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16039", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16040", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16041", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16042"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/16044", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15999"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16045", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/15999"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16046", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16047", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16048", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16049", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16050", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16051", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16052", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.84", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16046", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16047", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16045", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/16044", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16048", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16049", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16050", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16051"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.85", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16062", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16059"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16063", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16064", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16065", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16066", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16064", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16065"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16067", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16068", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16069", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16067", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16068"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16070", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16071", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16072", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16070", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16071"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16073", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16074", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16075", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16076", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16074", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16075"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16077", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16078", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16079", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16080", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.86", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.85", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16062", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16063", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16066", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16069", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16072", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16073", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16076", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16077", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16078", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16079", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16080"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16082", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16058"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16083", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16084", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16085", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16086", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16084", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16085"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16087", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16088", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16089", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16087", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16088"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16090", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16091", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16092", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16090", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16091"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16093", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16094", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16095", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16096", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16094", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16095"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16097", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16098", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16099", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16100", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.87", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.86", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16082", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16083", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16086", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16089", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16092", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16093", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16096", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16097", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16098", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16099", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16100"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/16102", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16057"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16103", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16057"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16104", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16105", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16106", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16107", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16108", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16109", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.88", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.87", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16104", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16105", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16103", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/16102", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16106", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16107", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16108", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16109"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.89", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.88"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16117", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16114"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16118", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16119", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16120", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16121", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16119", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16120"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16122", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16123", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16124", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16122", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16123"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16125", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16126", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16127", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16125", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16126"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16128", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16129", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16130", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16131", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16129", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16130"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16132", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16133", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16134", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16135", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.90", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.89", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16117", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16118", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16121", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16124", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16127", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16128", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16131", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16132", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16133", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16134", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16135"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16137", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16113"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16138", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16139", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16140", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16141", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16139", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16140"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16142", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16143", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16144", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16142", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16143"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16145", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16146", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16147", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16145", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16146"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16148", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16149", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16150", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16151", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16149", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16150"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16152", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16153", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16154", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16155", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.91", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.90", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16137", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16138", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16141", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16144", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16147", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16148", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16151", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16152", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16153", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16154", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16155"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/16157", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16112"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16158", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16112"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16159", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16160", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16161", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16162", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16163", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16164", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16165", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.91", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16159", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16160", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16158", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/16157", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16161", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16162", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16163", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16164"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.92", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/16172", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/16169"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16173", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16174", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16175", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16176", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16174", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16175"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16177", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16178", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16179", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16177", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16178"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16180", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16181", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16182", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16180", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16181"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16183", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16184", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16185", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16186", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16184", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16185"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16187", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16188", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16189", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16190", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.93", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.92", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/16172", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16173", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16176", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16179", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16182", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16183", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16186", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16187", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16188", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16189", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16190"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/16192", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/16168"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16193", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16194", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16195", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16196", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16194", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16195"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16197", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16198", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16199", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16197", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16198"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16200", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16201", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16202", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16200", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16201"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16203", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16204", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16205", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16206", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16204", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16205"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16207", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16208", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16209", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16210", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.94", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.93", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/16192", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16193", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16196", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16199", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16202", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16203", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16206", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16207", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16208", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16209", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16210"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/16212", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/16167"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/16213", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/16167"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16214", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16215", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16216", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16217", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16218", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16219", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16220", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.94", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16214", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16215", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/16213", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/16212", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16216", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16217", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16218", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16219"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.95", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/16227", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/16224"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16228", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16229", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16230", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16231", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16229", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16230"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16232", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16233", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16234", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16232", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16233"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16235", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16236", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16237", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16235", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16236"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16238", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16239", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16240", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16241", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16239", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16240"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16242", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16243", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16244", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16245", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.96", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.95", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/16227", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16228", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16231", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16234", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16237", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16238", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16241", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16242", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16243", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16244", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16245"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/16247", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/16223"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16248", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16249", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16250", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16251", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16249", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16250"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16252", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16253", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16254", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16252", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16253"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16255", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16256", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16257", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16255", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16256"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16258", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16259", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16260", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16261", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16259", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16260"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16262", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16263", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16264", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16265", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.97", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.96", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/16247", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16248", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16251", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16254", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16257", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16258", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16261", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16262", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16263", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16264", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16265"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/16267", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/16222"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/16268", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/16222"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16269", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16270", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16271", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16272", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16273", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16274", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16275", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.97", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16269", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16270", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/16268", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/16267", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16271", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16272", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16273", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16274"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16276", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/15914", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/15938", "CNN/ModuleList[cells]/Cell[0]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.31", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16052", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16165", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16220", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16275"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16277", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16278", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16276", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16277"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16279", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16280", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16279"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16281", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16282", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16283", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16278", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16280", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16281", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16282"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16293", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16294", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16295", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16293", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16294"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16296", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16297", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16298", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16296", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16297"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16299", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16300", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16301", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16299", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16300"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16302", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16303", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16304", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16302", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16303"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16305", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/input.99", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.98", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16295", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16298", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16301", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16304", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/16305"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/16307", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/16291"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/16308", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/16291"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16309", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16310", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16311", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16312", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16313", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16314", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16315", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/input.99", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16309", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16310", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/16308", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/16307", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16311", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16312", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16313", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16314"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16318", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16319", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16320", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16318", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16319"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16321", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16322", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16323", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16321", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16322"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16324", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16325", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16326", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16324", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16325"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16327", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16328", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16329", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/input.100", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.98", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16320", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16323", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16326", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16327", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16328", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/16329"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/16331", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/16316"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/16332", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/16316"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16333", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16334", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16335", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16336", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16337", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16338", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16339", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/input.100", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16333", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16334", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/16332", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/16331", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16335", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16336", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16337", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16338"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/16340", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.101", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.98"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16350", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16347"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16351", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16352", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16353", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16354", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16352", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16353"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16355", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16356", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16357", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16355", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16356"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16358", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16359", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16360", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16358", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16359"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16361", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16362", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16363", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16364", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16362", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16363"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16365", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16366", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16367", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16368", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.102", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.101", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16350", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16351", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16354", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16357", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16360", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16361", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16364", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16365", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16366", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16367", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16368"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16370", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16346"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16371", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16372", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16373", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16374", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16372", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16373"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16375", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16376", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16377", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16375", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16376"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16378", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16379", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16380", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16378", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16379"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16381", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16382", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16383", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16384", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16382", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16383"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16385", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16386", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16387", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16388", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.103", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.102", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16370", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16371", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16374", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16377", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16380", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16381", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16384", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16385", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16386", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16387", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16388"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/16390", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16345"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16391", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16345"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16392", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16393", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16394", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16395", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16396", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16397", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.104", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.103", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16392", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16393", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16391", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/16390", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16394", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16395", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16396", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16397"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.105", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.104"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16405", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16402"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16406", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16407", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16408", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16409", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16407", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16408"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16410", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16411", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16412", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16410", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16411"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16413", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16414", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16415", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16413", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16414"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16416", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16417", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16418", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16419", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16417", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16418"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16420", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16421", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16422", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16423", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.106", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.105", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16405", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16406", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16409", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16412", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16415", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16416", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16419", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16420", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16421", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16422", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16423"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16425", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16401"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16426", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16427", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16428", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16429", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16427", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16428"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16430", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16431", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16432", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16430", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16431"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16433", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16434", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16435", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16433", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16434"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16436", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16437", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16438", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16439", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16437", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16438"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16440", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16441", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16442", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16443", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.107", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.106", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16425", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16426", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16429", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16432", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16435", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16436", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16439", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16440", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16441", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16442", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16443"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/16445", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16400"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16446", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16400"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16447", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16448", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16449", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16450", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16451", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16452", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16453", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.107", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16447", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16448", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16446", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/16445", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16449", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16450", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16451", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16452"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.108", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.98"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16463", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16460"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16464", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16465", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16466", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16467", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16465", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16466"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16468", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16469", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16470", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16468", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16469"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16471", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16472", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16473", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16471", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16472"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16474", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16475", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16476", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16477", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16475", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16476"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16478", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16479", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16480", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16481", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.109", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.108", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16463", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16464", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16467", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16470", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16473", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16474", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16477", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16478", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16479", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16480", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16481"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16483", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16459"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16484", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16485", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16486", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16487", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16485", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16486"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16488", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16489", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16490", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16488", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16489"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16491", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16492", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16493", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16491", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16492"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16494", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16495", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16496", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16497", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16495", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16496"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16498", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16499", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16500", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16501", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.110", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.109", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16483", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16484", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16487", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16490", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16493", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16494", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16497", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16498", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16499", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16500", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16501"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/16503", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16458"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16504", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16458"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16505", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16506", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16507", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16508", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16509", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16510", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.111", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.110", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16505", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16506", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16504", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/16503", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16507", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16508", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16509", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16510"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.112", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.111"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16518", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16515"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16519", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16520", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16521", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16522", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16520", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16521"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16523", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16524", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16525", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16523", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16524"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16526", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16527", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16528", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16526", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16527"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16529", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16530", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16531", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16532", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16530", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16531"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16533", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16534", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16535", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16536", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.113", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.112", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16518", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16519", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16522", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16525", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16528", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16529", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16532", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16533", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16534", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16535", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16536"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16538", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16514"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16539", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16540", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16541", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16542", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16540", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16541"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16543", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16544", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16545", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16543", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16544"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16546", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16547", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16548", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16546", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16547"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16549", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16550", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16551", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16552", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16550", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16551"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16553", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16554", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16555", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16556", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.114", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.113", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16538", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16539", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16542", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16545", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16548", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16549", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16552", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16553", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16554", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16555", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16556"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/16558", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16513"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16559", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16513"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16560", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16561", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16562", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16563", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16564", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16565", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16566", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.114", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16560", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16561", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16559", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/16558", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16562", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16563", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16564", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16565"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.115", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.98"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/16573", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/16570"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16574", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16575", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16576", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16577", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16575", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16576"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16578", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16579", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16580", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16578", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16579"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16581", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16582", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16583", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16581", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16582"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16584", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16585", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16586", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16587", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16585", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16586"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16588", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16589", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16590", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16591", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.116", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.115", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/16573", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16574", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16577", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16580", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16583", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16584", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16587", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16588", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16589", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16590", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/16591"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/16593", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/16569"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16594", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16595", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16596", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16597", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16595", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16596"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16598", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16599", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16600", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16598", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16599"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16601", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16602", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16603", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16601", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16602"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16604", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16605", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16606", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16607", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16605", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16606"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16608", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16609", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16610", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16611", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.117", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.116", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/16593", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16594", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16597", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16600", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16603", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16604", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16607", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16608", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16609", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16610", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/16611"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/16613", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/16568"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/16614", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/16568"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16615", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16616", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16617", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16618", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16619", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16620", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16621", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.117", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16615", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16616", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/16614", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/16613", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16617", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16618", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16619", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16620"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.118", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.98"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/16628", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/16625"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16629", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16630", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16631", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16632", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16630", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16631"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16633", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16634", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16635", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16633", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16634"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16636", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16637", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16638", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16636", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16637"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16639", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16640", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16641", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16642", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16640", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16641"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16643", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16644", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16645", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16646", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.119", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.118", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/16628", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16629", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16632", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16635", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16638", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16639", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16642", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16643", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16644", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16645", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/16646"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/16648", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/16624"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16649", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16650", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16651", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16652", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16650", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16651"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16653", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16654", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16655", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16653", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16654"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16656", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16657", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16658", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16656", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16657"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16659", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16660", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16661", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16662", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16660", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16661"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16663", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16664", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16665", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16666", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.120", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.119", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/16648", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16649", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16652", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16655", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16658", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16659", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16662", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16663", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16664", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16665", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/16666"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/16668", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/16623"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/16669", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/16623"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16670", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16671", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16672", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16673", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16674", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16675", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16676", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.120", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16670", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16671", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/16669", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/16668", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16672", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16673", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16674", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16675"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16677", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/16315", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/16339", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.98", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16453", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/16566", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/16621", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/16676"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16678", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16679", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16677", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16678"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16680", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16681", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16680"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16682", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16683", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16684", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16679", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16681", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16682", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16683"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/16685", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/16686", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/16687", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16688", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/15882", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/16283", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/16684"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16689", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16690", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16688", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16689"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "3"}, {"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16691", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16692", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16691"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16693", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16694", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/cur_tensor.1", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16690", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16692", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16693", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/16694"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/16696", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.98", "CNN/ModuleList[cells]/Cell[0]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/cur_tensor.1"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/16697", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[0]/input.123", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[0]/16696", "CNN/ModuleList[cells]/Cell[0]/16697"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/ReLU[0]/input.121", "op": "aten::relu", "input": ["CNN/Sequential[stem]/BatchNorm2d[1]/input.3"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "12"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/weight/16710", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/weight/16707"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16711", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16712", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16713", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16714", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16712", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16713"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16715", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16716", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16717", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16715", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16716"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16718", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16719", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16720", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16718", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16719"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16721", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16722", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16723", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16724", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16722", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16723"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16725", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16726", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16727", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16728", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/input.122", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/ReLU[0]/input.121", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/weight/16710", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16711", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16714", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16717", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16720", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16721", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16724", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16725", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16726", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16727", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/16728"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_var/16730", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_mean/16706"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_mean/16731", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_mean/16706"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16732", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16733", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16734", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16735", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16736", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16737", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/Conv2d[1]/input.122", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16732", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16733", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_mean/16731", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/running_var/16730", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16734", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16735", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16736", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/16737"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/ReLU[0]/input.124", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/input.123"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/16744", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/16741"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16745", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16746", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16747", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16748", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16746", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16747"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16749", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16750", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16751", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16749", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16750"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16752", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16753", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16754", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16752", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16753"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16755", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16756", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16757", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16758", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16756", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16757"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16759", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16760", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16761", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16762", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/input.125", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/ReLU[0]/input.124", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/16744", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16745", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16748", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16751", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16754", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16755", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16758", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16759", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16760", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16761", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/16762"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_var/16764", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/16740"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/16765", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/16740"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16766", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16767", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16768", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16769", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16770", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16771", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/input.125", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16766", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16767", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/16765", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_var/16764", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16768", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16769", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16770", "CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/16771"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16788", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16789", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16790", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16788", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16789"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16791", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16792", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16793", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16791", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16792"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16794", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16795", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16796", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16794", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16795"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16797", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16798", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16799", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16797", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16798"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16800", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.127", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16790", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16793", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16796", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16799", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/16800"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/16802", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/16786"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/16803", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/16786"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16804", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16805", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16806", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16807", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16808", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16809", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16810", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.127", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16804", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16805", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/16803", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/16802", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16806", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16807", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16808", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16809"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16813", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16814", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16815", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16813", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16814"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16816", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16817", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16818", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16816", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16817"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16819", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16820", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16821", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16819", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16820"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16822", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16823", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16824", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.128", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16815", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16818", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16821", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16822", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16823", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/16824"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/16826", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/16811"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/16827", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/16811"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16828", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16829", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16830", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16831", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16832", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16833", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16834", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.128", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16828", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16829", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/16827", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/16826", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16830", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16831", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16832", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16833"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.129", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/16840", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/16837"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16841", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16842", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16843", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16844", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16842", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16843"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16845", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16846", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16847", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16845", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16846"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16848", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16849", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16850", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16848", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16849"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16851", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16852", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16853", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16854", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16852", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16853"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16855", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16856", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16857", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16858", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16859", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.129", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/16840", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16841", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16844", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16847", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16850", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16851", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16854", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16855", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16856", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16857", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16858"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16860", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16861", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16862", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16863", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16864", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.129", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16860", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16861", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16862", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16863"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16865", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16866", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16867", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16868", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16869", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16864", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16865", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16866", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16867", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16868"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16870", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16871", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16872", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16873", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16874", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16869", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16870", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16871", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16872", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16873"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "31"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16875", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16876", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16877", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16878", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.130", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16874", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16875", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16876", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16877", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16878"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "31"}, {"size": "31"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/16880", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/16836"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16881", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16882", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16883", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16884", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16882", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16883"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16885", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16886", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16887", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16885", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16886"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16888", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16889", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16890", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16888", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16889"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16891", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16892", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16893", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16894", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16892", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16893"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16895", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16896", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16897", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16898", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16899", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.130", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/16880", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16881", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16884", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16887", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16890", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16891", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16894", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16895", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16896", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16897", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16898"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16900", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/16859", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/16899"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16901", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.131", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16900", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/16901"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/16903", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/16835"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/16904", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/16835"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16905", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16906", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16907", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16908", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16909", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16910", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16911", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.131", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16905", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16906", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/16904", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/16903", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16907", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16908", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16909", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16910"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.132", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16921", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16918"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16922", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16923", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16924", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16925", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16923", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16924"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16926", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16927", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16928", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16926", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16927"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16929", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16930", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16931", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16929", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16930"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16932", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16933", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16934", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16935", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16933", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16934"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16936", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16937", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16938", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16939", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.133", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.132", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/16921", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16922", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16925", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16928", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16931", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16932", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16935", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16936", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16937", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16938", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/16939"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16941", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16917"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16942", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16943", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16944", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16945", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16943", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16944"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16946", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16947", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16948", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16946", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16947"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16949", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16950", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16951", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16949", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16950"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16952", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16953", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16954", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16955", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16953", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16954"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16956", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16957", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16958", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16959", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.134", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.133", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/16941", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16942", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16945", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16948", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16951", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16952", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16955", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16956", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16957", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16958", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/16959"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/16961", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16916"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16962", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16916"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16963", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16964", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16965", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16966", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16967", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16968", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.135", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.134", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16963", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16964", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/16962", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/16961", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16965", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16966", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16967", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/16968"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.136", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.135"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16976", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16973"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16977", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16978", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16979", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16980", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16978", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16979"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16981", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16982", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16983", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16981", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16982"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16984", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16985", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16986", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16984", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16985"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16987", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16988", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16989", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16990", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16988", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16989"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16991", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16992", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16993", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16994", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.137", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.136", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/16976", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16977", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16980", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16983", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16986", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16987", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16990", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16991", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16992", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16993", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/16994"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16996", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16972"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16997", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16998", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16999", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17000", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16998", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16999"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17001", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17002", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17003", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17001", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17002"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17004", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17005", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17006", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17004", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17005"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17007", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17008", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17009", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17010", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17008", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17009"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17011", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17012", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17013", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17014", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.138", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.137", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/16996", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/16997", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17000", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17003", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17006", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17007", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17010", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17011", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17012", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17013", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17014"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/17016", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16971"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17017", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/16971"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17018", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17019", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17020", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17021", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17022", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17023", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17024", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.138", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17018", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17019", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17017", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/17016", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17020", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17021", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17022", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17023"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.139", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17034", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17031"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17035", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17036", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17037", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17038", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17036", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17037"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17039", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17040", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17041", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17039", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17040"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17042", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17043", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17044", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17042", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17043"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17045", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17046", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17047", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17048", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17046", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17047"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17049", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17050", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17051", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17052", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.140", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.139", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17034", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17035", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17038", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17041", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17044", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17045", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17048", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17049", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17050", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17051", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17052"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17054", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17030"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17055", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17056", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17057", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17058", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17056", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17057"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17059", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17060", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17061", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17059", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17060"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17062", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17063", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17064", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17062", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17063"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17065", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17066", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17067", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17068", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17066", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17067"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17069", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17070", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17071", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17072", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.141", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.140", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17054", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17055", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17058", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17061", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17064", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17065", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17068", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17069", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17070", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17071", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17072"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/17074", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17029"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17075", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17029"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17076", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17077", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17078", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17079", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17080", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17081", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.142", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.141", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17076", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17077", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17075", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/17074", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17078", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17079", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17080", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17081"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.143", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.142"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17089", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17086"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17090", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17091", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17092", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17093", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17091", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17092"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17094", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17095", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17096", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17094", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17095"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17097", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17098", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17099", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17097", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17098"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17100", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17101", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17102", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17103", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17101", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17102"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17104", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17105", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17106", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17107", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.144", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.143", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17089", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17090", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17093", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17096", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17099", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17100", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17103", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17104", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17105", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17106", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17107"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17109", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17085"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17110", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17111", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17112", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17113", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17111", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17112"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17114", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17115", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17116", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17114", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17115"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17117", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17118", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17119", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17117", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17118"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17120", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17121", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17122", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17123", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17121", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17122"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17124", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17125", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17126", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17127", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.145", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.144", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17109", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17110", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17113", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17116", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17119", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17120", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17123", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17124", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17125", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17126", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17127"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/17129", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17084"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17130", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17084"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17131", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17132", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17133", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17134", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17135", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17136", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17137", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.145", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17131", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17132", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17130", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/17129", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17133", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17134", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17135", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17136"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.146", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/17144", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/17141"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17145", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17146", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17147", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17148", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17146", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17147"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17149", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17150", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17151", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17149", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17150"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17152", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17153", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17154", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17152", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17153"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17155", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17156", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17157", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17158", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17156", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17157"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17159", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17160", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17161", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17162", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.147", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.146", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/17144", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17145", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17148", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17151", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17154", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17155", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17158", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17159", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17160", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17161", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17162"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/17164", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/17140"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17165", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17166", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17167", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17168", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17166", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17167"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17169", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17170", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17171", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17169", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17170"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17172", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17173", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17174", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17172", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17173"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17175", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17176", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17177", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17178", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17176", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17177"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17179", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17180", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17181", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17182", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.148", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.147", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/17164", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17165", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17168", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17171", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17174", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17175", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17178", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17179", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17180", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17181", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17182"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/17184", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/17139"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/17185", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/17139"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17186", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17187", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17188", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17189", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17190", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17191", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17192", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.148", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17186", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17187", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/17185", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/17184", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17188", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17189", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17190", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17191"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.149", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/17199", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/17196"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17200", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17201", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17202", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17203", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17201", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17202"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17204", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17205", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17206", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17204", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17205"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17207", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17208", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17209", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17207", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17208"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17210", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17211", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17212", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17213", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17211", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17212"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17214", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17215", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17216", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17217", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.150", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.149", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/17199", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17200", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17203", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17206", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17209", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17210", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17213", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17214", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17215", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17216", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17217"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/17219", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/17195"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17220", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17221", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17222", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17223", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17221", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17222"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17224", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17225", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17226", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17224", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17225"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17227", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17228", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17229", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17227", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17228"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17230", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17231", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17232", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17233", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17231", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17232"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17234", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17235", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17236", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17237", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.151", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.150", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/17219", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17220", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17223", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17226", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17229", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17230", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17233", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17234", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17235", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17236", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17237"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/17239", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/17194"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/17240", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/17194"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17241", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17242", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17243", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17244", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17245", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17246", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17247", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.151", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17241", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17242", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/17240", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/17239", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17243", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17244", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17245", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17246"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17248", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/16810", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/16834", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/16911", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17024", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17137", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17192", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17247"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17249", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17250", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17248", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17249"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17251", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17252", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17251"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17253", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17254", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17255", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17250", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17252", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17253", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17254"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17265", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17266", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17267", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17265", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17266"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17268", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17269", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17270", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17268", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17269"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17271", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17272", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17273", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17271", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17272"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17274", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17275", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17276", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17274", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17275"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17277", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.153", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17267", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17270", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17273", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17276", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/17277"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/17279", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/17263"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/17280", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/17263"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17281", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17282", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17283", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17284", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17285", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17286", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17287", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.153", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17281", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17282", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/17280", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/17279", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17283", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17284", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17285", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17286"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17290", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17291", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17292", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17290", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17291"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17293", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17294", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17295", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17293", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17294"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17296", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17297", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17298", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17296", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17297"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17299", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17300", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17301", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.154", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17292", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17295", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17298", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17299", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17300", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/17301"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/17303", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/17288"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/17304", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/17288"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17305", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17306", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17307", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17308", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17309", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17310", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17311", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.154", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17305", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17306", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/17304", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/17303", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17307", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17308", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17309", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17310"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.155", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/17317", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/17314"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17318", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17319", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17320", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17321", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17319", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17320"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17322", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17323", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17324", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17322", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17323"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17325", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17326", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17327", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17325", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17326"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17328", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17329", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17330", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17331", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17329", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17330"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17332", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17333", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17334", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17335", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17336", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.155", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/17317", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17318", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17321", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17324", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17327", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17328", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17331", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17332", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17333", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17334", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17335"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17337", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17338", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17339", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17340", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17341", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.155", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17337", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17338", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17339", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17340"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17342", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17343", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17344", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17345", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17346", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17341", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17342", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17343", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17344", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17345"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17347", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17348", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17349", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17350", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17351", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17346", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17347", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17348", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17349", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17350"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "31"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17352", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17353", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17354", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17355", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.156", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17351", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17352", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17353", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17354", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17355"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "31"}, {"size": "31"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/17357", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/17313"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17358", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17359", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17360", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17361", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17359", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17360"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17362", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17363", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17364", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17362", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17363"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17365", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17366", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17367", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17365", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17366"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17368", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17369", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17370", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17371", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17369", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17370"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17372", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17373", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17374", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17375", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17376", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.156", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/17357", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17358", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17361", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17364", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17367", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17368", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17371", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17372", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17373", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17374", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17375"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17377", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17336", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17376"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17378", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.157", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17377", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/17378"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/17380", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/17312"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/17381", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/17312"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17382", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17383", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17384", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17385", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17386", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17387", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17388", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.157", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17382", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17383", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/17381", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/17380", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17384", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17385", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17386", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17387"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.158", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17398", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17395"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17399", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17400", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17401", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17402", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17400", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17401"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17403", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17404", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17405", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17403", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17404"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17406", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17407", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17408", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17406", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17407"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17409", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17410", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17411", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17412", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17410", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17411"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17413", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17414", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17415", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17416", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.159", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.158", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17398", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17399", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17402", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17405", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17408", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17409", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17412", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17413", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17414", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17415", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17416"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17418", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17394"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17419", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17420", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17421", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17422", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17420", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17421"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17423", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17424", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17425", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17423", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17424"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17426", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17427", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17428", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17426", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17427"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17429", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17430", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17431", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17432", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17430", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17431"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17433", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17434", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17435", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17436", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.160", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.159", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17418", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17419", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17422", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17425", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17428", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17429", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17432", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17433", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17434", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17435", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17436"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/17438", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17393"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17439", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17393"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17440", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17441", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17442", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17443", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17444", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17445", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.161", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.160", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17440", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17441", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17439", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/17438", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17442", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17443", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17444", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17445"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.162", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.161"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17453", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17450"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17454", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17455", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17456", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17457", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17455", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17456"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17458", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17459", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17460", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17458", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17459"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17461", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17462", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17463", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17461", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17462"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17464", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17465", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17466", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17467", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17465", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17466"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17468", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17469", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17470", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17471", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.163", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.162", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17453", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17454", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17457", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17460", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17463", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17464", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17467", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17468", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17469", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17470", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17471"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17473", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17449"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17474", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17475", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17476", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17477", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17475", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17476"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17478", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17479", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17480", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17478", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17479"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17481", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17482", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17483", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17481", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17482"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17484", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17485", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17486", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17487", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17485", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17486"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17488", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17489", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17490", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17491", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.164", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.163", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17473", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17474", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17477", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17480", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17483", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17484", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17487", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17488", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17489", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17490", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17491"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/17493", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17448"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17494", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17448"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17495", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17496", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17497", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17498", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17499", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17500", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17501", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.164", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17495", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17496", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17494", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/17493", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17497", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17498", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17499", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17500"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.165", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17511", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17508"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17512", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17513", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17514", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17515", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17513", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17514"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17516", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17517", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17518", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17516", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17517"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17519", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17520", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17521", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17519", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17520"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17522", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17523", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17524", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17525", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17523", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17524"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17526", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17527", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17528", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17529", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.166", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.165", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17511", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17512", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17515", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17518", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17521", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17522", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17525", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17526", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17527", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17528", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17529"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17531", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17507"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17532", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17533", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17534", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17535", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17533", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17534"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17536", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17537", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17538", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17536", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17537"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17539", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17540", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17541", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17539", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17540"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17542", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17543", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17544", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17545", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17543", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17544"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17546", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17547", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17548", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17549", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.167", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.166", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17531", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17532", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17535", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17538", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17541", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17542", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17545", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17546", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17547", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17548", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17549"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/17551", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17506"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17552", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17506"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17553", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17554", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17555", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17556", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17557", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17558", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.168", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.167", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17553", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17554", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17552", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/17551", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17555", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17556", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17557", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17558"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.169", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.168"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17566", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17563"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17567", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17568", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17569", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17570", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17568", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17569"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17571", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17572", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17573", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17571", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17572"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17574", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17575", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17576", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17574", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17575"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17577", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17578", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17579", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17580", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17578", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17579"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17581", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17582", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17583", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17584", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.170", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.169", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17566", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17567", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17570", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17573", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17576", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17577", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17580", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17581", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17582", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17583", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17584"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17586", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17562"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17587", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17588", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17589", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17590", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17588", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17589"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17591", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17592", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17593", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17591", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17592"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17594", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17595", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17596", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17594", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17595"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17597", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17598", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17599", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17600", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17598", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17599"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17601", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17602", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17603", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17604", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.171", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.170", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17586", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17587", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17590", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17593", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17596", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17597", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17600", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17601", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17602", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17603", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17604"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/17606", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17561"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17607", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17561"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17608", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17609", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17610", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17611", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17612", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17613", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17614", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.171", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17608", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17609", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17607", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/17606", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17610", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17611", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17612", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17613"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.172", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/17621", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/17618"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17622", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17623", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17624", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17625", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17623", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17624"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17626", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17627", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17628", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17626", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17627"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17629", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17630", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17631", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17629", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17630"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17632", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17633", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17634", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17635", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17633", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17634"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17636", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17637", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17638", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17639", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.173", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.172", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/17621", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17622", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17625", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17628", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17631", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17632", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17635", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17636", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17637", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17638", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/17639"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/17641", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/17617"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17642", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17643", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17644", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17645", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17643", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17644"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17646", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17647", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17648", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17646", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17647"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17649", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17650", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17651", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17649", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17650"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17652", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17653", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17654", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17655", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17653", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17654"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17656", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17657", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17658", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17659", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.174", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.173", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/17641", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17642", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17645", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17648", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17651", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17652", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17655", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17656", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17657", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17658", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/17659"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/17661", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/17616"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/17662", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/17616"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17663", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17664", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17665", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17666", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17667", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17668", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17669", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.174", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17663", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17664", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/17662", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/17661", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17665", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17666", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17667", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17668"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.175", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/17676", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/17673"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17677", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17678", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17679", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17680", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17678", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17679"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17681", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17682", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17683", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17681", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17682"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17684", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17685", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17686", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17684", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17685"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17687", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17688", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17689", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17690", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17688", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17689"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17691", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17692", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17693", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17694", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.176", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.175", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/17676", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17677", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17680", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17683", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17686", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17687", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17690", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17691", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17692", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17693", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/17694"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/17696", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/17672"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17697", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17698", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17699", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17700", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17698", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17699"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17701", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17702", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17703", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17701", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17702"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17704", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17705", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17706", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17704", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17705"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17707", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17708", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17709", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17710", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17708", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17709"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17711", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17712", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17713", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17714", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.177", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.176", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/17696", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17697", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17700", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17703", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17706", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17707", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17710", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17711", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17712", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17713", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/17714"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/17716", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/17671"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/17717", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/17671"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17718", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17719", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17720", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17721", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17722", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17723", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17724", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.177", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17718", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17719", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/17717", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/17716", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17720", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17721", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17722", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17723"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17725", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/17287", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/17311", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17388", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17501", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17614", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/17669", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/17724"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17726", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17727", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17725", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17726"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17728", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17729", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17728"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17730", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17731", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17732", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17727", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17729", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17730", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17731"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/17733", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/17734", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17735", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/17255", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/17732"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17736", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17737", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17735", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17736"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17738", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17739", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17738"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17740", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17741", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.228", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17737", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17739", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17740", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/17741"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17760", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17761", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17762", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17760", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17761"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17763", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17764", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17765", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17763", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17764"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17766", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17767", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17768", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17766", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17767"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17769", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17770", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17771", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17769", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17770"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17772", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.178", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17762", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17765", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17768", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17771", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/17772"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/17774", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/17758"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/17775", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/17758"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17776", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17777", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17778", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17779", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17780", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17781", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17782", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.178", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17776", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17777", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/17775", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/17774", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17778", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17779", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17780", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17781"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17785", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17786", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17787", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17785", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17786"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17788", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17789", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17790", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17788", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17789"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17791", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17792", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17793", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17791", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17792"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17794", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17795", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17796", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.179", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17787", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17790", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17793", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17794", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17795", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/17796"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/17798", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/17783"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/17799", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/17783"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17800", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17801", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17802", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17803", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17804", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17805", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17806", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.179", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17800", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17801", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/17799", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/17798", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17802", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17803", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17804", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17805"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.180", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/17812", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/17809"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17813", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17814", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17815", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17816", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17814", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17815"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17817", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17818", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17819", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17817", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17818"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17820", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17821", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17822", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17820", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17821"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17823", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17824", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17825", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17826", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17824", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17825"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17827", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17828", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17829", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17830", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17831", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.180", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/17812", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17813", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17816", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17819", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17822", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17823", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17826", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17827", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17828", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17829", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17830"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17832", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17833", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17834", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17835", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17836", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.180", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17832", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17833", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17834", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17835"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17837", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17838", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17839", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17840", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17841", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17836", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17837", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17838", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17839", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17840"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17842", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17843", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17844", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17845", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17846", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17841", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17842", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17843", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17844", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17845"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "31"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17847", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17848", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17849", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17850", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.181", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17846", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17847", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17848", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17849", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17850"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "31"}, {"size": "31"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/17852", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/17808"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17853", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17854", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17855", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17856", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17854", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17855"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17857", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17858", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17859", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17857", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17858"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17860", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17861", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17862", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17860", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17861"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17863", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17864", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17865", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17866", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17864", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17865"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17867", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17868", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17869", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17870", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17871", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.181", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/17852", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17853", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17856", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17859", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17862", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17863", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17866", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17867", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17868", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17869", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17870"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17872", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/17831", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/17871"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17873", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.182", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17872", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/17873"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/17875", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/17807"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/17876", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/17807"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17877", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17878", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17879", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17880", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17881", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17882", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17883", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.182", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17877", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17878", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/17876", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/17875", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17879", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17880", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17881", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17882"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.183", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17893", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17890"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17894", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17895", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17896", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17897", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17895", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17896"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17898", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17899", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17900", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17898", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17899"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17901", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17902", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17903", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17901", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17902"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17904", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17905", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17906", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17907", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17905", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17906"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17908", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17909", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17910", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17911", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.184", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.183", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/17893", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17894", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17897", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17900", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17903", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17904", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17907", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17908", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17909", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17910", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/17911"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17913", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17889"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17914", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17915", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17916", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17917", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17915", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17916"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17918", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17919", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17920", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17918", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17919"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17921", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17922", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17923", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17921", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17922"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17924", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17925", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17926", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17927", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17925", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17926"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17928", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17929", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17930", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17931", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.185", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.184", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/17913", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17914", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17917", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17920", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17923", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17924", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17927", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17928", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17929", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17930", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/17931"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/17933", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17888"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17934", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17888"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17935", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17936", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17937", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17938", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17939", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17940", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.186", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.185", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17935", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17936", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/17934", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/17933", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17937", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17938", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17939", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/17940"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.187", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.186"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17948", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17945"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17949", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17950", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17951", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17952", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17950", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17951"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17953", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17954", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17955", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17953", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17954"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17956", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17957", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17958", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17956", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17957"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17959", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17960", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17961", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17962", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17960", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17961"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17963", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17964", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17965", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17966", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.188", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.187", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/17948", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17949", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17952", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17955", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17958", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17959", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17962", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17963", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17964", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17965", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/17966"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17968", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17944"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17969", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17970", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17971", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17972", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17970", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17971"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17973", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17974", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17975", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17973", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17974"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17976", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17977", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17978", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17976", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17977"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17979", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17980", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17981", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17982", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17980", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17981"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17983", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17984", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17985", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17986", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.189", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.188", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/17968", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17969", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17972", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17975", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17978", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17979", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17982", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17983", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17984", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17985", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/17986"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/17988", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17943"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17989", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17943"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17990", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17991", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17992", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17993", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17994", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17995", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17996", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.189", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17990", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17991", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/17989", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/17988", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17992", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17993", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17994", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17995"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.190", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18006", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18003"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18007", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18008", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18009", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18010", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18008", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18009"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18011", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18012", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18013", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18011", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18012"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18014", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18015", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18016", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18014", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18015"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18017", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18018", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18019", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18020", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18018", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18019"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18021", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18022", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18023", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18024", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.191", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.190", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18006", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18007", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18010", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18013", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18016", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18017", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18020", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18021", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18022", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18023", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18024"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18026", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18002"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18027", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18028", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18029", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18030", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18028", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18029"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18031", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18032", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18033", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18031", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18032"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18034", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18035", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18036", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18034", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18035"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18037", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18038", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18039", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18040", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18038", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18039"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18041", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18042", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18043", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18044", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.192", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.191", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18026", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18027", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18030", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18033", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18036", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18037", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18040", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18041", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18042", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18043", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18044"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/18046", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18001"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18047", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18001"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18048", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18049", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18050", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18051", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18052", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18053", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.193", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.192", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18048", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18049", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18047", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/18046", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18050", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18051", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18052", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18053"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.194", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.193"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18061", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18058"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18062", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18063", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18064", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18065", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18063", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18064"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18066", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18067", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18068", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18066", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18067"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18069", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18070", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18071", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18069", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18070"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18072", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18073", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18074", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18075", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18073", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18074"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18076", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18077", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18078", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18079", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.195", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.194", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18061", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18062", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18065", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18068", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18071", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18072", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18075", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18076", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18077", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18078", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18079"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18081", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18057"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18082", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18083", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18084", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18085", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18083", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18084"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18086", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18087", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18088", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18086", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18087"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18089", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18090", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18091", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18089", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18090"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18092", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18093", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18094", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18095", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18093", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18094"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18096", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18097", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18098", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18099", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.196", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.195", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18081", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18082", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18085", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18088", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18091", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18092", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18095", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18096", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18097", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18098", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18099"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/18101", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18056"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18102", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18056"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18103", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18104", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18105", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18106", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18107", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18108", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18109", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.196", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18103", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18104", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18102", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/18101", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18105", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18106", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18107", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18108"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.197", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/18116", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/18113"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18117", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18118", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18119", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18120", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18118", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18119"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18121", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18122", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18123", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18121", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18122"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18124", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18125", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18126", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18124", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18125"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18127", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18128", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18129", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18130", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18128", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18129"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18131", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18132", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18133", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18134", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.198", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.197", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/18116", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18117", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18120", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18123", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18126", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18127", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18130", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18131", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18132", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18133", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18134"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/18136", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/18112"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18137", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18138", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18139", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18140", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18138", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18139"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18141", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18142", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18143", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18141", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18142"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18144", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18145", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18146", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18144", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18145"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18147", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18148", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18149", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18150", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18148", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18149"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18151", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18152", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18153", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18154", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.199", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.198", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/18136", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18137", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18140", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18143", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18146", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18147", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18150", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18151", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18152", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18153", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18154"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/18156", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/18111"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/18157", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/18111"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18158", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18159", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18160", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18161", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18162", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18163", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18164", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.199", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18158", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18159", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/18157", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/18156", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18160", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18161", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18162", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18163"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.200", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc0]/Sequential[net]/BatchNorm2d[2]/input.126"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/18171", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/18168"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18172", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18173", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18174", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18175", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18173", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18174"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18176", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18177", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18178", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18176", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18177"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18179", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18180", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18181", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18179", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18180"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18182", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18183", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18184", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18185", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18183", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18184"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18186", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18187", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18188", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18189", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.201", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.200", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/18171", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18172", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18175", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18178", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18181", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18182", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18185", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18186", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18187", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18188", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18189"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/18191", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/18167"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18192", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18193", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18194", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18195", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18193", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18194"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18196", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18197", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18198", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18196", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18197"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18199", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18200", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18201", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18199", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18200"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18202", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18203", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18204", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18205", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18203", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18204"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18206", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18207", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18208", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18209", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.202", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.201", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/18191", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18192", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18195", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18198", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18201", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18202", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18205", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18206", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18207", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18208", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18209"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/18211", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/18166"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/18212", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/18166"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18213", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18214", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18215", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18216", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18217", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18218", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18219", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.202", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18213", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18214", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/18212", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/18211", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18215", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18216", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18217", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18218"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18220", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/17782", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/17806", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/17883", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/17996", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18109", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18164", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18219"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18221", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18222", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18220", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18221"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18223", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18224", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18223"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18225", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18226", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18227", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18222", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18224", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18225", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18226"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18237", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18238", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18239", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18237", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18238"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18240", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18241", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18242", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18240", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18241"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18243", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18244", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18245", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18243", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18244"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18246", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18247", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18248", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18246", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18247"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18249", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.203", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18239", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18242", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18245", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18248", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/18249"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/18251", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/18235"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/18252", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/18235"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18253", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18254", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18255", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18256", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18257", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18258", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18259", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.203", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18253", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18254", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/18252", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/18251", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18255", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18256", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18257", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18258"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18262", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18263", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18264", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18262", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18263"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18265", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18266", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18267", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18265", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18266"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18268", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18269", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18270", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18268", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18269"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18271", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18272", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18273", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.204", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18264", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18267", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18270", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18271", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18272", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/18273"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/18275", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/18260"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/18276", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/18260"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18277", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18278", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18279", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18280", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18281", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18282", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18283", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.204", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18277", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18278", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/18276", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/18275", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18279", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18280", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18281", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18282"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.205", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/18289", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/18286"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18290", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18291", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18292", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18293", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18291", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18292"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18294", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18295", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18296", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18294", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18295"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18297", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18298", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18299", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18297", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18298"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18300", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18301", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18302", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18303", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18301", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18302"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18304", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18305", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18306", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18307", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18308", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.205", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/18289", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18290", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18293", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18296", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18299", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18300", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18303", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18304", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18305", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18306", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18307"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18309", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18310", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18311", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18312", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18313", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.205", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18309", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18310", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18311", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18312"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18314", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18315", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18316", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18317", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18318", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18313", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18314", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18315", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18316", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18317"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18319", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18320", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18321", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18322", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18323", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18318", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18319", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18320", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18321", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18322"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "31"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18324", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18325", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18326", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18327", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.206", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18323", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18324", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18325", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18326", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18327"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "31"}, {"size": "31"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/18329", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/18285"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18330", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18331", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18332", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18333", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18331", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18332"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18334", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18335", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18336", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18334", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18335"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18337", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18338", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18339", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18337", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18338"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18340", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18341", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18342", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18343", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18341", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18342"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18344", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18345", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18346", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18347", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18348", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.206", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/18329", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18330", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18333", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18336", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18339", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18340", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18343", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18344", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18345", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18346", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18347"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "4"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18349", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/18308", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/18348"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18350", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.207", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18349", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/18350"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/18352", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/18284"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/18353", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/18284"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18354", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18355", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18356", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18357", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18358", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18359", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18360", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.207", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18354", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18355", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/18353", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/18352", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18356", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18357", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18358", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18359"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.208", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18370", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18367"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18371", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18372", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18373", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18374", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18372", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18373"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18375", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18376", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18377", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18375", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18376"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18378", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18379", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18380", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18378", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18379"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18381", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18382", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18383", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18384", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18382", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18383"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18385", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18386", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18387", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18388", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.209", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.208", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18370", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18371", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18374", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18377", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18380", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18381", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18384", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18385", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18386", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18387", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18388"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18390", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18366"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18391", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18392", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18393", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18394", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18392", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18393"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18395", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18396", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18397", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18395", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18396"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18398", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18399", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18400", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18398", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18399"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18401", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18402", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18403", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18404", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18402", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18403"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18405", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18406", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18407", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18408", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.210", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.209", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18390", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18391", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18394", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18397", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18400", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18401", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18404", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18405", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18406", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18407", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18408"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/18410", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18365"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18411", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18365"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18412", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18413", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18414", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18415", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18416", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18417", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.211", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.210", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18412", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18413", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18411", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/18410", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18414", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18415", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18416", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18417"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.212", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.211"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18425", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18422"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18426", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18427", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18428", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18429", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18427", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18428"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18430", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18431", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18432", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18430", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18431"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18433", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18434", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18435", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18433", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18434"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18436", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18437", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18438", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18439", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18437", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18438"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18440", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18441", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18442", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18443", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.213", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.212", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18425", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18426", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18429", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18432", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18435", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18436", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18439", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18440", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18441", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18442", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18443"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18445", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18421"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18446", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18447", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18448", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18449", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18447", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18448"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18450", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18451", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18452", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18450", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18451"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18453", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18454", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18455", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18453", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18454"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18456", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18457", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18458", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18459", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18457", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18458"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18460", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18461", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18462", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18463", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.214", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.213", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18445", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18446", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18449", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18452", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18455", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18456", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18459", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18460", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18461", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18462", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18463"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/18465", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18420"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18466", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18420"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18467", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18468", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18469", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18470", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18471", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18472", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18473", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.214", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18467", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18468", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18466", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/18465", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18469", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18470", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18471", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18472"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.215", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18483", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18480"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18484", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18485", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18486", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18487", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18485", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18486"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18488", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18489", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18490", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18488", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18489"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18491", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18492", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18493", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18491", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18492"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18494", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18495", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18496", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18497", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18495", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18496"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18498", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18499", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18500", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18501", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.216", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.215", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18483", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18484", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18487", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18490", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18493", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18494", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18497", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18498", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18499", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18500", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18501"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18503", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18479"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18504", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18505", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18506", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18507", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18505", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18506"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18508", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18509", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18510", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18508", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18509"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18511", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18512", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18513", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18511", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18512"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18514", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18515", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18516", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18517", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18515", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18516"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18518", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18519", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18520", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18521", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.217", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.216", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18503", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18504", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18507", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18510", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18513", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18514", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18517", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18518", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18519", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18520", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18521"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/18523", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18478"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18524", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18478"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18525", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18526", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18527", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18528", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18529", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18530", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.218", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.217", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18525", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18526", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18524", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/18523", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18527", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18528", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18529", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18530"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.219", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.218"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18538", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18535"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18539", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18540", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18541", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18542", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18540", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18541"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18543", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18544", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18545", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18543", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18544"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18546", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18547", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18548", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18546", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18547"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18549", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18550", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18551", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18552", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18550", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18551"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18553", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18554", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18555", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18556", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.220", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.219", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18538", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18539", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18542", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18545", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18548", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18549", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18552", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18553", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18554", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18555", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18556"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18558", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18534"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18559", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18560", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18561", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18562", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18560", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18561"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18563", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18564", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18565", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18563", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18564"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18566", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18567", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18568", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18566", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18567"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18569", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18570", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18571", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18572", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18570", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18571"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18573", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18574", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18575", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18576", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.221", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.220", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18558", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18559", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18562", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18565", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18568", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18569", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18572", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18573", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18574", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18575", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18576"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/18578", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18533"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18579", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18533"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18580", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18581", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18582", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18583", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18584", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18585", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18586", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.221", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18580", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18581", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18579", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/18578", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18582", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18583", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18584", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18585"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.222", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/18593", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/18590"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18594", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18595", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18596", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18597", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18595", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18596"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18598", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18599", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18600", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18598", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18599"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18601", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18602", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18603", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18601", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18602"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18604", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18605", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18606", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18607", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18605", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18606"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18608", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18609", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18610", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18611", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.223", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.222", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/18593", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18594", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18597", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18600", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18603", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18604", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18607", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18608", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18609", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18610", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18611"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/18613", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/18589"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18614", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18615", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18616", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18617", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18615", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18616"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18618", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18619", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18620", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18618", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18619"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18621", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18622", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18623", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18621", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18622"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18624", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18625", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18626", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18627", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18625", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18626"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18628", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18629", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18630", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18631", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.224", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.223", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/18613", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18614", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18617", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18620", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18623", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18624", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18627", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18628", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18629", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18630", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/18631"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/18633", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/18588"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/18634", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/18588"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18635", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18636", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18637", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18638", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18639", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18640", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18641", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.224", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18635", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18636", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/18634", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/18633", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18637", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18638", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18639", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18640"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.225", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.152"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/18648", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/18645"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18649", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18650", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18651", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18652", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18650", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18651"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18653", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18654", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18655", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18653", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18654"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18656", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18657", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18658", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18656", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18657"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18659", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18660", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18661", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18662", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18660", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18661"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18663", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18664", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18665", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18666", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.226", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.225", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/18648", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18649", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18652", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18655", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18658", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18659", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18662", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18663", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18664", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18665", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/18666"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/18668", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/18644"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18669", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18670", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18671", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18672", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18670", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18671"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18673", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18674", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18675", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18673", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18674"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18676", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18677", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18678", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18676", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18677"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18679", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18680", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18681", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18682", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18680", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18681"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18683", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18684", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18685", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18686", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.227", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.226", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/18668", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18669", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18672", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18675", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18678", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18679", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18682", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18683", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18684", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18685", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/18686"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/18688", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/18643"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/18689", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/18643"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18690", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18691", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18692", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18693", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18694", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18695", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18696", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.227", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18690", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18691", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/18689", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/18688", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18692", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18693", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18694", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18695"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18697", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/18259", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/18283", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/18360", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18473", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18586", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/18641", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/18696"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18698", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18699", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18697", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18698"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18700", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18701", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18700"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18702", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18703", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18704", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18699", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18701", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18702", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18703"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18714", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18715", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18716", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18714", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18715"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18717", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18718", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18719", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18717", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18718"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18720", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18721", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18722", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18720", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18721"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18723", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18724", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18725", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18723", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18724"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18726", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/input.229", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.228", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18716", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18719", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18722", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18725", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/18726"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/18728", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/18712"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/18729", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/18712"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18730", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18731", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18732", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18733", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18734", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18735", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18736", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/input.229", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18730", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18731", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/18729", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/18728", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18732", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18733", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18734", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18735"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18739", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18740", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18741", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18739", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18740"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18742", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18743", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18744", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18742", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18743"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18745", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18746", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18747", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18745", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18746"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18748", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18749", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18750", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/input.230", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.228", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18741", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18744", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18747", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18748", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18749", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/18750"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/18752", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/18737"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/18753", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/18737"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18754", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18755", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18756", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18757", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18758", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18759", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18760", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/input.230", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18754", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18755", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/18753", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/18752", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18756", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18757", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18758", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18759"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/18761", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.231", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.228"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18771", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18768"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18772", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18773", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18774", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18775", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18773", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18774"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18776", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18777", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18778", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18776", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18777"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18779", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18780", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18781", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18779", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18780"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18782", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18783", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18784", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18785", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18783", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18784"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18786", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18787", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18788", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18789", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.232", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.231", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18771", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18772", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18775", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18778", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18781", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18782", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18785", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18786", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18787", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18788", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18789"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18791", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18767"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18792", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18793", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18794", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18795", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18793", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18794"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18796", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18797", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18798", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18796", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18797"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18799", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18800", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18801", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18799", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18800"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18802", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18803", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18804", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18805", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18803", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18804"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18806", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18807", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18808", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18809", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.233", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.232", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18791", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18792", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18795", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18798", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18801", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18802", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18805", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18806", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18807", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18808", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18809"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/18811", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18766"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18812", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18766"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18813", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18814", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18815", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18816", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18817", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18818", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.234", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.233", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18813", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18814", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18812", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/18811", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18815", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18816", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18817", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18818"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.235", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.234"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18826", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18823"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18827", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18828", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18829", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18830", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18828", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18829"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18831", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18832", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18833", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18831", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18832"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18834", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18835", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18836", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18834", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18835"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18837", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18838", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18839", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18840", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18838", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18839"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18841", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18842", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18843", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18844", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.236", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.235", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18826", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18827", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18830", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18833", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18836", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18837", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18840", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18841", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18842", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18843", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18844"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18846", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18822"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18847", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18848", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18849", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18850", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18848", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18849"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18851", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18852", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18853", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18851", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18852"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18854", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18855", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18856", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18854", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18855"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18857", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18858", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18859", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18860", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18858", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18859"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18861", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18862", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18863", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18864", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.237", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.236", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18846", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18847", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18850", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18853", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18856", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18857", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18860", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18861", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18862", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18863", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18864"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/18866", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18821"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18867", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18821"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18868", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18869", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18870", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18871", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18872", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18873", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18874", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.237", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18868", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18869", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18867", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/18866", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18870", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18871", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18872", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18873"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.238", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.228"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18884", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18881"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18885", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18886", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18887", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18888", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18886", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18887"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18889", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18890", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18891", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18889", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18890"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18892", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18893", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18894", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18892", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18893"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18895", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18896", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18897", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18898", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18896", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18897"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18899", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18900", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18901", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18902", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.239", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.238", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/18884", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18885", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18888", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18891", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18894", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18895", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18898", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18899", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18900", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18901", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/18902"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18904", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18880"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18905", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18906", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18907", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18908", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18906", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18907"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18909", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18910", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18911", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18909", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18910"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18912", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18913", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18914", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18912", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18913"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18915", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18916", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18917", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18918", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18916", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18917"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18919", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18920", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18921", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18922", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.240", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.239", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/18904", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18905", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18908", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18911", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18914", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18915", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18918", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18919", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18920", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18921", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/18922"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/18924", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18879"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18925", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18879"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18926", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18927", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18928", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18929", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18930", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18931", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.241", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.240", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18926", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18927", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/18925", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/18924", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18928", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18929", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18930", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/18931"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.242", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.241"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18939", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18936"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18940", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18941", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18942", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18943", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18941", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18942"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18944", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18945", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18946", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18944", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18945"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18947", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18948", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18949", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18947", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18948"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18950", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18951", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18952", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18953", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18951", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18952"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18954", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18955", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18956", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18957", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.243", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.242", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/18939", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18940", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18943", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18946", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18949", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18950", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18953", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18954", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18955", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18956", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/18957"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18959", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18935"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18960", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18961", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18962", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18963", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18961", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18962"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18964", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18965", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18966", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18964", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18965"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18967", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18968", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18969", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18967", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18968"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18970", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18971", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18972", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18973", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18971", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18972"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18974", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18975", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18976", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18977", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.244", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.243", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/18959", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18960", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18963", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18966", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18969", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18970", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18973", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18974", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18975", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18976", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/18977"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/18979", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18934"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18980", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18934"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18981", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18982", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18983", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18984", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18985", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18986", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18987", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.244", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18981", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18982", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/18980", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/18979", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18983", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18984", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18985", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18986"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.245", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.228"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/18994", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/18991"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18995", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18996", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18997", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18998", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18996", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18997"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18999", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19000", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19001", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18999", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19000"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19002", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19003", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19004", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19002", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19003"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19005", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19006", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19007", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19008", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19006", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19007"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19009", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19010", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19011", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19012", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.246", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.245", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/18994", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18995", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/18998", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19001", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19004", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19005", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19008", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19009", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19010", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19011", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19012"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/19014", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/18990"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19015", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19016", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19017", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19018", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19016", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19017"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19019", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19020", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19021", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19019", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19020"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19022", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19023", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19024", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19022", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19023"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19025", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19026", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19027", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19028", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19026", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19027"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19029", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19030", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19031", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19032", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.247", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.246", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/19014", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19015", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19018", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19021", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19024", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19025", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19028", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19029", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19030", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19031", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19032"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/19034", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/18989"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/19035", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/18989"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19036", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19037", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19038", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19039", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19040", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19041", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19042", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.247", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19036", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19037", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/19035", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/19034", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19038", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19039", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19040", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19041"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.248", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.228"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/19049", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/19046"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19050", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19051", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19052", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19053", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19051", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19052"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19054", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19055", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19056", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19054", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19055"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19057", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19058", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19059", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19057", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19058"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19060", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19061", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19062", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19063", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19061", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19062"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19064", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDh9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19065", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19066", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19067", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.249", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.248", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/19049", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19050", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19053", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19056", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19059", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19060", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19063", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19064", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19065", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19066", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19067"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/19069", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/19045"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19070", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19071", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19072", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19073", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19071", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19072"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19074", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19075", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19076", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19074", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19075"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19077", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19078", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19079", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19077", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19078"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19080", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19081", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19082", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19083", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19081", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19082"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19084", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19085", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19086", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19087", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.250", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.249", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/19069", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19070", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19073", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19076", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19079", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19080", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19083", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19084", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19085", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19086", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19087"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/19089", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/19044"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/19090", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/19044"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19091", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19092", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19093", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19094", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19095", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19096", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19097", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.250", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19091", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19092", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/19090", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/19089", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19093", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19094", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19095", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19096"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19098", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/18736", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/18760", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.228", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18874", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/18987", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19042", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19097"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19099", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19100", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19098", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19099"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19101", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19102", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19101"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19103", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19104", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19105", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19100", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19102", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19103", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19104"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/19106", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/19107", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/19108", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19109", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/18227", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/18704", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/19105"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19110", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19111", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19109", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19110"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "3"}, {"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19112", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19113", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19112"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19114", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19115", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/cur_tensor.2", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19111", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19113", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19114", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/19115"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/19117", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.228", "CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/cur_tensor.2"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/19118", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[1]/input.254", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[1]/19117", "CNN/ModuleList[cells]/Cell[1]/19118"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/ReLU[relu]/input.251", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[0]/input.123"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/weight/19131", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/weight/19128"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19132", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19133", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19134", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19135", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19133", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19134"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19136", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19137", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19138", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19136", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19137"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19139", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19140", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19141", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19139", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19140"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19142", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19143", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19144", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19145", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19143", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19144"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19146", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19147", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19148", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19149", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19150", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/ReLU[relu]/input.251", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/weight/19131", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19132", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19135", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19138", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19141", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19142", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19145", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19146", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19147", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19148", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19149"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19151", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19152", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19153", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19154", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19155", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/ReLU[relu]/input.251", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19151", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19152", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19153", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19154"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19156", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19157", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19158", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19159", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19160", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19155", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19156", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19157", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19158", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19159"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19161", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19162", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19163", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19164", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19165", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19160", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19161", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19162", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19163", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19164"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "31"}, {"size": "32"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19166", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19167", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19168", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19169", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/input.252", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19165", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19166", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19167", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19168", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19169"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "31"}, {"size": "31"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/weight/19171", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/weight/19127"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19172", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19173", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19174", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19175", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19173", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19174"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19176", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19177", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19178", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19176", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19177"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19179", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19180", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19181", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19179", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19180"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19182", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19183", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19184", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19185", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19183", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19184"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19186", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19187", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19188", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19189", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19190", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/input.252", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/weight/19171", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19172", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19175", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19178", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19181", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19182", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19185", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19186", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19187", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19188", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19189"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19191", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv1]/19150", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/Conv2d[conv2]/19190"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19192", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/input.253", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19191", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/19192"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_var/19194", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_mean/19126"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_mean/19195", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_mean/19126"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19196", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19197", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19198", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19199", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19200", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19201", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/input.253", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19196", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19197", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_mean/19195", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_var/19194", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19198", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19199", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19200", "CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/19201"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/ReLU[0]/input.255", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/input.254"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/19208", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/19205"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19209", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19210", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19211", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19212", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19210", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19211"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19213", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19214", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19215", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19213", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19214"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19216", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19217", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19218", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19216", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19217"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19219", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19220", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19221", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19222", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19220", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19221"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19223", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19224", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19225", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19226", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/input.256", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/ReLU[0]/input.255", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/19208", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19209", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19212", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19215", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19218", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19219", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19222", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19223", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19224", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19225", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/19226"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_var/19228", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/19204"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/19229", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/19204"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19230", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19231", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19232", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19233", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19234", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19235", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/input.256", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19230", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19231", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/19229", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_var/19228", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19232", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19233", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19234", "CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/19235"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19252", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19253", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19254", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19252", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19253"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19255", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19256", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19257", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19255", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19256"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19258", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19259", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19260", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19258", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19259"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19261", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19262", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19263", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19261", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19262"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19264", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.258", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19254", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19257", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19260", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19263", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/19264"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/19266", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/19250"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/19267", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/19250"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19268", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19269", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19270", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19271", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19272", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19273", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19274", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.258", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19268", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19269", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/19267", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/19266", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19270", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19271", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19272", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19273"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19277", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19278", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19279", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19277", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19278"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19280", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19281", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19282", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19280", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19281"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19283", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19284", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19285", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19283", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19284"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19286", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19287", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19288", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.259", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19279", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19282", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19285", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19286", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19287", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/19288"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/19290", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/19275"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/19291", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/19275"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19292", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19293", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19294", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19295", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19296", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19297", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19298", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.259", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19292", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19293", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/19291", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/19290", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19294", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19295", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19296", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19297"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.260", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/19304", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/19301"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19305", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19306", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19307", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19308", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19306", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19307"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19309", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19310", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19311", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19309", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19310"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19312", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19313", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19314", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19312", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19313"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19315", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19316", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19317", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19318", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19316", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19317"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19319", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19320", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19321", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19322", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19323", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.260", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/19304", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19305", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19308", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19311", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19314", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19315", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19318", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19319", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19320", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19321", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19322"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19324", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19325", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19326", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19327", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19328", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.260", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19324", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19325", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19326", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19327"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19329", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19330", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19331", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19332", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19333", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19328", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19329", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19330", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19331", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19332"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19334", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19335", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19336", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19337", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19338", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19333", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19334", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19335", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19336", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19337"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "15"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19339", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19340", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19341", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19342", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.261", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19338", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19339", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19340", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19341", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19342"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "15"}, {"size": "15"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/19344", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/19300"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19345", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19346", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19347", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19348", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19346", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19347"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19349", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19350", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19351", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19349", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19350"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19352", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19353", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19354", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19352", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19353"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19355", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19356", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19357", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19358", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19356", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19357"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19359", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19360", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19361", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19362", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19363", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.261", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/19344", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19345", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19348", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19351", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19354", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19355", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19358", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19359", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19360", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19361", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19362"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19364", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19323", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19363"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19365", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.262", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19364", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/19365"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/19367", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/19299"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/19368", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/19299"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19369", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19370", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19371", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19372", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19373", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19374", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19375", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.262", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19369", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19370", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/19368", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/19367", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19371", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19372", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19373", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19374"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.263", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19385", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19382"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19386", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19387", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19388", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19389", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19387", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19388"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19390", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19391", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19392", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19390", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19391"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19393", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19394", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19395", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19393", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19394"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19396", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19397", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19398", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19399", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19397", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19398"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19400", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19401", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19402", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19403", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.264", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.263", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19385", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19386", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19389", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19392", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19395", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19396", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19399", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19400", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19401", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19402", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19403"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19405", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19381"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19406", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19407", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19408", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19409", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19407", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19408"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19410", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19411", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19412", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19410", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19411"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19413", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19414", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19415", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19413", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19414"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19416", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19417", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19418", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19419", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19417", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19418"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19420", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19421", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19422", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19423", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.265", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.264", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19405", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19406", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19409", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19412", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19415", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19416", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19419", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19420", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19421", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19422", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19423"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/19425", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19380"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19426", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19380"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19427", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19428", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19429", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19430", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19431", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19432", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.266", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.265", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19427", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19428", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19426", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/19425", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19429", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19430", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19431", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19432"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.267", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.266"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/19440", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/19437"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19441", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19442", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19443", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19444", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19442", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19443"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19445", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19446", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19447", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19445", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19446"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19448", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19449", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19450", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19448", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19449"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19451", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19452", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19453", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19454", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19452", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19453"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19455", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19456", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19457", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19458", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.268", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.267", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/19440", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19441", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19444", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19447", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19450", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19451", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19454", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19455", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19456", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19457", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19458"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/19460", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/19436"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19461", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19462", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19463", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19464", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19462", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19463"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19465", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19466", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19467", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19465", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19466"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19468", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19469", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19470", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19468", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19469"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19471", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19472", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19473", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19474", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19472", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19473"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19475", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19476", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19477", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19478", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.269", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.268", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/19460", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19461", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19464", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19467", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19470", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19471", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19474", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19475", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19476", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19477", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19478"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/19480", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19435"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19481", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19435"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19482", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19483", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19484", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19485", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19486", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19487", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19488", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.269", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19482", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19483", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19481", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/19480", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19484", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19485", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19486", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19487"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.270", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19498", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19495"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19499", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19500", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19501", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19502", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19500", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19501"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19503", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19504", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19505", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19503", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19504"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19506", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19507", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19508", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19506", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19507"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19509", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19510", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19511", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19512", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19510", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19511"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19513", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19514", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19515", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19516", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.271", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.270", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19498", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19499", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19502", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19505", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19508", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19509", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19512", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19513", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19514", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19515", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19516"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19518", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19494"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19519", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19520", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19521", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19522", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19520", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19521"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19523", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19524", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19525", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19523", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19524"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19526", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19527", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19528", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19526", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19527"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19529", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19530", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19531", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19532", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19530", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19531"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19533", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19534", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19535", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19536", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.272", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.271", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19518", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19519", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19522", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19525", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19528", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19529", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19532", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19533", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19534", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19535", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19536"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/19538", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19493"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19539", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19493"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19540", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19541", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19542", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19543", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19544", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19545", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.273", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.272", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19540", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19541", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19539", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/19538", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19542", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19543", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19544", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19545"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.274", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.273"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/19553", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/19550"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19554", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19555", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19556", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19557", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19555", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19556"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19558", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19559", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19560", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19558", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19559"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19561", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19562", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19563", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19561", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19562"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19564", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19565", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19566", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19567", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19565", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19566"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19568", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19569", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19570", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19571", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.275", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.274", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/19553", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19554", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19557", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19560", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19563", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19564", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19567", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19568", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19569", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19570", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19571"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/19573", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/19549"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19574", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19575", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19576", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19577", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19575", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19576"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19578", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19579", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19580", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19578", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19579"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19581", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19582", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19583", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19581", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19582"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19584", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19585", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19586", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19587", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19585", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19586"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19588", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19589", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19590", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19591", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.276", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.275", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/19573", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19574", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19577", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19580", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19583", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19584", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19587", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19588", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19589", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19590", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19591"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/19593", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19548"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19594", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19548"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19595", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19596", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19597", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19598", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19599", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19600", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19601", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.276", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19595", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19596", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19594", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/19593", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19597", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19598", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19599", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19600"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.277", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/19608", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/19605"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19609", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19610", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19611", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19612", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19610", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19611"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19613", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19614", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19615", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19613", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19614"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19616", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19617", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19618", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19616", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19617"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19619", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19620", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19621", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19622", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19620", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19621"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19623", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19624", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19625", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19626", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.278", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.277", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/19608", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19609", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19612", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19615", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19618", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19619", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19622", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19623", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19624", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19625", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/19626"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/19628", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/19604"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19629", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19630", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19631", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19632", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19630", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19631"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19633", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19634", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19635", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19633", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19634"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19636", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19637", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19638", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19636", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19637"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19639", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19640", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19641", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19642", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19640", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19641"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19643", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19644", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19645", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19646", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.279", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.278", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/19628", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19629", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19632", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19635", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19638", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19639", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19642", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19643", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19644", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19645", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/19646"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/19648", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/19603"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/19649", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/19603"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19650", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19651", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19652", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19653", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19654", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19655", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19656", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.279", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19650", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19651", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/19649", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/19648", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19652", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19653", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19654", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19655"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.280", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/19663", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/19660"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19664", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19665", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19666", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19667", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19665", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19666"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19668", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19669", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19670", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19668", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19669"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19671", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19672", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19673", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19671", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19672"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19674", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19675", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19676", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19677", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19675", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19676"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19678", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19679", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19680", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19681", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.281", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.280", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/19663", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19664", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19667", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19670", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19673", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19674", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19677", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19678", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19679", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19680", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/19681"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/19683", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/19659"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19684", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19685", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19686", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19687", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19685", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19686"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19688", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19689", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19690", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19688", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19689"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19691", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19692", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19693", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19691", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19692"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19694", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19695", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19696", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19697", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19695", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19696"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19698", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19699", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19700", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19701", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.282", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.281", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/19683", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19684", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19687", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19690", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19693", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19694", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19697", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19698", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19699", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19700", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/19701"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/19703", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/19658"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/19704", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/19658"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19705", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19706", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19707", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19708", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19709", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19710", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19711", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.282", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19705", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19706", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/19704", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/19703", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19707", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19708", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19709", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19710"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19712", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/19274", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/19298", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19375", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19488", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19601", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/19656", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/19711"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19713", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19714", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19712", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19713"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19715", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19716", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19715"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19717", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19718", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19719", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19714", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19716", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19717", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19718"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19729", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19730", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19731", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19729", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19730"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19732", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19733", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19734", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19732", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19733"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19735", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19736", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19737", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19735", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19736"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19738", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19739", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19740", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19738", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19739"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19741", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.284", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19731", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19734", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19737", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19740", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/19741"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/19743", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/19727"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/19744", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/19727"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19745", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19746", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19747", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19748", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19749", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19750", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19751", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.284", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19745", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19746", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/19744", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/19743", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19747", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19748", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19749", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19750"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19754", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19755", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19756", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19754", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19755"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19757", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19758", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19759", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19757", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19758"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19760", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19761", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19762", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19760", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19761"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19763", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19764", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19765", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.285", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19756", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19759", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19762", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19763", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19764", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/19765"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/19767", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/19752"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/19768", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/19752"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19769", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19770", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19771", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19772", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19773", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19774", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19775", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.285", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19769", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19770", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/19768", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/19767", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19771", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19772", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19773", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19774"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.286", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/19781", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/19778"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19782", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19783", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19784", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19785", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19783", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19784"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19786", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19787", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19788", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19786", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19787"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19789", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19790", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19791", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19789", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19790"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19792", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19793", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19794", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19795", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19793", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19794"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19796", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19797", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19798", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19799", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19800", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.286", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/19781", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19782", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19785", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19788", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19791", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19792", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19795", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19796", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19797", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19798", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19799"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19801", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19802", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19803", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19804", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19805", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.286", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19801", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19802", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19803", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19804"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19806", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19807", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19808", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19809", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19810", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19805", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19806", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19807", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19808", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19809"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19811", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19812", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19813", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19814", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19815", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19810", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19811", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19812", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19813", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19814"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "15"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19816", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19817", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19818", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19819", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.287", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19815", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19816", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19817", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19818", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19819"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "15"}, {"size": "15"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/19821", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/19777"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19822", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19823", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19824", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19825", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19823", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19824"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19826", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19827", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19828", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19826", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19827"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19829", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19830", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19831", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19829", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19830"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19832", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19833", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19834", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19835", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19833", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19834"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19836", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19837", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19838", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19839", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19840", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.287", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/19821", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19822", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19825", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19828", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19831", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19832", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19835", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19836", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19837", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19838", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19839"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19841", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/19800", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/19840"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19842", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.288", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19841", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/19842"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/19844", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/19776"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/19845", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/19776"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19846", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19847", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19848", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19849", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19850", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19851", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19852", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.288", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19846", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19847", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/19845", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/19844", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19848", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19849", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19850", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19851"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.289", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19862", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19859"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19863", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19864", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19865", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19866", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19864", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19865"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19867", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19868", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19869", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19867", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19868"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19870", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19871", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19872", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19870", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19871"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19873", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19874", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19875", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19876", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19874", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19875"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19877", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19878", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19879", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19880", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.290", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.289", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19862", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19863", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19866", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19869", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19872", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19873", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19876", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19877", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19878", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19879", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19880"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19882", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19858"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19883", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19884", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19885", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19886", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19884", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19885"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19887", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19888", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19889", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19887", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19888"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19890", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19891", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19892", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19890", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19891"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19893", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19894", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19895", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19896", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19894", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19895"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19897", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19898", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19899", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19900", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.291", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.290", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19882", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19883", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19886", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19889", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19892", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19893", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19896", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19897", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19898", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19899", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19900"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/19902", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19857"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19903", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19857"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19904", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19905", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19906", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19907", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19908", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19909", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.292", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.291", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19904", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19905", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19903", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/19902", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19906", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19907", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19908", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/19909"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.293", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.292"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/19917", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/19914"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19918", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19919", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19920", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19921", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19919", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19920"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19922", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19923", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19924", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19922", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19923"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19925", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19926", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19927", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19925", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19926"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19928", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19929", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19930", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19931", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19929", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19930"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19932", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19933", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19934", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19935", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.294", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.293", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/19917", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19918", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19921", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19924", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19927", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19928", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19931", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19932", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19933", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19934", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/19935"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/19937", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/19913"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19938", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19939", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19940", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19941", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19939", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19940"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19942", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19943", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19944", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19942", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19943"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19945", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19946", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19947", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19945", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19946"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19948", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19949", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19950", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19951", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19949", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19950"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19952", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19953", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19954", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19955", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.295", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.294", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/19937", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19938", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19941", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19944", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19947", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19948", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19951", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19952", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19953", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19954", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/19955"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/19957", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19912"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19958", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19912"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19959", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19960", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19961", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19962", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19963", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19964", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19965", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.295", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19959", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19960", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/19958", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/19957", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19961", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19962", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19963", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19964"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.296", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19975", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19972"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19976", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19977", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19978", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19979", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19977", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19978"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19980", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19981", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19982", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19980", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19981"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19983", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19984", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19985", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19983", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19984"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19986", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19987", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19988", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19989", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19987", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19988"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19990", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19991", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19992", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19993", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.297", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.296", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/19975", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19976", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19979", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19982", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19985", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19986", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19989", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19990", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19991", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19992", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/19993"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19995", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19971"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19996", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19997", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19998", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19999", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19997", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19998"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20000", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20001", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20002", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20000", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20001"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20003", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20004", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20005", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20003", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20004"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20006", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20007", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20008", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20009", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20007", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20008"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20010", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20011", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20012", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20013", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.298", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.297", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/19995", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19996", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/19999", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20002", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20005", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20006", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20009", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20010", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20011", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20012", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20013"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/20015", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19970"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20016", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/19970"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20017", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20018", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20019", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20020", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20021", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20022", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.299", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.298", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20017", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20018", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20016", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/20015", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20019", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20020", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20021", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20022"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.300", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.299"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20030", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20027"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20031", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20032", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20033", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20034", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20032", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20033"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20035", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20036", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20037", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20035", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20036"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20038", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20039", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20040", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20038", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20039"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20041", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20042", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20043", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20044", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20042", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20043"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20045", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20046", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20047", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20048", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.301", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.300", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20030", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20031", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20034", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20037", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20040", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20041", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20044", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20045", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20046", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20047", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20048"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20050", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20026"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20051", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20052", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20053", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20054", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20052", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20053"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20055", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20056", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20057", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20055", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20056"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20058", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20059", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20060", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20058", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20059"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20061", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20062", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20063", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20064", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20062", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20063"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20065", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20066", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20067", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20068", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.302", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.301", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20050", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20051", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20054", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20057", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20060", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20061", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20064", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20065", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20066", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20067", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20068"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/20070", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20025"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20071", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20025"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20072", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20073", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20074", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20075", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20076", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20077", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20078", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.302", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20072", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20073", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20071", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/20070", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20074", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20075", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20076", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20077"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.303", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/20085", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/20082"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20086", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20087", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20088", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20089", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20087", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20088"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20090", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20091", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20092", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20090", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20091"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20093", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20094", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20095", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20093", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20094"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20096", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20097", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20098", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20099", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20097", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20098"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20100", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20101", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20102", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20103", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.304", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.303", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/20085", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20086", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20089", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20092", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20095", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20096", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20099", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20100", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20101", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20102", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20103"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/20105", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/20081"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20106", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20107", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20108", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20109", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20107", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20108"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20110", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20111", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20112", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20110", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20111"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20113", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20114", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20115", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20113", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20114"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20116", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20117", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20118", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20119", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20117", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20118"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20120", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20121", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20122", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20123", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.305", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.304", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/20105", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20106", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20109", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20112", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20115", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20116", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20119", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20120", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20121", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20122", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20123"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/20125", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/20080"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/20126", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/20080"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20127", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20128", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20129", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20130", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20131", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20132", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20133", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.305", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20127", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20128", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/20126", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/20125", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20129", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20130", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20131", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20132"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.306", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/20140", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/20137"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20141", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20142", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20143", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20144", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20142", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20143"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20145", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20146", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20147", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20145", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20146"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20148", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20149", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20150", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20148", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20149"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20151", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20152", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20153", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20154", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20152", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20153"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20155", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20156", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20157", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20158", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.307", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.306", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/20140", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20141", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20144", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20147", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20150", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20151", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20154", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20155", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20156", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20157", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20158"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/20160", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/20136"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20161", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20162", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20163", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20164", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20162", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20163"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20165", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20166", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20167", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20165", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20166"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20168", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20169", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20170", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20168", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20169"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20171", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20172", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20173", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20174", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20172", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20173"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20175", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20176", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20177", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20178", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.308", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.307", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/20160", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20161", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20164", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20167", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20170", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20171", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20174", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20175", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20176", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20177", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20178"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/20180", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/20135"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/20181", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/20135"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20182", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20183", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20184", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20185", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20186", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20187", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20188", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.308", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20182", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20183", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/20181", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/20180", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20184", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20185", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20186", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20187"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20189", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/19751", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/19775", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/19852", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/19965", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20078", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20133", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20188"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20190", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20191", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20189", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20190"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20192", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20193", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20192"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20194", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20195", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20196", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20191", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20193", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20194", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20195"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/20197", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/20198", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20199", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/19719", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/20196"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20200", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20201", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20199", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20200"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20202", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20203", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20202"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20204", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20205", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.359", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20201", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20203", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20204", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/20205"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20224", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20225", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20226", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20224", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20225"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20227", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20228", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20229", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20227", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20228"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20230", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20231", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20232", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20230", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20231"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20233", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20234", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20235", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20233", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20234"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20236", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.309", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20226", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20229", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20232", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20235", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/20236"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/20238", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/20222"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/20239", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/20222"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20240", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20241", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20242", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20243", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20244", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20245", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20246", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.309", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20240", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20241", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/20239", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/20238", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20242", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20243", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20244", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20245"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20249", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20250", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20251", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20249", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20250"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20252", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20253", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20254", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20252", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20253"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20255", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20256", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20257", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20255", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20256"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20258", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20259", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20260", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.310", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20251", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20254", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20257", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20258", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20259", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/20260"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/20262", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/20247"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/20263", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/20247"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20264", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20265", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20266", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20267", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20268", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20269", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20270", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.310", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20264", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20265", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/20263", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/20262", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20266", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20267", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20268", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20269"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.311", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/20276", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/20273"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20277", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20278", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20279", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20280", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20278", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20279"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20281", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20282", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20283", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20281", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20282"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20284", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20285", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20286", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20284", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20285"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20287", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20288", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20289", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20290", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20288", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20289"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20291", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20292", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20293", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20294", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20295", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.311", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/20276", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20277", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20280", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20283", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20286", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20287", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20290", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20291", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20292", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20293", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20294"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20296", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20297", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20298", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20299", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20300", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/ReLU[relu]/input.311", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20296", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20297", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20298", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20299"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20301", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20302", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20303", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20304", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20305", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20300", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20301", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20302", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20303", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20304"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20306", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20307", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20308", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20309", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20310", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20305", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20306", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20307", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20308", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20309"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "15"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20311", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20312", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20313", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20314", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.312", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20310", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20311", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20312", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20313", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20314"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "15"}, {"size": "15"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/20316", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/20272"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20317", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20318", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20319", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20320", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20318", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20319"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20321", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20322", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20323", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20321", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20322"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20324", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20325", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20326", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20324", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20325"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20327", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20328", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20329", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20330", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20328", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20329"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20331", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20332", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20333", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20334", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20335", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.312", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/20316", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20317", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20320", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20323", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20326", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20327", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20330", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20331", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20332", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20333", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20334"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20336", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20295", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20335"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20337", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.313", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20336", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/20337"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/20339", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/20271"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/20340", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/20271"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20341", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20342", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20343", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20344", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20345", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20346", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20347", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/input.313", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20341", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20342", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/20340", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/20339", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20343", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20344", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20345", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20346"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.314", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20357", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20354"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20358", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20359", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20360", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20361", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20359", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20360"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20362", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20363", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20364", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20362", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20363"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20365", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20366", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20367", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20365", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20366"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20368", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20369", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20370", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20371", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20369", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20370"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20372", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20373", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20374", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20375", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.315", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.314", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20357", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20358", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20361", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20364", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20367", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20368", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20371", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20372", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20373", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20374", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20375"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20377", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20353"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20378", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20379", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20380", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20381", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20379", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20380"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20382", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20383", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20384", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20382", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20383"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20385", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20386", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20387", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20385", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20386"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20388", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20389", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20390", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20391", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20389", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20390"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20392", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20393", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20394", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20395", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.316", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.315", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20377", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20378", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20381", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20384", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20387", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20388", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20391", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20392", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20393", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20394", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20395"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/20397", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20352"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20398", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20352"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20399", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20400", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20401", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20402", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20403", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20404", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.317", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.316", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20399", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20400", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20398", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/20397", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20401", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20402", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20403", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20404"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.318", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.317"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20412", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20409"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20413", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20414", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20415", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20416", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20414", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20415"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20417", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20418", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20419", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20417", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20418"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20420", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20421", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20422", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20420", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20421"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20423", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20424", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20425", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20426", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20424", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20425"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20427", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20428", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20429", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20430", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.319", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.318", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20412", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20413", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20416", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20419", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20422", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20423", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20426", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20427", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20428", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20429", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20430"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20432", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20408"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20433", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20434", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20435", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20436", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20434", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20435"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20437", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20438", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20439", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20437", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20438"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20440", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20441", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20442", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20440", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20441"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20443", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20444", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20445", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20446", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20444", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20445"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20447", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20448", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20449", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20450", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.320", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.319", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20432", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20433", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20436", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20439", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20442", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20443", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20446", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20447", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20448", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20449", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20450"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/20452", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20407"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20453", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20407"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20454", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20455", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20456", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20457", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20458", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20459", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20460", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.320", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20454", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20455", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20453", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/20452", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20456", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20457", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20458", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20459"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.321", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20470", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20467"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20471", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20472", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20473", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20474", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20472", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20473"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20475", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20476", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20477", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20475", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20476"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20478", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20479", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20480", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20478", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20479"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20481", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20482", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20483", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20484", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20482", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20483"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20485", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20486", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20487", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20488", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.322", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.321", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20470", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20471", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20474", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20477", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20480", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20481", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20484", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20485", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20486", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20487", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20488"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20490", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20466"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20491", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20492", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20493", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20494", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20492", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20493"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20495", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20496", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20497", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20495", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20496"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20498", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20499", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20500", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20498", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20499"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20501", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20502", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20503", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20504", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20502", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20503"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20505", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20506", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20507", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20508", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.323", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.322", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20490", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20491", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20494", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20497", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20500", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20501", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20504", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20505", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20506", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20507", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20508"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/20510", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20465"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20511", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20465"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20512", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20513", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20514", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20515", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20516", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20517", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.324", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.323", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20512", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20513", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20511", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/20510", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20514", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20515", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20516", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20517"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.325", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.324"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20525", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20522"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20526", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20527", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20528", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20529", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20527", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20528"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20530", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20531", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20532", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20530", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20531"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20533", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20534", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20535", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20533", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20534"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20536", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20537", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20538", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20539", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20537", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20538"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20540", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20541", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20542", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20543", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.326", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.325", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20525", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20526", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20529", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20532", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20535", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20536", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20539", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20540", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20541", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20542", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20543"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20545", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20521"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20546", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20547", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20548", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20549", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20547", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20548"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20550", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20551", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20552", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20550", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20551"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20553", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20554", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20555", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20553", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20554"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20556", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20557", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20558", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20559", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20557", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20558"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20560", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20561", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20562", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20563", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.327", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.326", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20545", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20546", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20549", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20552", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20555", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20556", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20559", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20560", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20561", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20562", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20563"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/20565", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20520"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20566", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20520"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20567", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20568", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20569", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20570", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20571", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20572", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20573", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.327", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20567", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20568", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20566", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/20565", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20569", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20570", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20571", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20572"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.328", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/20580", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/20577"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20581", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20582", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20583", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20584", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20582", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20583"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20585", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20586", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20587", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20585", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20586"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20588", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20589", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20590", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20588", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20589"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20591", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20592", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20593", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20594", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20592", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20593"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20595", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20596", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20597", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20598", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.329", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.328", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/20580", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20581", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20584", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20587", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20590", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20591", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20594", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20595", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20596", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20597", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/20598"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/20600", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/20576"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20601", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20602", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20603", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20604", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20602", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20603"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20605", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20606", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20607", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20605", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20606"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20608", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20609", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20610", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20608", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20609"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20611", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20612", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20613", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20614", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20612", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20613"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20615", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20616", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20617", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20618", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.330", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.329", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/20600", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20601", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20604", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20607", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20610", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20611", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20614", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20615", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20616", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20617", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/20618"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/20620", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/20575"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/20621", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/20575"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20622", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20623", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20624", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20625", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20626", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20627", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20628", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.330", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20622", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20623", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/20621", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/20620", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20624", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20625", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20626", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20627"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.331", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.257"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/20635", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/20632"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20636", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20637", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20638", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20639", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20637", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20638"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20640", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20641", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20642", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20640", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20641"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20643", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20644", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20645", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20643", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20644"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20646", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20647", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20648", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20649", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20647", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20648"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20650", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20651", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20652", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20653", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.332", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.331", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/20635", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20636", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20639", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20642", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20645", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20646", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20649", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20650", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20651", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20652", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/20653"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/20655", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/20631"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20656", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20657", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20658", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20659", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20657", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20658"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20660", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20661", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20662", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20660", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20661"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20663", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20664", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20665", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20663", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20664"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20666", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20667", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20668", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20669", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20667", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20668"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20670", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20671", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20672", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20673", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.333", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.332", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/20655", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20656", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20659", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20662", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20665", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20666", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20669", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20670", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20671", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20672", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/20673"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/20675", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/20630"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/20676", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/20630"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20677", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20678", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20679", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20680", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20681", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20682", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20683", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.333", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20677", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20678", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/20676", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/20675", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20679", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20680", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20681", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20682"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20684", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/20246", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/20270", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20347", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20460", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20573", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/20628", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/20683"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20685", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20686", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20684", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20685"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20687", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20688", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20687"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20689", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20690", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20691", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20686", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20688", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20689", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20690"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20701", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20702", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20703", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20701", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20702"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20704", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20705", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20706", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20704", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20705"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20707", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20708", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20709", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20707", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20708"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20710", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20711", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20712", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20710", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20711"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20713", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.334", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20703", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20706", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20709", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20712", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/20713"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/20715", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/20699"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/20716", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/20699"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20717", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20718", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20719", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20720", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20721", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20722", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20723", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.334", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20717", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20718", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/20716", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/20715", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20719", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20720", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20721", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20722"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20726", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20727", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20728", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20726", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20727"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20729", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20730", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20731", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20729", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20730"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20732", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20733", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20734", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20732", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20733"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20735", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20736", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20737", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.335", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20728", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20731", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20734", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20735", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20736", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/20737"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/20739", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/20724"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/20740", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/20724"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20741", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20742", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20743", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20744", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20745", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20746", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20747", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.335", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20741", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20742", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/20740", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/20739", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20743", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20744", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20745", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20746"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.336", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/20753", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/20750"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20754", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20755", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20756", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20757", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20755", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20756"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20758", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20759", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20760", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20758", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20759"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20761", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20762", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20763", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20761", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20762"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20764", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20765", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20766", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20767", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20765", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20766"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20768", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20769", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20770", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20771", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20772", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.336", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/weight/20753", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20754", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20757", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20760", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20763", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20764", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20767", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20768", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20769", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20770", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20771"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20773", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20774", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20775", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20776", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20777", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/ReLU[relu]/input.336", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20773", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20774", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20775", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20776"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20778", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20779", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20780", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20781", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20782", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20777", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20778", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20779", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20780", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20781"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20783", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20784", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20785", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20786", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20787", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20782", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20783", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20784", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20785", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20786"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "15"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20788", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20789", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20790", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20791", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.337", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20787", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20788", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20789", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20790", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20791"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "15"}, {"size": "15"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/20793", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/20749"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20794", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20795", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20796", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20797", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20795", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20796"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20798", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20799", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20800", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20798", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20799"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20801", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20802", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20803", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20801", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20802"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20804", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20805", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20806", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20807", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20805", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20806"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20808", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20809", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20810", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20811", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20812", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.337", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/weight/20793", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20794", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20797", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20800", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20803", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20804", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20807", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20808", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20809", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20810", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20811"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20813", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv1]/20772", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/Conv2d[conv2]/20812"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20814", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.338", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20813", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/20814"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/20816", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/20748"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/20817", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/20748"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20818", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20819", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20820", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20821", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20822", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20823", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20824", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/input.338", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20818", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20819", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_mean/20817", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/running_var/20816", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20820", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20821", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20822", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20823"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.339", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20834", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20831"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20835", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20836", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20837", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20838", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20836", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20837"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20839", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20840", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20841", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20839", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20840"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20842", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20843", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20844", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20842", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20843"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20845", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20846", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20847", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20848", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20846", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20847"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20849", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20850", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20851", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20852", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.340", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.339", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20834", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20835", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20838", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20841", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20844", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20845", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20848", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20849", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20850", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20851", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20852"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20854", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20830"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20855", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20856", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20857", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20858", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20856", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20857"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20859", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20860", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20861", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20859", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20860"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20862", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20863", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20864", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20862", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20863"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20865", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20866", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20867", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20868", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20866", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20867"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20869", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20870", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20871", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20872", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.341", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.340", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20854", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20855", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20858", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20861", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20864", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20865", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20868", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20869", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20870", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20871", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20872"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/20874", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20829"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20875", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20829"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20876", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20877", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20878", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20879", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20880", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20881", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.342", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.341", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20876", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20877", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20875", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/20874", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20878", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20879", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20880", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20881"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.343", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.342"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20889", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20886"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20890", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20891", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20892", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20893", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20891", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20892"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20894", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20895", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20896", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20894", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20895"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20897", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20898", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20899", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20897", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20898"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20900", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20901", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20902", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20903", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20901", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20902"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20904", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20905", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20906", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20907", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.344", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.343", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20889", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20890", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20893", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20896", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20899", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20900", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20903", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20904", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20905", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20906", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/20907"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20909", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20885"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20910", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20911", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20912", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20913", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20911", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20912"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20914", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20915", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20916", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20914", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20915"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20917", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20918", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20919", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20917", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20918"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20920", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20921", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20922", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20923", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20921", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20922"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20924", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20925", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20926", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20927", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.345", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.344", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20909", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20910", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20913", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20916", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20919", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20920", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20923", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20924", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20925", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20926", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/20927"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/20929", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20884"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20930", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20884"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20931", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20932", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20933", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20934", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20935", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20936", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20937", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.345", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20931", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20932", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20930", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/20929", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20933", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20934", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20935", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20936"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.346", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20947", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20944"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20948", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20949", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20950", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20951", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20949", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20950"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20952", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20953", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20954", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20952", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20953"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20955", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20956", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20957", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20955", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20956"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20958", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20959", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20960", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20961", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20959", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20960"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20962", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20963", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20964", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20965", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.347", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.346", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/20947", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20948", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20951", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20954", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20957", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20958", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20961", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20962", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20963", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20964", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/20965"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20967", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20943"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20968", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20969", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20970", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20971", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20969", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20970"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20972", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20973", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20974", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20972", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20973"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20975", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20976", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20977", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20975", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20976"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20978", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20979", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20980", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20981", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20979", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20980"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20982", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20983", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20984", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20985", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.348", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.347", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/20967", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20968", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20971", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20974", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20977", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20978", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20981", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20982", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20983", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20984", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/20985"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/20987", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20942"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20988", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20942"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20989", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20990", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20991", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20992", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20993", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20994", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.349", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.348", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20989", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20990", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/20988", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/20987", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20991", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20992", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20993", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/20994"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.350", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.349"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21002", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/20999"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21003", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21004", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21005", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21006", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21004", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21005"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21007", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21008", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21009", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21007", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21008"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21010", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21011", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21012", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21010", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21011"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21013", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21014", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21015", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21016", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21014", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21015"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21017", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21018", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21019", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21020", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.351", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.350", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21002", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21003", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21006", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21009", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21012", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21013", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21016", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21017", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21018", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21019", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21020"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21022", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/20998"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21023", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21024", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21025", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21026", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21024", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21025"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21027", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21028", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21029", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21027", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21028"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21030", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21031", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21032", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21030", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21031"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21033", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21034", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21035", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21036", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21034", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21035"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21037", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21038", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21039", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21040", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.352", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.351", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21022", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21023", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21026", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21029", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21032", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21033", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21036", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21037", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21038", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21039", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21040"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/21042", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20997"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21043", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/20997"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21044", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21045", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21046", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21047", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21048", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21049", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21050", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.352", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21044", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21045", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21043", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/21042", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21046", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21047", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21048", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21049"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.353", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/21057", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/21054"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21058", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21059", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21060", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21061", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21059", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21060"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21062", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21063", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21064", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21062", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21063"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21065", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21066", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21067", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21065", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21066"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21068", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21069", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21070", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21071", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21069", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21070"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21072", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21073", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21074", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21075", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.354", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.353", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/21057", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21058", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21061", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21064", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21067", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21068", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21071", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21072", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21073", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21074", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21075"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/21077", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/21053"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21078", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21079", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21080", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21081", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21079", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21080"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21082", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21083", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21084", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21082", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21083"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21085", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21086", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21087", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21085", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21086"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21088", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21089", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21090", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21091", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21089", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21090"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21092", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21093", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21094", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21095", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.355", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.354", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/21077", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21078", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21081", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21084", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21087", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21088", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21091", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21092", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21093", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21094", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21095"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/21097", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/21052"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/21098", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/21052"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21099", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21100", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21101", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21102", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21103", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21104", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21105", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.355", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21099", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21100", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/21098", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/21097", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21101", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21102", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21103", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21104"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.356", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.283"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/21112", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/21109"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21113", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21114", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21115", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21116", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21114", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21115"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21117", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21118", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21119", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21117", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21118"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21120", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21121", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21122", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21120", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21121"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21123", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21124", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21125", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21126", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21124", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21125"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21127", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21128", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21129", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21130", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.357", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.356", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/21112", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21113", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21116", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21119", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21122", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21123", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21126", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21127", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21128", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21129", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21130"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/21132", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/21108"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21133", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21134", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21135", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21136", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21134", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21135"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21137", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21138", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21139", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21137", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21138"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21140", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21141", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21142", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21140", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21141"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21143", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21144", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21145", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21146", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21144", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21145"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21147", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21148", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21149", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21150", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.358", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.357", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/21132", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21133", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21136", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21139", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21142", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21143", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21146", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21147", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21148", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21149", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21150"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/21152", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/21107"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/21153", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/21107"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21154", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21155", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21156", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21157", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21158", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21159", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21160", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.358", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21154", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21155", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/21153", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/21152", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21156", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21157", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21158", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21159"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21161", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/20723", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/20747", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/FactorizedReduce[skipconnect]/BatchNorm2d[bn]/20824", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/20937", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21050", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21105", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21160"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21162", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21163", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21161", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21162"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21164", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21165", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21164"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21166", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21167", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21168", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21163", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21165", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21166", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21167"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21178", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21179", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21180", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21178", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21179"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21181", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21182", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21183", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21181", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21182"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21184", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21185", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21186", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21184", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21185"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21187", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21188", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21189", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21187", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21188"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21190", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/input.360", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.359", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21180", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21183", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21186", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21189", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/21190"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/21192", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/21176"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/21193", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/21176"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21194", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21195", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21196", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21197", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21198", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21199", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21200", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/input.360", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21194", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21195", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/21193", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/21192", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21196", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21197", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21198", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21199"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21203", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21204", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21205", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21203", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21204"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21206", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21207", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21208", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21206", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21207"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21209", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21210", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21211", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21209", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21210"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21212", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21213", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21214", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/input.361", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.359", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21205", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21208", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21211", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21212", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21213", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/21214"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/21216", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/21201"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/21217", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/21201"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21218", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21219", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21220", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21221", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21222", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21223", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21224", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/input.361", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21218", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21219", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/21217", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/21216", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21220", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21221", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21222", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21223"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/21225", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.362", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.359"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21235", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21232"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21236", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21237", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21238", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21239", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21237", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21238"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21240", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21241", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21242", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21240", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21241"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21243", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21244", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21245", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21243", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21244"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21246", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21247", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21248", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21249", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21247", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21248"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21250", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21251", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21252", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21253", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.363", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.362", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21235", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21236", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21239", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21242", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21245", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21246", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21249", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21250", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21251", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21252", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21253"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21255", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21231"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21256", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21257", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21258", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21259", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21257", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21258"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21260", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21261", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21262", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21260", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21261"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21263", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21264", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21265", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21263", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21264"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21266", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21267", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21268", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21269", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21267", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21268"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21270", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21271", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21272", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21273", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.364", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.363", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21255", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21256", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21259", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21262", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21265", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21266", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21269", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21270", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21271", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21272", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21273"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/21275", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21230"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21276", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21230"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21277", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21278", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21279", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21280", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21281", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21282", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.365", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.364", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21277", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21278", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21276", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/21275", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21279", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21280", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21281", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21282"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.366", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.365"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21290", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21287"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21291", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21292", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21293", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21294", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21292", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21293"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21295", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21296", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21297", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21295", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21296"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21298", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21299", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21300", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21298", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21299"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21301", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21302", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21303", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21304", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21302", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21303"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21305", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21306", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21307", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21308", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.367", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.366", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21290", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21291", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21294", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21297", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21300", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21301", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21304", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21305", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21306", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21307", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21308"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21310", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21286"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21311", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21312", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21313", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21314", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21312", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21313"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21315", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21316", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21317", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21315", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21316"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21318", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21319", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21320", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21318", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21319"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21321", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21322", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21323", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21324", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21322", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21323"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21325", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21326", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21327", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21328", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.368", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.367", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21310", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21311", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21314", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21317", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21320", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21321", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21324", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21325", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21326", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21327", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21328"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/21330", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21285"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21331", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21285"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21332", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21333", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21334", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21335", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21336", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21337", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21338", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.368", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21332", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21333", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21331", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/21330", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21334", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21335", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21336", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21337"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.369", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.359"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21348", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21345"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21349", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21350", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21351", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21352", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21350", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21351"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21353", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21354", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21355", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21353", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21354"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21356", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21357", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21358", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21356", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21357"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21359", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21360", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21361", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21362", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21360", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21361"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21363", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21364", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21365", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21366", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.370", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.369", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21348", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21349", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21352", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21355", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21358", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21359", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21362", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21363", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21364", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21365", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21366"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21368", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21344"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21369", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21370", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21371", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21372", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21370", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21371"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21373", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21374", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21375", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21373", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21374"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21376", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21377", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21378", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21376", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21377"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21379", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21380", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21381", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21382", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21380", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21381"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21383", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21384", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21385", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21386", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.371", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.370", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21368", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21369", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21372", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21375", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21378", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21379", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21382", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21383", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21384", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21385", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21386"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/21388", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21343"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21389", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21343"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21390", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21391", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21392", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21393", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21394", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21395", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.372", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.371", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21390", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21391", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21389", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/21388", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21392", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21393", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21394", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21395"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.373", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.372"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21403", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21400"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21404", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21405", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21406", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21407", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21405", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21406"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21408", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21409", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21410", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21408", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21409"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21411", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21412", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21413", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21411", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21412"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21414", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21415", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21416", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21417", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21415", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21416"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21418", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21419", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21420", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21421", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.374", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.373", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21403", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21404", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21407", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21410", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21413", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21414", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21417", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21418", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21419", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21420", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21421"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21423", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21399"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21424", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21425", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21426", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21427", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21425", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21426"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21428", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21429", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21430", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21428", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21429"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21431", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21432", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21433", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21431", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21432"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21434", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21435", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21436", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21437", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21435", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21436"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21438", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21439", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21440", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21441", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.375", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.374", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21423", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21424", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21427", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21430", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21433", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21434", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21437", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21438", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21439", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21440", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21441"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/21443", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21398"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21444", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21398"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21445", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21446", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21447", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21448", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21449", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21450", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21451", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.375", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21445", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21446", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21444", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/21443", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21447", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21448", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21449", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21450"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.376", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.359"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/21458", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/21455"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21459", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21460", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21461", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21462", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21460", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21461"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21463", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21464", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21465", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21463", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21464"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21466", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21467", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21468", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21466", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21467"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21469", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21470", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21471", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21472", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21470", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21471"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21473", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21474", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21475", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21476", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.377", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.376", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/21458", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21459", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21462", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21465", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21468", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21469", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21472", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21473", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21474", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21475", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21476"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/21478", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/21454"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21479", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21480", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21481", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21482", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21480", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21481"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21483", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21484", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21485", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21483", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21484"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21486", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21487", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21488", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21486", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21487"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21489", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21490", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21491", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21492", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21490", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21491"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21493", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21494", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21495", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21496", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.378", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.377", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/21478", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21479", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21482", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21485", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21488", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21489", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21492", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21493", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21494", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21495", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/21496"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/21498", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/21453"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/21499", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/21453"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21500", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21501", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21502", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21503", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21504", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21505", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21506", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.378", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21500", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21501", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/21499", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/21498", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21502", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21503", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21504", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21505"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.379", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.359"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/21513", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/21510"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21514", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21515", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21516", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21517", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21515", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21516"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21518", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21519", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21520", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21518", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21519"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21521", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21522", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21523", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21521", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21522"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21524", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21525", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21526", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21527", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21525", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21526"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21528", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21529", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21530", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21531", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.380", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.379", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/21513", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21514", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21517", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21520", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21523", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21524", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21527", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21528", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21529", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21530", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/21531"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/21533", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/21509"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21534", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21535", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21536", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21537", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21535", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21536"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21538", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21539", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21540", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21538", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21539"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21541", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21542", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21543", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21541", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21542"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21544", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21545", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21546", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21547", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21545", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21546"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21548", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21549", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21550", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21551", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.381", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.380", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/21533", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21534", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21537", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21540", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21543", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21544", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21547", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21548", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21549", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21550", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/21551"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/21553", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/21508"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/21554", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/21508"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21555", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21556", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21557", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21558", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21559", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21560", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21561", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.381", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21555", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21556", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/21554", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/21553", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21557", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21558", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21559", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21560"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21562", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/21200", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/21224", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.359", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21338", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21451", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/21506", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/21561"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21563", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21564", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21562", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21563"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21565", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21566", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21565"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21567", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21568", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21569", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21564", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21566", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21567", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21568"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/21570", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/21571", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/21572", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21573", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/20691", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/21168", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/21569"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21574", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21575", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21573", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21574"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "3"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21576", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21577", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21576"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21578", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21579", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/cur_tensor.3", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21575", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21577", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21578", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/21579"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/21581", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.359", "CNN/ModuleList[cells]/Cell[2]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/cur_tensor.3"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/21582", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[2]/input.385", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[2]/21581", "CNN/ModuleList[cells]/Cell[2]/21582"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "32"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/ReLU[relu]/input.382", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[1]/input.254"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/weight/21595", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/weight/21592"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21596", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21597", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21598", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21599", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21597", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21598"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21600", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21601", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21602", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21600", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21601"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21603", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21604", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21605", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21603", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21604"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21606", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21607", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21608", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21609", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21607", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21608"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21610", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21611", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21612", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21613", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21614", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/ReLU[relu]/input.382", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/weight/21595", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21596", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21599", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21602", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21605", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21606", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21609", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21610", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21611", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21612", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21613"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21615", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21616", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21617", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21618", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21619", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/ReLU[relu]/input.382", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21615", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21616", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21617", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21618"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21620", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21621", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21622", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21623", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21624", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21619", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21620", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21621", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21622", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21623"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21625", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21626", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21627", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21628", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21629", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21624", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21625", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21626", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21627", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21628"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "15"}, {"size": "16"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21630", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21631", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21632", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDkyMjMzNzIwMzY4NTQ3NzU4MDd9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21633", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/input.383", "op": "aten::slice", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21629", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21630", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21631", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21632", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21633"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "15"}, {"size": "15"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/weight/21635", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/weight/21591"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21636", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21637", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21638", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21639", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21637", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21638"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21640", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21641", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21642", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21640", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21641"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21643", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21644", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21645", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21643", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21644"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21646", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21647", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21648", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21649", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21647", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21648"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21650", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21651", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21652", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21653", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21654", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/input.383", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/weight/21635", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21636", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21639", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21642", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21645", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21646", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21649", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21650", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21651", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21652", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21653"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "8"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21655", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv1]/21614", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/Conv2d[conv2]/21654"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21656", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/input.384", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21655", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/21656"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_var/21658", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_mean/21590"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_mean/21659", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_mean/21590"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21660", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21661", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21662", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21663", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21664", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21665", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/input.384", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21660", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21661", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_mean/21659", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/running_var/21658", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21662", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21663", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21664", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/21665"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/ReLU[0]/input.386", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[2]/input.385"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "32"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/21672", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/21669"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21673", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21674", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21675", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21676", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21674", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21675"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21677", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21678", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21679", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21677", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21678"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21680", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21681", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21682", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21680", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21681"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21683", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21684", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21685", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21686", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21684", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21685"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21687", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21688", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21689", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21690", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/input.387", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/ReLU[0]/input.386", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/weight/21672", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21673", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21676", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21679", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21682", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21683", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21686", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21687", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21688", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21689", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/21690"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_var/21692", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/21668"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/21693", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/21668"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21694", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21695", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21696", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21697", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21698", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21699", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/Conv2d[1]/input.387", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21694", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21695", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_mean/21693", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/running_var/21692", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21696", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21697", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21698", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/21699"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21716", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21717", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21718", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21716", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21717"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21719", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21720", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21721", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21719", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21720"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21722", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21723", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21724", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21722", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21723"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21725", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21726", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21727", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21725", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21726"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21728", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.389", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21718", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21721", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21724", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21727", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/21728"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/21730", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/21714"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/21731", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/21714"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21732", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21733", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21734", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21735", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21736", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21737", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21738", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.389", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21732", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21733", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/21731", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/21730", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21734", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21735", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21736", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21737"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21741", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21742", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21743", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21741", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21742"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21744", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21745", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21746", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21744", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21745"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21747", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21748", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21749", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21747", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21748"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21750", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21751", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21752", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.390", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21743", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21746", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21749", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21750", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21751", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/21752"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/21754", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/21739"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/21755", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/21739"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21756", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21757", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21758", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21759", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21760", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21761", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21762", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.390", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21756", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21757", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/21755", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/21754", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21758", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21759", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21760", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21761"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/21763", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.391", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21773", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21770"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21774", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21775", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21776", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21777", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21775", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21776"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21778", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21779", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21780", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21778", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21779"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21781", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21782", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21783", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21781", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21782"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21784", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21785", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21786", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21787", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21785", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21786"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21788", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21789", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21790", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21791", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.392", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.391", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21773", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21774", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21777", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21780", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21783", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21784", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21787", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21788", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21789", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21790", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21791"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21793", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21769"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21794", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21795", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21796", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21797", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21795", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21796"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21798", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21799", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21800", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21798", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21799"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21801", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21802", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21803", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21801", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21802"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21804", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21805", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21806", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21807", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21805", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21806"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21808", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21809", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21810", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21811", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.393", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.392", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21793", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21794", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21797", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21800", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21803", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21804", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21807", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21808", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21809", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21810", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21811"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/21813", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21768"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21814", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21768"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21815", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21816", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21817", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21818", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21819", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21820", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.394", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.393", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21815", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21816", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21814", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/21813", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21817", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21818", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21819", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21820"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.395", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.394"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21828", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21825"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21829", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21830", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21831", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21832", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21830", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21831"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21833", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21834", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21835", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21833", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21834"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21836", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21837", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21838", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21836", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21837"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21839", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21840", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21841", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21842", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21840", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21841"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21843", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21844", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21845", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21846", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.396", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.395", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21828", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21829", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21832", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21835", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21838", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21839", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21842", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21843", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21844", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21845", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21846"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21848", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21824"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21849", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21850", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21851", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21852", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21850", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21851"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21853", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21854", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21855", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21853", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21854"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21856", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21857", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21858", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21856", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21857"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21859", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21860", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21861", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21862", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21860", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21861"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21863", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21864", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21865", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21866", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.397", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.396", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21848", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21849", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21852", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21855", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21858", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21859", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21862", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21863", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21864", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21865", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21866"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/21868", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21823"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21869", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21823"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21870", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21871", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21872", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21873", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21874", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21875", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21876", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.397", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21870", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21871", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21869", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/21868", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21872", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21873", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21874", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21875"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.398", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21886", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21883"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21887", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21888", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21889", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21890", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21888", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21889"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21891", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21892", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21893", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21891", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21892"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21894", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21895", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21896", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21894", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21895"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21897", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21898", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21899", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21900", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21898", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21899"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21901", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21902", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21903", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21904", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.399", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.398", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/21886", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21887", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21890", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21893", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21896", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21897", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21900", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21901", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21902", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21903", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/21904"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21906", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21882"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21907", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21908", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21909", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21910", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21908", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21909"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21911", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21912", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21913", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21911", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21912"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21914", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21915", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21916", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21914", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21915"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21917", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21918", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21919", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21920", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21918", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21919"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21921", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21922", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21923", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21924", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.400", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.399", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/21906", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21907", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21910", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21913", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21916", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21917", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21920", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21921", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21922", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21923", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/21924"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/21926", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21881"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21927", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21881"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21928", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21929", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21930", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21931", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21932", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21933", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.401", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.400", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21928", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21929", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/21927", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/21926", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21930", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21931", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21932", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/21933"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.402", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.401"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21941", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21938"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21942", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21943", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21944", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21945", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21943", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21944"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21946", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21947", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21948", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21946", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21947"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21949", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21950", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21951", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21949", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21950"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21952", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21953", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21954", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21955", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21953", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21954"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21956", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21957", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21958", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21959", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.403", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.402", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/21941", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21942", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21945", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21948", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21951", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21952", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21955", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21956", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21957", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21958", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/21959"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21961", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21937"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21962", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21963", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21964", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21965", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21963", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21964"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21966", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21967", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21968", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21966", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21967"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21969", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21970", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21971", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21969", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21970"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21972", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21973", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21974", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21975", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21973", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21974"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21976", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21977", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21978", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21979", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.404", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.403", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/21961", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21962", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21965", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21968", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21971", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21972", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21975", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21976", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21977", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21978", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/21979"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/21981", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21936"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21982", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21936"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21983", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21984", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21985", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21986", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21987", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21988", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21989", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.404", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21983", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21984", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/21982", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/21981", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21985", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21986", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21987", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21988"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.405", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/21996", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/21993"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21997", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21998", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21999", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22000", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21998", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21999"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22001", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22002", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22003", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22001", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22002"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22004", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22005", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22006", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22004", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22005"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22007", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22008", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22009", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22010", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22008", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22009"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22011", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22012", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22013", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22014", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.406", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.405", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/21996", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/21997", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22000", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22003", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22006", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22007", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22010", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22011", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22012", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22013", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22014"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/22016", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/21992"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22017", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22018", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22019", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22020", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22018", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22019"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22021", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22022", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22023", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22021", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22022"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22024", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22025", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22026", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22024", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22025"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22027", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22028", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22029", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22030", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22028", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22029"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22031", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22032", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22033", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22034", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.407", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.406", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/22016", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22017", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22020", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22023", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22026", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22027", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22030", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22031", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22032", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22033", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22034"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/22036", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/21991"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/22037", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/21991"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22038", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22039", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22040", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22041", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22042", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22043", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22044", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.407", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22038", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22039", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/22037", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/22036", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22040", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22041", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22042", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22043"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.408", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/22051", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/22048"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22052", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22053", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22054", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22055", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22053", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22054"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22056", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22057", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22058", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22056", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22057"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22059", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22060", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22061", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22059", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22060"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22062", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22063", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22064", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22065", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22063", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22064"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22066", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22067", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22068", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22069", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.409", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.408", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/22051", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22052", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22055", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22058", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22061", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22062", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22065", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22066", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22067", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22068", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22069"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/22071", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/22047"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22072", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22073", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22074", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22075", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22073", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22074"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22076", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22077", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22078", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22076", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22077"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22079", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22080", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22081", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22079", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22080"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22082", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22083", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22084", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22085", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22083", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22084"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22086", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22087", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22088", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22089", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.410", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.409", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/22071", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22072", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22075", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22078", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22081", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22082", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22085", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22086", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22087", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22088", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22089"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/22091", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22046"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22092", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22046"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22093", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22094", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22095", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22096", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22097", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22098", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22099", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.410", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22093", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22094", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22092", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/22091", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22095", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22096", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22097", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22098"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22100", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/21738", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/21762", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21876", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/21989", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22044", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22099"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22101", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22102", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22100", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22101"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22103", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22104", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22103"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22105", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22106", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22107", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22102", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22104", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22105", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22106"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22117", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22118", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22119", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22117", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22118"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22120", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22121", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22122", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22120", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22121"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22123", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22124", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22125", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22123", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22124"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22126", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22127", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22128", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22126", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22127"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22129", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.412", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22119", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22122", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22125", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22128", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22129"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/22131", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22115"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22132", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22115"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22133", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22134", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22135", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22136", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22137", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22138", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22139", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.412", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22133", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22134", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22132", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/22131", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22135", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22136", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22137", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22138"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22142", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22143", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22144", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22142", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22143"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22145", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22146", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22147", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22145", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22146"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22148", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22149", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22150", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22148", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22149"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22151", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22152", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22153", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.413", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22144", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22147", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22150", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22151", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22152", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22153"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/22155", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22140"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22156", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22140"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22157", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22158", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22159", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22160", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22161", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22162", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22163", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.413", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22157", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22158", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22156", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/22155", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22159", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22160", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22161", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22162"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/22164", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.414", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22174", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22171"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22175", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22176", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22177", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22178", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22176", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22177"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22179", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22180", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22181", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22179", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22180"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22182", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22183", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22184", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22182", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22183"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22185", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22186", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22187", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22188", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22186", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22187"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22189", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22190", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22191", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22192", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.415", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.414", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22174", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22175", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22178", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22181", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22184", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22185", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22188", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22189", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22190", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22191", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22192"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22194", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22170"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22195", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22196", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22197", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22198", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22196", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22197"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22199", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22200", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22201", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22199", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22200"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22202", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22203", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22204", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22202", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22203"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22205", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22206", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22207", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22208", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22206", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22207"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22209", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22210", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22211", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22212", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.416", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.415", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22194", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22195", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22198", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22201", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22204", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22205", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22208", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22209", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22210", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22211", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22212"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/22214", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22169"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22215", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22169"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22216", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22217", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22218", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22219", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22220", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22221", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.417", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.416", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22216", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22217", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22215", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/22214", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22218", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22219", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22220", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22221"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.418", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.417"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22229", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22226"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22230", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22231", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22232", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22233", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22231", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22232"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22234", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22235", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22236", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22234", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22235"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22237", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22238", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22239", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22237", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22238"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22240", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22241", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22242", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22243", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22241", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22242"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22244", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22245", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22246", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22247", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.419", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.418", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22229", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22230", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22233", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22236", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22239", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22240", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22243", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22244", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22245", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22246", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22247"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22249", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22225"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22250", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22251", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22252", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22253", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22251", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22252"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22254", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22255", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22256", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22254", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22255"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22257", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22258", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22259", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22257", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22258"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22260", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22261", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22262", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22263", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22261", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22262"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22264", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22265", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22266", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22267", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.420", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.419", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22249", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22250", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22253", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22256", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22259", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22260", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22263", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22264", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22265", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22266", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22267"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/22269", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22224"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22270", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22224"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22271", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22272", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22273", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22274", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22275", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22276", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22277", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.420", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22271", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22272", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22270", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/22269", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22273", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22274", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22275", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22276"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.421", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22287", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22284"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22288", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22289", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22290", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22291", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22289", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22290"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22292", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22293", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22294", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22292", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22293"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22295", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22296", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22297", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22295", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22296"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22298", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22299", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22300", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22301", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22299", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22300"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22302", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22303", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22304", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22305", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.422", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.421", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22287", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22288", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22291", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22294", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22297", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22298", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22301", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22302", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22303", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22304", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22305"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22307", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22283"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22308", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22309", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22310", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22311", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22309", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22310"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22312", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22313", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22314", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22312", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22313"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22315", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22316", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22317", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22315", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22316"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22318", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22319", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22320", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22321", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22319", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22320"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22322", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22323", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22324", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22325", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.423", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.422", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22307", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22308", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22311", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22314", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22317", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22318", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22321", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22322", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22323", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22324", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22325"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/22327", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22282"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22328", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22282"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22329", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22330", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22331", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22332", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22333", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22334", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.424", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.423", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22329", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22330", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22328", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/22327", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22331", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22332", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22333", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22334"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.425", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.424"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22342", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22339"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22343", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22344", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22345", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22346", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22344", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22345"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22347", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22348", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22349", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22347", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22348"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22350", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22351", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22352", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22350", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22351"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22353", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22354", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22355", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22356", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22354", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22355"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22357", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22358", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22359", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22360", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.426", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.425", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22342", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22343", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22346", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22349", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22352", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22353", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22356", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22357", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22358", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22359", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22360"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22362", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22338"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22363", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22364", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22365", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22366", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22364", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22365"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22367", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22368", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22369", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22367", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22368"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22370", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22371", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22372", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22370", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22371"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22373", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22374", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22375", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22376", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22374", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22375"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22377", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22378", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22379", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22380", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.427", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.426", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22362", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22363", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22366", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22369", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22372", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22373", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22376", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22377", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22378", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22379", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22380"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/22382", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22337"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22383", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22337"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22384", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22385", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22386", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22387", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22388", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22389", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22390", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.427", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22384", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22385", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22383", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/22382", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22386", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22387", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22388", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22389"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.428", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/22397", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/22394"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22398", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22399", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22400", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22401", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22399", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22400"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22402", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22403", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22404", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22402", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22403"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22405", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22406", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22407", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22405", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22406"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22408", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22409", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22410", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22411", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22409", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22410"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22412", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22413", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22414", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22415", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.429", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.428", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/22397", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22398", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22401", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22404", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22407", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22408", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22411", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22412", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22413", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22414", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22415"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/22417", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/22393"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22418", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22419", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22420", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22421", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22419", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22420"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22422", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22423", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22424", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22422", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22423"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22425", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22426", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22427", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22425", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22426"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22428", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22429", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22430", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22431", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22429", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22430"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22432", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22433", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22434", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22435", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.430", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.429", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/22417", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22418", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22421", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22424", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22427", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22428", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22431", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22432", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22433", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22434", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22435"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/22437", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/22392"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/22438", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/22392"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22439", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22440", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22441", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22442", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22443", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22444", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22445", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.430", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22439", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22440", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/22438", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/22437", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22441", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22442", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22443", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22444"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.431", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/22452", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/22449"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22453", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22454", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22455", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22456", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22454", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22455"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22457", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22458", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22459", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22457", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22458"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22460", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22461", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22462", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22460", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22461"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22463", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22464", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22465", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22466", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22464", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22465"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22467", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22468", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22469", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22470", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.432", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.431", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/22452", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22453", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22456", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22459", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22462", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22463", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22466", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22467", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22468", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22469", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22470"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/22472", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/22448"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22473", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22474", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22475", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22476", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22474", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22475"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22477", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22478", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22479", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22477", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22478"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22480", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22481", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22482", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22480", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22481"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22483", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22484", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22485", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22486", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22484", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22485"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22487", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22488", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22489", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22490", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.433", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.432", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/22472", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22473", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22476", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22479", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22482", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22483", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22486", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22487", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22488", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22489", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22490"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/22492", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22447"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22493", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22447"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22494", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22495", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22496", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22497", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22498", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22499", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22500", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.433", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22494", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22495", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22493", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/22492", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22496", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22497", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22498", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22499"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22501", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22139", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22163", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22277", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22390", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22445", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22500"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22502", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22503", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22501", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22502"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22504", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22505", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22504"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22506", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22507", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22508", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22503", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22505", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22506", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22507"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/22509", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/22510", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22511", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[0]/22107", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/ModuleList[ops]/LayerChoice[1]/22508"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22512", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22513", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22511", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22512"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22514", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22515", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22514"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22516", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22517", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.478", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22513", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22515", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22516", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/22517"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22536", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22537", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22538", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22536", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22537"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22539", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22540", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22541", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22539", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22540"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22542", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22543", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22544", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22542", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22543"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22545", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22546", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22547", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22545", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22546"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22548", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.434", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22538", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22541", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22544", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22547", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/22548"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/22550", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22534"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22551", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22534"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22552", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22553", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22554", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22555", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22556", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22557", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22558", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/MaxPool2d[pool]/input.434", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22552", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22553", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22551", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/22550", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22554", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22555", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22556", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22557"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22561", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22562", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22563", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22561", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22562"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22564", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22565", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22566", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22564", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22565"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22567", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22568", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22569", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22567", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22568"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22570", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22571", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22572", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.435", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22563", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22566", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22569", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22570", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22571", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/22572"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/22574", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22559"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22575", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22559"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22576", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22577", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22578", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22579", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22580", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22581", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22582", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/AvgPool2d[pool]/input.435", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22576", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22577", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22575", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/22574", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22578", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22579", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22580", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22581"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/22583", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.436", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22593", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22590"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22594", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22595", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22596", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22597", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22595", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22596"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22598", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22599", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22600", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22598", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22599"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22601", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22602", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22603", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22601", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22602"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22604", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22605", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22606", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22607", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22605", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22606"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22608", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22609", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22610", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22611", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.437", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.436", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22593", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22594", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22597", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22600", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22603", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22604", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22607", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22608", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22609", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22610", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22611"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22613", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22589"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22614", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22615", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22616", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22617", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22615", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22616"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22618", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22619", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22620", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22618", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22619"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22621", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22622", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22623", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22621", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22622"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22624", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22625", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22626", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22627", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22625", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22626"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22628", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22629", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22630", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22631", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.438", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.437", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22613", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22614", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22617", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22620", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22623", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22624", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22627", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22628", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22629", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22630", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22631"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/22633", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22588"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22634", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22588"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22635", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22636", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22637", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22638", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22639", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22640", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.439", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.438", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22635", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22636", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22634", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/22633", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22637", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22638", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22639", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22640"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.440", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.439"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22648", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22645"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22649", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22650", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22651", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22652", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22650", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22651"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22653", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22654", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22655", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22653", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22654"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22656", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22657", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22658", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22656", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22657"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22659", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22660", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22661", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22662", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22660", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22661"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22663", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22664", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22665", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22666", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.441", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.440", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22648", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22649", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22652", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22655", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22658", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22659", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22662", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22663", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22664", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22665", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22666"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22668", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22644"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22669", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22670", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22671", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22672", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22670", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22671"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22673", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22674", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22675", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22673", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22674"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22676", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22677", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22678", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22676", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22677"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22679", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22680", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22681", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22682", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22680", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22681"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22683", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22684", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22685", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22686", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.442", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.441", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22668", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22669", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22672", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22675", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22678", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22679", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22682", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22683", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22684", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22685", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22686"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/22688", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22643"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22689", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22643"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22690", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22691", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22692", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22693", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22694", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22695", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22696", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.442", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22690", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22691", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22689", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/22688", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22692", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22693", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22694", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22695"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.443", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22706", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22703"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22707", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22708", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22709", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22710", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22708", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22709"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22711", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22712", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22713", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22711", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22712"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22714", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22715", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22716", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22714", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22715"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22717", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22718", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22719", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22720", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22718", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22719"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22721", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22722", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22723", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22724", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.444", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.443", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22706", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22707", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22710", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22713", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22716", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22717", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22720", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22721", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22722", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22723", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22724"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22726", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22702"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22727", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22728", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22729", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22730", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22728", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22729"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22731", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22732", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22733", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22731", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22732"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22734", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22735", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22736", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22734", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22735"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22737", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22738", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22739", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22740", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22738", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22739"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22741", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22742", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22743", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22744", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.445", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.444", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22726", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22727", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22730", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22733", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22736", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22737", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22740", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22741", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22742", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22743", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/22744"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/22746", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22701"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22747", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22701"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22748", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22749", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22750", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22751", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22752", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22753", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.446", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.445", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22748", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22749", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22747", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/22746", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22750", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22751", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22752", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/22753"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.447", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.446"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22761", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22758"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22762", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22763", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22764", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22765", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22763", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22764"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22766", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22767", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22768", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22766", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22767"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22769", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22770", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22771", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22769", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22770"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22772", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22773", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22774", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22775", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22773", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22774"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22776", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22777", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22778", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22779", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.448", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.447", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/22761", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22762", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22765", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22768", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22771", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22772", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22775", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22776", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22777", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22778", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/22779"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22781", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22757"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22782", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22783", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22784", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22785", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22783", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22784"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22786", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22787", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22788", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22786", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22787"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22789", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22790", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22791", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22789", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22790"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22792", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22793", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22794", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22795", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22793", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22794"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22796", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22797", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22798", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22799", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.449", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.448", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/22781", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22782", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22785", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22788", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22791", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22792", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22795", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22796", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22797", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22798", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/22799"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/22801", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22756"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22802", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22756"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22803", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22804", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22805", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22806", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22807", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22808", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22809", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.449", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22803", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22804", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/22802", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/22801", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22805", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22806", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22807", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22808"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.450", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/22816", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/22813"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22817", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22818", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22819", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22820", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22818", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22819"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22821", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22822", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22823", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22821", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22822"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22824", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22825", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22826", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22824", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22825"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22827", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22828", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22829", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22830", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22828", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22829"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22831", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22832", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22833", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22834", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.451", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.450", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/22816", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22817", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22820", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22823", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22826", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22827", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22830", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22831", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22832", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22833", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/22834"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/22836", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/22812"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22837", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22838", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22839", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22840", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22838", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22839"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22841", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22842", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22843", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22841", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22842"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22844", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22845", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22846", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22844", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22845"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22847", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22848", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22849", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22850", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22848", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22849"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22851", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22852", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22853", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22854", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.452", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.451", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/22836", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22837", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22840", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22843", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22846", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22847", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22850", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22851", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22852", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22853", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/22854"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/22856", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/22811"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/22857", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/22811"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22858", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22859", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22860", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22861", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22862", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22863", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22864", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.452", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22858", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22859", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/22857", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/22856", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22860", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22861", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22862", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22863"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.453", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/22871", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/22868"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22872", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22873", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22874", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22875", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22873", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22874"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22876", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22877", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22878", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22876", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22877"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22879", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22880", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22881", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22879", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22880"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22882", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22883", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22884", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22885", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22883", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22884"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22886", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22887", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22888", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22889", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.454", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.453", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/22871", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22872", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22875", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22878", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22881", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22882", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22885", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22886", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22887", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22888", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/22889"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/22891", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/22867"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22892", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22893", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22894", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22895", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22893", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22894"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22896", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22897", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22898", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22896", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22897"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22899", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22900", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22901", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22899", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22900"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22902", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22903", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22904", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22905", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22903", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22904"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22906", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22907", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22908", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22909", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.455", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.454", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/22891", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22892", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22895", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22898", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22901", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22902", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22905", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22906", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22907", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22908", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/22909"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/22911", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22866"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22912", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22866"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22913", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22914", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22915", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22916", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22917", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22918", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22919", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.455", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22913", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22914", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/22912", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/22911", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22915", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22916", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22917", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22918"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22920", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[maxpool]/BatchNorm2d[bn]/22558", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/PoolBN[avgpool]/BatchNorm2d[bn]/22582", "CNN/ModuleList[cells]/Cell[3]/FactorizedReduce[preproc0]/BatchNorm2d[bn]/input.388", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22696", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/22809", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/22864", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/22919"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22921", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22922", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22920", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22921"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22923", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22924", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22923"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22925", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22926", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22927", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22922", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22924", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22925", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22926"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22937", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22938", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22939", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22937", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22938"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22940", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22941", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22942", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22940", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22941"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22943", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22944", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22945", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22943", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22944"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22946", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22947", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22948", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22946", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22947"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22949", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.456", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22939", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22942", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22945", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22948", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/22949"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/22951", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22935"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22952", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22935"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22953", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22954", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22955", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22956", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22957", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22958", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22959", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/MaxPool2d[pool]/input.456", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22953", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22954", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/22952", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/22951", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22955", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22956", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22957", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22958"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22962", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22963", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22964", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22962", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22963"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22965", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22966", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22967", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22965", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22966"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22968", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22969", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22970", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22968", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22969"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22971", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22972", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22973", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.457", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22964", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22967", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22970", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22971", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22972", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/22973"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/22975", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22960"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22976", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22960"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22977", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22978", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22979", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22980", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22981", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22982", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22983", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/AvgPool2d[pool]/input.457", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22977", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22978", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/22976", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/22975", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22979", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22980", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22981", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22982"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/22984", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.458", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22994", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22991"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22995", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22996", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22997", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22998", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22996", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22997"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22999", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23000", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23001", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22999", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23000"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23002", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23003", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23004", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23002", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23003"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23005", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23006", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23007", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23008", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23006", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23007"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23009", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23010", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23011", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23012", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.459", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.458", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/22994", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22995", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/22998", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23001", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23004", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23005", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23008", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23009", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23010", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23011", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23012"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/23014", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/22990"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23015", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23016", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23017", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23018", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23016", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23017"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23019", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23020", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23021", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23019", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23020"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23022", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23023", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23024", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23022", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23023"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23025", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23026", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23027", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23028", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23026", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23027"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23029", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23030", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23031", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23032", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.460", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.459", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/23014", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23015", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23018", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23021", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23024", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23025", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23028", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23029", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23030", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23031", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23032"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/23034", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22989"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23035", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/22989"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23036", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23037", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23038", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23039", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23040", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23041", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.461", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.460", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23036", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23037", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23035", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/23034", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23038", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23039", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23040", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23041"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.462", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.461"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23049", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23046"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23050", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23051", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23052", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23053", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23051", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23052"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23054", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23055", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23056", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23054", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23055"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23057", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23058", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23059", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23057", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23058"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23060", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23061", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23062", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23063", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23061", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23062"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23064", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23065", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23066", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23067", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.463", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.462", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23049", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23050", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23053", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23056", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23059", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23060", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23063", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23064", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23065", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23066", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23067"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23069", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23045"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23070", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23071", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23072", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23073", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23071", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23072"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23074", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23075", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23076", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23074", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23075"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23077", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23078", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23079", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23077", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23078"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23080", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23081", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23082", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23083", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23081", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23082"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23084", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23085", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23086", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23087", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.464", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.463", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23069", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23070", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23073", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23076", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23079", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23080", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23083", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23084", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23085", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23086", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23087"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/23089", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23044"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23090", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23044"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23091", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23092", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23093", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23094", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23095", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23096", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23097", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.464", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23091", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23092", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23090", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/23089", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23093", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23094", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23095", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23096"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.465", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/23107", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/23104"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23108", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23109", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23110", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23111", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23109", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23110"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23112", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23113", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23114", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23112", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23113"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23115", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23116", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23117", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23115", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23116"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23118", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23119", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23120", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23121", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23119", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23120"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23122", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23123", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23124", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23125", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.466", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.465", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/23107", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23108", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23111", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23114", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23117", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23118", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23121", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23122", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23123", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23124", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23125"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/23127", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/23103"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23128", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23129", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23130", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23131", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23129", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23130"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23132", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23133", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23134", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23132", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23133"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23135", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23136", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23137", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23135", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23136"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23138", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23139", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23140", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23141", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23139", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23140"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23142", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23143", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23144", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23145", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.467", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.466", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/23127", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23128", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23131", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23134", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23137", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23138", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23141", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23142", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23143", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23144", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23145"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/23147", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23102"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23148", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23102"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23149", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23150", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23151", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23152", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23153", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23154", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.468", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.467", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23149", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23150", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23148", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/23147", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23151", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23152", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23153", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23154"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.469", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.468"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23162", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23159"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23163", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23164", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23165", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23166", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23164", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23165"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23167", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23168", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23169", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23167", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23168"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23170", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23171", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23172", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23170", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23171"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23173", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23174", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23175", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23176", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23174", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23175"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23177", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23178", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23179", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23180", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.470", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.469", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23162", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23163", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23166", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23169", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23172", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23173", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23176", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23177", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23178", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23179", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23180"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23182", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23158"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23183", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23184", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23185", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23186", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23184", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23185"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23187", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23188", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23189", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23187", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23188"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23190", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23191", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23192", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23190", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23191"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23193", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23194", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23195", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23196", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23194", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23195"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23197", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23198", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23199", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23200", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.471", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.470", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23182", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23183", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23186", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23189", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23192", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23193", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23196", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23197", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23198", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23199", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23200"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/23202", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23157"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23203", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23157"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23204", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23205", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23206", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23207", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23208", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23209", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23210", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.471", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23204", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23205", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23203", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/23202", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23206", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23207", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23208", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23209"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.472", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/23217", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/23214"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23218", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23219", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23220", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23221", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23219", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23220"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23222", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23223", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23224", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23222", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23223"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23225", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23226", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23227", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23225", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23226"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23228", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23229", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23230", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23231", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23229", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23230"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23232", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23233", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23234", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23235", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.473", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.472", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/23217", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23218", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23221", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23224", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23227", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23228", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23231", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23232", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23233", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23234", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23235"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/23237", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/23213"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23238", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23239", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23240", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23241", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23239", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23240"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23242", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23243", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23244", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23242", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23243"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23245", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23246", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23247", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23245", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23246"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23248", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23249", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23250", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23251", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23249", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23250"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23252", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23253", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23254", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23255", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.474", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.473", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/23237", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23238", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23241", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23244", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23247", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23248", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23251", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23252", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23253", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23254", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23255"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/23257", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/23212"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/23258", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/23212"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23259", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23260", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23261", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23262", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23263", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23264", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23265", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.474", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23259", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23260", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/23258", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/23257", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23261", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23262", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23263", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23264"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.475", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/23272", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/23269"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23273", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23274", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23275", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23276", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23274", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23275"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23277", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23278", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23279", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23277", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23278"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23280", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23281", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23282", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23280", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23281"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23283", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23284", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23285", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23286", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23284", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23285"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23287", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23288", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23289", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23290", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.476", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.475", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/23272", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23273", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23276", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23279", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23282", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23283", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23286", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23287", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23288", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23289", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23290"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/23292", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/23268"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23293", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23294", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23295", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23296", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23294", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23295"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23297", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23298", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23299", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23297", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23298"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23300", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23301", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23302", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23300", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23301"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23303", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23304", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23305", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23306", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23304", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23305"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23307", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23308", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23309", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23310", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.477", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.476", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/23292", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23293", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23296", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23299", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23302", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23303", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23306", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23307", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23308", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23309", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23310"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/23312", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/23267"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/23313", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/23267"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23314", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23315", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23316", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23317", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23318", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23319", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23320", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.477", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23314", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23315", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/23313", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/23312", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23316", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23317", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23318", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23319"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23321", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[maxpool]/BatchNorm2d[bn]/22959", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/PoolBN[avgpool]/BatchNorm2d[bn]/22983", "CNN/ModuleList[cells]/Cell[3]/StdConv[preproc1]/Sequential[net]/BatchNorm2d[2]/input.411", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23097", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23210", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23265", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23320"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23322", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23323", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23321", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23322"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23324", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23325", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23324"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23326", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23327", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23328", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23323", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23325", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23326", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23327"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23338", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23339", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23340", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23338", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23339"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23341", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23342", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23343", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23341", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23342"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23344", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23345", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23346", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23344", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23345"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23347", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23348", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23349", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23347", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23348"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23350", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/input.479", "op": "aten::max_pool2d", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.478", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23340", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23343", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23346", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23349", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/23350"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/23352", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/23336"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/23353", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/23336"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23354", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23355", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23356", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23357", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23358", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23359", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23360", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/input.479", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23354", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23355", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_mean/23353", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/running_var/23352", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23356", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23357", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23358", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23359"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23363", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23364", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDN9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23365", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23363", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23364"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23366", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23367", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23368", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23366", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23367"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23369", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23370", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23371", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23369", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23370"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23372", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23373", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23374", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/input.480", "op": "aten::avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.478", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23365", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23368", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23371", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23372", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23373", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/23374"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/23376", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/23361"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/23377", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/23361"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23378", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23379", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23380", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23381", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23382", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23383", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23384", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/AvgPool2d[pool]/input.480", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23378", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23379", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_mean/23377", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/running_var/23376", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23380", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23381", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23382", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23383"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/23385", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.481", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.478"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/23395", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/23392"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23396", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23397", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23398", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23399", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23397", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23398"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23400", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23401", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23402", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23400", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23401"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23403", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23404", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23405", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23403", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23404"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23406", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23407", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23408", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23409", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23407", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23408"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23410", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23411", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23412", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23413", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.482", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.481", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/23395", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23396", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23399", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23402", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23405", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23406", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23409", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23410", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23411", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23412", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23413"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/23415", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/23391"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23416", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23417", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23418", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23419", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23417", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23418"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23420", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23421", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23422", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23420", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23421"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23423", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23424", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23425", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23423", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23424"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23426", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23427", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23428", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23429", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23427", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23428"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23430", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23431", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23432", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23433", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.483", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.482", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/23415", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23416", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23419", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23422", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23425", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23426", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23429", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23430", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23431", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23432", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23433"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/23435", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23390"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23436", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23390"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23437", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23438", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23439", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23440", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23441", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23442", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.484", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.483", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23437", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23438", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23436", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/23435", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23439", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23440", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23441", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23442"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.485", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.484"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23450", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23447"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23451", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23452", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23453", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23454", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23452", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23453"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23455", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23456", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23457", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23455", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23456"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23458", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23459", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23460", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23458", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23459"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23461", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23462", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23463", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23464", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23462", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23463"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23465", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23466", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23467", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23468", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.486", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.485", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23450", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23451", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23454", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23457", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23460", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23461", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23464", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23465", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23466", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23467", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23468"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23470", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23446"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23471", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23472", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23473", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23474", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23472", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23473"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23475", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23476", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23477", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23475", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23476"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23478", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23479", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23480", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23478", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23479"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23481", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23482", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23483", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23484", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23482", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23483"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23485", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23486", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23487", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23488", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.487", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.486", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23470", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23471", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23474", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23477", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23480", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23481", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23484", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23485", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23486", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23487", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23488"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/23490", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23445"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23491", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23445"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23492", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23493", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23494", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23495", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23496", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23497", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23498", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.487", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23492", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23493", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23491", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/23490", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23494", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23495", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23496", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23497"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.488", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.478"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/23508", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/23505"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23509", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23510", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23511", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23512", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23510", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23511"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23513", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23514", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23515", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23513", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23514"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23516", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23517", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23518", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23516", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23517"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23519", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23520", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23521", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23522", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23520", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23521"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23523", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23524", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23525", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23526", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.489", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/ReLU[0]/input.488", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/weight/23508", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23509", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23512", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23515", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23518", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23519", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23522", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23523", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23524", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23525", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/23526"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/23528", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/23504"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23529", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23530", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23531", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23532", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23530", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23531"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23533", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23534", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23535", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23533", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23534"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23536", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23537", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23538", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23536", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23537"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23539", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23540", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23541", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23542", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23540", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23541"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23543", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23544", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23545", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23546", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.490", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[1]/input.489", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/weight/23528", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23529", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23532", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23535", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23538", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23539", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23542", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23543", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23544", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23545", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/23546"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/23548", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23503"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23549", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23503"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23550", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23551", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23552", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23553", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23554", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23555", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.491", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/Conv2d[2]/input.490", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23550", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23551", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_mean/23549", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/running_var/23548", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23552", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23553", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23554", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/23555"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.492", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[0]/Sequential[net]/BatchNorm2d[3]/input.491"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23563", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23560"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23564", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23565", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23566", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23567", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23565", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23566"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23568", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23569", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23570", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23568", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23569"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23571", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23572", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23573", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23571", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23572"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23574", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23575", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23576", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23577", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23575", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23576"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23578", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23579", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23580", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23581", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.493", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/ReLU[0]/input.492", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/weight/23563", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23564", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23567", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23570", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23573", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23574", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23577", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23578", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23579", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23580", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/23581"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23583", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23559"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23584", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23585", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23586", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23587", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23585", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23586"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23588", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23589", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23590", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23588", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23589"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23591", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23592", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23593", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23591", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23592"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23594", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23595", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23596", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23597", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23595", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23596"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23598", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23599", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23600", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23601", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.494", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[1]/input.493", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/weight/23583", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23584", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23587", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23590", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23593", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23594", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23597", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23598", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23599", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23600", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/23601"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/23603", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23558"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23604", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23558"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23605", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23606", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23607", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23608", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23609", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23610", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23611", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/Conv2d[2]/input.494", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23605", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23606", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_mean/23604", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/running_var/23603", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23607", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23608", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23609", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23610"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.495", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.478"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/23618", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/23615"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23619", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23620", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23621", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23622", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23620", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23621"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23623", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23624", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23625", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23623", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23624"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23626", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23627", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23628", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23626", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23627"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23629", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23630", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23631", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23632", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23630", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23631"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23633", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23634", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23635", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23636", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.496", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/ReLU[0]/input.495", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/weight/23618", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23619", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23622", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23625", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23628", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23629", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23632", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23633", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23634", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23635", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/23636"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/23638", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/23614"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23639", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23640", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23641", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23642", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23640", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23641"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23643", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23644", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23645", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23643", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23644"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23646", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23647", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23648", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23646", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23647"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23649", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23650", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23651", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23652", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23650", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23651"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23653", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23654", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23655", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23656", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.497", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[1]/input.496", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/weight/23638", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23639", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23642", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23645", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23648", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23649", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23652", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23653", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23654", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23655", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/23656"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/23658", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/23613"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/23659", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/23613"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23660", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23661", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23662", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23663", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23664", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23665", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23666", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/Conv2d[2]/input.497", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23660", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23661", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_mean/23659", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/running_var/23658", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23662", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23663", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23664", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23665"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.498", "op": "aten::relu", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.478"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/23673", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/23670"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23674", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23675", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23676", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23677", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23675", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23676"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23678", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23679", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23680", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23678", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23679"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23681", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23682", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23683", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23681", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23682"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23684", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23685", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23686", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23687", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23685", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23686"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23688", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDE2fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23689", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23690", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23691", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.499", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/ReLU[0]/input.498", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/weight/23673", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23674", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23677", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23680", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23683", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23684", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23687", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23688", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23689", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23690", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/23691"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/23693", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/23669"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23694", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23695", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23696", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23697", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23695", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23696"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23698", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23699", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23700", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23698", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23699"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23701", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23702", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23703", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23701", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23702"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23704", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23705", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23706", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23707", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23705", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23706"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23708", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23709", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23710", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23711", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.500", "op": "aten::_convolution", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[1]/input.499", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/weight/23693", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23694", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23697", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23700", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23703", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23704", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23707", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23708", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23709", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23710", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/23711"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/23713", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/23668"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/23714", "op": "prim::GetAttr", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/23668"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23715", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23716", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23717", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23718", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23719", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23720", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23721", "op": "aten::batch_norm", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/Conv2d[2]/input.500", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23715", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23716", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_mean/23714", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/running_var/23713", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23717", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23718", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23719", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23720"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23722", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[maxpool]/BatchNorm2d[bn]/23360", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/PoolBN[avgpool]/BatchNorm2d[bn]/23384", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.478", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv3x3]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23498", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/SepConv[sepconv5x5]/Sequential[net]/DilConv[1]/Sequential[net]/BatchNorm2d[3]/23611", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv3x3]/Sequential[net]/BatchNorm2d[3]/23666", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/DilConv[dilconv5x5]/Sequential[net]/BatchNorm2d[3]/23721"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23723", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23724", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23722", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23723"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "7"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23725", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23726", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23725"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23727", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23728", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23729", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23724", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23726", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23727", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23728"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/23730", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/23731", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/23732", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23733", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[0]/22927", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[1]/23328", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/LayerChoice[2]/23729"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23734", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23735", "op": "aten::stack", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23733", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23734"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "3"}, {"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23736", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23737", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23736"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23738", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23739", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/cur_tensor", "op": "aten::sum", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23735", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23737", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23738", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/23739"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/23741", "op": "prim::ListConstruct", "input": ["CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.478", "CNN/ModuleList[cells]/Cell[3]/ModuleList[mutable_ops]/Node[1]/InputChoice[input_switch]/cur_tensor"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/23742", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/ModuleList[cells]/Cell[3]/input.501", "op": "aten::cat", "input": ["CNN/ModuleList[cells]/Cell[3]/23741", "CNN/ModuleList[cells]/Cell[3]/23742"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "32"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "CNN/AdaptiveAvgPool2d[gap]/23744", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/AdaptiveAvgPool2d[gap]/23745", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/AdaptiveAvgPool2d[gap]/23746", "op": "prim::ListConstruct", "input": ["CNN/AdaptiveAvgPool2d[gap]/23744", "CNN/AdaptiveAvgPool2d[gap]/23745"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/AdaptiveAvgPool2d[gap]/out", "op": "aten::adaptive_avg_pool2d", "input": ["CNN/ModuleList[cells]/Cell[3]/input.501", "CNN/AdaptiveAvgPool2d[gap]/23746"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "32"}, {"size": "1"}, {"size": "1"}]}]}}}}, {"name": "CNN/10625", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "CNN/10626", "op": "aten::size", "input": ["CNN/AdaptiveAvgPool2d[gap]/out", "CNN/10625"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/10627", "op": "prim::NumToTensor", "input": ["CNN/10626"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{}]}}}}, {"name": "CNN/10628", "op": "aten::Int", "input": ["CNN/10627"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/10629", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IC0xfQ=="}}}, {"name": "CNN/10630", "op": "prim::ListConstruct", "input": ["CNN/10628", "CNN/10629"], "attr": {"attr": {"s": "e30="}}}, {"name": "CNN/input", "op": "aten::view", "input": ["CNN/AdaptiveAvgPool2d[gap]/out", "CNN/10630"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "32"}]}]}}}}, {"name": "CNN/Linear[linear]/bias/23748", "op": "prim::GetAttr", "input": ["CNN/Linear[linear]/weight/13434"], "attr": {"attr": {"s": "eyBuYW1lIDogIGJpYXMgfQ=="}}}, {"name": "CNN/Linear[linear]/weight/23749", "op": "prim::GetAttr", "input": ["CNN/Linear[linear]/weight/13434"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "CNN/Linear[linear]/23750", "op": "aten::t", "input": ["CNN/Linear[linear]/weight/23749"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "32"}, {"size": "10"}]}]}}}}, {"name": "CNN/Linear[linear]/23751", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/Linear[linear]/23752", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "CNN/Linear[linear]/23753", "op": "aten::addmm", "input": ["CNN/Linear[linear]/bias/23748", "CNN/input", "CNN/Linear[linear]/23750", "CNN/Linear[linear]/23751", "CNN/Linear[linear]/23752"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "10"}]}]}}}}], "versions": {"producer": 22}, "mutable": {"normal_n2_p0": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "0"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "0"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "3"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "0"}]], "normal_n2_p1": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "0"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "1"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "3"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "1"}]], "normal_n2_switch": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "0"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "InputChoice", "name": "input_switch"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "3"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "InputChoice", "name": "input_switch"}]], "normal_n3_p0": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "0"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "0"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "3"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "0"}]], "normal_n3_p1": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "0"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "1"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "3"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "1"}]], "normal_n3_p2": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "0"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "2"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "3"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "2"}]], "normal_n3_switch": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "0"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "InputChoice", "name": "input_switch"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "3"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "InputChoice", "name": "input_switch"}]], "reduce_n2_p0": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "1"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "0"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "2"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "0"}]], "reduce_n2_p1": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "1"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "1"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "2"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "1"}]], "reduce_n2_switch": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "1"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "InputChoice", "name": "input_switch"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "2"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "0"}, {"type": "InputChoice", "name": "input_switch"}]], "reduce_n3_p0": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "1"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "0"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "2"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "0"}]], "reduce_n3_p1": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "1"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "1"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "2"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "1"}]], "reduce_n3_p2": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "1"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "2"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "2"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "ModuleList", "name": "ops"}, {"type": "LayerChoice", "name": "2"}]], "reduce_n3_switch": [[{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "1"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "InputChoice", "name": "input_switch"}], [{"type": "CNN", "name": ""}, {"type": "ModuleList", "name": "cells"}, {"type": "Cell", "name": "2"}, {"type": "ModuleList", "name": "mutable_ops"}, {"type": "Node", "name": "1"}, {"type": "InputChoice", "name": "input_switch"}]]}} \ No newline at end of file diff --git a/src/nasui/assets/darts/log b/src/nasui/assets/darts/log new file mode 100644 index 0000000000..bbac6af19e --- /dev/null +++ b/src/nasui/assets/darts/log @@ -0,0 +1,471 @@ +{"normal_n2_p0": [0.12510386109352112, 0.12485166639089584, 0.12512625753879547, 0.1251252144575119, 0.12483733147382736, 0.12520696222782135, 0.12489466369152069], "normal_n2_p1": [0.12507133185863495, 0.124919593334198, 0.12500512599945068, 0.12506766617298126, 0.12498264014720917, 0.12506002187728882, 0.12494023144245148], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.12490281462669373, 0.12479543685913086, 0.1250968724489212, 0.12525472044944763, 0.12493947893381119, 0.12512518465518951, 0.1251320093870163], "normal_n3_p1": [0.12498760223388672, 0.1251496523618698, 0.12476114928722382, 0.12501442432403564, 0.12514783442020416, 0.1250101923942566, 0.12494546175003052], "normal_n3_p2": [0.1251061111688614, 0.12500056624412537, 0.12485210597515106, 0.12504033744335175, 0.12496867030858994, 0.12513908743858337, 0.12508165836334229], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.12500125169754028, 0.12500613927841187, 0.1251392513513565, 0.12500467896461487, 0.12502941489219666, 0.12501515448093414, 0.12488263845443726], "reduce_n2_p1": [0.12488404661417007, 0.12525683641433716, 0.12508556246757507, 0.12499736249446869, 0.12479124218225479, 0.1250343918800354, 0.12493032962083817], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.1247958093881607, 0.1248902678489685, 0.1250632405281067, 0.12503990530967712, 0.12521472573280334, 0.12494466453790665, 0.12501908838748932], "reduce_n3_p1": [0.12522971630096436, 0.12477587163448334, 0.12505051493644714, 0.12483099102973938, 0.12520042061805725, 0.12502186000347137, 0.12500840425491333], "reduce_n3_p2": [0.1251133531332016, 0.12500400841236115, 0.12492494285106659, 0.12494467198848724, 0.12503154575824738, 0.12514102458953857, 0.12480618804693222], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.22040978074073792, 0.21996545791625977, 0.22044862806797028, 0.029835037887096405, 0.21993781626224518, 0.0298539437353611, 0.02977948635816574], "normal_n2_p1": [0.036833565682172775, 0.03678881376981735, 0.03681403771042824, 0.036832425743341446, 0.036807820200920105, 0.2721386253833771, 0.27187851071357727], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.271801620721817, 0.036753565073013306, 0.272222638130188, 0.03688819333910942, 0.27188050746917725, 0.036850783973932266, 0.03685220330953598], "normal_n3_p1": [0.18498635292053223, 0.025067873299121857, 0.18464958667755127, 0.1850253939628601, 0.18522357940673828, 0.02503989264369011, 0.025026939809322357], "normal_n3_p2": [0.2721053957939148, 0.036794766783714294, 0.03675107657909393, 0.03680647909641266, 0.2718069553375244, 0.27217763662338257, 0.03681858628988266], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.036815427243709564, 0.03681686148047447, 0.0368560291826725, 0.2720373570919037, 0.2720905542373657, 0.03681948781013489, 0.2717720866203308], "reduce_n2_p1": [0.18483209609985352, 0.1853839010000229, 0.025054868310689926, 0.02503717504441738, 0.18469418585300446, 0.18505442142486572, 0.18490076065063477], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.18474158644676208, 0.18488161265850067, 0.18513856828212738, 0.025051314383745193, 0.025086242705583572, 0.18496134877204895, 0.025047043338418007], "reduce_n3_p1": [0.27247658371925354, 0.27148953080177307, 0.03682326152920723, 0.03675856068730354, 0.036867573857307434, 0.03681477531790733, 0.2719956636428833], "reduce_n3_p2": [0.18511852622032166, 0.18498879671096802, 0.18487109243869781, 0.1849009096622467, 0.025041405111551285, 0.02506314404308796, 0.024996018037199974], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.22040978074073792, 0.21996545791625977, 0.22044862806797028, 0.029835037887096405, 0.21993781626224518, 0.0298539437353611, 0.02977948635816574], "normal_n2_p1": [0.036833565682172775, 0.03678881376981735, 0.03681403771042824, 0.036832425743341446, 0.036807820200920105, 0.2721386253833771, 0.27187851071357727], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.271801620721817, 0.036753565073013306, 0.272222638130188, 0.03688819333910942, 0.27188050746917725, 0.036850783973932266, 0.03685220330953598], "normal_n3_p1": [0.18498635292053223, 0.025067873299121857, 0.18464958667755127, 0.1850253939628601, 0.18522357940673828, 0.02503989264369011, 0.025026939809322357], "normal_n3_p2": [0.2721053957939148, 0.036794766783714294, 0.03675107657909393, 0.03680647909641266, 0.2718069553375244, 0.27217763662338257, 0.03681858628988266], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.036815427243709564, 0.03681686148047447, 0.0368560291826725, 0.2720373570919037, 0.2720905542373657, 0.03681948781013489, 0.2717720866203308], "reduce_n2_p1": [0.18483209609985352, 0.1853839010000229, 0.025054868310689926, 0.02503717504441738, 0.18469418585300446, 0.18505442142486572, 0.18490076065063477], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.18474158644676208, 0.18488161265850067, 0.18513856828212738, 0.025051314383745193, 0.025086242705583572, 0.18496134877204895, 0.025047043338418007], "reduce_n3_p1": [0.27247658371925354, 0.27148953080177307, 0.03682326152920723, 0.03675856068730354, 0.036867573857307434, 0.03681477531790733, 0.2719956636428833], "reduce_n3_p2": [0.18511852622032166, 0.18498879671096802, 0.18487109243869781, 0.1849009096622467, 0.025041405111551285, 0.02506314404308796, 0.024996018037199974], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.39235296845436096, 0.251451700925827, 0.11654528230428696, 0.0594351701438427, 0.09840172529220581, 0.019043700769543648, 0.03177664801478386], "normal_n2_p1": [0.009459692984819412, 0.011184139177203178, 0.014328215271234512, 0.02205054461956024, 0.04779971018433571, 0.10667070746421814, 0.5244640707969666], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.07245241850614548, 0.02469700761139393, 0.3084377944469452, 0.025088896974921227, 0.43813416361808777, 0.050370246171951294, 0.02784225344657898], "normal_n3_p1": [0.04362555593252182, 0.007264717482030392, 0.04265182837843895, 0.2793479859828949, 0.299929678440094, 0.013315081596374512, 0.014884491451084614], "normal_n3_p2": [0.10169164836406708, 0.020785443484783173, 0.0294016283005476, 0.0415182001888752, 0.097299724817276, 0.6209920644760132, 0.04963136464357376], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02263825014233589, 0.022986501455307007, 0.022568080574274063, 0.3779161274433136, 0.08386342972517014, 0.013538672588765621, 0.4331737160682678], "reduce_n2_p1": [0.06414740532636642, 0.07082495093345642, 0.018042292445898056, 0.01400163397192955, 0.055102843791246414, 0.36813780665397644, 0.3685108721256256], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.23359210789203644, 0.3325461447238922, 0.22696168720722198, 0.01974831335246563, 0.014716001227498055, 0.0643879771232605, 0.011392415501177311], "reduce_n3_p1": [0.3064649999141693, 0.4190903604030609, 0.026581978425383568, 0.027393316850066185, 0.05324295535683632, 0.016465317457914352, 0.11958715319633484], "reduce_n3_p2": [0.04490531235933304, 0.2181648164987564, 0.3111935555934906, 0.05931316688656807, 0.0263572596013546, 0.022314490750432014, 0.012822703458368778], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.39235296845436096, 0.251451700925827, 0.11654528230428696, 0.0594351701438427, 0.09840172529220581, 0.019043700769543648, 0.03177664801478386], "normal_n2_p1": [0.009459692984819412, 0.011184139177203178, 0.014328215271234512, 0.02205054461956024, 0.04779971018433571, 0.10667070746421814, 0.5244640707969666], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.07245241850614548, 0.02469700761139393, 0.3084377944469452, 0.025088896974921227, 0.43813416361808777, 0.050370246171951294, 0.02784225344657898], "normal_n3_p1": [0.04362555593252182, 0.007264717482030392, 0.04265182837843895, 0.2793479859828949, 0.299929678440094, 0.013315081596374512, 0.014884491451084614], "normal_n3_p2": [0.10169164836406708, 0.020785443484783173, 0.0294016283005476, 0.0415182001888752, 0.097299724817276, 0.6209920644760132, 0.04963136464357376], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02263825014233589, 0.022986501455307007, 0.022568080574274063, 0.3779161274433136, 0.08386342972517014, 0.013538672588765621, 0.4331737160682678], "reduce_n2_p1": [0.06414740532636642, 0.07082495093345642, 0.018042292445898056, 0.01400163397192955, 0.055102843791246414, 0.36813780665397644, 0.3685108721256256], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.23359210789203644, 0.3325461447238922, 0.22696168720722198, 0.01974831335246563, 0.014716001227498055, 0.0643879771232605, 0.011392415501177311], "reduce_n3_p1": [0.3064649999141693, 0.4190903604030609, 0.026581978425383568, 0.027393316850066185, 0.05324295535683632, 0.016465317457914352, 0.11958715319633484], "reduce_n3_p2": [0.04490531235933304, 0.2181648164987564, 0.3111935555934906, 0.05931316688656807, 0.0263572596013546, 0.022314490750432014, 0.012822703458368778], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.21267883479595184, 0.43380218744277954, 0.11502029746770859, 0.14170926809310913, 0.02840367704629898, 0.018637163564562798, 0.02025565877556801], "normal_n2_p1": [0.008053014054894447, 0.009672104381024837, 0.015115602873265743, 0.019636789336800575, 0.03055603988468647, 0.08040187507867813, 0.42239630222320557], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01825183816254139, 0.011935843154788017, 0.06686542183160782, 0.019525887444615364, 0.7239096760749817, 0.06840194016695023, 0.03165784478187561], "normal_n3_p1": [0.02225588820874691, 0.00811865646392107, 0.023472575470805168, 0.32033780217170715, 0.16098405420780182, 0.015136550180613995, 0.016448097303509712], "normal_n3_p2": [0.028331952169537544, 0.012752940878272057, 0.018483558669686317, 0.03147561475634575, 0.038208868354558945, 0.7820547223091125, 0.04622446745634079], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02036440372467041, 0.020883994176983833, 0.01800467073917389, 0.5954561233520508, 0.028669413179159164, 0.008313228376209736, 0.2798841595649719], "reduce_n2_p1": [0.02800675481557846, 0.03293122723698616, 0.020060453563928604, 0.010837211273610592, 0.0388413704931736, 0.5936148166656494, 0.20987342298030853], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.17162688076496124, 0.6436641812324524, 0.10078085958957672, 0.01890481449663639, 0.011363090947270393, 0.015287521295249462, 0.008011254481971264], "reduce_n3_p1": [0.15300190448760986, 0.40965476632118225, 0.04808111488819122, 0.039916589856147766, 0.10632611811161041, 0.022524556145071983, 0.1525658369064331], "reduce_n3_p2": [0.022178301587700844, 0.12260428816080093, 0.5461222529411316, 0.043324921280145645, 0.07387503236532211, 0.03512754291296005, 0.017138369381427765], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.21267883479595184, 0.43380218744277954, 0.11502029746770859, 0.14170926809310913, 0.02840367704629898, 0.018637163564562798, 0.02025565877556801], "normal_n2_p1": [0.008053014054894447, 0.009672104381024837, 0.015115602873265743, 0.019636789336800575, 0.03055603988468647, 0.08040187507867813, 0.42239630222320557], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01825183816254139, 0.011935843154788017, 0.06686542183160782, 0.019525887444615364, 0.7239096760749817, 0.06840194016695023, 0.03165784478187561], "normal_n3_p1": [0.02225588820874691, 0.00811865646392107, 0.023472575470805168, 0.32033780217170715, 0.16098405420780182, 0.015136550180613995, 0.016448097303509712], "normal_n3_p2": [0.028331952169537544, 0.012752940878272057, 0.018483558669686317, 0.03147561475634575, 0.038208868354558945, 0.7820547223091125, 0.04622446745634079], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02036440372467041, 0.020883994176983833, 0.01800467073917389, 0.5954561233520508, 0.028669413179159164, 0.008313228376209736, 0.2798841595649719], "reduce_n2_p1": [0.02800675481557846, 0.03293122723698616, 0.020060453563928604, 0.010837211273610592, 0.0388413704931736, 0.5936148166656494, 0.20987342298030853], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.17162688076496124, 0.6436641812324524, 0.10078085958957672, 0.01890481449663639, 0.011363090947270393, 0.015287521295249462, 0.008011254481971264], "reduce_n3_p1": [0.15300190448760986, 0.40965476632118225, 0.04808111488819122, 0.039916589856147766, 0.10632611811161041, 0.022524556145071983, 0.1525658369064331], "reduce_n3_p2": [0.022178301587700844, 0.12260428816080093, 0.5461222529411316, 0.043324921280145645, 0.07387503236532211, 0.03512754291296005, 0.017138369381427765], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2656702399253845, 0.20735245943069458, 0.11498136073350906, 0.2890162765979767, 0.019842231646180153, 0.02680804766714573, 0.02573312446475029], "normal_n2_p1": [0.016837168484926224, 0.017620382830500603, 0.02979249693453312, 0.039153020828962326, 0.06952035427093506, 0.09949430823326111, 0.3245354890823364], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.008524206466972828, 0.017873940989375114, 0.025837259367108345, 0.019342973828315735, 0.7602460384368896, 0.07781635969877243, 0.04278924688696861], "normal_n3_p1": [0.023638853803277016, 0.020786713808774948, 0.02713296376168728, 0.4423049986362457, 0.21798717975616455, 0.02539020963013172, 0.026517996564507484], "normal_n3_p2": [0.017716258764266968, 0.02176636829972267, 0.029331360012292862, 0.06070980429649353, 0.02847978286445141, 0.7162687182426453, 0.05147082731127739], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.021054646000266075, 0.020440518856048584, 0.013846069574356079, 0.7755191922187805, 0.0148176159709692, 0.006552428938448429, 0.11866246163845062], "reduce_n2_p1": [0.03374938294291496, 0.04036983475089073, 0.043744392693042755, 0.01852535456418991, 0.055207133293151855, 0.39677298069000244, 0.19092874228954315], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.21019963920116425, 0.5704988241195679, 0.09819363802671432, 0.04251769185066223, 0.022004202008247375, 0.01332039199769497, 0.01569017395377159], "reduce_n3_p1": [0.10310911387205124, 0.5820677280426025, 0.04964950308203697, 0.030755143612623215, 0.03691011294722557, 0.030572716146707535, 0.12569712102413177], "reduce_n3_p2": [0.019600195810198784, 0.05256284773349762, 0.21741919219493866, 0.04585668817162514, 0.25513961911201477, 0.06866370886564255, 0.02543008327484131], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2656702399253845, 0.20735245943069458, 0.11498136073350906, 0.2890162765979767, 0.019842231646180153, 0.02680804766714573, 0.02573312446475029], "normal_n2_p1": [0.016837168484926224, 0.017620382830500603, 0.02979249693453312, 0.039153020828962326, 0.06952035427093506, 0.09949430823326111, 0.3245354890823364], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.008524206466972828, 0.017873940989375114, 0.025837259367108345, 0.019342973828315735, 0.7602460384368896, 0.07781635969877243, 0.04278924688696861], "normal_n3_p1": [0.023638853803277016, 0.020786713808774948, 0.02713296376168728, 0.4423049986362457, 0.21798717975616455, 0.02539020963013172, 0.026517996564507484], "normal_n3_p2": [0.017716258764266968, 0.02176636829972267, 0.029331360012292862, 0.06070980429649353, 0.02847978286445141, 0.7162687182426453, 0.05147082731127739], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.021054646000266075, 0.020440518856048584, 0.013846069574356079, 0.7755191922187805, 0.0148176159709692, 0.006552428938448429, 0.11866246163845062], "reduce_n2_p1": [0.03374938294291496, 0.04036983475089073, 0.043744392693042755, 0.01852535456418991, 0.055207133293151855, 0.39677298069000244, 0.19092874228954315], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.21019963920116425, 0.5704988241195679, 0.09819363802671432, 0.04251769185066223, 0.022004202008247375, 0.01332039199769497, 0.01569017395377159], "reduce_n3_p1": [0.10310911387205124, 0.5820677280426025, 0.04964950308203697, 0.030755143612623215, 0.03691011294722557, 0.030572716146707535, 0.12569712102413177], "reduce_n3_p2": [0.019600195810198784, 0.05256284773349762, 0.21741919219493866, 0.04585668817162514, 0.25513961911201477, 0.06866370886564255, 0.02543008327484131], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.28031525015830994, 0.23637504875659943, 0.16899323463439941, 0.15409566462039948, 0.018465198576450348, 0.04457315802574158, 0.0538918636739254], "normal_n2_p1": [0.022037217393517494, 0.020121054723858833, 0.03178705275058746, 0.030696507543325424, 0.026238616555929184, 0.05249606817960739, 0.16935372352600098], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009456105530261993, 0.06988755613565445, 0.024205835536122322, 0.031444888561964035, 0.6465086936950684, 0.06981690973043442, 0.0951792523264885], "normal_n3_p1": [0.027367888018488884, 0.05540458858013153, 0.03414324298501015, 0.4332617223262787, 0.2873321771621704, 0.02515226975083351, 0.03269738703966141], "normal_n3_p2": [0.0191624965518713, 0.06424052268266678, 0.07186813652515411, 0.10108955949544907, 0.027140304446220398, 0.6145390272140503, 0.03383466228842735], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.030722472816705704, 0.029914656654000282, 0.019102610647678375, 0.7504507899284363, 0.01652444340288639, 0.011273928917944431, 0.0984063595533371], "reduce_n2_p1": [0.03486388176679611, 0.048895273357629776, 0.05822115018963814, 0.024573732167482376, 0.06247808784246445, 0.345588743686676, 0.10188119858503342], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.22287054359912872, 0.40198665857315063, 0.08434125036001205, 0.14239411056041718, 0.04956228658556938, 0.020502500236034393, 0.03772156313061714], "reduce_n3_p1": [0.05395388975739479, 0.7333143353462219, 0.030597321689128876, 0.025415293872356415, 0.019321076571941376, 0.027693629264831543, 0.08779779076576233], "reduce_n3_p2": [0.029236312955617905, 0.039216749370098114, 0.15105609595775604, 0.05217717960476875, 0.13911838829517365, 0.12524926662445068, 0.031917888671159744], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.28031525015830994, 0.23637504875659943, 0.16899323463439941, 0.15409566462039948, 0.018465198576450348, 0.04457315802574158, 0.0538918636739254], "normal_n2_p1": [0.022037217393517494, 0.020121054723858833, 0.03178705275058746, 0.030696507543325424, 0.026238616555929184, 0.05249606817960739, 0.16935372352600098], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009456105530261993, 0.06988755613565445, 0.024205835536122322, 0.031444888561964035, 0.6465086936950684, 0.06981690973043442, 0.0951792523264885], "normal_n3_p1": [0.027367888018488884, 0.05540458858013153, 0.03414324298501015, 0.4332617223262787, 0.2873321771621704, 0.02515226975083351, 0.03269738703966141], "normal_n3_p2": [0.0191624965518713, 0.06424052268266678, 0.07186813652515411, 0.10108955949544907, 0.027140304446220398, 0.6145390272140503, 0.03383466228842735], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.030722472816705704, 0.029914656654000282, 0.019102610647678375, 0.7504507899284363, 0.01652444340288639, 0.011273928917944431, 0.0984063595533371], "reduce_n2_p1": [0.03486388176679611, 0.048895273357629776, 0.05822115018963814, 0.024573732167482376, 0.06247808784246445, 0.345588743686676, 0.10188119858503342], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.22287054359912872, 0.40198665857315063, 0.08434125036001205, 0.14239411056041718, 0.04956228658556938, 0.020502500236034393, 0.03772156313061714], "reduce_n3_p1": [0.05395388975739479, 0.7333143353462219, 0.030597321689128876, 0.025415293872356415, 0.019321076571941376, 0.027693629264831543, 0.08779779076576233], "reduce_n3_p2": [0.029236312955617905, 0.039216749370098114, 0.15105609595775604, 0.05217717960476875, 0.13911838829517365, 0.12524926662445068, 0.031917888671159744], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.40745219588279724, 0.29019439220428467, 0.0578833632171154, 0.04989990219473839, 0.01928805373609066, 0.060369621962308884, 0.0916702002286911], "normal_n2_p1": [0.05204378068447113, 0.04302956163883209, 0.06541769206523895, 0.04254964739084244, 0.031384196132421494, 0.06568483263254166, 0.24697095155715942], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.014247558079659939, 0.05065655708312988, 0.029375744983553886, 0.06392376869916916, 0.6009625792503357, 0.07832802832126617, 0.08968906849622726], "normal_n3_p1": [0.026166431605815887, 0.06812744587659836, 0.033217012882232666, 0.3397417366504669, 0.44718149304389954, 0.01767699047923088, 0.018517911434173584], "normal_n3_p2": [0.019358916208148003, 0.04574410244822502, 0.04101264849305153, 0.17311380803585052, 0.025195633992552757, 0.6448269486427307, 0.01633383333683014], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04876985773444176, 0.04796568304300308, 0.042347390204668045, 0.5029987692832947, 0.032598741352558136, 0.02972109615802765, 0.14673925936222076], "reduce_n2_p1": [0.07895223796367645, 0.13457679748535156, 0.09495756030082703, 0.04423557594418526, 0.07845990359783173, 0.2919556200504303, 0.0902254655957222], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0657283291220665, 0.14578242599964142, 0.07232203334569931, 0.46045875549316406, 0.09813529253005981, 0.03238166496157646, 0.05315185710787773], "reduce_n3_p1": [0.015342740342020988, 0.9260051250457764, 0.0074174776673316956, 0.009404681622982025, 0.0065813614055514336, 0.009066947735846043, 0.021120786666870117], "reduce_n3_p2": [0.027857286855578423, 0.02785457856953144, 0.0697706863284111, 0.05405434966087341, 0.076692596077919, 0.11945328861474991, 0.030495809391140938], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.40745219588279724, 0.29019439220428467, 0.0578833632171154, 0.04989990219473839, 0.01928805373609066, 0.060369621962308884, 0.0916702002286911], "normal_n2_p1": [0.05204378068447113, 0.04302956163883209, 0.06541769206523895, 0.04254964739084244, 0.031384196132421494, 0.06568483263254166, 0.24697095155715942], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.014247558079659939, 0.05065655708312988, 0.029375744983553886, 0.06392376869916916, 0.6009625792503357, 0.07832802832126617, 0.08968906849622726], "normal_n3_p1": [0.026166431605815887, 0.06812744587659836, 0.033217012882232666, 0.3397417366504669, 0.44718149304389954, 0.01767699047923088, 0.018517911434173584], "normal_n3_p2": [0.019358916208148003, 0.04574410244822502, 0.04101264849305153, 0.17311380803585052, 0.025195633992552757, 0.6448269486427307, 0.01633383333683014], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04876985773444176, 0.04796568304300308, 0.042347390204668045, 0.5029987692832947, 0.032598741352558136, 0.02972109615802765, 0.14673925936222076], "reduce_n2_p1": [0.07895223796367645, 0.13457679748535156, 0.09495756030082703, 0.04423557594418526, 0.07845990359783173, 0.2919556200504303, 0.0902254655957222], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0657283291220665, 0.14578242599964142, 0.07232203334569931, 0.46045875549316406, 0.09813529253005981, 0.03238166496157646, 0.05315185710787773], "reduce_n3_p1": [0.015342740342020988, 0.9260051250457764, 0.0074174776673316956, 0.009404681622982025, 0.0065813614055514336, 0.009066947735846043, 0.021120786666870117], "reduce_n3_p2": [0.027857286855578423, 0.02785457856953144, 0.0697706863284111, 0.05405434966087341, 0.076692596077919, 0.11945328861474991, 0.030495809391140938], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2863176465034485, 0.44110625982284546, 0.034519318491220474, 0.03161517158150673, 0.031001372262835503, 0.06875138729810715, 0.07879268378019333], "normal_n2_p1": [0.05055892467498779, 0.052263304591178894, 0.09583073854446411, 0.06976516544818878, 0.0450739823281765, 0.06493925303220749, 0.18743056058883667], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.016623929142951965, 0.016323132440447807, 0.027083832770586014, 0.05177085101604462, 0.6164419054985046, 0.0883152186870575, 0.14711788296699524], "normal_n3_p1": [0.029574843123555183, 0.20804037153720856, 0.04353385418653488, 0.4941936433315277, 0.16437800228595734, 0.0160712618380785, 0.012835165485739708], "normal_n3_p2": [0.016004517674446106, 0.017076198011636734, 0.015828978270292282, 0.05496317893266678, 0.020216744393110275, 0.8488839268684387, 0.008224863559007645], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.044549889862537384, 0.04697452113032341, 0.039506588131189346, 0.16353262960910797, 0.03793143108487129, 0.04008207097649574, 0.13943201303482056], "reduce_n2_p1": [0.07797633111476898, 0.11307460814714432, 0.2822635769844055, 0.06527566909790039, 0.07053232192993164, 0.24087466299533844, 0.0665384978055954], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.07364903390407562, 0.27624431252479553, 0.07432092726230621, 0.15915599465370178, 0.09745396673679352, 0.06017805263400078, 0.11502077430486679], "reduce_n3_p1": [0.009308733977377415, 0.9449781775474548, 0.0056167226284742355, 0.008971335366368294, 0.005504903383553028, 0.006414951756596565, 0.012639875523746014], "reduce_n3_p2": [0.06610076874494553, 0.05237789824604988, 0.1025969535112381, 0.09261137247085571, 0.09668194502592087, 0.12388099730014801, 0.06069521605968475], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2863176465034485, 0.44110625982284546, 0.034519318491220474, 0.03161517158150673, 0.031001372262835503, 0.06875138729810715, 0.07879268378019333], "normal_n2_p1": [0.05055892467498779, 0.052263304591178894, 0.09583073854446411, 0.06976516544818878, 0.0450739823281765, 0.06493925303220749, 0.18743056058883667], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.016623929142951965, 0.016323132440447807, 0.027083832770586014, 0.05177085101604462, 0.6164419054985046, 0.0883152186870575, 0.14711788296699524], "normal_n3_p1": [0.029574843123555183, 0.20804037153720856, 0.04353385418653488, 0.4941936433315277, 0.16437800228595734, 0.0160712618380785, 0.012835165485739708], "normal_n3_p2": [0.016004517674446106, 0.017076198011636734, 0.015828978270292282, 0.05496317893266678, 0.020216744393110275, 0.8488839268684387, 0.008224863559007645], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.044549889862537384, 0.04697452113032341, 0.039506588131189346, 0.16353262960910797, 0.03793143108487129, 0.04008207097649574, 0.13943201303482056], "reduce_n2_p1": [0.07797633111476898, 0.11307460814714432, 0.2822635769844055, 0.06527566909790039, 0.07053232192993164, 0.24087466299533844, 0.0665384978055954], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.07364903390407562, 0.27624431252479553, 0.07432092726230621, 0.15915599465370178, 0.09745396673679352, 0.06017805263400078, 0.11502077430486679], "reduce_n3_p1": [0.009308733977377415, 0.9449781775474548, 0.0056167226284742355, 0.008971335366368294, 0.005504903383553028, 0.006414951756596565, 0.012639875523746014], "reduce_n3_p2": [0.06610076874494553, 0.05237789824604988, 0.1025969535112381, 0.09261137247085571, 0.09668194502592087, 0.12388099730014801, 0.06069521605968475], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06297755241394043, 0.6076533198356628, 0.02498018369078636, 0.028879988938570023, 0.044320736080408096, 0.02810767851769924, 0.1500719040632248], "normal_n2_p1": [0.03212028369307518, 0.0785636231303215, 0.12165815383195877, 0.1371358036994934, 0.10217661410570145, 0.07038214057683945, 0.2242540568113327], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.025111885741353035, 0.014248637482523918, 0.03297353908419609, 0.0709686353802681, 0.5972440838813782, 0.11024649441242218, 0.11133856326341629], "normal_n3_p1": [0.016871390864253044, 0.044609732925891876, 0.02194346860051155, 0.8365957140922546, 0.04980747774243355, 0.009106270968914032, 0.007309791631996632], "normal_n3_p2": [0.012767359614372253, 0.008892688900232315, 0.009049758315086365, 0.01736779510974884, 0.015253353863954544, 0.9177945256233215, 0.006787460763007402], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.11150762438774109, 0.11092741787433624, 0.054108403623104095, 0.1889827698469162, 0.048632487654685974, 0.03789719194173813, 0.12972640991210938], "reduce_n2_p1": [0.07656197249889374, 0.1059044674038887, 0.06698085367679596, 0.05722066015005112, 0.05911342054605484, 0.530799925327301, 0.05017389729619026], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03390084579586983, 0.3124750256538391, 0.04012787714600563, 0.04986348748207092, 0.08063299208879471, 0.05998650938272476, 0.24200347065925598], "reduce_n3_p1": [0.010758563876152039, 0.9174217581748962, 0.010228807106614113, 0.014043197967112064, 0.00870781671255827, 0.00876837782561779, 0.013624809682369232], "reduce_n3_p2": [0.05922224000096321, 0.05584828183054924, 0.10934027284383774, 0.13664953410625458, 0.050446853041648865, 0.03501580283045769, 0.0660482868552208], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06297755241394043, 0.6076533198356628, 0.02498018369078636, 0.028879988938570023, 0.044320736080408096, 0.02810767851769924, 0.1500719040632248], "normal_n2_p1": [0.03212028369307518, 0.0785636231303215, 0.12165815383195877, 0.1371358036994934, 0.10217661410570145, 0.07038214057683945, 0.2242540568113327], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.025111885741353035, 0.014248637482523918, 0.03297353908419609, 0.0709686353802681, 0.5972440838813782, 0.11024649441242218, 0.11133856326341629], "normal_n3_p1": [0.016871390864253044, 0.044609732925891876, 0.02194346860051155, 0.8365957140922546, 0.04980747774243355, 0.009106270968914032, 0.007309791631996632], "normal_n3_p2": [0.012767359614372253, 0.008892688900232315, 0.009049758315086365, 0.01736779510974884, 0.015253353863954544, 0.9177945256233215, 0.006787460763007402], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.11150762438774109, 0.11092741787433624, 0.054108403623104095, 0.1889827698469162, 0.048632487654685974, 0.03789719194173813, 0.12972640991210938], "reduce_n2_p1": [0.07656197249889374, 0.1059044674038887, 0.06698085367679596, 0.05722066015005112, 0.05911342054605484, 0.530799925327301, 0.05017389729619026], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03390084579586983, 0.3124750256538391, 0.04012787714600563, 0.04986348748207092, 0.08063299208879471, 0.05998650938272476, 0.24200347065925598], "reduce_n3_p1": [0.010758563876152039, 0.9174217581748962, 0.010228807106614113, 0.014043197967112064, 0.00870781671255827, 0.00876837782561779, 0.013624809682369232], "reduce_n3_p2": [0.05922224000096321, 0.05584828183054924, 0.10934027284383774, 0.13664953410625458, 0.050446853041648865, 0.03501580283045769, 0.0660482868552208], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.025863630697131157, 0.26887965202331543, 0.02478301338851452, 0.028007447719573975, 0.06761261820793152, 0.023096976801753044, 0.4887673258781433], "normal_n2_p1": [0.03655236214399338, 0.15862658619880676, 0.18583273887634277, 0.2620188593864441, 0.14248359203338623, 0.034967370331287384, 0.08092039078474045], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.048614200204610825, 0.030763233080506325, 0.05067896842956543, 0.16797824203968048, 0.5216032266616821, 0.06962236016988754, 0.04713786393404007], "normal_n3_p1": [0.01744563691318035, 0.02652638964354992, 0.020083842799067497, 0.8710284233093262, 0.031189318746328354, 0.011366983875632286, 0.010972029529511929], "normal_n3_p2": [0.014444478787481785, 0.01065350417047739, 0.011329051107168198, 0.008677007630467415, 0.013844955712556839, 0.9200257658958435, 0.008616222999989986], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.14187248051166534, 0.15081466734409332, 0.08684657514095306, 0.1481497436761856, 0.06390637904405594, 0.052459605038166046, 0.19743825495243073], "reduce_n2_p1": [0.1188485249876976, 0.12762372195720673, 0.055011406540870667, 0.08563802391290665, 0.10164057463407516, 0.33387288451194763, 0.059369366616010666], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.024838104844093323, 0.25490671396255493, 0.030745506286621094, 0.03166557848453522, 0.06345795840024948, 0.0664047971367836, 0.21698148548603058], "reduce_n3_p1": [0.011349393054842949, 0.9215550422668457, 0.011766892857849598, 0.012598313391208649, 0.009682852774858475, 0.007833153940737247, 0.011524910107254982], "reduce_n3_p2": [0.06172025576233864, 0.061814043670892715, 0.09434127062559128, 0.07102522999048233, 0.030732670798897743, 0.011689365841448307, 0.027248626574873924], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.025863630697131157, 0.26887965202331543, 0.02478301338851452, 0.028007447719573975, 0.06761261820793152, 0.023096976801753044, 0.4887673258781433], "normal_n2_p1": [0.03655236214399338, 0.15862658619880676, 0.18583273887634277, 0.2620188593864441, 0.14248359203338623, 0.034967370331287384, 0.08092039078474045], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.048614200204610825, 0.030763233080506325, 0.05067896842956543, 0.16797824203968048, 0.5216032266616821, 0.06962236016988754, 0.04713786393404007], "normal_n3_p1": [0.01744563691318035, 0.02652638964354992, 0.020083842799067497, 0.8710284233093262, 0.031189318746328354, 0.011366983875632286, 0.010972029529511929], "normal_n3_p2": [0.014444478787481785, 0.01065350417047739, 0.011329051107168198, 0.008677007630467415, 0.013844955712556839, 0.9200257658958435, 0.008616222999989986], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.14187248051166534, 0.15081466734409332, 0.08684657514095306, 0.1481497436761856, 0.06390637904405594, 0.052459605038166046, 0.19743825495243073], "reduce_n2_p1": [0.1188485249876976, 0.12762372195720673, 0.055011406540870667, 0.08563802391290665, 0.10164057463407516, 0.33387288451194763, 0.059369366616010666], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.024838104844093323, 0.25490671396255493, 0.030745506286621094, 0.03166557848453522, 0.06345795840024948, 0.0664047971367836, 0.21698148548603058], "reduce_n3_p1": [0.011349393054842949, 0.9215550422668457, 0.011766892857849598, 0.012598313391208649, 0.009682852774858475, 0.007833153940737247, 0.011524910107254982], "reduce_n3_p2": [0.06172025576233864, 0.061814043670892715, 0.09434127062559128, 0.07102522999048233, 0.030732670798897743, 0.011689365841448307, 0.027248626574873924], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.017353812232613564, 0.6132345199584961, 0.027799854055047035, 0.018486598506569862, 0.17810921370983124, 0.024609507992863655, 0.08969809114933014], "normal_n2_p1": [0.026556236669421196, 0.07405900210142136, 0.13083690404891968, 0.6422612071037292, 0.027641696855425835, 0.013016053475439548, 0.04155178740620613], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.09203936159610748, 0.0920819342136383, 0.07896153628826141, 0.16117529571056366, 0.4068346321582794, 0.07305417954921722, 0.0301046185195446], "normal_n3_p1": [0.029908249154686928, 0.03627705201506615, 0.033398646861314774, 0.8100974559783936, 0.0358005128800869, 0.017874987795948982, 0.02048029750585556], "normal_n3_p2": [0.01700606569647789, 0.015767181292176247, 0.017075736075639725, 0.007555800024420023, 0.013880565762519836, 0.8986359238624573, 0.01323014497756958], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.11421609669923782, 0.24372431635856628, 0.08071620017290115, 0.06488662958145142, 0.10273899883031845, 0.09771563857793808, 0.10714707523584366], "reduce_n2_p1": [0.12293308973312378, 0.06062166020274162, 0.047732170671224594, 0.062340348958969116, 0.13117338716983795, 0.4175844192504883, 0.06330312788486481], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.016165265813469887, 0.13953347504138947, 0.020401882007718086, 0.021198734641075134, 0.034133344888687134, 0.03250810503959656, 0.04975644126534462], "reduce_n3_p1": [0.017453350126743317, 0.8914955854415894, 0.019361253827810287, 0.01628112606704235, 0.013875034637749195, 0.010765119455754757, 0.015301377512514591], "reduce_n3_p2": [0.04796774685382843, 0.047434233129024506, 0.05359629914164543, 0.018726611509919167, 0.01981533318758011, 0.00732897873967886, 0.011939775198698044], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.017353812232613564, 0.6132345199584961, 0.027799854055047035, 0.018486598506569862, 0.17810921370983124, 0.024609507992863655, 0.08969809114933014], "normal_n2_p1": [0.026556236669421196, 0.07405900210142136, 0.13083690404891968, 0.6422612071037292, 0.027641696855425835, 0.013016053475439548, 0.04155178740620613], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.09203936159610748, 0.0920819342136383, 0.07896153628826141, 0.16117529571056366, 0.4068346321582794, 0.07305417954921722, 0.0301046185195446], "normal_n3_p1": [0.029908249154686928, 0.03627705201506615, 0.033398646861314774, 0.8100974559783936, 0.0358005128800869, 0.017874987795948982, 0.02048029750585556], "normal_n3_p2": [0.01700606569647789, 0.015767181292176247, 0.017075736075639725, 0.007555800024420023, 0.013880565762519836, 0.8986359238624573, 0.01323014497756958], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.11421609669923782, 0.24372431635856628, 0.08071620017290115, 0.06488662958145142, 0.10273899883031845, 0.09771563857793808, 0.10714707523584366], "reduce_n2_p1": [0.12293308973312378, 0.06062166020274162, 0.047732170671224594, 0.062340348958969116, 0.13117338716983795, 0.4175844192504883, 0.06330312788486481], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.016165265813469887, 0.13953347504138947, 0.020401882007718086, 0.021198734641075134, 0.034133344888687134, 0.03250810503959656, 0.04975644126534462], "reduce_n3_p1": [0.017453350126743317, 0.8914955854415894, 0.019361253827810287, 0.01628112606704235, 0.013875034637749195, 0.010765119455754757, 0.015301377512514591], "reduce_n3_p2": [0.04796774685382843, 0.047434233129024506, 0.05359629914164543, 0.018726611509919167, 0.01981533318758011, 0.00732897873967886, 0.011939775198698044], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.008423303253948689, 0.8978993892669678, 0.01732752099633217, 0.006417241413146257, 0.03146515041589737, 0.012308250181376934, 0.020383628085255623], "normal_n2_p1": [0.07086030393838882, 0.17123842239379883, 0.4336707592010498, 0.22015917301177979, 0.013146397657692432, 0.013062145560979843, 0.03979407250881195], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.11798051744699478, 0.19379836320877075, 0.09831485897302628, 0.11059999465942383, 0.24539746344089508, 0.12348005175590515, 0.03381425514817238], "normal_n3_p1": [0.038520243018865585, 0.04348589479923248, 0.041529376059770584, 0.7695455551147461, 0.04481839761137962, 0.020514288917183876, 0.020965388044714928], "normal_n3_p2": [0.021874958649277687, 0.027743488550186157, 0.028447283431887627, 0.010807648301124573, 0.017018210142850876, 0.844315767288208, 0.022333262488245964], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04531458020210266, 0.06320086866617203, 0.11926387995481491, 0.03391863778233528, 0.15095998346805573, 0.2943825423717499, 0.05789525806903839], "reduce_n2_p1": [0.28059840202331543, 0.06501036137342453, 0.05137643218040466, 0.08632604777812958, 0.09377758204936981, 0.2585667073726654, 0.06316015869379044], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03393005579710007, 0.23807376623153687, 0.04676070809364319, 0.03868166357278824, 0.04948745295405388, 0.07142260670661926, 0.038445524871349335], "reduce_n3_p1": [0.02919493056833744, 0.8103078007698059, 0.025487268343567848, 0.03546827286481857, 0.02484278939664364, 0.022936878725886345, 0.024817410856485367], "reduce_n3_p2": [0.04602658748626709, 0.05637425184249878, 0.05747273191809654, 0.017600087448954582, 0.027681846171617508, 0.013782160356640816, 0.015591105446219444], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.008423303253948689, 0.8978993892669678, 0.01732752099633217, 0.006417241413146257, 0.03146515041589737, 0.012308250181376934, 0.020383628085255623], "normal_n2_p1": [0.07086030393838882, 0.17123842239379883, 0.4336707592010498, 0.22015917301177979, 0.013146397657692432, 0.013062145560979843, 0.03979407250881195], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.11798051744699478, 0.19379836320877075, 0.09831485897302628, 0.11059999465942383, 0.24539746344089508, 0.12348005175590515, 0.03381425514817238], "normal_n3_p1": [0.038520243018865585, 0.04348589479923248, 0.041529376059770584, 0.7695455551147461, 0.04481839761137962, 0.020514288917183876, 0.020965388044714928], "normal_n3_p2": [0.021874958649277687, 0.027743488550186157, 0.028447283431887627, 0.010807648301124573, 0.017018210142850876, 0.844315767288208, 0.022333262488245964], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04531458020210266, 0.06320086866617203, 0.11926387995481491, 0.03391863778233528, 0.15095998346805573, 0.2943825423717499, 0.05789525806903839], "reduce_n2_p1": [0.28059840202331543, 0.06501036137342453, 0.05137643218040466, 0.08632604777812958, 0.09377758204936981, 0.2585667073726654, 0.06316015869379044], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03393005579710007, 0.23807376623153687, 0.04676070809364319, 0.03868166357278824, 0.04948745295405388, 0.07142260670661926, 0.038445524871349335], "reduce_n3_p1": [0.02919493056833744, 0.8103078007698059, 0.025487268343567848, 0.03546827286481857, 0.02484278939664364, 0.022936878725886345, 0.024817410856485367], "reduce_n3_p2": [0.04602658748626709, 0.05637425184249878, 0.05747273191809654, 0.017600087448954582, 0.027681846171617508, 0.013782160356640816, 0.015591105446219444], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.005088077392429113, 0.955994188785553, 0.010788258165121078, 0.0032565633300691843, 0.008797960355877876, 0.005782763473689556, 0.007580211386084557], "normal_n2_p1": [0.05694582313299179, 0.09791944921016693, 0.12470024079084396, 0.5304037928581238, 0.021019751206040382, 0.02699291706085205, 0.06874183565378189], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.10850870609283447, 0.18012161552906036, 0.10065491497516632, 0.17065435647964478, 0.10696917772293091, 0.15794789791107178, 0.05605052784085274], "normal_n3_p1": [0.01405029371380806, 0.013004135340452194, 0.01163240522146225, 0.9009106755256653, 0.021130120381712914, 0.01583891175687313, 0.011804241687059402], "normal_n3_p2": [0.016171922907233238, 0.017420779913663864, 0.016832225024700165, 0.013544444926083088, 0.015727663412690163, 0.876361072063446, 0.01862386427819729], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02765839174389839, 0.04551718384027481, 0.2961176633834839, 0.027875760570168495, 0.18328522145748138, 0.03940855339169502, 0.027207432314753532], "reduce_n2_p1": [0.08564416319131851, 0.053698379546403885, 0.05394681170582771, 0.19780857861042023, 0.06592775136232376, 0.36741921305656433, 0.0508536659181118], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04356209933757782, 0.18606781959533691, 0.05911865830421448, 0.04902262985706329, 0.169045552611351, 0.14848202466964722, 0.045961894094944], "reduce_n3_p1": [0.028619131073355675, 0.8133513927459717, 0.01413040328770876, 0.0494735985994339, 0.027899594977498055, 0.022440962493419647, 0.02125275507569313], "reduce_n3_p2": [0.09399881958961487, 0.1629478484392166, 0.1149119883775711, 0.03234313428401947, 0.07101311534643173, 0.051107291132211685, 0.052728068083524704], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.005088077392429113, 0.955994188785553, 0.010788258165121078, 0.0032565633300691843, 0.008797960355877876, 0.005782763473689556, 0.007580211386084557], "normal_n2_p1": [0.05694582313299179, 0.09791944921016693, 0.12470024079084396, 0.5304037928581238, 0.021019751206040382, 0.02699291706085205, 0.06874183565378189], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.10850870609283447, 0.18012161552906036, 0.10065491497516632, 0.17065435647964478, 0.10696917772293091, 0.15794789791107178, 0.05605052784085274], "normal_n3_p1": [0.01405029371380806, 0.013004135340452194, 0.01163240522146225, 0.9009106755256653, 0.021130120381712914, 0.01583891175687313, 0.011804241687059402], "normal_n3_p2": [0.016171922907233238, 0.017420779913663864, 0.016832225024700165, 0.013544444926083088, 0.015727663412690163, 0.876361072063446, 0.01862386427819729], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02765839174389839, 0.04551718384027481, 0.2961176633834839, 0.027875760570168495, 0.18328522145748138, 0.03940855339169502, 0.027207432314753532], "reduce_n2_p1": [0.08564416319131851, 0.053698379546403885, 0.05394681170582771, 0.19780857861042023, 0.06592775136232376, 0.36741921305656433, 0.0508536659181118], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04356209933757782, 0.18606781959533691, 0.05911865830421448, 0.04902262985706329, 0.169045552611351, 0.14848202466964722, 0.045961894094944], "reduce_n3_p1": [0.028619131073355675, 0.8133513927459717, 0.01413040328770876, 0.0494735985994339, 0.027899594977498055, 0.022440962493419647, 0.02125275507569313], "reduce_n3_p2": [0.09399881958961487, 0.1629478484392166, 0.1149119883775711, 0.03234313428401947, 0.07101311534643173, 0.051107291132211685, 0.052728068083524704], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.005675198510289192, 0.9567154049873352, 0.01144165638834238, 0.003741919994354248, 0.006170300766825676, 0.006091578863561153, 0.00611514039337635], "normal_n2_p1": [0.08490321785211563, 0.1273333579301834, 0.06465772539377213, 0.47093161940574646, 0.040369194000959396, 0.028084751218557358, 0.0983366072177887], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04728277400135994, 0.03158102557063103, 0.05657823383808136, 0.22728750109672546, 0.048910703510046005, 0.27514392137527466, 0.0703490823507309], "normal_n3_p1": [0.01116939913481474, 0.009695576503872871, 0.0087667778134346, 0.9087597131729126, 0.018730025738477707, 0.019266018643975258, 0.011784675531089306], "normal_n3_p2": [0.014190750196576118, 0.013617982156574726, 0.012165017426013947, 0.017325391992926598, 0.016159243881702423, 0.8925093412399292, 0.01241651363670826], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.011394054628908634, 0.018359903246164322, 0.38415566086769104, 0.018269041553139687, 0.12716922163963318, 0.010922416113317013, 0.0145201925188303], "reduce_n2_p1": [0.09320639818906784, 0.08097559213638306, 0.05566885322332382, 0.44459736347198486, 0.053729720413684845, 0.1503240019083023, 0.04943829029798508], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0456501767039299, 0.20598748326301575, 0.042560189962387085, 0.06326625496149063, 0.3574393093585968, 0.05067625641822815, 0.06467966735363007], "reduce_n3_p1": [0.025034049525856972, 0.8562045097351074, 0.014021745882928371, 0.02777545154094696, 0.01768745295703411, 0.01336079090833664, 0.021614709869027138], "reduce_n3_p2": [0.024432562291622162, 0.0755486711859703, 0.056619103997945786, 0.040028564631938934, 0.1381387859582901, 0.10021901875734329, 0.10449836403131485], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.005675198510289192, 0.9567154049873352, 0.01144165638834238, 0.003741919994354248, 0.006170300766825676, 0.006091578863561153, 0.00611514039337635], "normal_n2_p1": [0.08490321785211563, 0.1273333579301834, 0.06465772539377213, 0.47093161940574646, 0.040369194000959396, 0.028084751218557358, 0.0983366072177887], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04728277400135994, 0.03158102557063103, 0.05657823383808136, 0.22728750109672546, 0.048910703510046005, 0.27514392137527466, 0.0703490823507309], "normal_n3_p1": [0.01116939913481474, 0.009695576503872871, 0.0087667778134346, 0.9087597131729126, 0.018730025738477707, 0.019266018643975258, 0.011784675531089306], "normal_n3_p2": [0.014190750196576118, 0.013617982156574726, 0.012165017426013947, 0.017325391992926598, 0.016159243881702423, 0.8925093412399292, 0.01241651363670826], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.011394054628908634, 0.018359903246164322, 0.38415566086769104, 0.018269041553139687, 0.12716922163963318, 0.010922416113317013, 0.0145201925188303], "reduce_n2_p1": [0.09320639818906784, 0.08097559213638306, 0.05566885322332382, 0.44459736347198486, 0.053729720413684845, 0.1503240019083023, 0.04943829029798508], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0456501767039299, 0.20598748326301575, 0.042560189962387085, 0.06326625496149063, 0.3574393093585968, 0.05067625641822815, 0.06467966735363007], "reduce_n3_p1": [0.025034049525856972, 0.8562045097351074, 0.014021745882928371, 0.02777545154094696, 0.01768745295703411, 0.01336079090833664, 0.021614709869027138], "reduce_n3_p2": [0.024432562291622162, 0.0755486711859703, 0.056619103997945786, 0.040028564631938934, 0.1381387859582901, 0.10021901875734329, 0.10449836403131485], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.00860510766506195, 0.9317945241928101, 0.015737708657979965, 0.007487350609153509, 0.007555608171969652, 0.01024088729172945, 0.007959016598761082], "normal_n2_p1": [0.2077629417181015, 0.3198640048503876, 0.05649189651012421, 0.1563236117362976, 0.04151644557714462, 0.032901618629693985, 0.10882523655891418], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02668984979391098, 0.014782887883484364, 0.03899231180548668, 0.11048952490091324, 0.026809291914105415, 0.684522271156311, 0.06014459207653999], "normal_n3_p1": [0.012768033891916275, 0.011374403722584248, 0.011022479273378849, 0.9025030732154846, 0.021209271624684334, 0.014281919226050377, 0.012429242953658104], "normal_n3_p2": [0.01508814562112093, 0.01602553017437458, 0.014752937480807304, 0.019342493265867233, 0.01638045534491539, 0.8947205543518066, 0.011432074941694736], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.004827322904020548, 0.006437292788177729, 0.2052038162946701, 0.009419908747076988, 0.014006776735186577, 0.003398733213543892, 0.006872151046991348], "reduce_n2_p1": [0.02858009934425354, 0.02851446159183979, 0.017532862722873688, 0.7699220776557922, 0.044057272374629974, 0.05425393953919411, 0.027986403554677963], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.05796990171074867, 0.3081129789352417, 0.0424821674823761, 0.07877383381128311, 0.08475249260663986, 0.018326537683606148, 0.09485206007957458], "reduce_n3_p1": [0.018954219296574593, 0.9175029993057251, 0.011752658523619175, 0.01150136161595583, 0.011293074116110802, 0.005107754375785589, 0.015859493985772133], "reduce_n3_p2": [0.02134666219353676, 0.061584483832120895, 0.03723491355776787, 0.03767186030745506, 0.11999857425689697, 0.182184100151062, 0.036793697625398636], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.00860510766506195, 0.9317945241928101, 0.015737708657979965, 0.007487350609153509, 0.007555608171969652, 0.01024088729172945, 0.007959016598761082], "normal_n2_p1": [0.2077629417181015, 0.3198640048503876, 0.05649189651012421, 0.1563236117362976, 0.04151644557714462, 0.032901618629693985, 0.10882523655891418], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02668984979391098, 0.014782887883484364, 0.03899231180548668, 0.11048952490091324, 0.026809291914105415, 0.684522271156311, 0.06014459207653999], "normal_n3_p1": [0.012768033891916275, 0.011374403722584248, 0.011022479273378849, 0.9025030732154846, 0.021209271624684334, 0.014281919226050377, 0.012429242953658104], "normal_n3_p2": [0.01508814562112093, 0.01602553017437458, 0.014752937480807304, 0.019342493265867233, 0.01638045534491539, 0.8947205543518066, 0.011432074941694736], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.004827322904020548, 0.006437292788177729, 0.2052038162946701, 0.009419908747076988, 0.014006776735186577, 0.003398733213543892, 0.006872151046991348], "reduce_n2_p1": [0.02858009934425354, 0.02851446159183979, 0.017532862722873688, 0.7699220776557922, 0.044057272374629974, 0.05425393953919411, 0.027986403554677963], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.05796990171074867, 0.3081129789352417, 0.0424821674823761, 0.07877383381128311, 0.08475249260663986, 0.018326537683606148, 0.09485206007957458], "reduce_n3_p1": [0.018954219296574593, 0.9175029993057251, 0.011752658523619175, 0.01150136161595583, 0.011293074116110802, 0.005107754375785589, 0.015859493985772133], "reduce_n3_p2": [0.02134666219353676, 0.061584483832120895, 0.03723491355776787, 0.03767186030745506, 0.11999857425689697, 0.182184100151062, 0.036793697625398636], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013356504961848259, 0.8900084495544434, 0.021526657044887543, 0.014563308097422123, 0.011064666323363781, 0.016418281942605972, 0.011699061840772629], "normal_n2_p1": [0.38630709052085876, 0.5304816365242004, 0.018808886408805847, 0.02250763028860092, 0.005568286869674921, 0.009542996995151043, 0.013542048633098602], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03393420949578285, 0.020445842295885086, 0.04913037642836571, 0.05700289458036423, 0.039984289556741714, 0.4454256296157837, 0.32315218448638916], "normal_n3_p1": [0.01908304914832115, 0.019600974395871162, 0.020891498774290085, 0.873924970626831, 0.029730040580034256, 0.009221670217812061, 0.00860051903873682], "normal_n3_p2": [0.021944453939795494, 0.029024949297308922, 0.030136533081531525, 0.028274329379200935, 0.02416476421058178, 0.8296017050743103, 0.018777694553136826], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0021126908250153065, 0.002230127342045307, 0.02386264130473137, 0.004147083032876253, 0.0022939154878258705, 0.001157888094894588, 0.0029062798712402582], "reduce_n2_p1": [0.05952715873718262, 0.06647902727127075, 0.029763415455818176, 0.2985260784626007, 0.19954408705234528, 0.1560174822807312, 0.08028043806552887], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04761269688606262, 0.18466304242610931, 0.022339969873428345, 0.11112973839044571, 0.07223550230264664, 0.011041541583836079, 0.06295851618051529], "reduce_n3_p1": [0.029180848971009254, 0.8905729055404663, 0.017102645710110664, 0.013742280192673206, 0.01273839920759201, 0.006484494544565678, 0.02134060487151146], "reduce_n3_p2": [0.05557499825954437, 0.10679814219474792, 0.050291743129491806, 0.06754948943853378, 0.3480321168899536, 0.17629142105579376, 0.023345986381173134], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013356504961848259, 0.8900084495544434, 0.021526657044887543, 0.014563308097422123, 0.011064666323363781, 0.016418281942605972, 0.011699061840772629], "normal_n2_p1": [0.38630709052085876, 0.5304816365242004, 0.018808886408805847, 0.02250763028860092, 0.005568286869674921, 0.009542996995151043, 0.013542048633098602], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03393420949578285, 0.020445842295885086, 0.04913037642836571, 0.05700289458036423, 0.039984289556741714, 0.4454256296157837, 0.32315218448638916], "normal_n3_p1": [0.01908304914832115, 0.019600974395871162, 0.020891498774290085, 0.873924970626831, 0.029730040580034256, 0.009221670217812061, 0.00860051903873682], "normal_n3_p2": [0.021944453939795494, 0.029024949297308922, 0.030136533081531525, 0.028274329379200935, 0.02416476421058178, 0.8296017050743103, 0.018777694553136826], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0021126908250153065, 0.002230127342045307, 0.02386264130473137, 0.004147083032876253, 0.0022939154878258705, 0.001157888094894588, 0.0029062798712402582], "reduce_n2_p1": [0.05952715873718262, 0.06647902727127075, 0.029763415455818176, 0.2985260784626007, 0.19954408705234528, 0.1560174822807312, 0.08028043806552887], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04761269688606262, 0.18466304242610931, 0.022339969873428345, 0.11112973839044571, 0.07223550230264664, 0.011041541583836079, 0.06295851618051529], "reduce_n3_p1": [0.029180848971009254, 0.8905729055404663, 0.017102645710110664, 0.013742280192673206, 0.01273839920759201, 0.006484494544565678, 0.02134060487151146], "reduce_n3_p2": [0.05557499825954437, 0.10679814219474792, 0.050291743129491806, 0.06754948943853378, 0.3480321168899536, 0.17629142105579376, 0.023345986381173134], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.015425534918904305, 0.8973783254623413, 0.02075340785086155, 0.013222514651715755, 0.013218902051448822, 0.012139038182795048, 0.013686856254935265], "normal_n2_p1": [0.308268666267395, 0.6046999096870422, 0.020609987899661064, 0.018632061779499054, 0.005898996256291866, 0.01664080284535885, 0.011070110835134983], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.044662512838840485, 0.035746365785598755, 0.05708896368741989, 0.09601055085659027, 0.0732080489397049, 0.43243491649627686, 0.216054305434227], "normal_n3_p1": [0.029967069625854492, 0.03336567059159279, 0.04101521149277687, 0.8066446781158447, 0.042684949934482574, 0.010921387933194637, 0.009888689033687115], "normal_n3_p2": [0.02212243527173996, 0.026508724316954613, 0.02419285848736763, 0.02901921048760414, 0.02421727031469345, 0.8423386216163635, 0.01667027361690998], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.006516385357826948, 0.00577898183837533, 0.03425784781575203, 0.011094735004007816, 0.0038127789739519358, 0.002906141337007284, 0.007627129089087248], "reduce_n2_p1": [0.013183340430259705, 0.020953034982085228, 0.010271002538502216, 0.018184103071689606, 0.5089437365531921, 0.23073768615722656, 0.06898889690637589], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0361730121076107, 0.2890087068080902, 0.008046101778745651, 0.04571584239602089, 0.055864542722702026, 0.008634405210614204, 0.05124799907207489], "reduce_n3_p1": [0.023619478568434715, 0.8833571672439575, 0.025053754448890686, 0.013875466771423817, 0.013051524758338928, 0.0076779574155807495, 0.02066810615360737], "reduce_n3_p2": [0.08311193436384201, 0.2702377438545227, 0.07252400368452072, 0.2280668467283249, 0.09113972634077072, 0.027874886989593506, 0.026248853653669357], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.015425534918904305, 0.8973783254623413, 0.02075340785086155, 0.013222514651715755, 0.013218902051448822, 0.012139038182795048, 0.013686856254935265], "normal_n2_p1": [0.308268666267395, 0.6046999096870422, 0.020609987899661064, 0.018632061779499054, 0.005898996256291866, 0.01664080284535885, 0.011070110835134983], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.044662512838840485, 0.035746365785598755, 0.05708896368741989, 0.09601055085659027, 0.0732080489397049, 0.43243491649627686, 0.216054305434227], "normal_n3_p1": [0.029967069625854492, 0.03336567059159279, 0.04101521149277687, 0.8066446781158447, 0.042684949934482574, 0.010921387933194637, 0.009888689033687115], "normal_n3_p2": [0.02212243527173996, 0.026508724316954613, 0.02419285848736763, 0.02901921048760414, 0.02421727031469345, 0.8423386216163635, 0.01667027361690998], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.006516385357826948, 0.00577898183837533, 0.03425784781575203, 0.011094735004007816, 0.0038127789739519358, 0.002906141337007284, 0.007627129089087248], "reduce_n2_p1": [0.013183340430259705, 0.020953034982085228, 0.010271002538502216, 0.018184103071689606, 0.5089437365531921, 0.23073768615722656, 0.06898889690637589], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0361730121076107, 0.2890087068080902, 0.008046101778745651, 0.04571584239602089, 0.055864542722702026, 0.008634405210614204, 0.05124799907207489], "reduce_n3_p1": [0.023619478568434715, 0.8833571672439575, 0.025053754448890686, 0.013875466771423817, 0.013051524758338928, 0.0076779574155807495, 0.02066810615360737], "reduce_n3_p2": [0.08311193436384201, 0.2702377438545227, 0.07252400368452072, 0.2280668467283249, 0.09113972634077072, 0.027874886989593506, 0.026248853653669357], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.015988970175385475, 0.9142967462539673, 0.01579754799604416, 0.010834806598722935, 0.01185762882232666, 0.009404671378433704, 0.013857697136700153], "normal_n2_p1": [0.29327821731567383, 0.4943665862083435, 0.03972960636019707, 0.03507404774427414, 0.015586748719215393, 0.06581810116767883, 0.020335795357823372], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.017639964818954468, 0.016513563692569733, 0.020111888647079468, 0.08068135380744934, 0.05720304325222969, 0.7150781154632568, 0.06796489655971527], "normal_n3_p1": [0.044106870889663696, 0.05362521484494209, 0.08126512914896011, 0.6878632307052612, 0.05902921408414841, 0.02283540926873684, 0.017675183713436127], "normal_n3_p2": [0.012746430933475494, 0.011270645074546337, 0.01024666614830494, 0.01703673042356968, 0.015676815062761307, 0.9093683958053589, 0.012499695643782616], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0342666357755661, 0.02742839604616165, 0.12396371364593506, 0.04889703169465065, 0.014000749215483665, 0.012568546459078789, 0.033604878932237625], "reduce_n2_p1": [0.006587727461010218, 0.01858467422425747, 0.006465396843850613, 0.00370782520622015, 0.6961159706115723, 0.11438589543104172, 0.09274197369813919], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010834958404302597, 0.09139209240674973, 0.004843348637223244, 0.018841931596398354, 0.021180428564548492, 0.007562999613583088, 0.03390514850616455], "reduce_n3_p1": [0.012693524360656738, 0.9299228191375732, 0.010058539919555187, 0.006893366575241089, 0.00876931194216013, 0.006910576019436121, 0.01308514829725027], "reduce_n3_p2": [0.0074393595568835735, 0.022220062091946602, 0.03834041580557823, 0.6155036687850952, 0.04254442825913429, 0.00594601035118103, 0.017400402575731277], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.015988970175385475, 0.9142967462539673, 0.01579754799604416, 0.010834806598722935, 0.01185762882232666, 0.009404671378433704, 0.013857697136700153], "normal_n2_p1": [0.29327821731567383, 0.4943665862083435, 0.03972960636019707, 0.03507404774427414, 0.015586748719215393, 0.06581810116767883, 0.020335795357823372], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.017639964818954468, 0.016513563692569733, 0.020111888647079468, 0.08068135380744934, 0.05720304325222969, 0.7150781154632568, 0.06796489655971527], "normal_n3_p1": [0.044106870889663696, 0.05362521484494209, 0.08126512914896011, 0.6878632307052612, 0.05902921408414841, 0.02283540926873684, 0.017675183713436127], "normal_n3_p2": [0.012746430933475494, 0.011270645074546337, 0.01024666614830494, 0.01703673042356968, 0.015676815062761307, 0.9093683958053589, 0.012499695643782616], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0342666357755661, 0.02742839604616165, 0.12396371364593506, 0.04889703169465065, 0.014000749215483665, 0.012568546459078789, 0.033604878932237625], "reduce_n2_p1": [0.006587727461010218, 0.01858467422425747, 0.006465396843850613, 0.00370782520622015, 0.6961159706115723, 0.11438589543104172, 0.09274197369813919], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010834958404302597, 0.09139209240674973, 0.004843348637223244, 0.018841931596398354, 0.021180428564548492, 0.007562999613583088, 0.03390514850616455], "reduce_n3_p1": [0.012693524360656738, 0.9299228191375732, 0.010058539919555187, 0.006893366575241089, 0.00876931194216013, 0.006910576019436121, 0.01308514829725027], "reduce_n3_p2": [0.0074393595568835735, 0.022220062091946602, 0.03834041580557823, 0.6155036687850952, 0.04254442825913429, 0.00594601035118103, 0.017400402575731277], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013132094405591488, 0.9322366118431091, 0.012690501287579536, 0.006223438773304224, 0.009426193311810493, 0.006876412313431501, 0.01283427607268095], "normal_n2_p1": [0.06942044943571091, 0.7826476693153381, 0.03651074320077896, 0.026171492412686348, 0.013404157012701035, 0.033632125705480576, 0.015385407023131847], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.023895934224128723, 0.02276202104985714, 0.0224995706230402, 0.16436715424060822, 0.11255737394094467, 0.3730063736438751, 0.2374357432126999], "normal_n3_p1": [0.04841681569814682, 0.04720066487789154, 0.052225399762392044, 0.6227271556854248, 0.08899399638175964, 0.058885060250759125, 0.03236759826540947], "normal_n3_p2": [0.009451444260776043, 0.006798438727855682, 0.006326628383249044, 0.015115144662559032, 0.014098292216658592, 0.9191247224807739, 0.013658598065376282], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05643342807888985, 0.058673761785030365, 0.3339708745479584, 0.04884346202015877, 0.030532699078321457, 0.027241624891757965, 0.054708968847990036], "reduce_n2_p1": [0.007231054827570915, 0.020077306777238846, 0.007731197401881218, 0.0025665131397545338, 0.661553144454956, 0.21900500357151031, 0.04664888232946396], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.021336166188120842, 0.1870313584804535, 0.014997588470578194, 0.031728263944387436, 0.03737163543701172, 0.025200026109814644, 0.06966442614793777], "reduce_n3_p1": [0.017416786402463913, 0.8813339471817017, 0.01867583952844143, 0.012548279948532581, 0.015926063060760498, 0.01789993606507778, 0.015124167315661907], "reduce_n3_p2": [0.0032837274484336376, 0.007867545820772648, 0.04721629619598389, 0.17709565162658691, 0.032851286232471466, 0.0040536909364163876, 0.021569162607192993], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013132094405591488, 0.9322366118431091, 0.012690501287579536, 0.006223438773304224, 0.009426193311810493, 0.006876412313431501, 0.01283427607268095], "normal_n2_p1": [0.06942044943571091, 0.7826476693153381, 0.03651074320077896, 0.026171492412686348, 0.013404157012701035, 0.033632125705480576, 0.015385407023131847], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.023895934224128723, 0.02276202104985714, 0.0224995706230402, 0.16436715424060822, 0.11255737394094467, 0.3730063736438751, 0.2374357432126999], "normal_n3_p1": [0.04841681569814682, 0.04720066487789154, 0.052225399762392044, 0.6227271556854248, 0.08899399638175964, 0.058885060250759125, 0.03236759826540947], "normal_n3_p2": [0.009451444260776043, 0.006798438727855682, 0.006326628383249044, 0.015115144662559032, 0.014098292216658592, 0.9191247224807739, 0.013658598065376282], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05643342807888985, 0.058673761785030365, 0.3339708745479584, 0.04884346202015877, 0.030532699078321457, 0.027241624891757965, 0.054708968847990036], "reduce_n2_p1": [0.007231054827570915, 0.020077306777238846, 0.007731197401881218, 0.0025665131397545338, 0.661553144454956, 0.21900500357151031, 0.04664888232946396], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.021336166188120842, 0.1870313584804535, 0.014997588470578194, 0.031728263944387436, 0.03737163543701172, 0.025200026109814644, 0.06966442614793777], "reduce_n3_p1": [0.017416786402463913, 0.8813339471817017, 0.01867583952844143, 0.012548279948532581, 0.015926063060760498, 0.01789993606507778, 0.015124167315661907], "reduce_n3_p2": [0.0032837274484336376, 0.007867545820772648, 0.04721629619598389, 0.17709565162658691, 0.032851286232471466, 0.0040536909364163876, 0.021569162607192993], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.011250653304159641, 0.9324945211410522, 0.011597678996622562, 0.005927244666963816, 0.00858101062476635, 0.007785084657371044, 0.013477236032485962], "normal_n2_p1": [0.013432648032903671, 0.9110732674598694, 0.021401723846793175, 0.013750839978456497, 0.0073221526108682156, 0.013613807037472725, 0.008888643234968185], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018468378111720085, 0.021467214450240135, 0.015654182061553, 0.01956608146429062, 0.08561578392982483, 0.20742559432983398, 0.6052306294441223], "normal_n3_p1": [0.07802026718854904, 0.07302394509315491, 0.07522828876972198, 0.4700409770011902, 0.17132927477359772, 0.04373559355735779, 0.026631753891706467], "normal_n3_p2": [0.011733908206224442, 0.009694702923297882, 0.01024235226213932, 0.018050484359264374, 0.01616206020116806, 0.9067564606666565, 0.012245235033333302], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01625010371208191, 0.029169324785470963, 0.8096568584442139, 0.014711902476847172, 0.023917393758893013, 0.01793753169476986, 0.02065790817141533], "reduce_n2_p1": [0.012653068639338017, 0.03164898231625557, 0.013944623060524464, 0.003519633086398244, 0.252081036567688, 0.5833946466445923, 0.05163469910621643], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02704131416976452, 0.20390038192272186, 0.02771472930908203, 0.03800194337964058, 0.0444524772465229, 0.03438488021492958, 0.02766888216137886], "reduce_n3_p1": [0.016117803752422333, 0.8722472786903381, 0.03911347687244415, 0.012771585024893284, 0.01646878384053707, 0.016169190406799316, 0.012288568541407585], "reduce_n3_p2": [0.004203966818749905, 0.007037641480565071, 0.06503840535879135, 0.15713098645210266, 0.035939767956733704, 0.006411292590200901, 0.04789258912205696], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.011250653304159641, 0.9324945211410522, 0.011597678996622562, 0.005927244666963816, 0.00858101062476635, 0.007785084657371044, 0.013477236032485962], "normal_n2_p1": [0.013432648032903671, 0.9110732674598694, 0.021401723846793175, 0.013750839978456497, 0.0073221526108682156, 0.013613807037472725, 0.008888643234968185], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018468378111720085, 0.021467214450240135, 0.015654182061553, 0.01956608146429062, 0.08561578392982483, 0.20742559432983398, 0.6052306294441223], "normal_n3_p1": [0.07802026718854904, 0.07302394509315491, 0.07522828876972198, 0.4700409770011902, 0.17132927477359772, 0.04373559355735779, 0.026631753891706467], "normal_n3_p2": [0.011733908206224442, 0.009694702923297882, 0.01024235226213932, 0.018050484359264374, 0.01616206020116806, 0.9067564606666565, 0.012245235033333302], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01625010371208191, 0.029169324785470963, 0.8096568584442139, 0.014711902476847172, 0.023917393758893013, 0.01793753169476986, 0.02065790817141533], "reduce_n2_p1": [0.012653068639338017, 0.03164898231625557, 0.013944623060524464, 0.003519633086398244, 0.252081036567688, 0.5833946466445923, 0.05163469910621643], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02704131416976452, 0.20390038192272186, 0.02771472930908203, 0.03800194337964058, 0.0444524772465229, 0.03438488021492958, 0.02766888216137886], "reduce_n3_p1": [0.016117803752422333, 0.8722472786903381, 0.03911347687244415, 0.012771585024893284, 0.01646878384053707, 0.016169190406799316, 0.012288568541407585], "reduce_n3_p2": [0.004203966818749905, 0.007037641480565071, 0.06503840535879135, 0.15713098645210266, 0.035939767956733704, 0.006411292590200901, 0.04789258912205696], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.010760916396975517, 0.9293328523635864, 0.01132201123982668, 0.007014945149421692, 0.008162357844412327, 0.009676369838416576, 0.012468955479562283], "normal_n2_p1": [0.011754537932574749, 0.8661316633224487, 0.030661754310131073, 0.021549899131059647, 0.013024134561419487, 0.023930953815579414, 0.015028240159153938], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03790459409356117, 0.0578475296497345, 0.029010871425271034, 0.015972372144460678, 0.12081793695688248, 0.35280555486679077, 0.33989831805229187], "normal_n3_p1": [0.13886624574661255, 0.1354886144399643, 0.17086480557918549, 0.315207839012146, 0.15331988036632538, 0.010374794714152813, 0.015367481857538223], "normal_n3_p2": [0.016641801223158836, 0.01761796325445175, 0.019645076245069504, 0.018726356327533722, 0.017711181193590164, 0.8870437741279602, 0.01294702384620905], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02656729705631733, 0.053290147334337234, 0.7143145799636841, 0.017536375671625137, 0.05073254182934761, 0.03236100822687149, 0.03274061158299446], "reduce_n2_p1": [0.015458096750080585, 0.017179176211357117, 0.01754368282854557, 0.004548594355583191, 0.2165515422821045, 0.6094562411308289, 0.05782109498977661], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.05101895332336426, 0.6823714971542358, 0.019841426983475685, 0.04368479922413826, 0.0315830260515213, 0.051083583384752274, 0.016847344115376472], "reduce_n3_p1": [0.017146341502666473, 0.8959811329841614, 0.011005583219230175, 0.013777264393866062, 0.022640326991677284, 0.01286983024328947, 0.013665043748915195], "reduce_n3_p2": [0.01068527065217495, 0.011818901635706425, 0.19702813029289246, 0.13280461728572845, 0.06228271499276161, 0.015638846904039383, 0.11110691726207733], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.010760916396975517, 0.9293328523635864, 0.01132201123982668, 0.007014945149421692, 0.008162357844412327, 0.009676369838416576, 0.012468955479562283], "normal_n2_p1": [0.011754537932574749, 0.8661316633224487, 0.030661754310131073, 0.021549899131059647, 0.013024134561419487, 0.023930953815579414, 0.015028240159153938], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03790459409356117, 0.0578475296497345, 0.029010871425271034, 0.015972372144460678, 0.12081793695688248, 0.35280555486679077, 0.33989831805229187], "normal_n3_p1": [0.13886624574661255, 0.1354886144399643, 0.17086480557918549, 0.315207839012146, 0.15331988036632538, 0.010374794714152813, 0.015367481857538223], "normal_n3_p2": [0.016641801223158836, 0.01761796325445175, 0.019645076245069504, 0.018726356327533722, 0.017711181193590164, 0.8870437741279602, 0.01294702384620905], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02656729705631733, 0.053290147334337234, 0.7143145799636841, 0.017536375671625137, 0.05073254182934761, 0.03236100822687149, 0.03274061158299446], "reduce_n2_p1": [0.015458096750080585, 0.017179176211357117, 0.01754368282854557, 0.004548594355583191, 0.2165515422821045, 0.6094562411308289, 0.05782109498977661], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.05101895332336426, 0.6823714971542358, 0.019841426983475685, 0.04368479922413826, 0.0315830260515213, 0.051083583384752274, 0.016847344115376472], "reduce_n3_p1": [0.017146341502666473, 0.8959811329841614, 0.011005583219230175, 0.013777264393866062, 0.022640326991677284, 0.01286983024328947, 0.013665043748915195], "reduce_n3_p2": [0.01068527065217495, 0.011818901635706425, 0.19702813029289246, 0.13280461728572845, 0.06228271499276161, 0.015638846904039383, 0.11110691726207733], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013217831961810589, 0.9202286005020142, 0.013067315332591534, 0.008685905486345291, 0.009381292387843132, 0.011334240436553955, 0.01164485514163971], "normal_n2_p1": [0.01692516915500164, 0.7801993489265442, 0.04626323655247688, 0.037155408412218094, 0.021344240754842758, 0.03693953901529312, 0.028759310021996498], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06057729944586754, 0.15395177900791168, 0.03568710386753082, 0.012150739319622517, 0.06183282658457756, 0.597429633140564, 0.04165992513298988], "normal_n3_p1": [0.1604604423046112, 0.04732392728328705, 0.058506645262241364, 0.3851318955421448, 0.27333736419677734, 0.006536885164678097, 0.015915464609861374], "normal_n3_p2": [0.025956066325306892, 0.03215218707919121, 0.02930445224046707, 0.026865623891353607, 0.021607600152492523, 0.8332356810569763, 0.01858292892575264], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02297515980899334, 0.03383731469511986, 0.6761305332183838, 0.022751105949282646, 0.0642072930932045, 0.04561848193407059, 0.05457543581724167], "reduce_n2_p1": [0.00932848546653986, 0.0060040634125471115, 0.012045500800013542, 0.0038245031610131264, 0.09471719712018967, 0.8338273763656616, 0.02401205152273178], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.10582485049962997, 0.4726928770542145, 0.029803331941366196, 0.08031446486711502, 0.049289025366306305, 0.15686339139938354, 0.02663516439497471], "reduce_n3_p1": [0.02477121539413929, 0.8524771332740784, 0.008540777489542961, 0.021404869854450226, 0.034119196236133575, 0.015895942226052284, 0.019900217652320862], "reduce_n3_p2": [0.019429055973887444, 0.014468039385974407, 0.41589128971099854, 0.10247109085321426, 0.06044508516788483, 0.024961179122328758, 0.02932995744049549], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013217831961810589, 0.9202286005020142, 0.013067315332591534, 0.008685905486345291, 0.009381292387843132, 0.011334240436553955, 0.01164485514163971], "normal_n2_p1": [0.01692516915500164, 0.7801993489265442, 0.04626323655247688, 0.037155408412218094, 0.021344240754842758, 0.03693953901529312, 0.028759310021996498], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06057729944586754, 0.15395177900791168, 0.03568710386753082, 0.012150739319622517, 0.06183282658457756, 0.597429633140564, 0.04165992513298988], "normal_n3_p1": [0.1604604423046112, 0.04732392728328705, 0.058506645262241364, 0.3851318955421448, 0.27333736419677734, 0.006536885164678097, 0.015915464609861374], "normal_n3_p2": [0.025956066325306892, 0.03215218707919121, 0.02930445224046707, 0.026865623891353607, 0.021607600152492523, 0.8332356810569763, 0.01858292892575264], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02297515980899334, 0.03383731469511986, 0.6761305332183838, 0.022751105949282646, 0.0642072930932045, 0.04561848193407059, 0.05457543581724167], "reduce_n2_p1": [0.00932848546653986, 0.0060040634125471115, 0.012045500800013542, 0.0038245031610131264, 0.09471719712018967, 0.8338273763656616, 0.02401205152273178], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.10582485049962997, 0.4726928770542145, 0.029803331941366196, 0.08031446486711502, 0.049289025366306305, 0.15686339139938354, 0.02663516439497471], "reduce_n3_p1": [0.02477121539413929, 0.8524771332740784, 0.008540777489542961, 0.021404869854450226, 0.034119196236133575, 0.015895942226052284, 0.019900217652320862], "reduce_n3_p2": [0.019429055973887444, 0.014468039385974407, 0.41589128971099854, 0.10247109085321426, 0.06044508516788483, 0.024961179122328758, 0.02932995744049549], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.015693578869104385, 0.9116827249526978, 0.014997750520706177, 0.010738288052380085, 0.010063123889267445, 0.012717783451080322, 0.011653300374746323], "normal_n2_p1": [0.030326711013913155, 0.5044147968292236, 0.06866536289453506, 0.07562252879142761, 0.04531437158584595, 0.12961719930171967, 0.06918727606534958], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02487272396683693, 0.022328175604343414, 0.01968448795378208, 0.009015687741339207, 0.028746476396918297, 0.8582716584205627, 0.01166525948792696], "normal_n3_p1": [0.2131468653678894, 0.03294267877936363, 0.050873979926109314, 0.5677975416183472, 0.06528736650943756, 0.009157265536487103, 0.023391462862491608], "normal_n3_p2": [0.01465253159403801, 0.011952131986618042, 0.009945441037416458, 0.018504856154322624, 0.01402331329882145, 0.9105350971221924, 0.009877507574856281], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04797951132059097, 0.05365844443440437, 0.23831231892108917, 0.05168851092457771, 0.14076519012451172, 0.10297372192144394, 0.14252778887748718], "reduce_n2_p1": [0.007783403620123863, 0.004803946707397699, 0.010953854769468307, 0.004274938255548477, 0.062171149998903275, 0.8847654461860657, 0.016135109588503838], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06337592750787735, 0.4861408770084381, 0.048209164291620255, 0.15212436020374298, 0.07872477918863297, 0.08218991756439209, 0.029578931629657745], "reduce_n3_p1": [0.05110421031713486, 0.6143299341201782, 0.03321462497115135, 0.04580249637365341, 0.09675468504428864, 0.04654951021075249, 0.06732437759637833], "reduce_n3_p2": [0.03155190497636795, 0.019976958632469177, 0.47311460971832275, 0.08945466578006744, 0.05411457642912865, 0.03858828544616699, 0.021303953602910042], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.015693578869104385, 0.9116827249526978, 0.014997750520706177, 0.010738288052380085, 0.010063123889267445, 0.012717783451080322, 0.011653300374746323], "normal_n2_p1": [0.030326711013913155, 0.5044147968292236, 0.06866536289453506, 0.07562252879142761, 0.04531437158584595, 0.12961719930171967, 0.06918727606534958], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02487272396683693, 0.022328175604343414, 0.01968448795378208, 0.009015687741339207, 0.028746476396918297, 0.8582716584205627, 0.01166525948792696], "normal_n3_p1": [0.2131468653678894, 0.03294267877936363, 0.050873979926109314, 0.5677975416183472, 0.06528736650943756, 0.009157265536487103, 0.023391462862491608], "normal_n3_p2": [0.01465253159403801, 0.011952131986618042, 0.009945441037416458, 0.018504856154322624, 0.01402331329882145, 0.9105350971221924, 0.009877507574856281], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04797951132059097, 0.05365844443440437, 0.23831231892108917, 0.05168851092457771, 0.14076519012451172, 0.10297372192144394, 0.14252778887748718], "reduce_n2_p1": [0.007783403620123863, 0.004803946707397699, 0.010953854769468307, 0.004274938255548477, 0.062171149998903275, 0.8847654461860657, 0.016135109588503838], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06337592750787735, 0.4861408770084381, 0.048209164291620255, 0.15212436020374298, 0.07872477918863297, 0.08218991756439209, 0.029578931629657745], "reduce_n3_p1": [0.05110421031713486, 0.6143299341201782, 0.03321462497115135, 0.04580249637365341, 0.09675468504428864, 0.04654951021075249, 0.06732437759637833], "reduce_n3_p2": [0.03155190497636795, 0.019976958632469177, 0.47311460971832275, 0.08945466578006744, 0.05411457642912865, 0.03858828544616699, 0.021303953602910042], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.025325192138552666, 0.8822702765464783, 0.01884574629366398, 0.014847340993583202, 0.01309574767947197, 0.01874684728682041, 0.01203314308077097], "normal_n2_p1": [0.03592926636338234, 0.6946585774421692, 0.06371936202049255, 0.0450911708176136, 0.02152797393500805, 0.06676038354635239, 0.026169108226895332], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0556224025785923, 0.026367371901869774, 0.04596879705786705, 0.028852324932813644, 0.06509465724229813, 0.6876174211502075, 0.018488695845007896], "normal_n3_p1": [0.29612788558006287, 0.029336385428905487, 0.052175480872392654, 0.42969459295272827, 0.03966519981622696, 0.02730449289083481, 0.08428581058979034], "normal_n3_p2": [0.01121682208031416, 0.008223187178373337, 0.007694522384554148, 0.01740243285894394, 0.01036984845995903, 0.9225184917449951, 0.008008957840502262], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.22297260165214539, 0.09448257833719254, 0.32585573196411133, 0.0209103561937809, 0.025896649807691574, 0.11738113313913345, 0.030748825520277023], "reduce_n2_p1": [0.009503240697085857, 0.006712905131280422, 0.013039941899478436, 0.005369407124817371, 0.03757969290018082, 0.9028348922729492, 0.014813149347901344], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022011497989296913, 0.17294929921627045, 0.1908491849899292, 0.08605177700519562, 0.2160232663154602, 0.2188107669353485, 0.04297950118780136], "reduce_n3_p1": [0.04978233948349953, 0.4249171316623688, 0.11009686440229416, 0.006843869108706713, 0.1416725069284439, 0.057627998292446136, 0.16957874596118927], "reduce_n3_p2": [0.03718538209795952, 0.021166447550058365, 0.6628457903862, 0.02809036150574684, 0.04762618988752365, 0.02161952294409275, 0.0177504513412714], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.025325192138552666, 0.8822702765464783, 0.01884574629366398, 0.014847340993583202, 0.01309574767947197, 0.01874684728682041, 0.01203314308077097], "normal_n2_p1": [0.03592926636338234, 0.6946585774421692, 0.06371936202049255, 0.0450911708176136, 0.02152797393500805, 0.06676038354635239, 0.026169108226895332], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0556224025785923, 0.026367371901869774, 0.04596879705786705, 0.028852324932813644, 0.06509465724229813, 0.6876174211502075, 0.018488695845007896], "normal_n3_p1": [0.29612788558006287, 0.029336385428905487, 0.052175480872392654, 0.42969459295272827, 0.03966519981622696, 0.02730449289083481, 0.08428581058979034], "normal_n3_p2": [0.01121682208031416, 0.008223187178373337, 0.007694522384554148, 0.01740243285894394, 0.01036984845995903, 0.9225184917449951, 0.008008957840502262], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.22297260165214539, 0.09448257833719254, 0.32585573196411133, 0.0209103561937809, 0.025896649807691574, 0.11738113313913345, 0.030748825520277023], "reduce_n2_p1": [0.009503240697085857, 0.006712905131280422, 0.013039941899478436, 0.005369407124817371, 0.03757969290018082, 0.9028348922729492, 0.014813149347901344], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022011497989296913, 0.17294929921627045, 0.1908491849899292, 0.08605177700519562, 0.2160232663154602, 0.2188107669353485, 0.04297950118780136], "reduce_n3_p1": [0.04978233948349953, 0.4249171316623688, 0.11009686440229416, 0.006843869108706713, 0.1416725069284439, 0.057627998292446136, 0.16957874596118927], "reduce_n3_p2": [0.03718538209795952, 0.021166447550058365, 0.6628457903862, 0.02809036150574684, 0.04762618988752365, 0.02161952294409275, 0.0177504513412714], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04488585516810417, 0.7469443678855896, 0.031851042062044144, 0.04108964651823044, 0.025049259886145592, 0.0456789992749691, 0.01651906780898571], "normal_n2_p1": [0.016954729333519936, 0.9156635403633118, 0.032994359731674194, 0.011442131362855434, 0.004468764644116163, 0.004569109529256821, 0.005486946552991867], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.21725775301456451, 0.052159640938043594, 0.12895795702934265, 0.07009351253509521, 0.16672828793525696, 0.09898374229669571, 0.02718978561460972], "normal_n3_p1": [0.1486072838306427, 0.01790427230298519, 0.030992329120635986, 0.12812162935733795, 0.027464935556054115, 0.0623602569103241, 0.5533914566040039], "normal_n3_p2": [0.012778913602232933, 0.010868661105632782, 0.011727888137102127, 0.01869586855173111, 0.010585341602563858, 0.9119484424591064, 0.008441824465990067], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.18564745783805847, 0.13976401090621948, 0.4469563961029053, 0.016056055203080177, 0.009472628124058247, 0.08108711987733841, 0.01339989248663187], "reduce_n2_p1": [0.017208334058523178, 0.016892725601792336, 0.017375342547893524, 0.007797479163855314, 0.026800818741321564, 0.875923216342926, 0.02014688029885292], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0082836439833045, 0.058166950941085815, 0.6779476404190063, 0.01181226596236229, 0.13271844387054443, 0.05643937364220619, 0.03693558648228645], "reduce_n3_p1": [0.027928119525313377, 0.16209858655929565, 0.4879702031612396, 0.0037968687247484922, 0.014324805699288845, 0.043737396597862244, 0.18862773478031158], "reduce_n3_p2": [0.07121006399393082, 0.03946341201663017, 0.4639897346496582, 0.027606038376688957, 0.11540218442678452, 0.03294660523533821, 0.03587152436375618], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04488585516810417, 0.7469443678855896, 0.031851042062044144, 0.04108964651823044, 0.025049259886145592, 0.0456789992749691, 0.01651906780898571], "normal_n2_p1": [0.016954729333519936, 0.9156635403633118, 0.032994359731674194, 0.011442131362855434, 0.004468764644116163, 0.004569109529256821, 0.005486946552991867], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.21725775301456451, 0.052159640938043594, 0.12895795702934265, 0.07009351253509521, 0.16672828793525696, 0.09898374229669571, 0.02718978561460972], "normal_n3_p1": [0.1486072838306427, 0.01790427230298519, 0.030992329120635986, 0.12812162935733795, 0.027464935556054115, 0.0623602569103241, 0.5533914566040039], "normal_n3_p2": [0.012778913602232933, 0.010868661105632782, 0.011727888137102127, 0.01869586855173111, 0.010585341602563858, 0.9119484424591064, 0.008441824465990067], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.18564745783805847, 0.13976401090621948, 0.4469563961029053, 0.016056055203080177, 0.009472628124058247, 0.08108711987733841, 0.01339989248663187], "reduce_n2_p1": [0.017208334058523178, 0.016892725601792336, 0.017375342547893524, 0.007797479163855314, 0.026800818741321564, 0.875923216342926, 0.02014688029885292], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0082836439833045, 0.058166950941085815, 0.6779476404190063, 0.01181226596236229, 0.13271844387054443, 0.05643937364220619, 0.03693558648228645], "reduce_n3_p1": [0.027928119525313377, 0.16209858655929565, 0.4879702031612396, 0.0037968687247484922, 0.014324805699288845, 0.043737396597862244, 0.18862773478031158], "reduce_n3_p2": [0.07121006399393082, 0.03946341201663017, 0.4639897346496582, 0.027606038376688957, 0.11540218442678452, 0.03294660523533821, 0.03587152436375618], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05533059313893318, 0.541637122631073, 0.04813936725258827, 0.07030106335878372, 0.04686497151851654, 0.05018800497055054, 0.026445958763360977], "normal_n2_p1": [0.012281624600291252, 0.9455745816230774, 0.021739106625318527, 0.007314558140933514, 0.0030599383171647787, 0.0017059575766324997, 0.003233714960515499], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028769580647349358, 0.011521020904183388, 0.021997544914484024, 0.09798844158649445, 0.24600596725940704, 0.015980230644345284, 0.017338590696454048], "normal_n3_p1": [0.7234734892845154, 0.019271252676844597, 0.04125141352415085, 0.10376477241516113, 0.022142313420772552, 0.021026883274316788, 0.04843810945749283], "normal_n3_p2": [0.020178409293293953, 0.019372858107089996, 0.022145632654428482, 0.02058563195168972, 0.01327431108802557, 0.8778346180915833, 0.011386130005121231], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.37998005747795105, 0.4260638654232025, 0.11451250314712524, 0.01249858271330595, 0.003771394956856966, 0.024176230654120445, 0.0051402742974460125], "reduce_n2_p1": [0.02128780446946621, 0.028078541159629822, 0.02189415693283081, 0.009788562543690205, 0.01773448847234249, 0.8609951734542847, 0.018013495951890945], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.019269151613116264, 0.17506256699562073, 0.08110878616571426, 0.007847718894481659, 0.5142121911048889, 0.04389311000704765, 0.13840292394161224], "reduce_n3_p1": [0.04384783282876015, 0.6855139136314392, 0.08151170611381531, 0.004776666406542063, 0.0033939979039132595, 0.1374807357788086, 0.034273505210876465], "reduce_n3_p2": [0.03223283216357231, 0.022142281755805016, 0.8874313235282898, 0.0069851260632276535, 0.016195151954889297, 0.00707274628803134, 0.010004919022321701], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05533059313893318, 0.541637122631073, 0.04813936725258827, 0.07030106335878372, 0.04686497151851654, 0.05018800497055054, 0.026445958763360977], "normal_n2_p1": [0.012281624600291252, 0.9455745816230774, 0.021739106625318527, 0.007314558140933514, 0.0030599383171647787, 0.0017059575766324997, 0.003233714960515499], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028769580647349358, 0.011521020904183388, 0.021997544914484024, 0.09798844158649445, 0.24600596725940704, 0.015980230644345284, 0.017338590696454048], "normal_n3_p1": [0.7234734892845154, 0.019271252676844597, 0.04125141352415085, 0.10376477241516113, 0.022142313420772552, 0.021026883274316788, 0.04843810945749283], "normal_n3_p2": [0.020178409293293953, 0.019372858107089996, 0.022145632654428482, 0.02058563195168972, 0.01327431108802557, 0.8778346180915833, 0.011386130005121231], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.37998005747795105, 0.4260638654232025, 0.11451250314712524, 0.01249858271330595, 0.003771394956856966, 0.024176230654120445, 0.0051402742974460125], "reduce_n2_p1": [0.02128780446946621, 0.028078541159629822, 0.02189415693283081, 0.009788562543690205, 0.01773448847234249, 0.8609951734542847, 0.018013495951890945], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.019269151613116264, 0.17506256699562073, 0.08110878616571426, 0.007847718894481659, 0.5142121911048889, 0.04389311000704765, 0.13840292394161224], "reduce_n3_p1": [0.04384783282876015, 0.6855139136314392, 0.08151170611381531, 0.004776666406542063, 0.0033939979039132595, 0.1374807357788086, 0.034273505210876465], "reduce_n3_p2": [0.03223283216357231, 0.022142281755805016, 0.8874313235282898, 0.0069851260632276535, 0.016195151954889297, 0.00707274628803134, 0.010004919022321701], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04057573899626732, 0.6741125583648682, 0.06002495437860489, 0.019012294709682465, 0.04945354536175728, 0.013405662961304188, 0.026033898815512657], "normal_n2_p1": [0.01203883346170187, 0.9498698115348816, 0.01750408671796322, 0.0064595481380820274, 0.0038153736386448145, 0.0017801066860556602, 0.0031998984050005674], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009330754168331623, 0.006078885402530432, 0.00902526080608368, 0.03981294855475426, 0.7275577783584595, 0.006855224724858999, 0.014746985398232937], "normal_n3_p1": [0.867461621761322, 0.013705947436392307, 0.03162790462374687, 0.04578958824276924, 0.013439333066344261, 0.008982752449810505, 0.00772762019187212], "normal_n3_p2": [0.016788262873888016, 0.01543398667126894, 0.017674922943115234, 0.015147040598094463, 0.013238493353128433, 0.9025819897651672, 0.008122315630316734], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.043709006160497665, 0.8832523822784424, 0.03699805960059166, 0.009131243452429771, 0.0019007106311619282, 0.009725009091198444, 0.0023868458811193705], "reduce_n2_p1": [0.06560749560594559, 0.2135947346687317, 0.048110634088516235, 0.021304195746779442, 0.028493648394942284, 0.5188091993331909, 0.031800612807273865], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0056062666699290276, 0.030097927898168564, 0.005879546049982309, 0.0018192266579717398, 0.8980598449707031, 0.013603053987026215, 0.039862316101789474], "reduce_n3_p1": [0.007851877249777317, 0.9853078126907349, 0.0013882964849472046, 0.0011141709983348846, 0.0003541265323292464, 0.0017733685672283173, 0.001517592929303646], "reduce_n3_p2": [0.03506845235824585, 0.026818150654435158, 0.8932493925094604, 0.006697352044284344, 0.010290821082890034, 0.007382750511169434, 0.010760216042399406], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04057573899626732, 0.6741125583648682, 0.06002495437860489, 0.019012294709682465, 0.04945354536175728, 0.013405662961304188, 0.026033898815512657], "normal_n2_p1": [0.01203883346170187, 0.9498698115348816, 0.01750408671796322, 0.0064595481380820274, 0.0038153736386448145, 0.0017801066860556602, 0.0031998984050005674], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009330754168331623, 0.006078885402530432, 0.00902526080608368, 0.03981294855475426, 0.7275577783584595, 0.006855224724858999, 0.014746985398232937], "normal_n3_p1": [0.867461621761322, 0.013705947436392307, 0.03162790462374687, 0.04578958824276924, 0.013439333066344261, 0.008982752449810505, 0.00772762019187212], "normal_n3_p2": [0.016788262873888016, 0.01543398667126894, 0.017674922943115234, 0.015147040598094463, 0.013238493353128433, 0.9025819897651672, 0.008122315630316734], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.043709006160497665, 0.8832523822784424, 0.03699805960059166, 0.009131243452429771, 0.0019007106311619282, 0.009725009091198444, 0.0023868458811193705], "reduce_n2_p1": [0.06560749560594559, 0.2135947346687317, 0.048110634088516235, 0.021304195746779442, 0.028493648394942284, 0.5188091993331909, 0.031800612807273865], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0056062666699290276, 0.030097927898168564, 0.005879546049982309, 0.0018192266579717398, 0.8980598449707031, 0.013603053987026215, 0.039862316101789474], "reduce_n3_p1": [0.007851877249777317, 0.9853078126907349, 0.0013882964849472046, 0.0011141709983348846, 0.0003541265323292464, 0.0017733685672283173, 0.001517592929303646], "reduce_n3_p2": [0.03506845235824585, 0.026818150654435158, 0.8932493925094604, 0.006697352044284344, 0.010290821082890034, 0.007382750511169434, 0.010760216042399406], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.022465942427515984, 0.8909921050071716, 0.03684459999203682, 0.004939049016684294, 0.015351792797446251, 0.0052906060591340065, 0.0156830083578825], "normal_n2_p1": [0.014718275517225266, 0.9383388161659241, 0.01766100712120533, 0.007807321380823851, 0.006090654991567135, 0.00322548090480268, 0.004344235174357891], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.004742123652249575, 0.004479122813791037, 0.005445340182632208, 0.018435698002576828, 0.9185516834259033, 0.004065356682986021, 0.011489277705550194], "normal_n3_p1": [0.9144355058670044, 0.011816409416496754, 0.024518713355064392, 0.022151455283164978, 0.010234493762254715, 0.0056725600734353065, 0.0031032077968120575], "normal_n3_p2": [0.01804165169596672, 0.018461691215634346, 0.02343844436109066, 0.011832363903522491, 0.014463089406490326, 0.8922943472862244, 0.008763385005295277], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.031989600509405136, 0.8462681770324707, 0.05370670184493065, 0.02264244481921196, 0.004033161327242851, 0.015816036611795425, 0.004742699675261974], "reduce_n2_p1": [0.07913225889205933, 0.783068060874939, 0.023152833804488182, 0.010191993787884712, 0.01181640475988388, 0.04539591819047928, 0.01721675507724285], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005488954484462738, 0.019078711047768593, 0.002678571967408061, 0.0017638393910601735, 0.9235259890556335, 0.012176395393908024, 0.030708150938153267], "reduce_n3_p1": [0.003188281785696745, 0.9941214919090271, 0.00025874056154862046, 0.000952618254814297, 0.00023714103735983372, 0.0002741121279541403, 0.00046684069093316793], "reduce_n3_p2": [0.04701979458332062, 0.0436740443110466, 0.8378987908363342, 0.011677523143589497, 0.01396414078772068, 0.01411284040659666, 0.019545486196875572], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.022465942427515984, 0.8909921050071716, 0.03684459999203682, 0.004939049016684294, 0.015351792797446251, 0.0052906060591340065, 0.0156830083578825], "normal_n2_p1": [0.014718275517225266, 0.9383388161659241, 0.01766100712120533, 0.007807321380823851, 0.006090654991567135, 0.00322548090480268, 0.004344235174357891], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.004742123652249575, 0.004479122813791037, 0.005445340182632208, 0.018435698002576828, 0.9185516834259033, 0.004065356682986021, 0.011489277705550194], "normal_n3_p1": [0.9144355058670044, 0.011816409416496754, 0.024518713355064392, 0.022151455283164978, 0.010234493762254715, 0.0056725600734353065, 0.0031032077968120575], "normal_n3_p2": [0.01804165169596672, 0.018461691215634346, 0.02343844436109066, 0.011832363903522491, 0.014463089406490326, 0.8922943472862244, 0.008763385005295277], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.031989600509405136, 0.8462681770324707, 0.05370670184493065, 0.02264244481921196, 0.004033161327242851, 0.015816036611795425, 0.004742699675261974], "reduce_n2_p1": [0.07913225889205933, 0.783068060874939, 0.023152833804488182, 0.010191993787884712, 0.01181640475988388, 0.04539591819047928, 0.01721675507724285], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005488954484462738, 0.019078711047768593, 0.002678571967408061, 0.0017638393910601735, 0.9235259890556335, 0.012176395393908024, 0.030708150938153267], "reduce_n3_p1": [0.003188281785696745, 0.9941214919090271, 0.00025874056154862046, 0.000952618254814297, 0.00023714103735983372, 0.0002741121279541403, 0.00046684069093316793], "reduce_n3_p2": [0.04701979458332062, 0.0436740443110466, 0.8378987908363342, 0.011677523143589497, 0.01396414078772068, 0.01411284040659666, 0.019545486196875572], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.017993558198213577, 0.9026586413383484, 0.03421502187848091, 0.004894642625004053, 0.012249333783984184, 0.007070306688547134, 0.016560735180974007], "normal_n2_p1": [0.019139515236020088, 0.9016695618629456, 0.023066293448209763, 0.012184693478047848, 0.013056755997240543, 0.007884394377470016, 0.007832709699869156], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0038689468055963516, 0.004635670222342014, 0.004814839456230402, 0.0125594986602664, 0.9508808255195618, 0.0036656956654042006, 0.01055208034813404], "normal_n3_p1": [0.8944448232650757, 0.016701119020581245, 0.02852640487253666, 0.023369602859020233, 0.01333620771765709, 0.008673548698425293, 0.003247680142521858], "normal_n3_p2": [0.019928909838199615, 0.02332376502454281, 0.027412133291363716, 0.02508779987692833, 0.019270531833171844, 0.8278213143348694, 0.023394640535116196], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.007141830865293741, 0.9566063284873962, 0.012363381683826447, 0.008593853563070297, 0.0021110244560986757, 0.005501837003976107, 0.0022535650059580803], "reduce_n2_p1": [0.07796695083379745, 0.7996217012405396, 0.02446204610168934, 0.01088873390108347, 0.01259922981262207, 0.01749558560550213, 0.0182962529361248], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02653004601597786, 0.06796485185623169, 0.00657117972150445, 0.007092371582984924, 0.6410718560218811, 0.03475623577833176, 0.20007003843784332], "reduce_n3_p1": [0.0025917706079781055, 0.9928334951400757, 0.0002537185209803283, 0.0017705372301861644, 0.0005038159433752298, 0.00023372173018287867, 0.0005776870530098677], "reduce_n3_p2": [0.020777912810444832, 0.02845483087003231, 0.9091657996177673, 0.008865960873663425, 0.00814498495310545, 0.007452069781720638, 0.010073667392134666], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.017993558198213577, 0.9026586413383484, 0.03421502187848091, 0.004894642625004053, 0.012249333783984184, 0.007070306688547134, 0.016560735180974007], "normal_n2_p1": [0.019139515236020088, 0.9016695618629456, 0.023066293448209763, 0.012184693478047848, 0.013056755997240543, 0.007884394377470016, 0.007832709699869156], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0038689468055963516, 0.004635670222342014, 0.004814839456230402, 0.0125594986602664, 0.9508808255195618, 0.0036656956654042006, 0.01055208034813404], "normal_n3_p1": [0.8944448232650757, 0.016701119020581245, 0.02852640487253666, 0.023369602859020233, 0.01333620771765709, 0.008673548698425293, 0.003247680142521858], "normal_n3_p2": [0.019928909838199615, 0.02332376502454281, 0.027412133291363716, 0.02508779987692833, 0.019270531833171844, 0.8278213143348694, 0.023394640535116196], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.007141830865293741, 0.9566063284873962, 0.012363381683826447, 0.008593853563070297, 0.0021110244560986757, 0.005501837003976107, 0.0022535650059580803], "reduce_n2_p1": [0.07796695083379745, 0.7996217012405396, 0.02446204610168934, 0.01088873390108347, 0.01259922981262207, 0.01749558560550213, 0.0182962529361248], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02653004601597786, 0.06796485185623169, 0.00657117972150445, 0.007092371582984924, 0.6410718560218811, 0.03475623577833176, 0.20007003843784332], "reduce_n3_p1": [0.0025917706079781055, 0.9928334951400757, 0.0002537185209803283, 0.0017705372301861644, 0.0005038159433752298, 0.00023372173018287867, 0.0005776870530098677], "reduce_n3_p2": [0.020777912810444832, 0.02845483087003231, 0.9091657996177673, 0.008865960873663425, 0.00814498495310545, 0.007452069781720638, 0.010073667392134666], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03169376030564308, 0.8226734399795532, 0.0467839241027832, 0.012784477323293686, 0.024785146117210388, 0.02228771336376667, 0.030197620391845703], "normal_n2_p1": [0.03292284905910492, 0.8214643001556396, 0.034088049083948135, 0.02106105349957943, 0.02707146853208542, 0.020633427426218987, 0.014297566376626492], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.00600459473207593, 0.007983691059052944, 0.007524646818637848, 0.016956407576799393, 0.9321516752243042, 0.005929448641836643, 0.016095900908112526], "normal_n3_p1": [0.8459432125091553, 0.026466771960258484, 0.03947897627949715, 0.02993268333375454, 0.018996519967913628, 0.015876030549407005, 0.004873201251029968], "normal_n3_p2": [0.027353959158062935, 0.035578060895204544, 0.02768842875957489, 0.05007852986454964, 0.02759832888841629, 0.6885184645652771, 0.07096073776483536], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.006452338304370642, 0.9539386034011841, 0.010958576574921608, 0.010244002565741539, 0.0033374920021742582, 0.006244664080440998, 0.0033524688333272934], "reduce_n2_p1": [0.17281122505664825, 0.4813283085823059, 0.061293020844459534, 0.02981892228126526, 0.039594702422618866, 0.02881636470556259, 0.048539966344833374], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.020410237833857536, 0.05572289228439331, 0.005919800605624914, 0.009262590669095516, 0.8267681002616882, 0.030470991507172585, 0.03593911603093147], "reduce_n3_p1": [0.003350235987454653, 0.9846352338790894, 0.0005712898564524949, 0.004086621105670929, 0.0016265696613118052, 0.00047809293027967215, 0.0013764724135398865], "reduce_n3_p2": [0.018652042374014854, 0.03134399652481079, 0.8997407555580139, 0.012232383713126183, 0.010057052597403526, 0.009420132264494896, 0.010048395954072475], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03169376030564308, 0.8226734399795532, 0.0467839241027832, 0.012784477323293686, 0.024785146117210388, 0.02228771336376667, 0.030197620391845703], "normal_n2_p1": [0.03292284905910492, 0.8214643001556396, 0.034088049083948135, 0.02106105349957943, 0.02707146853208542, 0.020633427426218987, 0.014297566376626492], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.00600459473207593, 0.007983691059052944, 0.007524646818637848, 0.016956407576799393, 0.9321516752243042, 0.005929448641836643, 0.016095900908112526], "normal_n3_p1": [0.8459432125091553, 0.026466771960258484, 0.03947897627949715, 0.02993268333375454, 0.018996519967913628, 0.015876030549407005, 0.004873201251029968], "normal_n3_p2": [0.027353959158062935, 0.035578060895204544, 0.02768842875957489, 0.05007852986454964, 0.02759832888841629, 0.6885184645652771, 0.07096073776483536], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.006452338304370642, 0.9539386034011841, 0.010958576574921608, 0.010244002565741539, 0.0033374920021742582, 0.006244664080440998, 0.0033524688333272934], "reduce_n2_p1": [0.17281122505664825, 0.4813283085823059, 0.061293020844459534, 0.02981892228126526, 0.039594702422618866, 0.02881636470556259, 0.048539966344833374], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.020410237833857536, 0.05572289228439331, 0.005919800605624914, 0.009262590669095516, 0.8267681002616882, 0.030470991507172585, 0.03593911603093147], "reduce_n3_p1": [0.003350235987454653, 0.9846352338790894, 0.0005712898564524949, 0.004086621105670929, 0.0016265696613118052, 0.00047809293027967215, 0.0013764724135398865], "reduce_n3_p2": [0.018652042374014854, 0.03134399652481079, 0.8997407555580139, 0.012232383713126183, 0.010057052597403526, 0.009420132264494896, 0.010048395954072475], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.030521783977746964, 0.8790072798728943, 0.022436561062932014, 0.011567815206944942, 0.011355547234416008, 0.015020174905657768, 0.021295227110385895], "normal_n2_p1": [0.050615422427654266, 0.695326566696167, 0.04891883209347725, 0.03434586152434349, 0.049527205526828766, 0.052742913365364075, 0.02193467877805233], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.014397510327398777, 0.020914528518915176, 0.018304038792848587, 0.034856755286455154, 0.8516334891319275, 0.013614892028272152, 0.03257118538022041], "normal_n3_p1": [0.6855413913726807, 0.056375354528427124, 0.07398170232772827, 0.055694449692964554, 0.03787745162844658, 0.03990396857261658, 0.010412399657070637], "normal_n3_p2": [0.027999350801110268, 0.0361822284758091, 0.023432837799191475, 0.021326616406440735, 0.029250113293528557, 0.8251733183860779, 0.018489254638552666], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.012248237617313862, 0.9042643308639526, 0.01980278082191944, 0.02199428528547287, 0.008945687673985958, 0.01284561213105917, 0.00870101060718298], "reduce_n2_p1": [0.18005424737930298, 0.03762336075305939, 0.08422714471817017, 0.033054277300834656, 0.045695070177316666, 0.027141505852341652, 0.06875204294919968], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008507565595209599, 0.0268546249717474, 0.004311365075409412, 0.008187753148376942, 0.917384684085846, 0.015017690137028694, 0.008958711288869381], "reduce_n3_p1": [0.005952273029834032, 0.9630680680274963, 0.001744813984259963, 0.009006232023239136, 0.005164731293916702, 0.0013848374364897609, 0.003940954804420471], "reduce_n3_p2": [0.025891713798046112, 0.04673663154244423, 0.8259424567222595, 0.024983525276184082, 0.020331691950559616, 0.02036609873175621, 0.01945493184030056], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.030521783977746964, 0.8790072798728943, 0.022436561062932014, 0.011567815206944942, 0.011355547234416008, 0.015020174905657768, 0.021295227110385895], "normal_n2_p1": [0.050615422427654266, 0.695326566696167, 0.04891883209347725, 0.03434586152434349, 0.049527205526828766, 0.052742913365364075, 0.02193467877805233], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.014397510327398777, 0.020914528518915176, 0.018304038792848587, 0.034856755286455154, 0.8516334891319275, 0.013614892028272152, 0.03257118538022041], "normal_n3_p1": [0.6855413913726807, 0.056375354528427124, 0.07398170232772827, 0.055694449692964554, 0.03787745162844658, 0.03990396857261658, 0.010412399657070637], "normal_n3_p2": [0.027999350801110268, 0.0361822284758091, 0.023432837799191475, 0.021326616406440735, 0.029250113293528557, 0.8251733183860779, 0.018489254638552666], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.012248237617313862, 0.9042643308639526, 0.01980278082191944, 0.02199428528547287, 0.008945687673985958, 0.01284561213105917, 0.00870101060718298], "reduce_n2_p1": [0.18005424737930298, 0.03762336075305939, 0.08422714471817017, 0.033054277300834656, 0.045695070177316666, 0.027141505852341652, 0.06875204294919968], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008507565595209599, 0.0268546249717474, 0.004311365075409412, 0.008187753148376942, 0.917384684085846, 0.015017690137028694, 0.008958711288869381], "reduce_n3_p1": [0.005952273029834032, 0.9630680680274963, 0.001744813984259963, 0.009006232023239136, 0.005164731293916702, 0.0013848374364897609, 0.003940954804420471], "reduce_n3_p2": [0.025891713798046112, 0.04673663154244423, 0.8259424567222595, 0.024983525276184082, 0.020331691950559616, 0.02036609873175621, 0.01945493184030056], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03908894956111908, 0.8559712171554565, 0.02008780650794506, 0.017398793250322342, 0.00970803014934063, 0.021843547001481056, 0.021419590339064598], "normal_n2_p1": [0.06385655701160431, 0.7364182472229004, 0.04270906373858452, 0.030254904180765152, 0.024787161499261856, 0.05641597509384155, 0.020389849320054054], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03697870299220085, 0.05214136466383934, 0.044933516532182693, 0.07220998406410217, 0.6574154496192932, 0.03252527117729187, 0.07034653425216675], "normal_n3_p1": [0.6416923999786377, 0.06982492655515671, 0.06822960078716278, 0.07502004504203796, 0.0472763255238533, 0.03623927757143974, 0.014908923767507076], "normal_n3_p2": [0.032357990741729736, 0.03264308348298073, 0.02135963924229145, 0.014094489626586437, 0.031738441437482834, 0.8452549576759338, 0.011546304449439049], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.030014654621481895, 0.7564640641212463, 0.046249113976955414, 0.05081607401371002, 0.027301054447889328, 0.03231712430715561, 0.02501029521226883], "reduce_n2_p1": [0.5601195693016052, 0.014999374747276306, 0.1284218728542328, 0.03784411400556564, 0.05677090212702751, 0.03458114713430405, 0.04486828297376633], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008544840849936008, 0.02584698237478733, 0.006013617850840092, 0.013182057067751884, 0.90704345703125, 0.018174756318330765, 0.007252330891788006], "reduce_n3_p1": [0.010971473529934883, 0.9208024740219116, 0.00548379635438323, 0.017694590613245964, 0.013902765698730946, 0.004204356111586094, 0.011367101222276688], "reduce_n3_p2": [0.044321756809949875, 0.08155453205108643, 0.6500359773635864, 0.053330376744270325, 0.04274559020996094, 0.04273277521133423, 0.050566721707582474], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03908894956111908, 0.8559712171554565, 0.02008780650794506, 0.017398793250322342, 0.00970803014934063, 0.021843547001481056, 0.021419590339064598], "normal_n2_p1": [0.06385655701160431, 0.7364182472229004, 0.04270906373858452, 0.030254904180765152, 0.024787161499261856, 0.05641597509384155, 0.020389849320054054], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03697870299220085, 0.05214136466383934, 0.044933516532182693, 0.07220998406410217, 0.6574154496192932, 0.03252527117729187, 0.07034653425216675], "normal_n3_p1": [0.6416923999786377, 0.06982492655515671, 0.06822960078716278, 0.07502004504203796, 0.0472763255238533, 0.03623927757143974, 0.014908923767507076], "normal_n3_p2": [0.032357990741729736, 0.03264308348298073, 0.02135963924229145, 0.014094489626586437, 0.031738441437482834, 0.8452549576759338, 0.011546304449439049], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.030014654621481895, 0.7564640641212463, 0.046249113976955414, 0.05081607401371002, 0.027301054447889328, 0.03231712430715561, 0.02501029521226883], "reduce_n2_p1": [0.5601195693016052, 0.014999374747276306, 0.1284218728542328, 0.03784411400556564, 0.05677090212702751, 0.03458114713430405, 0.04486828297376633], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008544840849936008, 0.02584698237478733, 0.006013617850840092, 0.013182057067751884, 0.90704345703125, 0.018174756318330765, 0.007252330891788006], "reduce_n3_p1": [0.010971473529934883, 0.9208024740219116, 0.00548379635438323, 0.017694590613245964, 0.013902765698730946, 0.004204356111586094, 0.011367101222276688], "reduce_n3_p2": [0.044321756809949875, 0.08155453205108643, 0.6500359773635864, 0.053330376744270325, 0.04274559020996094, 0.04273277521133423, 0.050566721707582474], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.036053743213415146, 0.8699489235877991, 0.017051829025149345, 0.01636350341141224, 0.008173917420208454, 0.016461312770843506, 0.017883460968732834], "normal_n2_p1": [0.09086038917303085, 0.6637784838676453, 0.04694478213787079, 0.030325662344694138, 0.023445812985301018, 0.10181114822626114, 0.020880253985524178], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06467995792627335, 0.09487617015838623, 0.0783587396144867, 0.15389277040958405, 0.3488008379936218, 0.06428972631692886, 0.11891258507966995], "normal_n3_p1": [0.7613516449928284, 0.07083496451377869, 0.04773687943816185, 0.03932744637131691, 0.03232279047369957, 0.01200743205845356, 0.012398695573210716], "normal_n3_p2": [0.034042857587337494, 0.030479982495307922, 0.024782275781035423, 0.013284177519381046, 0.03331802412867546, 0.8423904776573181, 0.008673153817653656], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.056118398904800415, 0.40195855498313904, 0.14417633414268494, 0.15955676138401031, 0.058440208435058594, 0.054891593754291534, 0.05494119971990585], "reduce_n2_p1": [0.1561800092458725, 0.01441537868231535, 0.3729565143585205, 0.062129564583301544, 0.1404290348291397, 0.07265811413526535, 0.06046830490231514], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01060959231108427, 0.027656715363264084, 0.008918755687773228, 0.019358539953827858, 0.8794341087341309, 0.026678677648305893, 0.008713985793292522], "reduce_n3_p1": [0.022372810170054436, 0.7932084798812866, 0.018039437010884285, 0.057679712772369385, 0.03380085155367851, 0.013882243074476719, 0.03032742068171501], "reduce_n3_p2": [0.0553499199450016, 0.12933287024497986, 0.21914973855018616, 0.13268044590950012, 0.06446480005979538, 0.07248783111572266, 0.26208335161209106], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.036053743213415146, 0.8699489235877991, 0.017051829025149345, 0.01636350341141224, 0.008173917420208454, 0.016461312770843506, 0.017883460968732834], "normal_n2_p1": [0.09086038917303085, 0.6637784838676453, 0.04694478213787079, 0.030325662344694138, 0.023445812985301018, 0.10181114822626114, 0.020880253985524178], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06467995792627335, 0.09487617015838623, 0.0783587396144867, 0.15389277040958405, 0.3488008379936218, 0.06428972631692886, 0.11891258507966995], "normal_n3_p1": [0.7613516449928284, 0.07083496451377869, 0.04773687943816185, 0.03932744637131691, 0.03232279047369957, 0.01200743205845356, 0.012398695573210716], "normal_n3_p2": [0.034042857587337494, 0.030479982495307922, 0.024782275781035423, 0.013284177519381046, 0.03331802412867546, 0.8423904776573181, 0.008673153817653656], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.056118398904800415, 0.40195855498313904, 0.14417633414268494, 0.15955676138401031, 0.058440208435058594, 0.054891593754291534, 0.05494119971990585], "reduce_n2_p1": [0.1561800092458725, 0.01441537868231535, 0.3729565143585205, 0.062129564583301544, 0.1404290348291397, 0.07265811413526535, 0.06046830490231514], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01060959231108427, 0.027656715363264084, 0.008918755687773228, 0.019358539953827858, 0.8794341087341309, 0.026678677648305893, 0.008713985793292522], "reduce_n3_p1": [0.022372810170054436, 0.7932084798812866, 0.018039437010884285, 0.057679712772369385, 0.03380085155367851, 0.013882243074476719, 0.03032742068171501], "reduce_n3_p2": [0.0553499199450016, 0.12933287024497986, 0.21914973855018616, 0.13268044590950012, 0.06446480005979538, 0.07248783111572266, 0.26208335161209106], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03412296995520592, 0.8196783661842346, 0.025768855586647987, 0.026086002588272095, 0.011948157101869583, 0.02537650801241398, 0.020627954974770546], "normal_n2_p1": [0.11578051745891571, 0.41784384846687317, 0.06885918229818344, 0.048505403101444244, 0.04064566269516945, 0.24099306762218475, 0.03321497142314911], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05974503234028816, 0.09478063881397247, 0.0792761743068695, 0.32982137799263, 0.1473146677017212, 0.10122980922460556, 0.059168361127376556], "normal_n3_p1": [0.5769740343093872, 0.13505037128925323, 0.08685564994812012, 0.06396843492984772, 0.05421525239944458, 0.019273733720183372, 0.02093070186674595], "normal_n3_p2": [0.019257962703704834, 0.016056014224886894, 0.01726602576673031, 0.01164413895457983, 0.02206949144601822, 0.8825542330741882, 0.009933295659720898], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.033018697053194046, 0.7947959899902344, 0.04453093931078911, 0.009313157759606838, 0.019390679895877838, 0.033133357763290405, 0.022280512377619743], "reduce_n2_p1": [0.046770546585321426, 0.012734929099678993, 0.04684688150882721, 0.07773641496896744, 0.4487469494342804, 0.10781329870223999, 0.10199713706970215], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.030181128531694412, 0.056768547743558884, 0.01929369941353798, 0.04650035500526428, 0.7442535161972046, 0.04889378324151039, 0.019188404083251953], "reduce_n3_p1": [0.03348953649401665, 0.638950765132904, 0.04360540211200714, 0.10363537818193436, 0.07975048571825027, 0.02639755792915821, 0.04511437565088272], "reduce_n3_p2": [0.09669284522533417, 0.30601784586906433, 0.3054144084453583, 0.10035564005374908, 0.045201316475868225, 0.04628105089068413, 0.035618118941783905], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03412296995520592, 0.8196783661842346, 0.025768855586647987, 0.026086002588272095, 0.011948157101869583, 0.02537650801241398, 0.020627954974770546], "normal_n2_p1": [0.11578051745891571, 0.41784384846687317, 0.06885918229818344, 0.048505403101444244, 0.04064566269516945, 0.24099306762218475, 0.03321497142314911], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05974503234028816, 0.09478063881397247, 0.0792761743068695, 0.32982137799263, 0.1473146677017212, 0.10122980922460556, 0.059168361127376556], "normal_n3_p1": [0.5769740343093872, 0.13505037128925323, 0.08685564994812012, 0.06396843492984772, 0.05421525239944458, 0.019273733720183372, 0.02093070186674595], "normal_n3_p2": [0.019257962703704834, 0.016056014224886894, 0.01726602576673031, 0.01164413895457983, 0.02206949144601822, 0.8825542330741882, 0.009933295659720898], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.033018697053194046, 0.7947959899902344, 0.04453093931078911, 0.009313157759606838, 0.019390679895877838, 0.033133357763290405, 0.022280512377619743], "reduce_n2_p1": [0.046770546585321426, 0.012734929099678993, 0.04684688150882721, 0.07773641496896744, 0.4487469494342804, 0.10781329870223999, 0.10199713706970215], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.030181128531694412, 0.056768547743558884, 0.01929369941353798, 0.04650035500526428, 0.7442535161972046, 0.04889378324151039, 0.019188404083251953], "reduce_n3_p1": [0.03348953649401665, 0.638950765132904, 0.04360540211200714, 0.10363537818193436, 0.07975048571825027, 0.02639755792915821, 0.04511437565088272], "reduce_n3_p2": [0.09669284522533417, 0.30601784586906433, 0.3054144084453583, 0.10035564005374908, 0.045201316475868225, 0.04628105089068413, 0.035618118941783905], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.025916052982211113, 0.8681795001029968, 0.026685373857617378, 0.01814769208431244, 0.013210868462920189, 0.009302983991801739, 0.015712859109044075], "normal_n2_p1": [0.08994089812040329, 0.4366133511066437, 0.09463566541671753, 0.07364210486412048, 0.16049402952194214, 0.031263355165719986, 0.049858350306749344], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.08397366106510162, 0.2542625665664673, 0.14902269840240479, 0.2547008693218231, 0.05151566490530968, 0.10744340717792511, 0.013930210843682289], "normal_n3_p1": [0.17785243690013885, 0.06780494749546051, 0.12525132298469543, 0.14482241868972778, 0.17585569620132446, 0.07857845723628998, 0.045322008430957794], "normal_n3_p2": [0.008361606858670712, 0.006874403916299343, 0.00784775335341692, 0.006117756012827158, 0.00959356501698494, 0.9397541284561157, 0.009886791929602623], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03266636282205582, 0.7796105742454529, 0.04455895349383354, 0.004221086855977774, 0.018780238926410675, 0.037880364805459976, 0.02774914912879467], "reduce_n2_p1": [0.039400070905685425, 0.017317024990916252, 0.02187746949493885, 0.06637577712535858, 0.3865938186645508, 0.19221656024456024, 0.21322943270206451], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.07299091666936874, 0.09392868727445602, 0.03981342539191246, 0.14183251559734344, 0.39584094285964966, 0.13696008920669556, 0.046013616025447845], "reduce_n3_p1": [0.0526866652071476, 0.8095288276672363, 0.04286184161901474, 0.007685141172260046, 0.05292847007513046, 0.013541110791265965, 0.010324754752218723], "reduce_n3_p2": [0.07167847454547882, 0.17605945467948914, 0.45406246185302734, 0.10795674473047256, 0.03941620513796806, 0.0359063521027565, 0.023660635575652122], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.025916052982211113, 0.8681795001029968, 0.026685373857617378, 0.01814769208431244, 0.013210868462920189, 0.009302983991801739, 0.015712859109044075], "normal_n2_p1": [0.08994089812040329, 0.4366133511066437, 0.09463566541671753, 0.07364210486412048, 0.16049402952194214, 0.031263355165719986, 0.049858350306749344], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.08397366106510162, 0.2542625665664673, 0.14902269840240479, 0.2547008693218231, 0.05151566490530968, 0.10744340717792511, 0.013930210843682289], "normal_n3_p1": [0.17785243690013885, 0.06780494749546051, 0.12525132298469543, 0.14482241868972778, 0.17585569620132446, 0.07857845723628998, 0.045322008430957794], "normal_n3_p2": [0.008361606858670712, 0.006874403916299343, 0.00784775335341692, 0.006117756012827158, 0.00959356501698494, 0.9397541284561157, 0.009886791929602623], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03266636282205582, 0.7796105742454529, 0.04455895349383354, 0.004221086855977774, 0.018780238926410675, 0.037880364805459976, 0.02774914912879467], "reduce_n2_p1": [0.039400070905685425, 0.017317024990916252, 0.02187746949493885, 0.06637577712535858, 0.3865938186645508, 0.19221656024456024, 0.21322943270206451], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.07299091666936874, 0.09392868727445602, 0.03981342539191246, 0.14183251559734344, 0.39584094285964966, 0.13696008920669556, 0.046013616025447845], "reduce_n3_p1": [0.0526866652071476, 0.8095288276672363, 0.04286184161901474, 0.007685141172260046, 0.05292847007513046, 0.013541110791265965, 0.010324754752218723], "reduce_n3_p2": [0.07167847454547882, 0.17605945467948914, 0.45406246185302734, 0.10795674473047256, 0.03941620513796806, 0.0359063521027565, 0.023660635575652122], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03749050199985504, 0.7635096311569214, 0.049998246133327484, 0.04034895822405815, 0.0248933844268322, 0.015847180038690567, 0.021547991782426834], "normal_n2_p1": [0.09186257421970367, 0.8178479671478271, 0.05064628645777702, 0.018020933493971825, 0.004335619509220123, 0.0031439701560884714, 0.0062191360630095005], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.029922544956207275, 0.01596672832965851, 0.021091444417834282, 0.8566157817840576, 0.013935049064457417, 0.036636676639318466, 0.0030607287771999836], "normal_n3_p1": [0.07242739945650101, 0.033410415053367615, 0.1019880473613739, 0.08644140511751175, 0.2807885408401489, 0.050845786929130554, 0.04901805892586708], "normal_n3_p2": [0.006581596098840237, 0.006261430215090513, 0.00683909235522151, 0.006301035173237324, 0.00773044116795063, 0.9407323002815247, 0.014497225172817707], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.052541542798280716, 0.6086544394493103, 0.09870181232690811, 0.0055722384713590145, 0.028839897364377975, 0.08024405688047409, 0.03649422526359558], "reduce_n2_p1": [0.017392441630363464, 0.014709661714732647, 0.012159687466919422, 0.05146132782101631, 0.08463989943265915, 0.4398888349533081, 0.354278564453125], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.013735787943005562, 0.02386416867375374, 0.021872801706194878, 0.029393766075372696, 0.47458988428115845, 0.3835362195968628, 0.02425595186650753], "reduce_n3_p1": [0.05423079803586006, 0.7729409337043762, 0.040961429476737976, 0.0038964927662163973, 0.0818605124950409, 0.019550658762454987, 0.009427694603800774], "reduce_n3_p2": [0.06578302383422852, 0.09788800776004791, 0.44861873984336853, 0.0916084572672844, 0.05200512334704399, 0.06007063388824463, 0.026164952665567398], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03749050199985504, 0.7635096311569214, 0.049998246133327484, 0.04034895822405815, 0.0248933844268322, 0.015847180038690567, 0.021547991782426834], "normal_n2_p1": [0.09186257421970367, 0.8178479671478271, 0.05064628645777702, 0.018020933493971825, 0.004335619509220123, 0.0031439701560884714, 0.0062191360630095005], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.029922544956207275, 0.01596672832965851, 0.021091444417834282, 0.8566157817840576, 0.013935049064457417, 0.036636676639318466, 0.0030607287771999836], "normal_n3_p1": [0.07242739945650101, 0.033410415053367615, 0.1019880473613739, 0.08644140511751175, 0.2807885408401489, 0.050845786929130554, 0.04901805892586708], "normal_n3_p2": [0.006581596098840237, 0.006261430215090513, 0.00683909235522151, 0.006301035173237324, 0.00773044116795063, 0.9407323002815247, 0.014497225172817707], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.052541542798280716, 0.6086544394493103, 0.09870181232690811, 0.0055722384713590145, 0.028839897364377975, 0.08024405688047409, 0.03649422526359558], "reduce_n2_p1": [0.017392441630363464, 0.014709661714732647, 0.012159687466919422, 0.05146132782101631, 0.08463989943265915, 0.4398888349533081, 0.354278564453125], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.013735787943005562, 0.02386416867375374, 0.021872801706194878, 0.029393766075372696, 0.47458988428115845, 0.3835362195968628, 0.02425595186650753], "reduce_n3_p1": [0.05423079803586006, 0.7729409337043762, 0.040961429476737976, 0.0038964927662163973, 0.0818605124950409, 0.019550658762454987, 0.009427694603800774], "reduce_n3_p2": [0.06578302383422852, 0.09788800776004791, 0.44861873984336853, 0.0916084572672844, 0.05200512334704399, 0.06007063388824463, 0.026164952665567398], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03152276948094368, 0.8328344225883484, 0.03289712965488434, 0.02888786979019642, 0.020986922085285187, 0.018134333193302155, 0.01703561283648014], "normal_n2_p1": [0.10442245006561279, 0.8266245126724243, 0.04294684901833534, 0.014406539499759674, 0.0010610034223645926, 0.0017091399058699608, 0.003590386128053069], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0424044169485569, 0.00853449571877718, 0.01729588396847248, 0.8578290939331055, 0.012661507353186607, 0.03469584882259369, 0.0029181544668972492], "normal_n3_p1": [0.07691261917352676, 0.040691979229450226, 0.21208615601062775, 0.13317786157131195, 0.2345278263092041, 0.03574100509285927, 0.04886160418391228], "normal_n3_p2": [0.009886638261377811, 0.012718062847852707, 0.01448206976056099, 0.01064140535891056, 0.009054122492671013, 0.9145277142524719, 0.017139749601483345], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06466925144195557, 0.5328188538551331, 0.11510393023490906, 0.007999331690371037, 0.02988174371421337, 0.10802067816257477, 0.025799887254834175], "reduce_n2_p1": [0.01585414633154869, 0.0192995835095644, 0.013464505784213543, 0.10409460216760635, 0.1143171414732933, 0.6444536447525024, 0.06283190101385117], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0070983837358653545, 0.011008135974407196, 0.012307393364608288, 0.009447936899960041, 0.8248712420463562, 0.10761573165655136, 0.012077273800969124], "reduce_n3_p1": [0.02780013345181942, 0.9235892295837402, 0.010308295488357544, 0.0022076531313359737, 0.00795489177107811, 0.011297062039375305, 0.005397563334554434], "reduce_n3_p2": [0.06138228252530098, 0.08017415553331375, 0.47229960560798645, 0.059489764273166656, 0.07821672409772873, 0.0657026395201683, 0.030438125133514404], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03152276948094368, 0.8328344225883484, 0.03289712965488434, 0.02888786979019642, 0.020986922085285187, 0.018134333193302155, 0.01703561283648014], "normal_n2_p1": [0.10442245006561279, 0.8266245126724243, 0.04294684901833534, 0.014406539499759674, 0.0010610034223645926, 0.0017091399058699608, 0.003590386128053069], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0424044169485569, 0.00853449571877718, 0.01729588396847248, 0.8578290939331055, 0.012661507353186607, 0.03469584882259369, 0.0029181544668972492], "normal_n3_p1": [0.07691261917352676, 0.040691979229450226, 0.21208615601062775, 0.13317786157131195, 0.2345278263092041, 0.03574100509285927, 0.04886160418391228], "normal_n3_p2": [0.009886638261377811, 0.012718062847852707, 0.01448206976056099, 0.01064140535891056, 0.009054122492671013, 0.9145277142524719, 0.017139749601483345], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06466925144195557, 0.5328188538551331, 0.11510393023490906, 0.007999331690371037, 0.02988174371421337, 0.10802067816257477, 0.025799887254834175], "reduce_n2_p1": [0.01585414633154869, 0.0192995835095644, 0.013464505784213543, 0.10409460216760635, 0.1143171414732933, 0.6444536447525024, 0.06283190101385117], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0070983837358653545, 0.011008135974407196, 0.012307393364608288, 0.009447936899960041, 0.8248712420463562, 0.10761573165655136, 0.012077273800969124], "reduce_n3_p1": [0.02780013345181942, 0.9235892295837402, 0.010308295488357544, 0.0022076531313359737, 0.00795489177107811, 0.011297062039375305, 0.005397563334554434], "reduce_n3_p2": [0.06138228252530098, 0.08017415553331375, 0.47229960560798645, 0.059489764273166656, 0.07821672409772873, 0.0657026395201683, 0.030438125133514404], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02445310167968273, 0.8913462162017822, 0.018035203218460083, 0.01780564896762371, 0.014280053786933422, 0.01239760685712099, 0.01327873207628727], "normal_n2_p1": [0.15579606592655182, 0.7561948895454407, 0.048245225101709366, 0.023028716444969177, 0.0010124907130375504, 0.002529712626710534, 0.004780059680342674], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.07972458004951477, 0.011232513003051281, 0.027079280465841293, 0.7565277218818665, 0.021916113793849945, 0.061163946986198425, 0.005626874044537544], "normal_n3_p1": [0.0706835389137268, 0.04600529372692108, 0.4142497777938843, 0.27456194162368774, 0.05975685641169548, 0.019129402935504913, 0.034861061722040176], "normal_n3_p2": [0.013870377093553543, 0.021263420581817627, 0.024469152092933655, 0.014738393947482109, 0.01021159254014492, 0.8927501440048218, 0.01100858487188816], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03217795863747597, 0.8857133388519287, 0.016970133408904076, 0.00450968649238348, 0.011817649938166142, 0.02146647311747074, 0.009524843655526638], "reduce_n2_p1": [0.019218748435378075, 0.028338385745882988, 0.017384709790349007, 0.16525040566921234, 0.2524414360523224, 0.4450334906578064, 0.03540360555052757], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014796145260334015, 0.014830494299530983, 0.01604151912033558, 0.0102543318644166, 0.6687216758728027, 0.23612084984779358, 0.016697430983185768], "reduce_n3_p1": [0.022064147517085075, 0.930197536945343, 0.007541774306446314, 0.0032409713603556156, 0.0037877459544688463, 0.0118256201967597, 0.007017204537987709], "reduce_n3_p2": [0.07695263624191284, 0.07407201081514359, 0.27614086866378784, 0.09286507964134216, 0.10247161984443665, 0.0963786318898201, 0.05552858114242554], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02445310167968273, 0.8913462162017822, 0.018035203218460083, 0.01780564896762371, 0.014280053786933422, 0.01239760685712099, 0.01327873207628727], "normal_n2_p1": [0.15579606592655182, 0.7561948895454407, 0.048245225101709366, 0.023028716444969177, 0.0010124907130375504, 0.002529712626710534, 0.004780059680342674], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.07972458004951477, 0.011232513003051281, 0.027079280465841293, 0.7565277218818665, 0.021916113793849945, 0.061163946986198425, 0.005626874044537544], "normal_n3_p1": [0.0706835389137268, 0.04600529372692108, 0.4142497777938843, 0.27456194162368774, 0.05975685641169548, 0.019129402935504913, 0.034861061722040176], "normal_n3_p2": [0.013870377093553543, 0.021263420581817627, 0.024469152092933655, 0.014738393947482109, 0.01021159254014492, 0.8927501440048218, 0.01100858487188816], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03217795863747597, 0.8857133388519287, 0.016970133408904076, 0.00450968649238348, 0.011817649938166142, 0.02146647311747074, 0.009524843655526638], "reduce_n2_p1": [0.019218748435378075, 0.028338385745882988, 0.017384709790349007, 0.16525040566921234, 0.2524414360523224, 0.4450334906578064, 0.03540360555052757], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014796145260334015, 0.014830494299530983, 0.01604151912033558, 0.0102543318644166, 0.6687216758728027, 0.23612084984779358, 0.016697430983185768], "reduce_n3_p1": [0.022064147517085075, 0.930197536945343, 0.007541774306446314, 0.0032409713603556156, 0.0037877459544688463, 0.0118256201967597, 0.007017204537987709], "reduce_n3_p2": [0.07695263624191284, 0.07407201081514359, 0.27614086866378784, 0.09286507964134216, 0.10247161984443665, 0.0963786318898201, 0.05552858114242554], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02086474560201168, 0.8938360810279846, 0.019409993663430214, 0.010821561329066753, 0.01395642850548029, 0.01724250055849552, 0.013686435297131538], "normal_n2_p1": [0.05126968026161194, 0.8745694756507874, 0.039143215864896774, 0.01671907864511013, 0.0010713681112974882, 0.003188714850693941, 0.004946989472955465], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0617518313229084, 0.01111370138823986, 0.024916574358940125, 0.7930940985679626, 0.022443871945142746, 0.04819616302847862, 0.0074324109591543674], "normal_n3_p1": [0.06632311642169952, 0.04154464602470398, 0.09885335713624954, 0.6371333003044128, 0.03281290829181671, 0.019372202455997467, 0.03468922898173332], "normal_n3_p2": [0.021551454439759254, 0.02599499374628067, 0.016360096633434296, 0.034290533512830734, 0.014202388003468513, 0.8560240864753723, 0.012027161195874214], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.026519369333982468, 0.9166378974914551, 0.008467813953757286, 0.005342633929103613, 0.01074469368904829, 0.013236953876912594, 0.0086757717654109], "reduce_n2_p1": [0.023002658039331436, 0.04172924533486366, 0.01667201519012451, 0.10299153625965118, 0.6049081683158875, 0.14218847453594208, 0.025542598217725754], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.011305253952741623, 0.010405441746115685, 0.011750470846891403, 0.007503887638449669, 0.8809068202972412, 0.049673691391944885, 0.012392460368573666], "reduce_n3_p1": [0.018351450562477112, 0.9187342524528503, 0.00911315530538559, 0.006963423918932676, 0.003931088373064995, 0.013982262462377548, 0.010841911658644676], "reduce_n3_p2": [0.02936433255672455, 0.03775393217802048, 0.06523672491312027, 0.17435501515865326, 0.13655143976211548, 0.07618804275989532, 0.06122874841094017], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02086474560201168, 0.8938360810279846, 0.019409993663430214, 0.010821561329066753, 0.01395642850548029, 0.01724250055849552, 0.013686435297131538], "normal_n2_p1": [0.05126968026161194, 0.8745694756507874, 0.039143215864896774, 0.01671907864511013, 0.0010713681112974882, 0.003188714850693941, 0.004946989472955465], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0617518313229084, 0.01111370138823986, 0.024916574358940125, 0.7930940985679626, 0.022443871945142746, 0.04819616302847862, 0.0074324109591543674], "normal_n3_p1": [0.06632311642169952, 0.04154464602470398, 0.09885335713624954, 0.6371333003044128, 0.03281290829181671, 0.019372202455997467, 0.03468922898173332], "normal_n3_p2": [0.021551454439759254, 0.02599499374628067, 0.016360096633434296, 0.034290533512830734, 0.014202388003468513, 0.8560240864753723, 0.012027161195874214], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.026519369333982468, 0.9166378974914551, 0.008467813953757286, 0.005342633929103613, 0.01074469368904829, 0.013236953876912594, 0.0086757717654109], "reduce_n2_p1": [0.023002658039331436, 0.04172924533486366, 0.01667201519012451, 0.10299153625965118, 0.6049081683158875, 0.14218847453594208, 0.025542598217725754], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.011305253952741623, 0.010405441746115685, 0.011750470846891403, 0.007503887638449669, 0.8809068202972412, 0.049673691391944885, 0.012392460368573666], "reduce_n3_p1": [0.018351450562477112, 0.9187342524528503, 0.00911315530538559, 0.006963423918932676, 0.003931088373064995, 0.013982262462377548, 0.010841911658644676], "reduce_n3_p2": [0.02936433255672455, 0.03775393217802048, 0.06523672491312027, 0.17435501515865326, 0.13655143976211548, 0.07618804275989532, 0.06122874841094017], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04345687851309776, 0.6709650754928589, 0.055483128875494, 0.02197464555501938, 0.03465629369020462, 0.11295466125011444, 0.025012629106640816], "normal_n2_p1": [0.04180833324790001, 0.8583646416664124, 0.04793841391801834, 0.018702546134591103, 0.0020729023963212967, 0.006374934688210487, 0.008177077397704124], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.036647286266088486, 0.01062245573848486, 0.01872485689818859, 0.8387537598609924, 0.02167581580579281, 0.03348164260387421, 0.00951208733022213], "normal_n3_p1": [0.030690839514136314, 0.019908273592591286, 0.01336543820798397, 0.8795740604400635, 0.011417720466852188, 0.009165003895759583, 0.017650725319981575], "normal_n3_p2": [0.0669335201382637, 0.09261669218540192, 0.0361739918589592, 0.37723222374916077, 0.029690561816096306, 0.2202419638633728, 0.04533740133047104], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02272527851164341, 0.9245490431785583, 0.0066134012304246426, 0.007064139936119318, 0.011323743499815464, 0.011072876863181591, 0.008173125796020031], "reduce_n2_p1": [0.03607933223247528, 0.0741392970085144, 0.021153023466467857, 0.1549062728881836, 0.5434674620628357, 0.06316153705120087, 0.03212597593665123], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010437514632940292, 0.00823951419442892, 0.009688219986855984, 0.00612662686035037, 0.9331653714179993, 0.010543043725192547, 0.010403214953839779], "reduce_n3_p1": [0.028793267905712128, 0.7856088280677795, 0.021451342850923538, 0.02566228061914444, 0.009785558097064495, 0.03288069739937782, 0.02822210267186165], "reduce_n3_p2": [0.03349796310067177, 0.04264552891254425, 0.050659362226724625, 0.2827063500881195, 0.21138764917850494, 0.05211345851421356, 0.06663624197244644], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04345687851309776, 0.6709650754928589, 0.055483128875494, 0.02197464555501938, 0.03465629369020462, 0.11295466125011444, 0.025012629106640816], "normal_n2_p1": [0.04180833324790001, 0.8583646416664124, 0.04793841391801834, 0.018702546134591103, 0.0020729023963212967, 0.006374934688210487, 0.008177077397704124], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.036647286266088486, 0.01062245573848486, 0.01872485689818859, 0.8387537598609924, 0.02167581580579281, 0.03348164260387421, 0.00951208733022213], "normal_n3_p1": [0.030690839514136314, 0.019908273592591286, 0.01336543820798397, 0.8795740604400635, 0.011417720466852188, 0.009165003895759583, 0.017650725319981575], "normal_n3_p2": [0.0669335201382637, 0.09261669218540192, 0.0361739918589592, 0.37723222374916077, 0.029690561816096306, 0.2202419638633728, 0.04533740133047104], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02272527851164341, 0.9245490431785583, 0.0066134012304246426, 0.007064139936119318, 0.011323743499815464, 0.011072876863181591, 0.008173125796020031], "reduce_n2_p1": [0.03607933223247528, 0.0741392970085144, 0.021153023466467857, 0.1549062728881836, 0.5434674620628357, 0.06316153705120087, 0.03212597593665123], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010437514632940292, 0.00823951419442892, 0.009688219986855984, 0.00612662686035037, 0.9331653714179993, 0.010543043725192547, 0.010403214953839779], "reduce_n3_p1": [0.028793267905712128, 0.7856088280677795, 0.021451342850923538, 0.02566228061914444, 0.009785558097064495, 0.03288069739937782, 0.02822210267186165], "reduce_n3_p2": [0.03349796310067177, 0.04264552891254425, 0.050659362226724625, 0.2827063500881195, 0.21138764917850494, 0.05211345851421356, 0.06663624197244644], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.059623029083013535, 0.4674958884716034, 0.053346212953329086, 0.025516267865896225, 0.027564145624637604, 0.2951122224330902, 0.02487398125231266], "normal_n2_p1": [0.03179238736629486, 0.8642930388450623, 0.042237404733896255, 0.017302576452493668, 0.003575075650587678, 0.010564497672021389, 0.010639672167599201], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02105291560292244, 0.011057751253247261, 0.015308337286114693, 0.8723722100257874, 0.0210388395935297, 0.02520456723868847, 0.012121295556426048], "normal_n3_p1": [0.07317014038562775, 0.05895877629518509, 0.0184079110622406, 0.7257319092750549, 0.021593576297163963, 0.029140619561076164, 0.040970977395772934], "normal_n3_p2": [0.13472230732440948, 0.44927260279655457, 0.09134741127490997, 0.02299978770315647, 0.011057177558541298, 0.2536821961402893, 0.015392421744763851], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.034421153366565704, 0.8702611923217773, 0.010539287701249123, 0.015200386755168438, 0.02140156365931034, 0.017599347978830338, 0.015718724578619003], "reduce_n2_p1": [0.035713665187358856, 0.06897696107625961, 0.019662881270051003, 0.16280193626880646, 0.6009222865104675, 0.03581450507044792, 0.026532435789704323], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0272719357162714, 0.015052306465804577, 0.016415590420365334, 0.012136667035520077, 0.8776898980140686, 0.00990931037813425, 0.021826187148690224], "reduce_n3_p1": [0.024483315646648407, 0.8670037388801575, 0.019430506974458694, 0.02346087247133255, 0.011861876584589481, 0.022205449640750885, 0.021343478932976723], "reduce_n3_p2": [0.05003257095813751, 0.06089399382472038, 0.05985719710588455, 0.4440726041793823, 0.08711351454257965, 0.03572949767112732, 0.05091366171836853], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.059623029083013535, 0.4674958884716034, 0.053346212953329086, 0.025516267865896225, 0.027564145624637604, 0.2951122224330902, 0.02487398125231266], "normal_n2_p1": [0.03179238736629486, 0.8642930388450623, 0.042237404733896255, 0.017302576452493668, 0.003575075650587678, 0.010564497672021389, 0.010639672167599201], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02105291560292244, 0.011057751253247261, 0.015308337286114693, 0.8723722100257874, 0.0210388395935297, 0.02520456723868847, 0.012121295556426048], "normal_n3_p1": [0.07317014038562775, 0.05895877629518509, 0.0184079110622406, 0.7257319092750549, 0.021593576297163963, 0.029140619561076164, 0.040970977395772934], "normal_n3_p2": [0.13472230732440948, 0.44927260279655457, 0.09134741127490997, 0.02299978770315647, 0.011057177558541298, 0.2536821961402893, 0.015392421744763851], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.034421153366565704, 0.8702611923217773, 0.010539287701249123, 0.015200386755168438, 0.02140156365931034, 0.017599347978830338, 0.015718724578619003], "reduce_n2_p1": [0.035713665187358856, 0.06897696107625961, 0.019662881270051003, 0.16280193626880646, 0.6009222865104675, 0.03581450507044792, 0.026532435789704323], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0272719357162714, 0.015052306465804577, 0.016415590420365334, 0.012136667035520077, 0.8776898980140686, 0.00990931037813425, 0.021826187148690224], "reduce_n3_p1": [0.024483315646648407, 0.8670037388801575, 0.019430506974458694, 0.02346087247133255, 0.011861876584589481, 0.022205449640750885, 0.021343478932976723], "reduce_n3_p2": [0.05003257095813751, 0.06089399382472038, 0.05985719710588455, 0.4440726041793823, 0.08711351454257965, 0.03572949767112732, 0.05091366171836853], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.016122940927743912, 0.051243655383586884, 0.007111906539648771, 0.0044291201047599316, 0.006555147934705019, 0.9013832807540894, 0.00557659612968564], "normal_n2_p1": [0.04939725250005722, 0.7465494275093079, 0.0607503242790699, 0.03505842760205269, 0.009626494720578194, 0.026035217568278313, 0.023704063147306442], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01929202303290367, 0.015459243208169937, 0.018266279250383377, 0.8473955988883972, 0.02605370059609413, 0.033488139510154724, 0.017413567751646042], "normal_n3_p1": [0.05289546772837639, 0.02873501181602478, 0.013576912693679333, 0.7813622355461121, 0.02824017032980919, 0.031350649893283844, 0.03966673091053963], "normal_n3_p2": [0.04608741030097008, 0.030100129544734955, 0.017182350158691406, 0.003932120744138956, 0.005721272900700569, 0.8785164952278137, 0.01149622444063425], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04780873656272888, 0.8030807375907898, 0.015992579981684685, 0.021175304427742958, 0.03352229669690132, 0.024912990629673004, 0.02897825837135315], "reduce_n2_p1": [0.036967962980270386, 0.044066984206438065, 0.024623235687613487, 0.34758153557777405, 0.4303901195526123, 0.033024631440639496, 0.033898063004016876], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.09066284447908401, 0.03243319317698479, 0.031152039766311646, 0.034981533885002136, 0.70644211769104, 0.016625164076685905, 0.04622563347220421], "reduce_n3_p1": [0.026445049792528152, 0.8245443105697632, 0.027491219341754913, 0.025085829198360443, 0.02330809272825718, 0.02299036830663681, 0.043244633823633194], "reduce_n3_p2": [0.08940190076828003, 0.12233995646238327, 0.10343164205551147, 0.31826072931289673, 0.026203466579318047, 0.08016864955425262, 0.05436946824193001], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.016122940927743912, 0.051243655383586884, 0.007111906539648771, 0.0044291201047599316, 0.006555147934705019, 0.9013832807540894, 0.00557659612968564], "normal_n2_p1": [0.04939725250005722, 0.7465494275093079, 0.0607503242790699, 0.03505842760205269, 0.009626494720578194, 0.026035217568278313, 0.023704063147306442], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01929202303290367, 0.015459243208169937, 0.018266279250383377, 0.8473955988883972, 0.02605370059609413, 0.033488139510154724, 0.017413567751646042], "normal_n3_p1": [0.05289546772837639, 0.02873501181602478, 0.013576912693679333, 0.7813622355461121, 0.02824017032980919, 0.031350649893283844, 0.03966673091053963], "normal_n3_p2": [0.04608741030097008, 0.030100129544734955, 0.017182350158691406, 0.003932120744138956, 0.005721272900700569, 0.8785164952278137, 0.01149622444063425], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04780873656272888, 0.8030807375907898, 0.015992579981684685, 0.021175304427742958, 0.03352229669690132, 0.024912990629673004, 0.02897825837135315], "reduce_n2_p1": [0.036967962980270386, 0.044066984206438065, 0.024623235687613487, 0.34758153557777405, 0.4303901195526123, 0.033024631440639496, 0.033898063004016876], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.09066284447908401, 0.03243319317698479, 0.031152039766311646, 0.034981533885002136, 0.70644211769104, 0.016625164076685905, 0.04622563347220421], "reduce_n3_p1": [0.026445049792528152, 0.8245443105697632, 0.027491219341754913, 0.025085829198360443, 0.02330809272825718, 0.02299036830663681, 0.043244633823633194], "reduce_n3_p2": [0.08940190076828003, 0.12233995646238327, 0.10343164205551147, 0.31826072931289673, 0.026203466579318047, 0.08016864955425262, 0.05436946824193001], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.18128971755504608, 0.47556957602500916, 0.046224385499954224, 0.015713054686784744, 0.024086302146315575, 0.21343128383159637, 0.01861872710287571], "normal_n2_p1": [0.05031505972146988, 0.7521153092384338, 0.047825951129198074, 0.039277467876672745, 0.015480642206966877, 0.026650957763195038, 0.02565981261432171], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.037327591329813004, 0.03644212707877159, 0.03823121637105942, 0.7153961062431335, 0.04529265686869621, 0.0631118193268776, 0.029153132811188698], "normal_n3_p1": [0.030452940613031387, 0.015118932351469994, 0.00880467239767313, 0.9019282460212708, 0.014614930376410484, 0.008085695095360279, 0.012069270946085453], "normal_n3_p2": [0.031514763832092285, 0.009444011375308037, 0.013262586668133736, 0.0019356870325282216, 0.004972794093191624, 0.9211882948875427, 0.01190119981765747], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07164499163627625, 0.5627157688140869, 0.033482056111097336, 0.03279593214392662, 0.08807596564292908, 0.04811829701066017, 0.09724922478199005], "reduce_n2_p1": [0.013542059808969498, 0.010597885586321354, 0.013104413636028767, 0.8538036346435547, 0.03750132769346237, 0.015720903873443604, 0.02882055938243866], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.004291854798793793, 0.00942645687609911, 0.009714278392493725, 0.00975020695477724, 0.9425005912780762, 0.006928110029548407, 0.006398605648428202], "reduce_n3_p1": [0.07069491595029831, 0.7423238158226013, 0.024519121274352074, 0.05903775990009308, 0.034691713750362396, 0.028995143249630928, 0.028414517641067505], "reduce_n3_p2": [0.047278162091970444, 0.04094882681965828, 0.055514268577098846, 0.5506967902183533, 0.011749174445867538, 0.08445556461811066, 0.07501480728387833], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.18128971755504608, 0.47556957602500916, 0.046224385499954224, 0.015713054686784744, 0.024086302146315575, 0.21343128383159637, 0.01861872710287571], "normal_n2_p1": [0.05031505972146988, 0.7521153092384338, 0.047825951129198074, 0.039277467876672745, 0.015480642206966877, 0.026650957763195038, 0.02565981261432171], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.037327591329813004, 0.03644212707877159, 0.03823121637105942, 0.7153961062431335, 0.04529265686869621, 0.0631118193268776, 0.029153132811188698], "normal_n3_p1": [0.030452940613031387, 0.015118932351469994, 0.00880467239767313, 0.9019282460212708, 0.014614930376410484, 0.008085695095360279, 0.012069270946085453], "normal_n3_p2": [0.031514763832092285, 0.009444011375308037, 0.013262586668133736, 0.0019356870325282216, 0.004972794093191624, 0.9211882948875427, 0.01190119981765747], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07164499163627625, 0.5627157688140869, 0.033482056111097336, 0.03279593214392662, 0.08807596564292908, 0.04811829701066017, 0.09724922478199005], "reduce_n2_p1": [0.013542059808969498, 0.010597885586321354, 0.013104413636028767, 0.8538036346435547, 0.03750132769346237, 0.015720903873443604, 0.02882055938243866], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.004291854798793793, 0.00942645687609911, 0.009714278392493725, 0.00975020695477724, 0.9425005912780762, 0.006928110029548407, 0.006398605648428202], "reduce_n3_p1": [0.07069491595029831, 0.7423238158226013, 0.024519121274352074, 0.05903775990009308, 0.034691713750362396, 0.028995143249630928, 0.028414517641067505], "reduce_n3_p2": [0.047278162091970444, 0.04094882681965828, 0.055514268577098846, 0.5506967902183533, 0.011749174445867538, 0.08445556461811066, 0.07501480728387833], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.47016170620918274, 0.4467407763004303, 0.03405875712633133, 0.007550589274615049, 0.01257865410298109, 0.013420045375823975, 0.008588957600295544], "normal_n2_p1": [0.08723016083240509, 0.66204434633255, 0.05619741976261139, 0.03710118681192398, 0.030824748799204826, 0.028705893084406853, 0.042991138994693756], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03760976344347, 0.041848041117191315, 0.03825035318732262, 0.6679770350456238, 0.04909851774573326, 0.09366540610790253, 0.03273485228419304], "normal_n3_p1": [0.03029092587530613, 0.014967706054449081, 0.011349571868777275, 0.8912083506584167, 0.020090144127607346, 0.009245036169886589, 0.011541400104761124], "normal_n3_p2": [0.010582308284938335, 0.004677395801991224, 0.006654329132288694, 0.00174544972833246, 0.005249118898063898, 0.9464977383613586, 0.016434306278824806], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13594287633895874, 0.5347115993499756, 0.03252563253045082, 0.033283479511737823, 0.09745608270168304, 0.05424102395772934, 0.05901017412543297], "reduce_n2_p1": [0.008542600087821484, 0.005139973480254412, 0.008884304203093052, 0.9227319955825806, 0.008099553175270557, 0.00927707925438881, 0.022075537592172623], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.001508983550593257, 0.006459751166403294, 0.00718429172411561, 0.007006702944636345, 0.9601280689239502, 0.006256001070141792, 0.0035778104793280363], "reduce_n3_p1": [0.15140871703624725, 0.7486684918403625, 0.014999431557953358, 0.013743020594120026, 0.023076104000210762, 0.020510630682110786, 0.011940616182982922], "reduce_n3_p2": [0.028816627338528633, 0.02604425512254238, 0.0467895045876503, 0.39024654030799866, 0.010989603586494923, 0.19681912660598755, 0.12537607550621033], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.47016170620918274, 0.4467407763004303, 0.03405875712633133, 0.007550589274615049, 0.01257865410298109, 0.013420045375823975, 0.008588957600295544], "normal_n2_p1": [0.08723016083240509, 0.66204434633255, 0.05619741976261139, 0.03710118681192398, 0.030824748799204826, 0.028705893084406853, 0.042991138994693756], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03760976344347, 0.041848041117191315, 0.03825035318732262, 0.6679770350456238, 0.04909851774573326, 0.09366540610790253, 0.03273485228419304], "normal_n3_p1": [0.03029092587530613, 0.014967706054449081, 0.011349571868777275, 0.8912083506584167, 0.020090144127607346, 0.009245036169886589, 0.011541400104761124], "normal_n3_p2": [0.010582308284938335, 0.004677395801991224, 0.006654329132288694, 0.00174544972833246, 0.005249118898063898, 0.9464977383613586, 0.016434306278824806], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13594287633895874, 0.5347115993499756, 0.03252563253045082, 0.033283479511737823, 0.09745608270168304, 0.05424102395772934, 0.05901017412543297], "reduce_n2_p1": [0.008542600087821484, 0.005139973480254412, 0.008884304203093052, 0.9227319955825806, 0.008099553175270557, 0.00927707925438881, 0.022075537592172623], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.001508983550593257, 0.006459751166403294, 0.00718429172411561, 0.007006702944636345, 0.9601280689239502, 0.006256001070141792, 0.0035778104793280363], "reduce_n3_p1": [0.15140871703624725, 0.7486684918403625, 0.014999431557953358, 0.013743020594120026, 0.023076104000210762, 0.020510630682110786, 0.011940616182982922], "reduce_n3_p2": [0.028816627338528633, 0.02604425512254238, 0.0467895045876503, 0.39024654030799866, 0.010989603586494923, 0.19681912660598755, 0.12537607550621033], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.35642334818840027, 0.5924878716468811, 0.025381695479154587, 0.005656794644892216, 0.006725943181663752, 0.0032365245278924704, 0.006036877632141113], "normal_n2_p1": [0.14624814689159393, 0.28397390246391296, 0.09098467230796814, 0.06563020497560501, 0.0839686468243599, 0.050351932644844055, 0.11478625237941742], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011400035582482815, 0.015910876914858818, 0.012556387111544609, 0.9150172472000122, 0.01115494780242443, 0.018420517444610596, 0.007725734729319811], "normal_n3_p1": [0.05254790186882019, 0.03073425404727459, 0.028386462479829788, 0.7646126747131348, 0.04575314372777939, 0.02583821676671505, 0.022367920726537704], "normal_n3_p2": [0.014594332315027714, 0.007498603314161301, 0.012701700441539288, 0.003746685339137912, 0.011276405304670334, 0.8649623394012451, 0.06068718805909157], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.192217618227005, 0.5400627851486206, 0.025942549109458923, 0.042338863015174866, 0.06799259781837463, 0.03701873868703842, 0.04211151599884033], "reduce_n2_p1": [0.010237091220915318, 0.00581928389146924, 0.010719266720116138, 0.9134001731872559, 0.005792131647467613, 0.010225743055343628, 0.02724372036755085], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.001978404587134719, 0.008163411170244217, 0.008587809279561043, 0.008709244430065155, 0.9488010406494141, 0.009196633473038673, 0.004637491889297962], "reduce_n3_p1": [0.20137247443199158, 0.7474485635757446, 0.0076649789698421955, 0.003993010614067316, 0.011241401545703411, 0.008956757374107838, 0.005348402541130781], "reduce_n3_p2": [0.029230255633592606, 0.02119370363652706, 0.04414093866944313, 0.09123920649290085, 0.011921998113393784, 0.4591098427772522, 0.1654488891363144], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.35642334818840027, 0.5924878716468811, 0.025381695479154587, 0.005656794644892216, 0.006725943181663752, 0.0032365245278924704, 0.006036877632141113], "normal_n2_p1": [0.14624814689159393, 0.28397390246391296, 0.09098467230796814, 0.06563020497560501, 0.0839686468243599, 0.050351932644844055, 0.11478625237941742], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011400035582482815, 0.015910876914858818, 0.012556387111544609, 0.9150172472000122, 0.01115494780242443, 0.018420517444610596, 0.007725734729319811], "normal_n3_p1": [0.05254790186882019, 0.03073425404727459, 0.028386462479829788, 0.7646126747131348, 0.04575314372777939, 0.02583821676671505, 0.022367920726537704], "normal_n3_p2": [0.014594332315027714, 0.007498603314161301, 0.012701700441539288, 0.003746685339137912, 0.011276405304670334, 0.8649623394012451, 0.06068718805909157], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.192217618227005, 0.5400627851486206, 0.025942549109458923, 0.042338863015174866, 0.06799259781837463, 0.03701873868703842, 0.04211151599884033], "reduce_n2_p1": [0.010237091220915318, 0.00581928389146924, 0.010719266720116138, 0.9134001731872559, 0.005792131647467613, 0.010225743055343628, 0.02724372036755085], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.001978404587134719, 0.008163411170244217, 0.008587809279561043, 0.008709244430065155, 0.9488010406494141, 0.009196633473038673, 0.004637491889297962], "reduce_n3_p1": [0.20137247443199158, 0.7474485635757446, 0.0076649789698421955, 0.003993010614067316, 0.011241401545703411, 0.008956757374107838, 0.005348402541130781], "reduce_n3_p2": [0.029230255633592606, 0.02119370363652706, 0.04414093866944313, 0.09123920649290085, 0.011921998113393784, 0.4591098427772522, 0.1654488891363144], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.6101406812667847, 0.3530070185661316, 0.01364976353943348, 0.006670243572443724, 0.005113652907311916, 0.0017528716707602143, 0.005370756145566702], "normal_n2_p1": [0.22178301215171814, 0.22049935162067413, 0.16007950901985168, 0.06448405236005783, 0.11994809657335281, 0.045213472098112106, 0.03927881643176079], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.007340870797634125, 0.01026998646557331, 0.007983576506376266, 0.9488027691841125, 0.006658067926764488, 0.009402642957866192, 0.0045480248518288136], "normal_n3_p1": [0.0770869180560112, 0.05662451311945915, 0.05192041024565697, 0.5690736174583435, 0.07699813693761826, 0.07256129384040833, 0.039635177701711655], "normal_n3_p2": [0.01050191093236208, 0.006812363862991333, 0.009972432628273964, 0.004506194964051247, 0.01051084790378809, 0.9370629191398621, 0.005711602978408337], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.17755040526390076, 0.5758367776870728, 0.022944796830415726, 0.05006000027060509, 0.04502154141664505, 0.03487495705485344, 0.03702836111187935], "reduce_n2_p1": [0.020319953560829163, 0.011574521660804749, 0.020742379128932953, 0.841833233833313, 0.008821982890367508, 0.01811961643397808, 0.04879130423069], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005076141562312841, 0.014172451570630074, 0.014527877792716026, 0.016402166336774826, 0.9044274687767029, 0.01814482919871807, 0.009451855905354023], "reduce_n3_p1": [0.055249039083719254, 0.898600161075592, 0.007240669801831245, 0.003328037215396762, 0.009245474822819233, 0.006737374234944582, 0.004991946741938591], "reduce_n3_p2": [0.005722383037209511, 0.004146921448409557, 0.00831039808690548, 0.005967183969914913, 0.0034043723717331886, 0.9286963939666748, 0.02186400815844536], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.6101406812667847, 0.3530070185661316, 0.01364976353943348, 0.006670243572443724, 0.005113652907311916, 0.0017528716707602143, 0.005370756145566702], "normal_n2_p1": [0.22178301215171814, 0.22049935162067413, 0.16007950901985168, 0.06448405236005783, 0.11994809657335281, 0.045213472098112106, 0.03927881643176079], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.007340870797634125, 0.01026998646557331, 0.007983576506376266, 0.9488027691841125, 0.006658067926764488, 0.009402642957866192, 0.0045480248518288136], "normal_n3_p1": [0.0770869180560112, 0.05662451311945915, 0.05192041024565697, 0.5690736174583435, 0.07699813693761826, 0.07256129384040833, 0.039635177701711655], "normal_n3_p2": [0.01050191093236208, 0.006812363862991333, 0.009972432628273964, 0.004506194964051247, 0.01051084790378809, 0.9370629191398621, 0.005711602978408337], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.17755040526390076, 0.5758367776870728, 0.022944796830415726, 0.05006000027060509, 0.04502154141664505, 0.03487495705485344, 0.03702836111187935], "reduce_n2_p1": [0.020319953560829163, 0.011574521660804749, 0.020742379128932953, 0.841833233833313, 0.008821982890367508, 0.01811961643397808, 0.04879130423069], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005076141562312841, 0.014172451570630074, 0.014527877792716026, 0.016402166336774826, 0.9044274687767029, 0.01814482919871807, 0.009451855905354023], "reduce_n3_p1": [0.055249039083719254, 0.898600161075592, 0.007240669801831245, 0.003328037215396762, 0.009245474822819233, 0.006737374234944582, 0.004991946741938591], "reduce_n3_p2": [0.005722383037209511, 0.004146921448409557, 0.00831039808690548, 0.005967183969914913, 0.0034043723717331886, 0.9286963939666748, 0.02186400815844536], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.5875353217124939, 0.35276320576667786, 0.01662454567849636, 0.01317022554576397, 0.009220331907272339, 0.0024548491928726435, 0.00884561613202095], "normal_n2_p1": [0.13081511855125427, 0.21012544631958008, 0.15215320885181427, 0.0752732902765274, 0.2516220808029175, 0.05294843763113022, 0.03728295490145683], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.00949296448379755, 0.012184523977339268, 0.00987862329930067, 0.9375441670417786, 0.007889407686889172, 0.009979129768908024, 0.0056160818785429], "normal_n3_p1": [0.05519324541091919, 0.0422808900475502, 0.04518510401248932, 0.656782329082489, 0.09050191938877106, 0.025715991854667664, 0.032905012369155884], "normal_n3_p2": [0.013077820651233196, 0.009491573087871075, 0.01366271823644638, 0.007215088699012995, 0.012929065153002739, 0.9255588054656982, 0.0029295021668076515], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1693374514579773, 0.7031552195549011, 0.01277898345142603, 0.025912683457136154, 0.021634431555867195, 0.02232091687619686, 0.012365632690489292], "reduce_n2_p1": [0.017616407945752144, 0.011401546187698841, 0.018358297646045685, 0.8632611632347107, 0.008076627738773823, 0.015504107810556889, 0.04434741660952568], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.015217791311442852, 0.027457254007458687, 0.025384902954101562, 0.030970219522714615, 0.8177689909934998, 0.031046312302350998, 0.02014094777405262], "reduce_n3_p1": [0.016384802758693695, 0.9112227559089661, 0.010551901534199715, 0.005846124608069658, 0.013454738073050976, 0.009444600902497768, 0.008888532407581806], "reduce_n3_p2": [0.008420455269515514, 0.005383458454161882, 0.01011057011783123, 0.004125004168599844, 0.005509278737008572, 0.9278308749198914, 0.019291255623102188], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.5875353217124939, 0.35276320576667786, 0.01662454567849636, 0.01317022554576397, 0.009220331907272339, 0.0024548491928726435, 0.00884561613202095], "normal_n2_p1": [0.13081511855125427, 0.21012544631958008, 0.15215320885181427, 0.0752732902765274, 0.2516220808029175, 0.05294843763113022, 0.03728295490145683], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.00949296448379755, 0.012184523977339268, 0.00987862329930067, 0.9375441670417786, 0.007889407686889172, 0.009979129768908024, 0.0056160818785429], "normal_n3_p1": [0.05519324541091919, 0.0422808900475502, 0.04518510401248932, 0.656782329082489, 0.09050191938877106, 0.025715991854667664, 0.032905012369155884], "normal_n3_p2": [0.013077820651233196, 0.009491573087871075, 0.01366271823644638, 0.007215088699012995, 0.012929065153002739, 0.9255588054656982, 0.0029295021668076515], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1693374514579773, 0.7031552195549011, 0.01277898345142603, 0.025912683457136154, 0.021634431555867195, 0.02232091687619686, 0.012365632690489292], "reduce_n2_p1": [0.017616407945752144, 0.011401546187698841, 0.018358297646045685, 0.8632611632347107, 0.008076627738773823, 0.015504107810556889, 0.04434741660952568], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.015217791311442852, 0.027457254007458687, 0.025384902954101562, 0.030970219522714615, 0.8177689909934998, 0.031046312302350998, 0.02014094777405262], "reduce_n3_p1": [0.016384802758693695, 0.9112227559089661, 0.010551901534199715, 0.005846124608069658, 0.013454738073050976, 0.009444600902497768, 0.008888532407581806], "reduce_n3_p2": [0.008420455269515514, 0.005383458454161882, 0.01011057011783123, 0.004125004168599844, 0.005509278737008572, 0.9278308749198914, 0.019291255623102188], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.6235337853431702, 0.28143414855003357, 0.017926162108778954, 0.02470848150551319, 0.013335141353309155, 0.0039466675370931625, 0.014894038438796997], "normal_n2_p1": [0.4464263916015625, 0.26417210698127747, 0.1582731008529663, 0.03633653745055199, 0.029947804287075996, 0.0225734431296587, 0.014027693308889866], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01610318385064602, 0.01899067871272564, 0.016501756384968758, 0.8941015005111694, 0.013705692254006863, 0.01519787684082985, 0.010019360110163689], "normal_n3_p1": [0.03249172866344452, 0.02635302022099495, 0.027701931074261665, 0.8137346506118774, 0.03809421509504318, 0.012445181608200073, 0.021080592647194862], "normal_n3_p2": [0.02012011595070362, 0.01647910848259926, 0.024473611265420914, 0.01400619838386774, 0.020423317328095436, 0.8772804141044617, 0.004343538079410791], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07136346399784088, 0.8258857131004333, 0.011540689505636692, 0.021914508193731308, 0.012561837211251259, 0.022358547896146774, 0.008829973638057709], "reduce_n2_p1": [0.01575540192425251, 0.012488189153373241, 0.01674710027873516, 0.8728848099708557, 0.008743819780647755, 0.014145730063319206, 0.042492978274822235], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.011367470026016235, 0.014449299313127995, 0.012829582206904888, 0.011298197321593761, 0.9150977730751038, 0.01197871845215559, 0.010258749127388], "reduce_n3_p1": [0.016858821734786034, 0.8095192909240723, 0.022359494119882584, 0.014290151186287403, 0.027841201052069664, 0.020781034603714943, 0.022190222516655922], "reduce_n3_p2": [0.04300682619214058, 0.022848989814519882, 0.03954869136214256, 0.012753951363265514, 0.02722570300102234, 0.7248796224594116, 0.06189486011862755], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.6235337853431702, 0.28143414855003357, 0.017926162108778954, 0.02470848150551319, 0.013335141353309155, 0.0039466675370931625, 0.014894038438796997], "normal_n2_p1": [0.4464263916015625, 0.26417210698127747, 0.1582731008529663, 0.03633653745055199, 0.029947804287075996, 0.0225734431296587, 0.014027693308889866], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01610318385064602, 0.01899067871272564, 0.016501756384968758, 0.8941015005111694, 0.013705692254006863, 0.01519787684082985, 0.010019360110163689], "normal_n3_p1": [0.03249172866344452, 0.02635302022099495, 0.027701931074261665, 0.8137346506118774, 0.03809421509504318, 0.012445181608200073, 0.021080592647194862], "normal_n3_p2": [0.02012011595070362, 0.01647910848259926, 0.024473611265420914, 0.01400619838386774, 0.020423317328095436, 0.8772804141044617, 0.004343538079410791], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07136346399784088, 0.8258857131004333, 0.011540689505636692, 0.021914508193731308, 0.012561837211251259, 0.022358547896146774, 0.008829973638057709], "reduce_n2_p1": [0.01575540192425251, 0.012488189153373241, 0.01674710027873516, 0.8728848099708557, 0.008743819780647755, 0.014145730063319206, 0.042492978274822235], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.011367470026016235, 0.014449299313127995, 0.012829582206904888, 0.011298197321593761, 0.9150977730751038, 0.01197871845215559, 0.010258749127388], "reduce_n3_p1": [0.016858821734786034, 0.8095192909240723, 0.022359494119882584, 0.014290151186287403, 0.027841201052069664, 0.020781034603714943, 0.022190222516655922], "reduce_n3_p2": [0.04300682619214058, 0.022848989814519882, 0.03954869136214256, 0.012753951363265514, 0.02722570300102234, 0.7248796224594116, 0.06189486011862755], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9135745763778687, 0.03701232373714447, 0.005157487001270056, 0.016770120710134506, 0.006768205668777227, 0.0021155131980776787, 0.0073434170335531235], "normal_n2_p1": [0.8527979254722595, 0.06605474650859833, 0.02838708460330963, 0.01806446723639965, 0.006218683905899525, 0.009338751435279846, 0.005051375832408667], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.019016703590750694, 0.01864904910326004, 0.017689265310764313, 0.8758489489555359, 0.017284417524933815, 0.017323849722743034, 0.01299584936350584], "normal_n3_p1": [0.05147036164999008, 0.03530938923358917, 0.03801918402314186, 0.6761518716812134, 0.0630900114774704, 0.027160940691828728, 0.04253920167684555], "normal_n3_p2": [0.029276367276906967, 0.023397017270326614, 0.021085655316710472, 0.02316112071275711, 0.02595372498035431, 0.8308798670768738, 0.00879744254052639], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08744516968727112, 0.7006281018257141, 0.024610010907053947, 0.04828869178891182, 0.02422170899808407, 0.04744698852300644, 0.017157744616270065], "reduce_n2_p1": [0.013316033408045769, 0.011168899945914745, 0.012781002558767796, 0.9122793078422546, 0.008518259041011333, 0.01088172197341919, 0.020201299339532852], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014265461824834347, 0.014456410892307758, 0.014827058650553226, 0.01150224544107914, 0.9066452383995056, 0.01174081303179264, 0.013262735679745674], "reduce_n3_p1": [0.023772088810801506, 0.5764445066452026, 0.0335085391998291, 0.02812027744948864, 0.07681035250425339, 0.03896617516875267, 0.06566604971885681], "reduce_n3_p2": [0.007888423278927803, 0.01029177475720644, 0.015167425386607647, 0.006421814206987619, 0.012217158451676369, 0.9076218008995056, 0.01880478858947754], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9135745763778687, 0.03701232373714447, 0.005157487001270056, 0.016770120710134506, 0.006768205668777227, 0.0021155131980776787, 0.0073434170335531235], "normal_n2_p1": [0.8527979254722595, 0.06605474650859833, 0.02838708460330963, 0.01806446723639965, 0.006218683905899525, 0.009338751435279846, 0.005051375832408667], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.019016703590750694, 0.01864904910326004, 0.017689265310764313, 0.8758489489555359, 0.017284417524933815, 0.017323849722743034, 0.01299584936350584], "normal_n3_p1": [0.05147036164999008, 0.03530938923358917, 0.03801918402314186, 0.6761518716812134, 0.0630900114774704, 0.027160940691828728, 0.04253920167684555], "normal_n3_p2": [0.029276367276906967, 0.023397017270326614, 0.021085655316710472, 0.02316112071275711, 0.02595372498035431, 0.8308798670768738, 0.00879744254052639], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08744516968727112, 0.7006281018257141, 0.024610010907053947, 0.04828869178891182, 0.02422170899808407, 0.04744698852300644, 0.017157744616270065], "reduce_n2_p1": [0.013316033408045769, 0.011168899945914745, 0.012781002558767796, 0.9122793078422546, 0.008518259041011333, 0.01088172197341919, 0.020201299339532852], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014265461824834347, 0.014456410892307758, 0.014827058650553226, 0.01150224544107914, 0.9066452383995056, 0.01174081303179264, 0.013262735679745674], "reduce_n3_p1": [0.023772088810801506, 0.5764445066452026, 0.0335085391998291, 0.02812027744948864, 0.07681035250425339, 0.03896617516875267, 0.06566604971885681], "reduce_n3_p2": [0.007888423278927803, 0.01029177475720644, 0.015167425386607647, 0.006421814206987619, 0.012217158451676369, 0.9076218008995056, 0.01880478858947754], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9029602408409119, 0.028100239112973213, 0.00789191946387291, 0.019538503140211105, 0.01066006813198328, 0.003729029092937708, 0.011538528837263584], "normal_n2_p1": [0.7385901212692261, 0.09726835787296295, 0.04046930372714996, 0.04168234393000603, 0.009938782081007957, 0.0219131987541914, 0.010257535614073277], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0489877425134182, 0.04471266642212868, 0.045773062855005264, 0.6858648061752319, 0.043656088411808014, 0.034492041915655136, 0.031237244606018066], "normal_n3_p1": [0.045250244438648224, 0.029170086607336998, 0.02997269667685032, 0.6758994460105896, 0.04558375105261803, 0.039913248270750046, 0.07031519711017609], "normal_n3_p2": [0.09865956753492355, 0.05736175924539566, 0.05992243066430092, 0.04883154109120369, 0.05807310715317726, 0.41733670234680176, 0.030445082113146782], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04728461429476738, 0.5000030994415283, 0.03807969391345978, 0.1746922880411148, 0.04337466508150101, 0.08157997578382492, 0.03418608382344246], "reduce_n2_p1": [0.016786599531769753, 0.015563909895718098, 0.01572946459054947, 0.8884885907173157, 0.012146555818617344, 0.013853576965630054, 0.023388933390378952], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04464726522564888, 0.03042515181005001, 0.031588777899742126, 0.0244404599070549, 0.7819642424583435, 0.02639291062951088, 0.031517740339040756], "reduce_n3_p1": [0.038488682359457016, 0.21502505242824554, 0.03027457371354103, 0.036719705909490585, 0.2694816589355469, 0.040267013013362885, 0.1253366470336914], "reduce_n3_p2": [0.003626039018854499, 0.006732905749231577, 0.008695396594703197, 0.004411817993968725, 0.007160152308642864, 0.9531554579734802, 0.007418174762278795], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9029602408409119, 0.028100239112973213, 0.00789191946387291, 0.019538503140211105, 0.01066006813198328, 0.003729029092937708, 0.011538528837263584], "normal_n2_p1": [0.7385901212692261, 0.09726835787296295, 0.04046930372714996, 0.04168234393000603, 0.009938782081007957, 0.0219131987541914, 0.010257535614073277], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0489877425134182, 0.04471266642212868, 0.045773062855005264, 0.6858648061752319, 0.043656088411808014, 0.034492041915655136, 0.031237244606018066], "normal_n3_p1": [0.045250244438648224, 0.029170086607336998, 0.02997269667685032, 0.6758994460105896, 0.04558375105261803, 0.039913248270750046, 0.07031519711017609], "normal_n3_p2": [0.09865956753492355, 0.05736175924539566, 0.05992243066430092, 0.04883154109120369, 0.05807310715317726, 0.41733670234680176, 0.030445082113146782], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04728461429476738, 0.5000030994415283, 0.03807969391345978, 0.1746922880411148, 0.04337466508150101, 0.08157997578382492, 0.03418608382344246], "reduce_n2_p1": [0.016786599531769753, 0.015563909895718098, 0.01572946459054947, 0.8884885907173157, 0.012146555818617344, 0.013853576965630054, 0.023388933390378952], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04464726522564888, 0.03042515181005001, 0.031588777899742126, 0.0244404599070549, 0.7819642424583435, 0.02639291062951088, 0.031517740339040756], "reduce_n3_p1": [0.038488682359457016, 0.21502505242824554, 0.03027457371354103, 0.036719705909490585, 0.2694816589355469, 0.040267013013362885, 0.1253366470336914], "reduce_n3_p2": [0.003626039018854499, 0.006732905749231577, 0.008695396594703197, 0.004411817993968725, 0.007160152308642864, 0.9531554579734802, 0.007418174762278795], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7917348146438599, 0.049321498721838, 0.02562039904296398, 0.03508368134498596, 0.028204116970300674, 0.010943500325083733, 0.02929341420531273], "normal_n2_p1": [0.43864792585372925, 0.19112981855869293, 0.0854116752743721, 0.09241630136966705, 0.02164856158196926, 0.05693821981549263, 0.025694280862808228], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04037831351161003, 0.057350825518369675, 0.052332453429698944, 0.6653737425804138, 0.05634404718875885, 0.04245199263095856, 0.037522222846746445], "normal_n3_p1": [0.06438315659761429, 0.05467037111520767, 0.0510341115295887, 0.5102339386940002, 0.06129402667284012, 0.06567057222127914, 0.12140930444002151], "normal_n3_p2": [0.03822987154126167, 0.03901730477809906, 0.03717045113444328, 0.050436247140169144, 0.04488242045044899, 0.7358807921409607, 0.03582455590367317], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03246176987886429, 0.6075180768966675, 0.03766274079680443, 0.15789541602134705, 0.03814283758401871, 0.03199740871787071, 0.05036398023366928], "reduce_n2_p1": [0.0238763727247715, 0.026805581524968147, 0.029879650101065636, 0.7937567830085754, 0.023480618372559547, 0.024853872135281563, 0.04634732007980347], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03433821350336075, 0.027295736595988274, 0.025968223810195923, 0.021556656807661057, 0.823441207408905, 0.024304892867803574, 0.020772486925125122], "reduce_n3_p1": [0.20435677468776703, 0.6193296909332275, 0.020396357402205467, 0.02894001081585884, 0.0243065282702446, 0.030745448544621468, 0.04262787848711014], "reduce_n3_p2": [0.00932617112994194, 0.015980422496795654, 0.019245117902755737, 0.01137800794094801, 0.016921058297157288, 0.8953718543052673, 0.014833424240350723], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7917348146438599, 0.049321498721838, 0.02562039904296398, 0.03508368134498596, 0.028204116970300674, 0.010943500325083733, 0.02929341420531273], "normal_n2_p1": [0.43864792585372925, 0.19112981855869293, 0.0854116752743721, 0.09241630136966705, 0.02164856158196926, 0.05693821981549263, 0.025694280862808228], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04037831351161003, 0.057350825518369675, 0.052332453429698944, 0.6653737425804138, 0.05634404718875885, 0.04245199263095856, 0.037522222846746445], "normal_n3_p1": [0.06438315659761429, 0.05467037111520767, 0.0510341115295887, 0.5102339386940002, 0.06129402667284012, 0.06567057222127914, 0.12140930444002151], "normal_n3_p2": [0.03822987154126167, 0.03901730477809906, 0.03717045113444328, 0.050436247140169144, 0.04488242045044899, 0.7358807921409607, 0.03582455590367317], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03246176987886429, 0.6075180768966675, 0.03766274079680443, 0.15789541602134705, 0.03814283758401871, 0.03199740871787071, 0.05036398023366928], "reduce_n2_p1": [0.0238763727247715, 0.026805581524968147, 0.029879650101065636, 0.7937567830085754, 0.023480618372559547, 0.024853872135281563, 0.04634732007980347], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03433821350336075, 0.027295736595988274, 0.025968223810195923, 0.021556656807661057, 0.823441207408905, 0.024304892867803574, 0.020772486925125122], "reduce_n3_p1": [0.20435677468776703, 0.6193296909332275, 0.020396357402205467, 0.02894001081585884, 0.0243065282702446, 0.030745448544621468, 0.04262787848711014], "reduce_n3_p2": [0.00932617112994194, 0.015980422496795654, 0.019245117902755737, 0.01137800794094801, 0.016921058297157288, 0.8953718543052673, 0.014833424240350723], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2803715169429779, 0.13108615577220917, 0.1383092701435089, 0.14663752913475037, 0.09106218069791794, 0.034921061247587204, 0.09600590169429779], "normal_n2_p1": [0.03146284446120262, 0.15414486825466156, 0.09483259171247482, 0.2717667520046234, 0.0236381646245718, 0.10760700702667236, 0.03981795534491539], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.07098402827978134, 0.10483548790216446, 0.08998064696788788, 0.4319993257522583, 0.1172839030623436, 0.058731041848659515, 0.05005256459116936], "normal_n3_p1": [0.09022583812475204, 0.07698574662208557, 0.0822136327624321, 0.2834988832473755, 0.06311606615781784, 0.089952252805233, 0.20192061364650726], "normal_n3_p2": [0.10788130760192871, 0.09697255492210388, 0.21254099905490875, 0.0883713811635971, 0.09702609479427338, 0.11785608530044556, 0.2660348117351532], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.029367931187152863, 0.20747365057468414, 0.04787615314126015, 0.5218230485916138, 0.042814139276742935, 0.03267801180481911, 0.07181606441736221], "reduce_n2_p1": [0.011417707428336143, 0.014244313351809978, 0.018190473318099976, 0.8978739976882935, 0.010569117963314056, 0.014757592231035233, 0.014554682187736034], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.05627957358956337, 0.04040941223502159, 0.03340177237987518, 0.029974011704325676, 0.7561322450637817, 0.029456567019224167, 0.025559980422258377], "reduce_n3_p1": [0.22144320607185364, 0.6503321528434753, 0.019814806059002876, 0.020017031580209732, 0.009167869575321674, 0.031400177627801895, 0.03395848721265793], "reduce_n3_p2": [0.022074054926633835, 0.03160933777689934, 0.037726834416389465, 0.023811189457774162, 0.03230194002389908, 0.7951192855834961, 0.02846946381032467], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2803715169429779, 0.13108615577220917, 0.1383092701435089, 0.14663752913475037, 0.09106218069791794, 0.034921061247587204, 0.09600590169429779], "normal_n2_p1": [0.03146284446120262, 0.15414486825466156, 0.09483259171247482, 0.2717667520046234, 0.0236381646245718, 0.10760700702667236, 0.03981795534491539], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.07098402827978134, 0.10483548790216446, 0.08998064696788788, 0.4319993257522583, 0.1172839030623436, 0.058731041848659515, 0.05005256459116936], "normal_n3_p1": [0.09022583812475204, 0.07698574662208557, 0.0822136327624321, 0.2834988832473755, 0.06311606615781784, 0.089952252805233, 0.20192061364650726], "normal_n3_p2": [0.10788130760192871, 0.09697255492210388, 0.21254099905490875, 0.0883713811635971, 0.09702609479427338, 0.11785608530044556, 0.2660348117351532], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.029367931187152863, 0.20747365057468414, 0.04787615314126015, 0.5218230485916138, 0.042814139276742935, 0.03267801180481911, 0.07181606441736221], "reduce_n2_p1": [0.011417707428336143, 0.014244313351809978, 0.018190473318099976, 0.8978739976882935, 0.010569117963314056, 0.014757592231035233, 0.014554682187736034], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.05627957358956337, 0.04040941223502159, 0.03340177237987518, 0.029974011704325676, 0.7561322450637817, 0.029456567019224167, 0.025559980422258377], "reduce_n3_p1": [0.22144320607185364, 0.6503321528434753, 0.019814806059002876, 0.020017031580209732, 0.009167869575321674, 0.031400177627801895, 0.03395848721265793], "reduce_n3_p2": [0.022074054926633835, 0.03160933777689934, 0.037726834416389465, 0.023811189457774162, 0.03230194002389908, 0.7951192855834961, 0.02846946381032467], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.032289907336235046, 0.06300774961709976, 0.025467097759246826, 0.6180041432380676, 0.09287358075380325, 0.023773375898599625, 0.07575933635234833], "normal_n2_p1": [0.008146555162966251, 0.4703080952167511, 0.40177229046821594, 0.011768634431064129, 0.012078432366251945, 0.05581098422408104, 0.019510209560394287], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.030824918299913406, 0.020835021510720253, 0.020710986107587814, 0.6001349091529846, 0.2219264954328537, 0.04258076101541519, 0.036759376525878906], "normal_n3_p1": [0.12006659060716629, 0.1532059609889984, 0.18921349942684174, 0.46208998560905457, 0.03429976478219032, 0.00795700866729021, 0.018974218517541885], "normal_n3_p2": [0.11424217373132706, 0.07914014905691147, 0.38824838399887085, 0.19339866936206818, 0.09068885445594788, 0.11236020922660828, 0.011010298505425453], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.015319859609007835, 0.06785137206315994, 0.022262927144765854, 0.8178828358650208, 0.01997145265340805, 0.013277997262775898, 0.025737322866916656], "reduce_n2_p1": [0.014596407301723957, 0.01881548948585987, 0.026045555248856544, 0.8609199523925781, 0.013660947792232037, 0.021521136164665222, 0.015141941606998444], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.17471763491630554, 0.08895627409219742, 0.05995764210820198, 0.0605221726000309, 0.46906572580337524, 0.04729772359132767, 0.05093931779265404], "reduce_n3_p1": [0.06900054961442947, 0.8135220408439636, 0.022815102711319923, 0.019840270280838013, 0.0073248231783509254, 0.027101067826151848, 0.027493994683027267], "reduce_n3_p2": [0.08350298553705215, 0.11798430234193802, 0.12352260202169418, 0.07068398594856262, 0.08809677511453629, 0.36796218156814575, 0.07249486446380615], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.032289907336235046, 0.06300774961709976, 0.025467097759246826, 0.6180041432380676, 0.09287358075380325, 0.023773375898599625, 0.07575933635234833], "normal_n2_p1": [0.008146555162966251, 0.4703080952167511, 0.40177229046821594, 0.011768634431064129, 0.012078432366251945, 0.05581098422408104, 0.019510209560394287], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.030824918299913406, 0.020835021510720253, 0.020710986107587814, 0.6001349091529846, 0.2219264954328537, 0.04258076101541519, 0.036759376525878906], "normal_n3_p1": [0.12006659060716629, 0.1532059609889984, 0.18921349942684174, 0.46208998560905457, 0.03429976478219032, 0.00795700866729021, 0.018974218517541885], "normal_n3_p2": [0.11424217373132706, 0.07914014905691147, 0.38824838399887085, 0.19339866936206818, 0.09068885445594788, 0.11236020922660828, 0.011010298505425453], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.015319859609007835, 0.06785137206315994, 0.022262927144765854, 0.8178828358650208, 0.01997145265340805, 0.013277997262775898, 0.025737322866916656], "reduce_n2_p1": [0.014596407301723957, 0.01881548948585987, 0.026045555248856544, 0.8609199523925781, 0.013660947792232037, 0.021521136164665222, 0.015141941606998444], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.17471763491630554, 0.08895627409219742, 0.05995764210820198, 0.0605221726000309, 0.46906572580337524, 0.04729772359132767, 0.05093931779265404], "reduce_n3_p1": [0.06900054961442947, 0.8135220408439636, 0.022815102711319923, 0.019840270280838013, 0.0073248231783509254, 0.027101067826151848, 0.027493994683027267], "reduce_n3_p2": [0.08350298553705215, 0.11798430234193802, 0.12352260202169418, 0.07068398594856262, 0.08809677511453629, 0.36796218156814575, 0.07249486446380615], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04078386351466179, 0.1357862502336502, 0.054452136158943176, 0.14291682839393616, 0.32344409823417664, 0.049198463559150696, 0.15486276149749756], "normal_n2_p1": [0.004554498940706253, 0.5002634525299072, 0.3633677065372467, 0.002761189127340913, 0.009699857793748379, 0.09836605191230774, 0.014322033151984215], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03677641227841377, 0.013919581659138203, 0.015144474804401398, 0.6438614726066589, 0.18351107835769653, 0.0480688102543354, 0.03409290313720703], "normal_n3_p1": [0.07081370800733566, 0.04201854020357132, 0.08236347138881683, 0.7729791402816772, 0.01980210468173027, 0.0024854103103280067, 0.004376158118247986], "normal_n3_p2": [0.0692133903503418, 0.025442851707339287, 0.024741284549236298, 0.5719227194786072, 0.1721651554107666, 0.1217903345823288, 0.0023026985581964254], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04492679983377457, 0.15894439816474915, 0.05103006213903427, 0.5754506587982178, 0.04652559384703636, 0.028138164430856705, 0.05798475444316864], "reduce_n2_p1": [0.02518942952156067, 0.03049917332828045, 0.04191140830516815, 0.7869967818260193, 0.020430713891983032, 0.03205813840031624, 0.020301539450883865], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.1639423966407776, 0.14563719928264618, 0.061570290476083755, 0.10127613693475723, 0.33604055643081665, 0.04858008772134781, 0.08318449556827545], "reduce_n3_p1": [0.020841307938098907, 0.8123159408569336, 0.03361999988555908, 0.02270524948835373, 0.009616912342607975, 0.03446942940354347, 0.04466787353157997], "reduce_n3_p2": [0.13949216902256012, 0.173537477850914, 0.20433665812015533, 0.0703921914100647, 0.06889111548662186, 0.18681983649730682, 0.07552755624055862], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04078386351466179, 0.1357862502336502, 0.054452136158943176, 0.14291682839393616, 0.32344409823417664, 0.049198463559150696, 0.15486276149749756], "normal_n2_p1": [0.004554498940706253, 0.5002634525299072, 0.3633677065372467, 0.002761189127340913, 0.009699857793748379, 0.09836605191230774, 0.014322033151984215], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03677641227841377, 0.013919581659138203, 0.015144474804401398, 0.6438614726066589, 0.18351107835769653, 0.0480688102543354, 0.03409290313720703], "normal_n3_p1": [0.07081370800733566, 0.04201854020357132, 0.08236347138881683, 0.7729791402816772, 0.01980210468173027, 0.0024854103103280067, 0.004376158118247986], "normal_n3_p2": [0.0692133903503418, 0.025442851707339287, 0.024741284549236298, 0.5719227194786072, 0.1721651554107666, 0.1217903345823288, 0.0023026985581964254], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04492679983377457, 0.15894439816474915, 0.05103006213903427, 0.5754506587982178, 0.04652559384703636, 0.028138164430856705, 0.05798475444316864], "reduce_n2_p1": [0.02518942952156067, 0.03049917332828045, 0.04191140830516815, 0.7869967818260193, 0.020430713891983032, 0.03205813840031624, 0.020301539450883865], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.1639423966407776, 0.14563719928264618, 0.061570290476083755, 0.10127613693475723, 0.33604055643081665, 0.04858008772134781, 0.08318449556827545], "reduce_n3_p1": [0.020841307938098907, 0.8123159408569336, 0.03361999988555908, 0.02270524948835373, 0.009616912342607975, 0.03446942940354347, 0.04466787353157997], "reduce_n3_p2": [0.13949216902256012, 0.173537477850914, 0.20433665812015533, 0.0703921914100647, 0.06889111548662186, 0.18681983649730682, 0.07552755624055862], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05142737925052643, 0.22985506057739258, 0.09032727777957916, 0.11464998871088028, 0.1442442387342453, 0.0607178770005703, 0.22681674361228943], "normal_n2_p1": [0.004420884884893894, 0.4990341365337372, 0.39501750469207764, 0.0017615361139178276, 0.011017752811312675, 0.06879779696464539, 0.014717962592840195], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018959220498800278, 0.00761796860024333, 0.008789682760834694, 0.845462441444397, 0.053355149924755096, 0.03531912714242935, 0.015921352431178093], "normal_n3_p1": [0.02893279492855072, 0.01147821731865406, 0.019050676375627518, 0.9212560057640076, 0.01270879153162241, 0.0017032015603035688, 0.0017158734844997525], "normal_n3_p2": [0.048643808811903, 0.018818126991391182, 0.00795393530279398, 0.44288310408592224, 0.19058552384376526, 0.2665414810180664, 0.001870986889116466], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07976344972848892, 0.2677112817764282, 0.06346164643764496, 0.3570149838924408, 0.05974750220775604, 0.040553018450737, 0.08467486500740051], "reduce_n2_p1": [0.06318526715040207, 0.07705038040876389, 0.10275780409574509, 0.47658705711364746, 0.04575691372156143, 0.07375116646289825, 0.04889087751507759], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.10738025605678558, 0.20717684924602509, 0.06306851655244827, 0.1546965092420578, 0.17518851161003113, 0.04852220416069031, 0.16554994881153107], "reduce_n3_p1": [0.012349731288850307, 0.7139267325401306, 0.04063541442155838, 0.019991397857666016, 0.014235440641641617, 0.03499545902013779, 0.13081420958042145], "reduce_n3_p2": [0.0346805639564991, 0.11597275733947754, 0.13634441792964935, 0.04116179794073105, 0.04818081855773926, 0.507409930229187, 0.05184691771864891], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05142737925052643, 0.22985506057739258, 0.09032727777957916, 0.11464998871088028, 0.1442442387342453, 0.0607178770005703, 0.22681674361228943], "normal_n2_p1": [0.004420884884893894, 0.4990341365337372, 0.39501750469207764, 0.0017615361139178276, 0.011017752811312675, 0.06879779696464539, 0.014717962592840195], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018959220498800278, 0.00761796860024333, 0.008789682760834694, 0.845462441444397, 0.053355149924755096, 0.03531912714242935, 0.015921352431178093], "normal_n3_p1": [0.02893279492855072, 0.01147821731865406, 0.019050676375627518, 0.9212560057640076, 0.01270879153162241, 0.0017032015603035688, 0.0017158734844997525], "normal_n3_p2": [0.048643808811903, 0.018818126991391182, 0.00795393530279398, 0.44288310408592224, 0.19058552384376526, 0.2665414810180664, 0.001870986889116466], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07976344972848892, 0.2677112817764282, 0.06346164643764496, 0.3570149838924408, 0.05974750220775604, 0.040553018450737, 0.08467486500740051], "reduce_n2_p1": [0.06318526715040207, 0.07705038040876389, 0.10275780409574509, 0.47658705711364746, 0.04575691372156143, 0.07375116646289825, 0.04889087751507759], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.10738025605678558, 0.20717684924602509, 0.06306851655244827, 0.1546965092420578, 0.17518851161003113, 0.04852220416069031, 0.16554994881153107], "reduce_n3_p1": [0.012349731288850307, 0.7139267325401306, 0.04063541442155838, 0.019991397857666016, 0.014235440641641617, 0.03499545902013779, 0.13081420958042145], "reduce_n3_p2": [0.0346805639564991, 0.11597275733947754, 0.13634441792964935, 0.04116179794073105, 0.04818081855773926, 0.507409930229187, 0.05184691771864891], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.058556199073791504, 0.552650511264801, 0.21489785611629486, 0.029052408412098885, 0.05103147029876709, 0.04044388234615326, 0.037195153534412384], "normal_n2_p1": [0.0054459767416119576, 0.6793657541275024, 0.25001218914985657, 0.0018026609905064106, 0.012504606507718563, 0.028151916339993477, 0.016656704246997833], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02402373217046261, 0.01000498328357935, 0.011946160346269608, 0.8260297775268555, 0.043747611343860626, 0.047891031950712204, 0.015832560136914253], "normal_n3_p1": [0.017504988238215446, 0.006238305941224098, 0.008014720864593983, 0.9483187794685364, 0.012245383113622665, 0.002529555233195424, 0.001397977932356298], "normal_n3_p2": [0.03259897232055664, 0.014197428710758686, 0.004960885737091303, 0.03817708417773247, 0.37390342354774475, 0.5025116205215454, 0.0018699534703046083], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.006667826324701309, 0.010205003432929516, 0.014904786832630634, 0.8003360629081726, 0.021708015352487564, 0.020562339574098587, 0.10093650966882706], "reduce_n2_p1": [0.11394814401865005, 0.1371123045682907, 0.1619042307138443, 0.26423344016075134, 0.042428821325302124, 0.08758527040481567, 0.07902911305427551], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.011252505704760551, 0.051958341151475906, 0.05935554951429367, 0.448611319065094, 0.13169173896312714, 0.044519200921058655, 0.14043253660202026], "reduce_n3_p1": [0.005785134620964527, 0.9517276287078857, 0.008782713674008846, 0.005430345889180899, 0.00564669631421566, 0.00657652085646987, 0.008508536033332348], "reduce_n3_p2": [0.004599527455866337, 0.021368976682424545, 0.026682477444410324, 0.00866714958101511, 0.013423796743154526, 0.8937121033668518, 0.013354931958019733], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.058556199073791504, 0.552650511264801, 0.21489785611629486, 0.029052408412098885, 0.05103147029876709, 0.04044388234615326, 0.037195153534412384], "normal_n2_p1": [0.0054459767416119576, 0.6793657541275024, 0.25001218914985657, 0.0018026609905064106, 0.012504606507718563, 0.028151916339993477, 0.016656704246997833], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02402373217046261, 0.01000498328357935, 0.011946160346269608, 0.8260297775268555, 0.043747611343860626, 0.047891031950712204, 0.015832560136914253], "normal_n3_p1": [0.017504988238215446, 0.006238305941224098, 0.008014720864593983, 0.9483187794685364, 0.012245383113622665, 0.002529555233195424, 0.001397977932356298], "normal_n3_p2": [0.03259897232055664, 0.014197428710758686, 0.004960885737091303, 0.03817708417773247, 0.37390342354774475, 0.5025116205215454, 0.0018699534703046083], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.006667826324701309, 0.010205003432929516, 0.014904786832630634, 0.8003360629081726, 0.021708015352487564, 0.020562339574098587, 0.10093650966882706], "reduce_n2_p1": [0.11394814401865005, 0.1371123045682907, 0.1619042307138443, 0.26423344016075134, 0.042428821325302124, 0.08758527040481567, 0.07902911305427551], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.011252505704760551, 0.051958341151475906, 0.05935554951429367, 0.448611319065094, 0.13169173896312714, 0.044519200921058655, 0.14043253660202026], "reduce_n3_p1": [0.005785134620964527, 0.9517276287078857, 0.008782713674008846, 0.005430345889180899, 0.00564669631421566, 0.00657652085646987, 0.008508536033332348], "reduce_n3_p2": [0.004599527455866337, 0.021368976682424545, 0.026682477444410324, 0.00866714958101511, 0.013423796743154526, 0.8937121033668518, 0.013354931958019733], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.035717204213142395, 0.7627333998680115, 0.1283990740776062, 0.009666495025157928, 0.023226384073495865, 0.019037645310163498, 0.012663730420172215], "normal_n2_p1": [0.009451321326196194, 0.5550809502601624, 0.33224913477897644, 0.003102677408605814, 0.020693333819508553, 0.034676652401685715, 0.03236790746450424], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05835045129060745, 0.02331818826496601, 0.02880743145942688, 0.5717390775680542, 0.11422505229711533, 0.11974436789751053, 0.02862335741519928], "normal_n3_p1": [0.03008062019944191, 0.011101117357611656, 0.012347669340670109, 0.899649977684021, 0.025551874190568924, 0.008222305215895176, 0.0028413536492735147], "normal_n3_p2": [0.05203992873430252, 0.0175978671759367, 0.005930094979703426, 0.009728442877531052, 0.4577775001525879, 0.41196244955062866, 0.002357540186494589], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0033409432508051395, 0.0028880371246486902, 0.009063939563930035, 0.7016578912734985, 0.018305733799934387, 0.01948380656540394, 0.22404389083385468], "reduce_n2_p1": [0.0883641168475151, 0.18960247933864594, 0.046359576284885406, 0.40123406052589417, 0.02960609272122383, 0.09497003257274628, 0.08664630353450775], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.006708611734211445, 0.05385356768965721, 0.030614612624049187, 0.4899525046348572, 0.10925900191068649, 0.023956913501024246, 0.20063790678977966], "reduce_n3_p1": [0.006180094089359045, 0.9687098860740662, 0.004743632860481739, 0.003910885192453861, 0.0048661199398338795, 0.0034600927028805017, 0.002836118917912245], "reduce_n3_p2": [0.005150665529072285, 0.019958404824137688, 0.026906324550509453, 0.00896717980504036, 0.01560625433921814, 0.8855156898498535, 0.015801016241312027], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.035717204213142395, 0.7627333998680115, 0.1283990740776062, 0.009666495025157928, 0.023226384073495865, 0.019037645310163498, 0.012663730420172215], "normal_n2_p1": [0.009451321326196194, 0.5550809502601624, 0.33224913477897644, 0.003102677408605814, 0.020693333819508553, 0.034676652401685715, 0.03236790746450424], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05835045129060745, 0.02331818826496601, 0.02880743145942688, 0.5717390775680542, 0.11422505229711533, 0.11974436789751053, 0.02862335741519928], "normal_n3_p1": [0.03008062019944191, 0.011101117357611656, 0.012347669340670109, 0.899649977684021, 0.025551874190568924, 0.008222305215895176, 0.0028413536492735147], "normal_n3_p2": [0.05203992873430252, 0.0175978671759367, 0.005930094979703426, 0.009728442877531052, 0.4577775001525879, 0.41196244955062866, 0.002357540186494589], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0033409432508051395, 0.0028880371246486902, 0.009063939563930035, 0.7016578912734985, 0.018305733799934387, 0.01948380656540394, 0.22404389083385468], "reduce_n2_p1": [0.0883641168475151, 0.18960247933864594, 0.046359576284885406, 0.40123406052589417, 0.02960609272122383, 0.09497003257274628, 0.08664630353450775], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.006708611734211445, 0.05385356768965721, 0.030614612624049187, 0.4899525046348572, 0.10925900191068649, 0.023956913501024246, 0.20063790678977966], "reduce_n3_p1": [0.006180094089359045, 0.9687098860740662, 0.004743632860481739, 0.003910885192453861, 0.0048661199398338795, 0.0034600927028805017, 0.002836118917912245], "reduce_n3_p2": [0.005150665529072285, 0.019958404824137688, 0.026906324550509453, 0.00896717980504036, 0.01560625433921814, 0.8855156898498535, 0.015801016241312027], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02681392803788185, 0.7807960510253906, 0.11399268358945847, 0.008123260922729969, 0.031438324600458145, 0.01711321622133255, 0.009343919344246387], "normal_n2_p1": [0.016781391575932503, 0.4155424237251282, 0.3905203342437744, 0.0058061168529093266, 0.03712671622633934, 0.05892099812626839, 0.04870195314288139], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.10418302565813065, 0.035239387303590775, 0.041302796453237534, 0.4590049982070923, 0.11245571821928024, 0.13060396909713745, 0.03965920954942703], "normal_n3_p1": [0.08168254047632217, 0.031235503032803535, 0.03129854425787926, 0.7146938443183899, 0.061803363263607025, 0.0358511246740818, 0.008027318865060806], "normal_n3_p2": [0.13071070611476898, 0.03171643614768982, 0.012618501670658588, 0.007330863270908594, 0.13964501023292542, 0.6021569967269897, 0.004550762474536896], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.00426108855754137, 0.0023291870020329952, 0.01000136323273182, 0.4076613187789917, 0.02560836635529995, 0.027411896735429764, 0.49748876690864563], "reduce_n2_p1": [0.05203791335225105, 0.12937508523464203, 0.023057404905557632, 0.5974038243293762, 0.021816512569785118, 0.07278858125209808, 0.06935414671897888], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.006480456795543432, 0.046499721705913544, 0.01871076039969921, 0.045784931629896164, 0.15805132687091827, 0.01472157146781683, 0.6533545851707458], "reduce_n3_p1": [0.00984801072627306, 0.9595047831535339, 0.0050416374579072, 0.005219177342951298, 0.006397530902177095, 0.003967450466006994, 0.0027451575733721256], "reduce_n3_p2": [0.016751237213611603, 0.046113912016153336, 0.062086597084999084, 0.020543552935123444, 0.03454816713929176, 0.725486695766449, 0.041405536234378815], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02681392803788185, 0.7807960510253906, 0.11399268358945847, 0.008123260922729969, 0.031438324600458145, 0.01711321622133255, 0.009343919344246387], "normal_n2_p1": [0.016781391575932503, 0.4155424237251282, 0.3905203342437744, 0.0058061168529093266, 0.03712671622633934, 0.05892099812626839, 0.04870195314288139], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.10418302565813065, 0.035239387303590775, 0.041302796453237534, 0.4590049982070923, 0.11245571821928024, 0.13060396909713745, 0.03965920954942703], "normal_n3_p1": [0.08168254047632217, 0.031235503032803535, 0.03129854425787926, 0.7146938443183899, 0.061803363263607025, 0.0358511246740818, 0.008027318865060806], "normal_n3_p2": [0.13071070611476898, 0.03171643614768982, 0.012618501670658588, 0.007330863270908594, 0.13964501023292542, 0.6021569967269897, 0.004550762474536896], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.00426108855754137, 0.0023291870020329952, 0.01000136323273182, 0.4076613187789917, 0.02560836635529995, 0.027411896735429764, 0.49748876690864563], "reduce_n2_p1": [0.05203791335225105, 0.12937508523464203, 0.023057404905557632, 0.5974038243293762, 0.021816512569785118, 0.07278858125209808, 0.06935414671897888], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.006480456795543432, 0.046499721705913544, 0.01871076039969921, 0.045784931629896164, 0.15805132687091827, 0.01472157146781683, 0.6533545851707458], "reduce_n3_p1": [0.00984801072627306, 0.9595047831535339, 0.0050416374579072, 0.005219177342951298, 0.006397530902177095, 0.003967450466006994, 0.0027451575733721256], "reduce_n3_p2": [0.016751237213611603, 0.046113912016153336, 0.062086597084999084, 0.020543552935123444, 0.03454816713929176, 0.725486695766449, 0.041405536234378815], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.037988148629665375, 0.6655128002166748, 0.13847588002681732, 0.01571469195187092, 0.07382169365882874, 0.022843511775135994, 0.01287937629967928], "normal_n2_p1": [0.028802992776036263, 0.2806967794895172, 0.41719871759414673, 0.010328096337616444, 0.07786983251571655, 0.05317312851548195, 0.08410442620515823], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05120699852705002, 0.029889266937971115, 0.03354998305439949, 0.590110719203949, 0.11105231940746307, 0.08905212581157684, 0.050523724406957626], "normal_n3_p1": [0.13372589647769928, 0.05553347244858742, 0.050266098231077194, 0.44819751381874084, 0.11368459463119507, 0.09843353182077408, 0.016589684411883354], "normal_n3_p2": [0.24780155718326569, 0.03999869152903557, 0.020306004211306572, 0.00664484640583396, 0.043446239084005356, 0.4529162645339966, 0.007073226850479841], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.005327510181814432, 0.002063353778794408, 0.009463625028729439, 0.8321325778961182, 0.02546919323503971, 0.036974940448999405, 0.06809879839420319], "reduce_n2_p1": [0.017801430076360703, 0.03481172397732735, 0.006590130738914013, 0.8822153210639954, 0.00807761587202549, 0.020314011722803116, 0.019979387521743774], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0021052502561360598, 0.008459968492388725, 0.0036611652467399836, 0.0028258273378014565, 0.025690292939543724, 0.002803653012961149, 0.9470388889312744], "reduce_n3_p1": [0.0231865793466568, 0.9007659554481506, 0.012725993990898132, 0.012549850158393383, 0.014721809886395931, 0.009460385888814926, 0.006310388911515474], "reduce_n3_p2": [0.04358004033565521, 0.07482296228408813, 0.10390274226665497, 0.03862341493368149, 0.06335056573152542, 0.4971315562725067, 0.08085393905639648], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.037988148629665375, 0.6655128002166748, 0.13847588002681732, 0.01571469195187092, 0.07382169365882874, 0.022843511775135994, 0.01287937629967928], "normal_n2_p1": [0.028802992776036263, 0.2806967794895172, 0.41719871759414673, 0.010328096337616444, 0.07786983251571655, 0.05317312851548195, 0.08410442620515823], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05120699852705002, 0.029889266937971115, 0.03354998305439949, 0.590110719203949, 0.11105231940746307, 0.08905212581157684, 0.050523724406957626], "normal_n3_p1": [0.13372589647769928, 0.05553347244858742, 0.050266098231077194, 0.44819751381874084, 0.11368459463119507, 0.09843353182077408, 0.016589684411883354], "normal_n3_p2": [0.24780155718326569, 0.03999869152903557, 0.020306004211306572, 0.00664484640583396, 0.043446239084005356, 0.4529162645339966, 0.007073226850479841], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.005327510181814432, 0.002063353778794408, 0.009463625028729439, 0.8321325778961182, 0.02546919323503971, 0.036974940448999405, 0.06809879839420319], "reduce_n2_p1": [0.017801430076360703, 0.03481172397732735, 0.006590130738914013, 0.8822153210639954, 0.00807761587202549, 0.020314011722803116, 0.019979387521743774], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0021052502561360598, 0.008459968492388725, 0.0036611652467399836, 0.0028258273378014565, 0.025690292939543724, 0.002803653012961149, 0.9470388889312744], "reduce_n3_p1": [0.0231865793466568, 0.9007659554481506, 0.012725993990898132, 0.012549850158393383, 0.014721809886395931, 0.009460385888814926, 0.006310388911515474], "reduce_n3_p2": [0.04358004033565521, 0.07482296228408813, 0.10390274226665497, 0.03862341493368149, 0.06335056573152542, 0.4971315562725067, 0.08085393905639648], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.044034987688064575, 0.39720669388771057, 0.15242524445056915, 0.027086246758699417, 0.27728933095932007, 0.03771362081170082, 0.01901385374367237], "normal_n2_p1": [0.03407828509807587, 0.0981074646115303, 0.06084324046969414, 0.014346706680953503, 0.17610259354114532, 0.09297081083059311, 0.43456900119781494], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.026457631960511208, 0.02459990419447422, 0.029211726039648056, 0.6301483511924744, 0.14874474704265594, 0.06340739130973816, 0.040757548063993454], "normal_n3_p1": [0.08503635972738266, 0.04314535856246948, 0.04164404422044754, 0.3989071846008301, 0.15315501391887665, 0.13693074882030487, 0.022380933165550232], "normal_n3_p2": [0.07191762328147888, 0.029144978150725365, 0.020714305341243744, 0.005961941555142403, 0.025005144998431206, 0.24581916630268097, 0.008247897028923035], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.006958031561225653, 0.0021715934854000807, 0.009702918119728565, 0.8760015368461609, 0.021134600043296814, 0.047240614891052246, 0.020052965730428696], "reduce_n2_p1": [0.008114012889564037, 0.011192256584763527, 0.003401720430701971, 0.949630856513977, 0.004477818496525288, 0.009114116430282593, 0.00833197869360447], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0023260717280209064, 0.00521652540192008, 0.002520864363759756, 0.0011681842152029276, 0.013407612219452858, 0.002108182292431593, 0.969270646572113], "reduce_n3_p1": [0.05032531917095184, 0.6944491267204285, 0.038639169186353683, 0.03884824365377426, 0.04638892784714699, 0.028941629454493523, 0.021806877106428146], "reduce_n3_p2": [0.03981183469295502, 0.05089695379137993, 0.06471797078847885, 0.02803281880915165, 0.030431261286139488, 0.6384456753730774, 0.09480100125074387], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.044034987688064575, 0.39720669388771057, 0.15242524445056915, 0.027086246758699417, 0.27728933095932007, 0.03771362081170082, 0.01901385374367237], "normal_n2_p1": [0.03407828509807587, 0.0981074646115303, 0.06084324046969414, 0.014346706680953503, 0.17610259354114532, 0.09297081083059311, 0.43456900119781494], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.026457631960511208, 0.02459990419447422, 0.029211726039648056, 0.6301483511924744, 0.14874474704265594, 0.06340739130973816, 0.040757548063993454], "normal_n3_p1": [0.08503635972738266, 0.04314535856246948, 0.04164404422044754, 0.3989071846008301, 0.15315501391887665, 0.13693074882030487, 0.022380933165550232], "normal_n3_p2": [0.07191762328147888, 0.029144978150725365, 0.020714305341243744, 0.005961941555142403, 0.025005144998431206, 0.24581916630268097, 0.008247897028923035], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.006958031561225653, 0.0021715934854000807, 0.009702918119728565, 0.8760015368461609, 0.021134600043296814, 0.047240614891052246, 0.020052965730428696], "reduce_n2_p1": [0.008114012889564037, 0.011192256584763527, 0.003401720430701971, 0.949630856513977, 0.004477818496525288, 0.009114116430282593, 0.00833197869360447], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0023260717280209064, 0.00521652540192008, 0.002520864363759756, 0.0011681842152029276, 0.013407612219452858, 0.002108182292431593, 0.969270646572113], "reduce_n3_p1": [0.05032531917095184, 0.6944491267204285, 0.038639169186353683, 0.03884824365377426, 0.04638892784714699, 0.028941629454493523, 0.021806877106428146], "reduce_n3_p2": [0.03981183469295502, 0.05089695379137993, 0.06471797078847885, 0.02803281880915165, 0.030431261286139488, 0.6384456753730774, 0.09480100125074387], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.054572898894548416, 0.6028197407722473, 0.09635081142187119, 0.028277311474084854, 0.0985179916024208, 0.06101777404546738, 0.026751141995191574], "normal_n2_p1": [0.03845686838030815, 0.08234547823667526, 0.03706347197294235, 0.014012428000569344, 0.5963841080665588, 0.07766015082597733, 0.027510253712534904], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.010854629799723625, 0.012188677676022053, 0.013891098089516163, 0.8371290564537048, 0.0422094501554966, 0.045793332159519196, 0.02569865994155407], "normal_n3_p1": [0.1400814652442932, 0.08222713321447372, 0.06761553138494492, 0.3919733762741089, 0.18524855375289917, 0.06025656312704086, 0.02948254719376564], "normal_n3_p2": [0.05223425105214119, 0.03196333348751068, 0.02727230079472065, 0.008677955716848373, 0.023403801023960114, 0.8162688612937927, 0.011905774474143982], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.012998887337744236, 0.0032297687139362097, 0.013111436739563942, 0.864687979221344, 0.023846980184316635, 0.050113070756196976, 0.013302311301231384], "reduce_n2_p1": [0.008847178891301155, 0.009635107591748238, 0.004455829504877329, 0.9437940716743469, 0.005726849194616079, 0.009813324548304081, 0.009246580302715302], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.00908516813069582, 0.012969916686415672, 0.006814025808125734, 0.0027466965839266777, 0.031061941757798195, 0.006684298627078533, 0.921195924282074], "reduce_n3_p1": [0.053179122507572174, 0.6827375888824463, 0.03853467106819153, 0.07660163938999176, 0.045928966253995895, 0.03349998965859413, 0.03647371381521225], "reduce_n3_p2": [0.07163575291633606, 0.08320239931344986, 0.1031993106007576, 0.04062751308083534, 0.04118697717785835, 0.4861707091331482, 0.1131720319390297], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.054572898894548416, 0.6028197407722473, 0.09635081142187119, 0.028277311474084854, 0.0985179916024208, 0.06101777404546738, 0.026751141995191574], "normal_n2_p1": [0.03845686838030815, 0.08234547823667526, 0.03706347197294235, 0.014012428000569344, 0.5963841080665588, 0.07766015082597733, 0.027510253712534904], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.010854629799723625, 0.012188677676022053, 0.013891098089516163, 0.8371290564537048, 0.0422094501554966, 0.045793332159519196, 0.02569865994155407], "normal_n3_p1": [0.1400814652442932, 0.08222713321447372, 0.06761553138494492, 0.3919733762741089, 0.18524855375289917, 0.06025656312704086, 0.02948254719376564], "normal_n3_p2": [0.05223425105214119, 0.03196333348751068, 0.02727230079472065, 0.008677955716848373, 0.023403801023960114, 0.8162688612937927, 0.011905774474143982], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.012998887337744236, 0.0032297687139362097, 0.013111436739563942, 0.864687979221344, 0.023846980184316635, 0.050113070756196976, 0.013302311301231384], "reduce_n2_p1": [0.008847178891301155, 0.009635107591748238, 0.004455829504877329, 0.9437940716743469, 0.005726849194616079, 0.009813324548304081, 0.009246580302715302], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.00908516813069582, 0.012969916686415672, 0.006814025808125734, 0.0027466965839266777, 0.031061941757798195, 0.006684298627078533, 0.921195924282074], "reduce_n3_p1": [0.053179122507572174, 0.6827375888824463, 0.03853467106819153, 0.07660163938999176, 0.045928966253995895, 0.03349998965859413, 0.03647371381521225], "reduce_n3_p2": [0.07163575291633606, 0.08320239931344986, 0.1031993106007576, 0.04062751308083534, 0.04118697717785835, 0.4861707091331482, 0.1131720319390297], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05752727389335632, 0.6632745862007141, 0.07322283089160919, 0.018275456503033638, 0.0534469299018383, 0.07487697899341583, 0.029683472588658333], "normal_n2_p1": [0.11547467112541199, 0.27077069878578186, 0.0990859717130661, 0.02891465649008751, 0.10941042006015778, 0.17406539618968964, 0.013628295622766018], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.014268884435296059, 0.016528816893696785, 0.01865028776228428, 0.7883710265159607, 0.026559997349977493, 0.07761480659246445, 0.04288225248456001], "normal_n3_p1": [0.3756902813911438, 0.25819170475006104, 0.1251184493303299, 0.0506257638335228, 0.15167737007141113, 0.007927916012704372, 0.017558427527546883], "normal_n3_p2": [0.05679608881473541, 0.0370279885828495, 0.03701151907444, 0.01200963370501995, 0.027807418256998062, 0.8083205223083496, 0.014752279967069626], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.024773109704256058, 0.005392054561525583, 0.01865568570792675, 0.831506073474884, 0.029173333197832108, 0.054714951664209366, 0.012732533738017082], "reduce_n2_p1": [0.014844822697341442, 0.014348611235618591, 0.008734231814742088, 0.9041473865509033, 0.010311201214790344, 0.015031281858682632, 0.015097121708095074], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0411980003118515, 0.04351107403635979, 0.023854853585362434, 0.010432066395878792, 0.09955954551696777, 0.02794523350894451, 0.7221152782440186], "reduce_n3_p1": [0.05028137192130089, 0.7029644846916199, 0.0400930792093277, 0.07237342745065689, 0.03304475173354149, 0.033126071095466614, 0.044758137315511703], "reduce_n3_p2": [0.08729236572980881, 0.14213235676288605, 0.15786615014076233, 0.07052552700042725, 0.07915829867124557, 0.29032978415489197, 0.0917523130774498], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05752727389335632, 0.6632745862007141, 0.07322283089160919, 0.018275456503033638, 0.0534469299018383, 0.07487697899341583, 0.029683472588658333], "normal_n2_p1": [0.11547467112541199, 0.27077069878578186, 0.0990859717130661, 0.02891465649008751, 0.10941042006015778, 0.17406539618968964, 0.013628295622766018], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.014268884435296059, 0.016528816893696785, 0.01865028776228428, 0.7883710265159607, 0.026559997349977493, 0.07761480659246445, 0.04288225248456001], "normal_n3_p1": [0.3756902813911438, 0.25819170475006104, 0.1251184493303299, 0.0506257638335228, 0.15167737007141113, 0.007927916012704372, 0.017558427527546883], "normal_n3_p2": [0.05679608881473541, 0.0370279885828495, 0.03701151907444, 0.01200963370501995, 0.027807418256998062, 0.8083205223083496, 0.014752279967069626], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.024773109704256058, 0.005392054561525583, 0.01865568570792675, 0.831506073474884, 0.029173333197832108, 0.054714951664209366, 0.012732533738017082], "reduce_n2_p1": [0.014844822697341442, 0.014348611235618591, 0.008734231814742088, 0.9041473865509033, 0.010311201214790344, 0.015031281858682632, 0.015097121708095074], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0411980003118515, 0.04351107403635979, 0.023854853585362434, 0.010432066395878792, 0.09955954551696777, 0.02794523350894451, 0.7221152782440186], "reduce_n3_p1": [0.05028137192130089, 0.7029644846916199, 0.0400930792093277, 0.07237342745065689, 0.03304475173354149, 0.033126071095466614, 0.044758137315511703], "reduce_n3_p2": [0.08729236572980881, 0.14213235676288605, 0.15786615014076233, 0.07052552700042725, 0.07915829867124557, 0.29032978415489197, 0.0917523130774498], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0812172219157219, 0.5106646418571472, 0.08602705597877502, 0.03131333738565445, 0.06303004175424576, 0.12397629767656326, 0.045486848801374435], "normal_n2_p1": [0.1203904002904892, 0.2229023575782776, 0.06647191196680069, 0.03116355836391449, 0.014335313811898232, 0.39883163571357727, 0.006434336304664612], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04701804742217064, 0.049365006387233734, 0.057870522141456604, 0.3242233097553253, 0.03764185309410095, 0.24669699370861053, 0.18377263844013214], "normal_n3_p1": [0.5922071933746338, 0.027163786813616753, 0.03612581267952919, 0.008735322393476963, 0.3192782402038574, 0.0025553747545927763, 0.008133470080792904], "normal_n3_p2": [0.2241647094488144, 0.08389268815517426, 0.09371757507324219, 0.02351338230073452, 0.05319081246852875, 0.48864126205444336, 0.02794034034013748], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.019639963284134865, 0.006823445670306683, 0.018954455852508545, 0.8342266082763672, 0.026858091354370117, 0.056857574731111526, 0.012869545258581638], "reduce_n2_p1": [0.02340744435787201, 0.02165614254772663, 0.016430778428912163, 0.8466494083404541, 0.016776403412222862, 0.023181559517979622, 0.02230856940150261], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0318768285214901, 0.030525052919983864, 0.022409463301301003, 0.01153129618614912, 0.062383539974689484, 0.026811065152287483, 0.7874842882156372], "reduce_n3_p1": [0.044812723994255066, 0.577167272567749, 0.06867369264364243, 0.06276793777942657, 0.0622703842818737, 0.05570576339960098, 0.08725738525390625], "reduce_n3_p2": [0.014323558658361435, 0.03240697458386421, 0.08701355755329132, 0.14617663621902466, 0.11770647764205933, 0.4788511395454407, 0.04194325953722], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0812172219157219, 0.5106646418571472, 0.08602705597877502, 0.03131333738565445, 0.06303004175424576, 0.12397629767656326, 0.045486848801374435], "normal_n2_p1": [0.1203904002904892, 0.2229023575782776, 0.06647191196680069, 0.03116355836391449, 0.014335313811898232, 0.39883163571357727, 0.006434336304664612], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04701804742217064, 0.049365006387233734, 0.057870522141456604, 0.3242233097553253, 0.03764185309410095, 0.24669699370861053, 0.18377263844013214], "normal_n3_p1": [0.5922071933746338, 0.027163786813616753, 0.03612581267952919, 0.008735322393476963, 0.3192782402038574, 0.0025553747545927763, 0.008133470080792904], "normal_n3_p2": [0.2241647094488144, 0.08389268815517426, 0.09371757507324219, 0.02351338230073452, 0.05319081246852875, 0.48864126205444336, 0.02794034034013748], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.019639963284134865, 0.006823445670306683, 0.018954455852508545, 0.8342266082763672, 0.026858091354370117, 0.056857574731111526, 0.012869545258581638], "reduce_n2_p1": [0.02340744435787201, 0.02165614254772663, 0.016430778428912163, 0.8466494083404541, 0.016776403412222862, 0.023181559517979622, 0.02230856940150261], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0318768285214901, 0.030525052919983864, 0.022409463301301003, 0.01153129618614912, 0.062383539974689484, 0.026811065152287483, 0.7874842882156372], "reduce_n3_p1": [0.044812723994255066, 0.577167272567749, 0.06867369264364243, 0.06276793777942657, 0.0622703842818737, 0.05570576339960098, 0.08725738525390625], "reduce_n3_p2": [0.014323558658361435, 0.03240697458386421, 0.08701355755329132, 0.14617663621902466, 0.11770647764205933, 0.4788511395454407, 0.04194325953722], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.10330630838871002, 0.5223046541213989, 0.1365426778793335, 0.03601028397679329, 0.038658950477838516, 0.0752037987112999, 0.04816482588648796], "normal_n2_p1": [0.07333170622587204, 0.10232435911893845, 0.03944374993443489, 0.024301130324602127, 0.0037658591754734516, 0.6979409456253052, 0.0037058047018945217], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02395443432033062, 0.02395353838801384, 0.03037334606051445, 0.17114126682281494, 0.021855073049664497, 0.6662850379943848, 0.022622019052505493], "normal_n3_p1": [0.07040560245513916, 0.0036248124670237303, 0.006869025528430939, 0.0017740405164659023, 0.9109255075454712, 0.001116545288823545, 0.0027830833569169044], "normal_n3_p2": [0.12160883098840714, 0.07516514509916306, 0.03787112981081009, 0.026583591476082802, 0.04061652347445488, 0.6620103716850281, 0.03126993030309677], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.037039726972579956, 0.015288674272596836, 0.03765910118818283, 0.623399555683136, 0.05784304067492485, 0.1431177854537964, 0.026540903374552727], "reduce_n2_p1": [0.03809627890586853, 0.033325470983982086, 0.02837430126965046, 0.7513288855552673, 0.02829083800315857, 0.03461472690105438, 0.03598775342106819], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010867810808122158, 0.012379735708236694, 0.010571235790848732, 0.006899537052959204, 0.021312806755304337, 0.010651576332747936, 0.9158332943916321], "reduce_n3_p1": [0.032747287303209305, 0.5857782959938049, 0.1557735651731491, 0.06825503706932068, 0.044917695224285126, 0.03461874648928642, 0.04568572714924812], "reduce_n3_p2": [0.00820818729698658, 0.01725931465625763, 0.06924370676279068, 0.2366994470357895, 0.33595898747444153, 0.1992034614086151, 0.0338234044611454], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.10330630838871002, 0.5223046541213989, 0.1365426778793335, 0.03601028397679329, 0.038658950477838516, 0.0752037987112999, 0.04816482588648796], "normal_n2_p1": [0.07333170622587204, 0.10232435911893845, 0.03944374993443489, 0.024301130324602127, 0.0037658591754734516, 0.6979409456253052, 0.0037058047018945217], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02395443432033062, 0.02395353838801384, 0.03037334606051445, 0.17114126682281494, 0.021855073049664497, 0.6662850379943848, 0.022622019052505493], "normal_n3_p1": [0.07040560245513916, 0.0036248124670237303, 0.006869025528430939, 0.0017740405164659023, 0.9109255075454712, 0.001116545288823545, 0.0027830833569169044], "normal_n3_p2": [0.12160883098840714, 0.07516514509916306, 0.03787112981081009, 0.026583591476082802, 0.04061652347445488, 0.6620103716850281, 0.03126993030309677], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.037039726972579956, 0.015288674272596836, 0.03765910118818283, 0.623399555683136, 0.05784304067492485, 0.1431177854537964, 0.026540903374552727], "reduce_n2_p1": [0.03809627890586853, 0.033325470983982086, 0.02837430126965046, 0.7513288855552673, 0.02829083800315857, 0.03461472690105438, 0.03598775342106819], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010867810808122158, 0.012379735708236694, 0.010571235790848732, 0.006899537052959204, 0.021312806755304337, 0.010651576332747936, 0.9158332943916321], "reduce_n3_p1": [0.032747287303209305, 0.5857782959938049, 0.1557735651731491, 0.06825503706932068, 0.044917695224285126, 0.03461874648928642, 0.04568572714924812], "reduce_n3_p2": [0.00820818729698658, 0.01725931465625763, 0.06924370676279068, 0.2366994470357895, 0.33595898747444153, 0.1992034614086151, 0.0338234044611454], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06715796887874603, 0.7538139224052429, 0.07990314066410065, 0.010410415939986706, 0.017899489030241966, 0.028109513223171234, 0.0322880856692791], "normal_n2_p1": [0.20216989517211914, 0.346236914396286, 0.12273424118757248, 0.05682172626256943, 0.005070604383945465, 0.059938475489616394, 0.007225834298878908], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02325335144996643, 0.023183224722743034, 0.03059297986328602, 0.1239803209900856, 0.02119416929781437, 0.7394591569900513, 0.007766014896333218], "normal_n3_p1": [0.03043411672115326, 0.0019840297754853964, 0.00412548566237092, 0.0011876666685566306, 0.9556632041931152, 0.0014686650829389691, 0.0023671539966017008], "normal_n3_p2": [0.01984390802681446, 0.028760479763150215, 0.011160256341099739, 0.014459424652159214, 0.020523466169834137, 0.8861412405967712, 0.015358426608145237], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07935060560703278, 0.027410665526986122, 0.054133340716362, 0.47085046768188477, 0.07267862558364868, 0.11861679702997208, 0.05199200287461281], "reduce_n2_p1": [0.06591346114873886, 0.055857207626104355, 0.055309467017650604, 0.5086866021156311, 0.06074592098593712, 0.07363604754209518, 0.06836161017417908], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.019529981538653374, 0.02158989943563938, 0.018340907990932465, 0.01458527147769928, 0.03321075439453125, 0.019983932375907898, 0.8518247008323669], "reduce_n3_p1": [0.035421453416347504, 0.8434184789657593, 0.01088657695800066, 0.04913625866174698, 0.0153733529150486, 0.013893529772758484, 0.019464872777462006], "reduce_n3_p2": [0.001134862657636404, 0.001570449909195304, 0.00614729942753911, 0.01798330619931221, 0.9586108326911926, 0.002776659792289138, 0.003495222656056285], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06715796887874603, 0.7538139224052429, 0.07990314066410065, 0.010410415939986706, 0.017899489030241966, 0.028109513223171234, 0.0322880856692791], "normal_n2_p1": [0.20216989517211914, 0.346236914396286, 0.12273424118757248, 0.05682172626256943, 0.005070604383945465, 0.059938475489616394, 0.007225834298878908], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02325335144996643, 0.023183224722743034, 0.03059297986328602, 0.1239803209900856, 0.02119416929781437, 0.7394591569900513, 0.007766014896333218], "normal_n3_p1": [0.03043411672115326, 0.0019840297754853964, 0.00412548566237092, 0.0011876666685566306, 0.9556632041931152, 0.0014686650829389691, 0.0023671539966017008], "normal_n3_p2": [0.01984390802681446, 0.028760479763150215, 0.011160256341099739, 0.014459424652159214, 0.020523466169834137, 0.8861412405967712, 0.015358426608145237], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07935060560703278, 0.027410665526986122, 0.054133340716362, 0.47085046768188477, 0.07267862558364868, 0.11861679702997208, 0.05199200287461281], "reduce_n2_p1": [0.06591346114873886, 0.055857207626104355, 0.055309467017650604, 0.5086866021156311, 0.06074592098593712, 0.07363604754209518, 0.06836161017417908], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.019529981538653374, 0.02158989943563938, 0.018340907990932465, 0.01458527147769928, 0.03321075439453125, 0.019983932375907898, 0.8518247008323669], "reduce_n3_p1": [0.035421453416347504, 0.8434184789657593, 0.01088657695800066, 0.04913625866174698, 0.0153733529150486, 0.013893529772758484, 0.019464872777462006], "reduce_n3_p2": [0.001134862657636404, 0.001570449909195304, 0.00614729942753911, 0.01798330619931221, 0.9586108326911926, 0.002776659792289138, 0.003495222656056285], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.016016915440559387, 0.925984263420105, 0.024646984413266182, 0.0035129589959979057, 0.005528673995286226, 0.007940990850329399, 0.012708531692624092], "normal_n2_p1": [0.010945025831460953, 0.029369134455919266, 0.01589536853134632, 0.025241494178771973, 0.0010635916842147708, 0.005733749363571405, 0.0019427393563091755], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05619421973824501, 0.05113276466727257, 0.07125606387853622, 0.2527081072330475, 0.03601261228322983, 0.47702062129974365, 0.009600330144166946], "normal_n3_p1": [0.04064401611685753, 0.0035304834600538015, 0.007109784055501223, 0.0022831696551293135, 0.9293215870857239, 0.004792578052729368, 0.005025211721658707], "normal_n3_p2": [0.011076590977609158, 0.023125343024730682, 0.008698557503521442, 0.012356163933873177, 0.01818646676838398, 0.908717930316925, 0.013227864168584347], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.018755262717604637, 0.0192771814763546, 0.020406514406204224, 0.72097247838974, 0.05238804593682289, 0.08349880576133728, 0.04317319020628929], "reduce_n2_p1": [0.03106077015399933, 0.05809096246957779, 0.034711986780166626, 0.4663156270980835, 0.04443686455488205, 0.09905492514371872, 0.14949284493923187], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.07436936348676682, 0.0778566375374794, 0.05572245642542839, 0.051973722875118256, 0.08622336387634277, 0.08231441676616669, 0.5065462589263916], "reduce_n3_p1": [0.04350537806749344, 0.8643146753311157, 0.003807540750131011, 0.036099135875701904, 0.011511903256177902, 0.011144745163619518, 0.017901603132486343], "reduce_n3_p2": [0.0008661644533276558, 0.0007616863586008549, 0.0025906041264533997, 0.007086601108312607, 0.9832670092582703, 0.0004667823377531022, 0.0017669940134510398], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.016016915440559387, 0.925984263420105, 0.024646984413266182, 0.0035129589959979057, 0.005528673995286226, 0.007940990850329399, 0.012708531692624092], "normal_n2_p1": [0.010945025831460953, 0.029369134455919266, 0.01589536853134632, 0.025241494178771973, 0.0010635916842147708, 0.005733749363571405, 0.0019427393563091755], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05619421973824501, 0.05113276466727257, 0.07125606387853622, 0.2527081072330475, 0.03601261228322983, 0.47702062129974365, 0.009600330144166946], "normal_n3_p1": [0.04064401611685753, 0.0035304834600538015, 0.007109784055501223, 0.0022831696551293135, 0.9293215870857239, 0.004792578052729368, 0.005025211721658707], "normal_n3_p2": [0.011076590977609158, 0.023125343024730682, 0.008698557503521442, 0.012356163933873177, 0.01818646676838398, 0.908717930316925, 0.013227864168584347], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.018755262717604637, 0.0192771814763546, 0.020406514406204224, 0.72097247838974, 0.05238804593682289, 0.08349880576133728, 0.04317319020628929], "reduce_n2_p1": [0.03106077015399933, 0.05809096246957779, 0.034711986780166626, 0.4663156270980835, 0.04443686455488205, 0.09905492514371872, 0.14949284493923187], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.07436936348676682, 0.0778566375374794, 0.05572245642542839, 0.051973722875118256, 0.08622336387634277, 0.08231441676616669, 0.5065462589263916], "reduce_n3_p1": [0.04350537806749344, 0.8643146753311157, 0.003807540750131011, 0.036099135875701904, 0.011511903256177902, 0.011144745163619518, 0.017901603132486343], "reduce_n3_p2": [0.0008661644533276558, 0.0007616863586008549, 0.0025906041264533997, 0.007086601108312607, 0.9832670092582703, 0.0004667823377531022, 0.0017669940134510398], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.012593193911015987, 0.9340643882751465, 0.018663372844457626, 0.004185148514807224, 0.006174797657877207, 0.006919308099895716, 0.011883418075740337], "normal_n2_p1": [0.0022436981089413166, 0.007156314328312874, 0.004890816751867533, 0.011550895869731903, 0.0004975011688657105, 0.0015715396730229259, 0.0009949378436431289], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0539092980325222, 0.04452888295054436, 0.053767215460538864, 0.17799386382102966, 0.03041847050189972, 0.5908007025718689, 0.00920204445719719], "normal_n3_p1": [0.04132230579853058, 0.006352018099278212, 0.011287798173725605, 0.004187916871160269, 0.9004977345466614, 0.011838991194963455, 0.009199447929859161], "normal_n3_p2": [0.011867864988744259, 0.02457762323319912, 0.011231711134314537, 0.0149963004514575, 0.021814782172441483, 0.8914636373519897, 0.01665991172194481], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.015093086287379265, 0.022025661543011665, 0.01767648011445999, 0.727412223815918, 0.05714176595211029, 0.07290112227201462, 0.04795170575380325], "reduce_n2_p1": [0.014264827594161034, 0.021251602098345757, 0.029739506542682648, 0.6623062491416931, 0.029710423201322556, 0.09537269920110703, 0.11110829561948776], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.07365509867668152, 0.09612324088811874, 0.08064361661672592, 0.07346288859844208, 0.11081047356128693, 0.1910935789346695, 0.27861666679382324], "reduce_n3_p1": [0.07305377721786499, 0.8019876480102539, 0.004066638182848692, 0.04235456883907318, 0.014743324369192123, 0.01506096962839365, 0.02773786522448063], "reduce_n3_p2": [0.0016167788999155164, 0.0009979417081922293, 0.002700002631172538, 0.006043706089258194, 0.9829635620117188, 0.000356569275027141, 0.002190532861277461], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.012593193911015987, 0.9340643882751465, 0.018663372844457626, 0.004185148514807224, 0.006174797657877207, 0.006919308099895716, 0.011883418075740337], "normal_n2_p1": [0.0022436981089413166, 0.007156314328312874, 0.004890816751867533, 0.011550895869731903, 0.0004975011688657105, 0.0015715396730229259, 0.0009949378436431289], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0539092980325222, 0.04452888295054436, 0.053767215460538864, 0.17799386382102966, 0.03041847050189972, 0.5908007025718689, 0.00920204445719719], "normal_n3_p1": [0.04132230579853058, 0.006352018099278212, 0.011287798173725605, 0.004187916871160269, 0.9004977345466614, 0.011838991194963455, 0.009199447929859161], "normal_n3_p2": [0.011867864988744259, 0.02457762323319912, 0.011231711134314537, 0.0149963004514575, 0.021814782172441483, 0.8914636373519897, 0.01665991172194481], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.015093086287379265, 0.022025661543011665, 0.01767648011445999, 0.727412223815918, 0.05714176595211029, 0.07290112227201462, 0.04795170575380325], "reduce_n2_p1": [0.014264827594161034, 0.021251602098345757, 0.029739506542682648, 0.6623062491416931, 0.029710423201322556, 0.09537269920110703, 0.11110829561948776], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.07365509867668152, 0.09612324088811874, 0.08064361661672592, 0.07346288859844208, 0.11081047356128693, 0.1910935789346695, 0.27861666679382324], "reduce_n3_p1": [0.07305377721786499, 0.8019876480102539, 0.004066638182848692, 0.04235456883907318, 0.014743324369192123, 0.01506096962839365, 0.02773786522448063], "reduce_n3_p2": [0.0016167788999155164, 0.0009979417081922293, 0.002700002631172538, 0.006043706089258194, 0.9829635620117188, 0.000356569275027141, 0.002190532861277461], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.021006589755415916, 0.8738818764686584, 0.02868800237774849, 0.010528036393225193, 0.014960475265979767, 0.01218500081449747, 0.021320590749382973], "normal_n2_p1": [0.0019864989444613457, 0.0062685622833669186, 0.004822933580726385, 0.012917885556817055, 0.000736531859729439, 0.001649433863349259, 0.0014682823093608022], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.07810671627521515, 0.05030597746372223, 0.06534729152917862, 0.2195192277431488, 0.046542342752218246, 0.43730640411376953, 0.01606505736708641], "normal_n3_p1": [0.05104009062051773, 0.013197856955230236, 0.019867468625307083, 0.008726525120437145, 0.8268334865570068, 0.029349174350500107, 0.018931100144982338], "normal_n3_p2": [0.020806269720196724, 0.03553223982453346, 0.021546242758631706, 0.026757556945085526, 0.03833863139152527, 0.8066978454589844, 0.034706056118011475], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03086969070136547, 0.042573243379592896, 0.030116185545921326, 0.4515160322189331, 0.09780281782150269, 0.16610296070575714, 0.10736481845378876], "reduce_n2_p1": [0.005500284489244223, 0.006359780207276344, 0.012613470666110516, 0.9080023765563965, 0.01072356104850769, 0.02235572040081024, 0.025514718145132065], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.12741540372371674, 0.11562980711460114, 0.07626788318157196, 0.14837771654129028, 0.1473744660615921, 0.08668358623981476, 0.17133410274982452], "reduce_n3_p1": [0.11741095036268234, 0.6871578097343445, 0.007307278458029032, 0.046683311462402344, 0.024484194815158844, 0.0268721841275692, 0.04840623959898949], "reduce_n3_p2": [0.004701309371739626, 0.002324958797544241, 0.005000388715416193, 0.008758234791457653, 0.9685851335525513, 0.0006543260533362627, 0.004528361838310957], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.021006589755415916, 0.8738818764686584, 0.02868800237774849, 0.010528036393225193, 0.014960475265979767, 0.01218500081449747, 0.021320590749382973], "normal_n2_p1": [0.0019864989444613457, 0.0062685622833669186, 0.004822933580726385, 0.012917885556817055, 0.000736531859729439, 0.001649433863349259, 0.0014682823093608022], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.07810671627521515, 0.05030597746372223, 0.06534729152917862, 0.2195192277431488, 0.046542342752218246, 0.43730640411376953, 0.01606505736708641], "normal_n3_p1": [0.05104009062051773, 0.013197856955230236, 0.019867468625307083, 0.008726525120437145, 0.8268334865570068, 0.029349174350500107, 0.018931100144982338], "normal_n3_p2": [0.020806269720196724, 0.03553223982453346, 0.021546242758631706, 0.026757556945085526, 0.03833863139152527, 0.8066978454589844, 0.034706056118011475], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03086969070136547, 0.042573243379592896, 0.030116185545921326, 0.4515160322189331, 0.09780281782150269, 0.16610296070575714, 0.10736481845378876], "reduce_n2_p1": [0.005500284489244223, 0.006359780207276344, 0.012613470666110516, 0.9080023765563965, 0.01072356104850769, 0.02235572040081024, 0.025514718145132065], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.12741540372371674, 0.11562980711460114, 0.07626788318157196, 0.14837771654129028, 0.1473744660615921, 0.08668358623981476, 0.17133410274982452], "reduce_n3_p1": [0.11741095036268234, 0.6871578097343445, 0.007307278458029032, 0.046683311462402344, 0.024484194815158844, 0.0268721841275692, 0.04840623959898949], "reduce_n3_p2": [0.004701309371739626, 0.002324958797544241, 0.005000388715416193, 0.008758234791457653, 0.9685851335525513, 0.0006543260533362627, 0.004528361838310957], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04381927102804184, 0.7318593263626099, 0.04905246943235397, 0.028156718239188194, 0.031081778928637505, 0.02271570824086666, 0.049352988600730896], "normal_n2_p1": [0.0037939739413559437, 0.01093980297446251, 0.008864663541316986, 0.024169709533452988, 0.0019551636651158333, 0.003479207865893841, 0.003719830885529518], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06323730200529099, 0.04754289612174034, 0.07330228388309479, 0.18989449739456177, 0.05798609182238579, 0.44149017333984375, 0.02657998912036419], "normal_n3_p1": [0.09861999750137329, 0.04187214747071266, 0.06188684329390526, 0.024369556456804276, 0.5250355005264282, 0.10934161394834518, 0.047195855528116226], "normal_n3_p2": [0.02132609859108925, 0.02797272615134716, 0.024845024570822716, 0.02651311457157135, 0.038916829973459244, 0.79014652967453, 0.049448758363723755], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03602958470582962, 0.042566802352666855, 0.033371783792972565, 0.07386811822652817, 0.13110648095607758, 0.28026434779167175, 0.29267412424087524], "reduce_n2_p1": [0.005318938754498959, 0.005198724567890167, 0.009842637926340103, 0.9344158172607422, 0.00860747043043375, 0.013063236139714718, 0.016660373657941818], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.24364058673381805, 0.2268066257238388, 0.049356609582901, 0.10243982821702957, 0.20393119752407074, 0.03728121146559715, 0.06843531131744385], "reduce_n3_p1": [0.07570307701826096, 0.5373823046684265, 0.016933821141719818, 0.0366886630654335, 0.044632457196712494, 0.054387520998716354, 0.17736183106899261], "reduce_n3_p2": [0.01745239831507206, 0.00779176177456975, 0.014018632471561432, 0.019597092643380165, 0.911485493183136, 0.0020203760359436274, 0.013593506999313831], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04381927102804184, 0.7318593263626099, 0.04905246943235397, 0.028156718239188194, 0.031081778928637505, 0.02271570824086666, 0.049352988600730896], "normal_n2_p1": [0.0037939739413559437, 0.01093980297446251, 0.008864663541316986, 0.024169709533452988, 0.0019551636651158333, 0.003479207865893841, 0.003719830885529518], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06323730200529099, 0.04754289612174034, 0.07330228388309479, 0.18989449739456177, 0.05798609182238579, 0.44149017333984375, 0.02657998912036419], "normal_n3_p1": [0.09861999750137329, 0.04187214747071266, 0.06188684329390526, 0.024369556456804276, 0.5250355005264282, 0.10934161394834518, 0.047195855528116226], "normal_n3_p2": [0.02132609859108925, 0.02797272615134716, 0.024845024570822716, 0.02651311457157135, 0.038916829973459244, 0.79014652967453, 0.049448758363723755], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03602958470582962, 0.042566802352666855, 0.033371783792972565, 0.07386811822652817, 0.13110648095607758, 0.28026434779167175, 0.29267412424087524], "reduce_n2_p1": [0.005318938754498959, 0.005198724567890167, 0.009842637926340103, 0.9344158172607422, 0.00860747043043375, 0.013063236139714718, 0.016660373657941818], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.24364058673381805, 0.2268066257238388, 0.049356609582901, 0.10243982821702957, 0.20393119752407074, 0.03728121146559715, 0.06843531131744385], "reduce_n3_p1": [0.07570307701826096, 0.5373823046684265, 0.016933821141719818, 0.0366886630654335, 0.044632457196712494, 0.054387520998716354, 0.17736183106899261], "reduce_n3_p2": [0.01745239831507206, 0.00779176177456975, 0.014018632471561432, 0.019597092643380165, 0.911485493183136, 0.0020203760359436274, 0.013593506999313831], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0848281979560852, 0.5872390270233154, 0.049313485622406006, 0.052994608879089355, 0.085655577480793, 0.03170715644955635, 0.06100955605506897], "normal_n2_p1": [0.01108128484338522, 0.028291355818510056, 0.02324771136045456, 0.05836017057299614, 0.006913840305060148, 0.01036908384412527, 0.011853179894387722], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0400274321436882, 0.027510257437825203, 0.03269365429878235, 0.22250862419605255, 0.045623354613780975, 0.5907622575759888, 0.022033674642443657], "normal_n3_p1": [0.18401981890201569, 0.08043470233678818, 0.12660232186317444, 0.043469104915857315, 0.15407446026802063, 0.18125630915164948, 0.06298627704381943], "normal_n3_p2": [0.006652044598013163, 0.006186454091221094, 0.00719761848449707, 0.006884189788252115, 0.008214276283979416, 0.9456342458724976, 0.010985691100358963], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05390473082661629, 0.0492723323404789, 0.038342610001564026, 0.03302296996116638, 0.08053652197122574, 0.28585854172706604, 0.3403409719467163], "reduce_n2_p1": [0.010080920532345772, 0.009117781184613705, 0.014974981546401978, 0.8990988731384277, 0.01375571358948946, 0.0170148778706789, 0.023222995921969414], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.10590776056051254, 0.3603788912296295, 0.03542786464095116, 0.07821031659841537, 0.2880634069442749, 0.02892320416867733, 0.058669351041316986], "reduce_n3_p1": [0.03437631577253342, 0.4836665987968445, 0.01884610578417778, 0.011309501715004444, 0.032583899796009064, 0.024013685062527657, 0.37812677025794983], "reduce_n3_p2": [0.08826787769794464, 0.033054158091545105, 0.053152378648519516, 0.06692375987768173, 0.6540188193321228, 0.008249161764979362, 0.04738234356045723], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0848281979560852, 0.5872390270233154, 0.049313485622406006, 0.052994608879089355, 0.085655577480793, 0.03170715644955635, 0.06100955605506897], "normal_n2_p1": [0.01108128484338522, 0.028291355818510056, 0.02324771136045456, 0.05836017057299614, 0.006913840305060148, 0.01036908384412527, 0.011853179894387722], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0400274321436882, 0.027510257437825203, 0.03269365429878235, 0.22250862419605255, 0.045623354613780975, 0.5907622575759888, 0.022033674642443657], "normal_n3_p1": [0.18401981890201569, 0.08043470233678818, 0.12660232186317444, 0.043469104915857315, 0.15407446026802063, 0.18125630915164948, 0.06298627704381943], "normal_n3_p2": [0.006652044598013163, 0.006186454091221094, 0.00719761848449707, 0.006884189788252115, 0.008214276283979416, 0.9456342458724976, 0.010985691100358963], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05390473082661629, 0.0492723323404789, 0.038342610001564026, 0.03302296996116638, 0.08053652197122574, 0.28585854172706604, 0.3403409719467163], "reduce_n2_p1": [0.010080920532345772, 0.009117781184613705, 0.014974981546401978, 0.8990988731384277, 0.01375571358948946, 0.0170148778706789, 0.023222995921969414], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.10590776056051254, 0.3603788912296295, 0.03542786464095116, 0.07821031659841537, 0.2880634069442749, 0.02892320416867733, 0.058669351041316986], "reduce_n3_p1": [0.03437631577253342, 0.4836665987968445, 0.01884610578417778, 0.011309501715004444, 0.032583899796009064, 0.024013685062527657, 0.37812677025794983], "reduce_n3_p2": [0.08826787769794464, 0.033054158091545105, 0.053152378648519516, 0.06692375987768173, 0.6540188193321228, 0.008249161764979362, 0.04738234356045723], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05764931067824364, 0.17773215472698212, 0.028827600181102753, 0.041546761989593506, 0.44341668486595154, 0.03916025906801224, 0.12710775434970856], "normal_n2_p1": [0.051522307097911835, 0.13286098837852478, 0.11754726618528366, 0.16958537697792053, 0.03275449201464653, 0.04197105020284653, 0.04831162095069885], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03792768716812134, 0.021762484684586525, 0.02109251543879509, 0.2608095705509186, 0.03722250461578369, 0.5850387811660767, 0.025027304887771606], "normal_n3_p1": [0.4461917281150818, 0.09476114809513092, 0.12345260381698608, 0.048042234033346176, 0.03565990924835205, 0.09334136545658112, 0.05310196429491043], "normal_n3_p2": [0.004596419166773558, 0.0035596932284533978, 0.004638388752937317, 0.004024527035653591, 0.004264345858246088, 0.9675608277320862, 0.005599221680313349], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07033681124448776, 0.06234174221754074, 0.05711032822728157, 0.02854038029909134, 0.05423205718398094, 0.16265389323234558, 0.4726738929748535], "reduce_n2_p1": [0.026135066524147987, 0.022901248186826706, 0.030666209757328033, 0.7813927531242371, 0.027675192803144455, 0.03222150355577469, 0.04290714114904404], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.024257518351078033, 0.09247469902038574, 0.02179236337542534, 0.07411421090364456, 0.7071154117584229, 0.018662381917238235, 0.03817042335867882], "reduce_n3_p1": [0.033237721771001816, 0.6336463093757629, 0.027639247477054596, 0.009465725161135197, 0.030868476256728172, 0.019461670890450478, 0.2317006140947342], "reduce_n3_p2": [0.31635183095932007, 0.07157118618488312, 0.11480014771223068, 0.11788349598646164, 0.19139306247234344, 0.017464809119701385, 0.08199336379766464], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05764931067824364, 0.17773215472698212, 0.028827600181102753, 0.041546761989593506, 0.44341668486595154, 0.03916025906801224, 0.12710775434970856], "normal_n2_p1": [0.051522307097911835, 0.13286098837852478, 0.11754726618528366, 0.16958537697792053, 0.03275449201464653, 0.04197105020284653, 0.04831162095069885], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03792768716812134, 0.021762484684586525, 0.02109251543879509, 0.2608095705509186, 0.03722250461578369, 0.5850387811660767, 0.025027304887771606], "normal_n3_p1": [0.4461917281150818, 0.09476114809513092, 0.12345260381698608, 0.048042234033346176, 0.03565990924835205, 0.09334136545658112, 0.05310196429491043], "normal_n3_p2": [0.004596419166773558, 0.0035596932284533978, 0.004638388752937317, 0.004024527035653591, 0.004264345858246088, 0.9675608277320862, 0.005599221680313349], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07033681124448776, 0.06234174221754074, 0.05711032822728157, 0.02854038029909134, 0.05423205718398094, 0.16265389323234558, 0.4726738929748535], "reduce_n2_p1": [0.026135066524147987, 0.022901248186826706, 0.030666209757328033, 0.7813927531242371, 0.027675192803144455, 0.03222150355577469, 0.04290714114904404], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.024257518351078033, 0.09247469902038574, 0.02179236337542534, 0.07411421090364456, 0.7071154117584229, 0.018662381917238235, 0.03817042335867882], "reduce_n3_p1": [0.033237721771001816, 0.6336463093757629, 0.027639247477054596, 0.009465725161135197, 0.030868476256728172, 0.019461670890450478, 0.2317006140947342], "reduce_n3_p2": [0.31635183095932007, 0.07157118618488312, 0.11480014771223068, 0.11788349598646164, 0.19139306247234344, 0.017464809119701385, 0.08199336379766464], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09206173568964005, 0.3410862386226654, 0.05905386433005333, 0.042088691145181656, 0.03915928304195404, 0.05502765625715256, 0.22602595388889313], "normal_n2_p1": [0.05493632331490517, 0.23622795939445496, 0.20129631459712982, 0.1492650806903839, 0.0460907444357872, 0.04848359897732735, 0.043037306517362595], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0463402234017849, 0.020654913038015366, 0.018694793805480003, 0.23600848019123077, 0.03732426092028618, 0.595669686794281, 0.031550224870443344], "normal_n3_p1": [0.4831603169441223, 0.03225132077932358, 0.036263130605220795, 0.05109165981411934, 0.02200314961373806, 0.16128002107143402, 0.06769505143165588], "normal_n3_p2": [0.006208630278706551, 0.004297927487641573, 0.005728152114897966, 0.004435872193425894, 0.004399438388645649, 0.9630239605903625, 0.0053209965117275715], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.028407493606209755, 0.029038967564702034, 0.025642091408371925, 0.012104962952435017, 0.011205739341676235, 0.014106650836765766, 0.8610252141952515], "reduce_n2_p1": [0.07454431802034378, 0.061541348695755005, 0.07502300292253494, 0.5010736584663391, 0.05232854187488556, 0.06319649517536163, 0.06655300408601761], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.011524981819093227, 0.033323898911476135, 0.017343686893582344, 0.06584101915359497, 0.8016855716705322, 0.016562659293413162, 0.034617021679878235], "reduce_n3_p1": [0.04097247123718262, 0.6803683042526245, 0.03230246156454086, 0.010708918794989586, 0.020575063303112984, 0.021423613652586937, 0.17437569797039032], "reduce_n3_p2": [0.7891175746917725, 0.040954507887363434, 0.05835052952170372, 0.05052900314331055, 0.018466468900442123, 0.008284551091492176, 0.010398169048130512], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09206173568964005, 0.3410862386226654, 0.05905386433005333, 0.042088691145181656, 0.03915928304195404, 0.05502765625715256, 0.22602595388889313], "normal_n2_p1": [0.05493632331490517, 0.23622795939445496, 0.20129631459712982, 0.1492650806903839, 0.0460907444357872, 0.04848359897732735, 0.043037306517362595], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0463402234017849, 0.020654913038015366, 0.018694793805480003, 0.23600848019123077, 0.03732426092028618, 0.595669686794281, 0.031550224870443344], "normal_n3_p1": [0.4831603169441223, 0.03225132077932358, 0.036263130605220795, 0.05109165981411934, 0.02200314961373806, 0.16128002107143402, 0.06769505143165588], "normal_n3_p2": [0.006208630278706551, 0.004297927487641573, 0.005728152114897966, 0.004435872193425894, 0.004399438388645649, 0.9630239605903625, 0.0053209965117275715], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.028407493606209755, 0.029038967564702034, 0.025642091408371925, 0.012104962952435017, 0.011205739341676235, 0.014106650836765766, 0.8610252141952515], "reduce_n2_p1": [0.07454431802034378, 0.061541348695755005, 0.07502300292253494, 0.5010736584663391, 0.05232854187488556, 0.06319649517536163, 0.06655300408601761], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.011524981819093227, 0.033323898911476135, 0.017343686893582344, 0.06584101915359497, 0.8016855716705322, 0.016562659293413162, 0.034617021679878235], "reduce_n3_p1": [0.04097247123718262, 0.6803683042526245, 0.03230246156454086, 0.010708918794989586, 0.020575063303112984, 0.021423613652586937, 0.17437569797039032], "reduce_n3_p2": [0.7891175746917725, 0.040954507887363434, 0.05835052952170372, 0.05052900314331055, 0.018466468900442123, 0.008284551091492176, 0.010398169048130512], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.18749412894248962, 0.4598938822746277, 0.06139396131038666, 0.06564189493656158, 0.010917042382061481, 0.05173705890774727, 0.0853281244635582], "normal_n2_p1": [0.0574357733130455, 0.17657716572284698, 0.11198309808969498, 0.276858925819397, 0.06118357554078102, 0.07742008566856384, 0.04931063950061798], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.19494213163852692, 0.04181171581149101, 0.03804425522685051, 0.2937561571598053, 0.04782192036509514, 0.29704415798187256, 0.05461851879954338], "normal_n3_p1": [0.910370409488678, 0.006526730488985777, 0.0067287953570485115, 0.02835380658507347, 0.005213028285652399, 0.00551334535703063, 0.014508466236293316], "normal_n3_p2": [0.011531628668308258, 0.007385610602796078, 0.009592253714799881, 0.006697717122733593, 0.006675131153315306, 0.9418742656707764, 0.006851675920188427], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07367933541536331, 0.053871724754571915, 0.047296810895204544, 0.021925654262304306, 0.012967506423592567, 0.011918320320546627, 0.7558436393737793], "reduce_n2_p1": [0.09701834619045258, 0.0680030807852745, 0.12954296171665192, 0.478252649307251, 0.04133659601211548, 0.08032035827636719, 0.07701075077056885], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017376502975821495, 0.0357283279299736, 0.02539743483066559, 0.17068441212177277, 0.6201989650726318, 0.02882395125925541, 0.07037019729614258], "reduce_n3_p1": [0.03081607259809971, 0.9202067852020264, 0.010526774451136589, 0.00595200527459383, 0.005986514501273632, 0.007112417370080948, 0.009130774065852165], "reduce_n3_p2": [0.2872822880744934, 0.12584862112998962, 0.2089323252439499, 0.21449021995067596, 0.03163309395313263, 0.030458254739642143, 0.022486761212348938], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.18749412894248962, 0.4598938822746277, 0.06139396131038666, 0.06564189493656158, 0.010917042382061481, 0.05173705890774727, 0.0853281244635582], "normal_n2_p1": [0.0574357733130455, 0.17657716572284698, 0.11198309808969498, 0.276858925819397, 0.06118357554078102, 0.07742008566856384, 0.04931063950061798], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.19494213163852692, 0.04181171581149101, 0.03804425522685051, 0.2937561571598053, 0.04782192036509514, 0.29704415798187256, 0.05461851879954338], "normal_n3_p1": [0.910370409488678, 0.006526730488985777, 0.0067287953570485115, 0.02835380658507347, 0.005213028285652399, 0.00551334535703063, 0.014508466236293316], "normal_n3_p2": [0.011531628668308258, 0.007385610602796078, 0.009592253714799881, 0.006697717122733593, 0.006675131153315306, 0.9418742656707764, 0.006851675920188427], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07367933541536331, 0.053871724754571915, 0.047296810895204544, 0.021925654262304306, 0.012967506423592567, 0.011918320320546627, 0.7558436393737793], "reduce_n2_p1": [0.09701834619045258, 0.0680030807852745, 0.12954296171665192, 0.478252649307251, 0.04133659601211548, 0.08032035827636719, 0.07701075077056885], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017376502975821495, 0.0357283279299736, 0.02539743483066559, 0.17068441212177277, 0.6201989650726318, 0.02882395125925541, 0.07037019729614258], "reduce_n3_p1": [0.03081607259809971, 0.9202067852020264, 0.010526774451136589, 0.00595200527459383, 0.005986514501273632, 0.007112417370080948, 0.009130774065852165], "reduce_n3_p2": [0.2872822880744934, 0.12584862112998962, 0.2089323252439499, 0.21449021995067596, 0.03163309395313263, 0.030458254739642143, 0.022486761212348938], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.07914914190769196, 0.7495113015174866, 0.054783932864665985, 0.03152666985988617, 0.005025304853916168, 0.025151634588837624, 0.04247712343931198], "normal_n2_p1": [0.06945403665304184, 0.292236864566803, 0.16446860134601593, 0.13470101356506348, 0.03631335124373436, 0.12861892580986023, 0.037636056542396545], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028392106294631958, 0.021843910217285156, 0.02174985408782959, 0.4526042938232422, 0.04088079184293747, 0.35592082142829895, 0.0443929061293602], "normal_n3_p1": [0.9309887290000916, 0.004523293115198612, 0.0047740451991558075, 0.02957167476415634, 0.004152042791247368, 0.0017947294982150197, 0.009309997782111168], "normal_n3_p2": [0.013405771926045418, 0.009581400081515312, 0.011548593640327454, 0.009094636887311935, 0.00903500895947218, 0.9269083738327026, 0.008657257072627544], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.2772953510284424, 0.13283051550388336, 0.09031259268522263, 0.05151832848787308, 0.021871183067560196, 0.01862337626516819, 0.3604872524738312], "reduce_n2_p1": [0.03834061697125435, 0.026945605874061584, 0.019180407747626305, 0.7495678663253784, 0.014592356979846954, 0.03324710950255394, 0.10813974589109421], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.024515600875020027, 0.03875584900379181, 0.02792060188949108, 0.07070919126272202, 0.6721914410591125, 0.041482772678136826, 0.08653400838375092], "reduce_n3_p1": [0.03264851123094559, 0.9231688380241394, 0.009489599615335464, 0.007872399874031544, 0.005090347025543451, 0.006621757056564093, 0.003235790878534317], "reduce_n3_p2": [0.20255380868911743, 0.13420575857162476, 0.13692618906497955, 0.3568193018436432, 0.028582904487848282, 0.036891404539346695, 0.023549064993858337], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.07914914190769196, 0.7495113015174866, 0.054783932864665985, 0.03152666985988617, 0.005025304853916168, 0.025151634588837624, 0.04247712343931198], "normal_n2_p1": [0.06945403665304184, 0.292236864566803, 0.16446860134601593, 0.13470101356506348, 0.03631335124373436, 0.12861892580986023, 0.037636056542396545], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028392106294631958, 0.021843910217285156, 0.02174985408782959, 0.4526042938232422, 0.04088079184293747, 0.35592082142829895, 0.0443929061293602], "normal_n3_p1": [0.9309887290000916, 0.004523293115198612, 0.0047740451991558075, 0.02957167476415634, 0.004152042791247368, 0.0017947294982150197, 0.009309997782111168], "normal_n3_p2": [0.013405771926045418, 0.009581400081515312, 0.011548593640327454, 0.009094636887311935, 0.00903500895947218, 0.9269083738327026, 0.008657257072627544], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.2772953510284424, 0.13283051550388336, 0.09031259268522263, 0.05151832848787308, 0.021871183067560196, 0.01862337626516819, 0.3604872524738312], "reduce_n2_p1": [0.03834061697125435, 0.026945605874061584, 0.019180407747626305, 0.7495678663253784, 0.014592356979846954, 0.03324710950255394, 0.10813974589109421], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.024515600875020027, 0.03875584900379181, 0.02792060188949108, 0.07070919126272202, 0.6721914410591125, 0.041482772678136826, 0.08653400838375092], "reduce_n3_p1": [0.03264851123094559, 0.9231688380241394, 0.009489599615335464, 0.007872399874031544, 0.005090347025543451, 0.006621757056564093, 0.003235790878534317], "reduce_n3_p2": [0.20255380868911743, 0.13420575857162476, 0.13692618906497955, 0.3568193018436432, 0.028582904487848282, 0.036891404539346695, 0.023549064993858337], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04523150995373726, 0.8157520294189453, 0.05740763247013092, 0.01868818886578083, 0.004217118490487337, 0.02365291863679886, 0.02822182886302471], "normal_n2_p1": [0.06931163370609283, 0.24028687179088593, 0.09817665815353394, 0.09962927550077438, 0.03190777450799942, 0.20698559284210205, 0.040504612028598785], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.014329999685287476, 0.01851588301360607, 0.020896930247545242, 0.6195424795150757, 0.03774179890751839, 0.1888061910867691, 0.04588316008448601], "normal_n3_p1": [0.8549731969833374, 0.008352193981409073, 0.009560954757034779, 0.06470830738544464, 0.008759604766964912, 0.0029609729535877705, 0.016200879588723183], "normal_n3_p2": [0.016666825860738754, 0.01292762253433466, 0.014065789990127087, 0.014098073355853558, 0.013025393709540367, 0.8995930552482605, 0.01283357199281454], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4728964567184448, 0.15153048932552338, 0.13101185858249664, 0.07670474797487259, 0.028234602883458138, 0.019089514389634132, 0.0569109208881855], "reduce_n2_p1": [0.005510764196515083, 0.004639959894120693, 0.003252519993111491, 0.9143170118331909, 0.003857278497889638, 0.009207457304000854, 0.05561070889234543], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.031266096979379654, 0.035487547516822815, 0.027896728366613388, 0.04965866729617119, 0.6869317293167114, 0.042381417006254196, 0.08717558532953262], "reduce_n3_p1": [0.05051850900053978, 0.8597752451896667, 0.018527310341596603, 0.017506076022982597, 0.008624281734228134, 0.012918046675622463, 0.00396081805229187], "reduce_n3_p2": [0.44050896167755127, 0.15294034779071808, 0.10857877880334854, 0.16502492129802704, 0.02491927519440651, 0.03740618750452995, 0.0193620715290308], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04523150995373726, 0.8157520294189453, 0.05740763247013092, 0.01868818886578083, 0.004217118490487337, 0.02365291863679886, 0.02822182886302471], "normal_n2_p1": [0.06931163370609283, 0.24028687179088593, 0.09817665815353394, 0.09962927550077438, 0.03190777450799942, 0.20698559284210205, 0.040504612028598785], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.014329999685287476, 0.01851588301360607, 0.020896930247545242, 0.6195424795150757, 0.03774179890751839, 0.1888061910867691, 0.04588316008448601], "normal_n3_p1": [0.8549731969833374, 0.008352193981409073, 0.009560954757034779, 0.06470830738544464, 0.008759604766964912, 0.0029609729535877705, 0.016200879588723183], "normal_n3_p2": [0.016666825860738754, 0.01292762253433466, 0.014065789990127087, 0.014098073355853558, 0.013025393709540367, 0.8995930552482605, 0.01283357199281454], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4728964567184448, 0.15153048932552338, 0.13101185858249664, 0.07670474797487259, 0.028234602883458138, 0.019089514389634132, 0.0569109208881855], "reduce_n2_p1": [0.005510764196515083, 0.004639959894120693, 0.003252519993111491, 0.9143170118331909, 0.003857278497889638, 0.009207457304000854, 0.05561070889234543], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.031266096979379654, 0.035487547516822815, 0.027896728366613388, 0.04965866729617119, 0.6869317293167114, 0.042381417006254196, 0.08717558532953262], "reduce_n3_p1": [0.05051850900053978, 0.8597752451896667, 0.018527310341596603, 0.017506076022982597, 0.008624281734228134, 0.012918046675622463, 0.00396081805229187], "reduce_n3_p2": [0.44050896167755127, 0.15294034779071808, 0.10857877880334854, 0.16502492129802704, 0.02491927519440651, 0.03740618750452995, 0.0193620715290308], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05952778458595276, 0.6056620478630066, 0.0855240523815155, 0.0637044757604599, 0.010365891270339489, 0.06627456098794937, 0.08598119020462036], "normal_n2_p1": [0.01693413034081459, 0.02860749512910843, 0.016092758625745773, 0.06638263911008835, 0.01398753933608532, 0.6820084452629089, 0.02071070298552513], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01628735475242138, 0.02766997739672661, 0.036919403821229935, 0.22297394275665283, 0.06847944855690002, 0.28669047355651855, 0.12697795033454895], "normal_n3_p1": [0.44338563084602356, 0.023002948611974716, 0.0299223642796278, 0.2770654559135437, 0.025766072794795036, 0.00970730371773243, 0.041719190776348114], "normal_n3_p2": [0.029935399070382118, 0.0252858716994524, 0.02659013867378235, 0.030012449249625206, 0.027559369802474976, 0.8009554147720337, 0.026118746027350426], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.21194146573543549, 0.21108922362327576, 0.25326967239379883, 0.11394038796424866, 0.03780316561460495, 0.02611527219414711, 0.04334638640284538], "reduce_n2_p1": [0.0020934997592121363, 0.002074137795716524, 0.001497426419518888, 0.9529517292976379, 0.0022604395635426044, 0.004309776239097118, 0.0318964384496212], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04458484426140785, 0.029788024723529816, 0.023340782150626183, 0.036379195749759674, 0.766990065574646, 0.0315951406955719, 0.038666121661663055], "reduce_n3_p1": [0.09538047015666962, 0.5190377235412598, 0.06860143691301346, 0.06389646232128143, 0.028859512880444527, 0.046131957322359085, 0.010405444540083408], "reduce_n3_p2": [0.9027692675590515, 0.04029504209756851, 0.023470008745789528, 0.007738820742815733, 0.005605392158031464, 0.006939216982573271, 0.005470357835292816], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05952778458595276, 0.6056620478630066, 0.0855240523815155, 0.0637044757604599, 0.010365891270339489, 0.06627456098794937, 0.08598119020462036], "normal_n2_p1": [0.01693413034081459, 0.02860749512910843, 0.016092758625745773, 0.06638263911008835, 0.01398753933608532, 0.6820084452629089, 0.02071070298552513], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01628735475242138, 0.02766997739672661, 0.036919403821229935, 0.22297394275665283, 0.06847944855690002, 0.28669047355651855, 0.12697795033454895], "normal_n3_p1": [0.44338563084602356, 0.023002948611974716, 0.0299223642796278, 0.2770654559135437, 0.025766072794795036, 0.00970730371773243, 0.041719190776348114], "normal_n3_p2": [0.029935399070382118, 0.0252858716994524, 0.02659013867378235, 0.030012449249625206, 0.027559369802474976, 0.8009554147720337, 0.026118746027350426], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.21194146573543549, 0.21108922362327576, 0.25326967239379883, 0.11394038796424866, 0.03780316561460495, 0.02611527219414711, 0.04334638640284538], "reduce_n2_p1": [0.0020934997592121363, 0.002074137795716524, 0.001497426419518888, 0.9529517292976379, 0.0022604395635426044, 0.004309776239097118, 0.0318964384496212], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04458484426140785, 0.029788024723529816, 0.023340782150626183, 0.036379195749759674, 0.766990065574646, 0.0315951406955719, 0.038666121661663055], "reduce_n3_p1": [0.09538047015666962, 0.5190377235412598, 0.06860143691301346, 0.06389646232128143, 0.028859512880444527, 0.046131957322359085, 0.010405444540083408], "reduce_n3_p2": [0.9027692675590515, 0.04029504209756851, 0.023470008745789528, 0.007738820742815733, 0.005605392158031464, 0.006939216982573271, 0.005470357835292816], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0455373078584671, 0.8010693788528442, 0.04272916540503502, 0.010905196890234947, 0.00803806260228157, 0.05790285766124725, 0.020686237141489983], "normal_n2_p1": [0.016217796131968498, 0.01792450062930584, 0.013142443262040615, 0.1074584349989891, 0.013155302964150906, 0.07808016240596771, 0.023226987570524216], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.015732506290078163, 0.02905512973666191, 0.04084468632936478, 0.10871221125125885, 0.05324176326394081, 0.6149953603744507, 0.047974806278944016], "normal_n3_p1": [0.07717809826135635, 0.026780109852552414, 0.03829934448003769, 0.6153639554977417, 0.03678581863641739, 0.016482459381222725, 0.04159301519393921], "normal_n3_p2": [0.021415743976831436, 0.021559571847319603, 0.02124222181737423, 0.02725428156554699, 0.01992664858698845, 0.8475440740585327, 0.01595330610871315], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01422114297747612, 0.048977259546518326, 0.8202580213546753, 0.045701563358306885, 0.017283862456679344, 0.00969908107072115, 0.008846498094499111], "reduce_n2_p1": [0.0022832611575722694, 0.0024212959688156843, 0.0017517502419650555, 0.9531457424163818, 0.0027958271093666553, 0.004526910372078419, 0.02833533100783825], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.028546735644340515, 0.02102789469063282, 0.01813632622361183, 0.030722923576831818, 0.8426047563552856, 0.022865531966090202, 0.01575966738164425], "reduce_n3_p1": [0.1684103012084961, 0.42594048380851746, 0.15478643774986267, 0.15264415740966797, 0.02782248519361019, 0.0318252369761467, 0.014606273733079433], "reduce_n3_p2": [0.8452969193458557, 0.06760740280151367, 0.03707742318511009, 0.006345923524349928, 0.009986596181988716, 0.01072347816079855, 0.01111458707600832], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0455373078584671, 0.8010693788528442, 0.04272916540503502, 0.010905196890234947, 0.00803806260228157, 0.05790285766124725, 0.020686237141489983], "normal_n2_p1": [0.016217796131968498, 0.01792450062930584, 0.013142443262040615, 0.1074584349989891, 0.013155302964150906, 0.07808016240596771, 0.023226987570524216], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.015732506290078163, 0.02905512973666191, 0.04084468632936478, 0.10871221125125885, 0.05324176326394081, 0.6149953603744507, 0.047974806278944016], "normal_n3_p1": [0.07717809826135635, 0.026780109852552414, 0.03829934448003769, 0.6153639554977417, 0.03678581863641739, 0.016482459381222725, 0.04159301519393921], "normal_n3_p2": [0.021415743976831436, 0.021559571847319603, 0.02124222181737423, 0.02725428156554699, 0.01992664858698845, 0.8475440740585327, 0.01595330610871315], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01422114297747612, 0.048977259546518326, 0.8202580213546753, 0.045701563358306885, 0.017283862456679344, 0.00969908107072115, 0.008846498094499111], "reduce_n2_p1": [0.0022832611575722694, 0.0024212959688156843, 0.0017517502419650555, 0.9531457424163818, 0.0027958271093666553, 0.004526910372078419, 0.02833533100783825], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.028546735644340515, 0.02102789469063282, 0.01813632622361183, 0.030722923576831818, 0.8426047563552856, 0.022865531966090202, 0.01575966738164425], "reduce_n3_p1": [0.1684103012084961, 0.42594048380851746, 0.15478643774986267, 0.15264415740966797, 0.02782248519361019, 0.0318252369761467, 0.014606273733079433], "reduce_n3_p2": [0.8452969193458557, 0.06760740280151367, 0.03707742318511009, 0.006345923524349928, 0.009986596181988716, 0.01072347816079855, 0.01111458707600832], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05158517137169838, 0.7892752885818481, 0.027520032599568367, 0.006564099807292223, 0.010789955034852028, 0.08072510361671448, 0.015118836425244808], "normal_n2_p1": [0.01644529215991497, 0.01371777057647705, 0.012753340415656567, 0.06803692132234573, 0.01268407516181469, 0.029437731951475143, 0.01817338541150093], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028960837051272392, 0.048851244151592255, 0.06109808757901192, 0.3912339210510254, 0.11239088326692581, 0.2272706925868988, 0.05984129384160042], "normal_n3_p1": [0.027737561613321304, 0.030917556956410408, 0.04612283408641815, 0.6102811098098755, 0.05971818044781685, 0.033051349222660065, 0.056141097098588943], "normal_n3_p2": [0.010009102523326874, 0.010853474028408527, 0.009954964742064476, 0.0142286391928792, 0.009434061124920845, 0.9240149855613708, 0.008544465526938438], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.003139305394142866, 0.016389930620789528, 0.929155170917511, 0.021695401519536972, 0.0073777055367827415, 0.004821436945348978, 0.003264116356149316], "reduce_n2_p1": [0.004318389110267162, 0.004642743617296219, 0.0033946861512959003, 0.9245556592941284, 0.00525992177426815, 0.007315988186746836, 0.039717964828014374], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017202137038111687, 0.015193169005215168, 0.012704802677035332, 0.022263692691922188, 0.892895519733429, 0.016761979088187218, 0.009041006676852703], "reduce_n3_p1": [0.12182798236608505, 0.3026089370250702, 0.3889618515968323, 0.06909465789794922, 0.03729886934161186, 0.040702175348997116, 0.026399651542305946], "reduce_n3_p2": [0.6042332053184509, 0.18144893646240234, 0.09299421310424805, 0.012374171987175941, 0.02589373290538788, 0.024082619696855545, 0.028926843777298927], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05158517137169838, 0.7892752885818481, 0.027520032599568367, 0.006564099807292223, 0.010789955034852028, 0.08072510361671448, 0.015118836425244808], "normal_n2_p1": [0.01644529215991497, 0.01371777057647705, 0.012753340415656567, 0.06803692132234573, 0.01268407516181469, 0.029437731951475143, 0.01817338541150093], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028960837051272392, 0.048851244151592255, 0.06109808757901192, 0.3912339210510254, 0.11239088326692581, 0.2272706925868988, 0.05984129384160042], "normal_n3_p1": [0.027737561613321304, 0.030917556956410408, 0.04612283408641815, 0.6102811098098755, 0.05971818044781685, 0.033051349222660065, 0.056141097098588943], "normal_n3_p2": [0.010009102523326874, 0.010853474028408527, 0.009954964742064476, 0.0142286391928792, 0.009434061124920845, 0.9240149855613708, 0.008544465526938438], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.003139305394142866, 0.016389930620789528, 0.929155170917511, 0.021695401519536972, 0.0073777055367827415, 0.004821436945348978, 0.003264116356149316], "reduce_n2_p1": [0.004318389110267162, 0.004642743617296219, 0.0033946861512959003, 0.9245556592941284, 0.00525992177426815, 0.007315988186746836, 0.039717964828014374], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017202137038111687, 0.015193169005215168, 0.012704802677035332, 0.022263692691922188, 0.892895519733429, 0.016761979088187218, 0.009041006676852703], "reduce_n3_p1": [0.12182798236608505, 0.3026089370250702, 0.3889618515968323, 0.06909465789794922, 0.03729886934161186, 0.040702175348997116, 0.026399651542305946], "reduce_n3_p2": [0.6042332053184509, 0.18144893646240234, 0.09299421310424805, 0.012374171987175941, 0.02589373290538788, 0.024082619696855545, 0.028926843777298927], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04479600489139557, 0.7497411370277405, 0.03584903106093407, 0.008351847529411316, 0.016720540821552277, 0.09660624712705612, 0.01595589704811573], "normal_n2_p1": [0.03339669853448868, 0.02442404255270958, 0.026285314932465553, 0.10983872413635254, 0.02482890896499157, 0.03944194316864014, 0.03370165079832077], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.016863461583852768, 0.01959119364619255, 0.020408300682902336, 0.7373483777046204, 0.031111974269151688, 0.12736523151397705, 0.0294523686170578], "normal_n3_p1": [0.023567350581288338, 0.047379281371831894, 0.07044234126806259, 0.3484799563884735, 0.12490605562925339, 0.08751999586820602, 0.10871942341327667], "normal_n3_p2": [0.008942737244069576, 0.009973025880753994, 0.009068154729902744, 0.0135343624278903, 0.008537831716239452, 0.9296175241470337, 0.008272577077150345], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.004714774899184704, 0.025857865810394287, 0.8731173872947693, 0.03919801861047745, 0.014515156857669353, 0.009425139985978603, 0.0055258735083043575], "reduce_n2_p1": [0.007747932802885771, 0.008388401009142399, 0.0058798701502382755, 0.914429247379303, 0.008350272662937641, 0.01037075649946928, 0.02798532135784626], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014157388359308243, 0.01403020415455103, 0.00974965374916792, 0.0165921151638031, 0.9138584136962891, 0.0133522879332304, 0.007090419996529818], "reduce_n3_p1": [0.23549778759479523, 0.3476669490337372, 0.25013408064842224, 0.03921106085181236, 0.04111844673752785, 0.034185487776994705, 0.03975629806518555], "reduce_n3_p2": [0.13898786902427673, 0.31034377217292786, 0.23817451298236847, 0.027331367135047913, 0.0652427151799202, 0.052147846668958664, 0.08019416779279709], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04479600489139557, 0.7497411370277405, 0.03584903106093407, 0.008351847529411316, 0.016720540821552277, 0.09660624712705612, 0.01595589704811573], "normal_n2_p1": [0.03339669853448868, 0.02442404255270958, 0.026285314932465553, 0.10983872413635254, 0.02482890896499157, 0.03944194316864014, 0.03370165079832077], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.016863461583852768, 0.01959119364619255, 0.020408300682902336, 0.7373483777046204, 0.031111974269151688, 0.12736523151397705, 0.0294523686170578], "normal_n3_p1": [0.023567350581288338, 0.047379281371831894, 0.07044234126806259, 0.3484799563884735, 0.12490605562925339, 0.08751999586820602, 0.10871942341327667], "normal_n3_p2": [0.008942737244069576, 0.009973025880753994, 0.009068154729902744, 0.0135343624278903, 0.008537831716239452, 0.9296175241470337, 0.008272577077150345], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.004714774899184704, 0.025857865810394287, 0.8731173872947693, 0.03919801861047745, 0.014515156857669353, 0.009425139985978603, 0.0055258735083043575], "reduce_n2_p1": [0.007747932802885771, 0.008388401009142399, 0.0058798701502382755, 0.914429247379303, 0.008350272662937641, 0.01037075649946928, 0.02798532135784626], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014157388359308243, 0.01403020415455103, 0.00974965374916792, 0.0165921151638031, 0.9138584136962891, 0.0133522879332304, 0.007090419996529818], "reduce_n3_p1": [0.23549778759479523, 0.3476669490337372, 0.25013408064842224, 0.03921106085181236, 0.04111844673752785, 0.034185487776994705, 0.03975629806518555], "reduce_n3_p2": [0.13898786902427673, 0.31034377217292786, 0.23817451298236847, 0.027331367135047913, 0.0652427151799202, 0.052147846668958664, 0.08019416779279709], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.051766712218523026, 0.587763786315918, 0.05550329387187958, 0.01590590737760067, 0.028598731383681297, 0.156367689371109, 0.02122916840016842], "normal_n2_p1": [0.06711260974407196, 0.04218580201268196, 0.055662114173173904, 0.07278785854578018, 0.05238592252135277, 0.051184240728616714, 0.062328532338142395], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.029529346153140068, 0.026572726666927338, 0.027853354811668396, 0.5967880487442017, 0.02994026616215706, 0.2215876430273056, 0.04346207529306412], "normal_n3_p1": [0.010471971705555916, 0.02380034327507019, 0.035812050104141235, 0.7974321842193604, 0.009827867150306702, 0.03879165276885033, 0.03859161585569382], "normal_n3_p2": [0.010938149876892567, 0.011402190662920475, 0.010696768760681152, 0.016468646004796028, 0.00958384107798338, 0.9188141822814941, 0.008946062996983528], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.006241139490157366, 0.024419046938419342, 0.8717755675315857, 0.03451619669795036, 0.01854747161269188, 0.011051833629608154, 0.006979476660490036], "reduce_n2_p1": [0.01671471633017063, 0.017232025042176247, 0.011750569567084312, 0.8521941304206848, 0.015677209943532944, 0.017894554883241653, 0.035978637635707855], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01526654977351427, 0.014983359724283218, 0.010828440077602863, 0.017542080953717232, 0.9058374166488647, 0.014443937689065933, 0.008346647955477238], "reduce_n3_p1": [0.2088279128074646, 0.2330252230167389, 0.34209150075912476, 0.04631093144416809, 0.06263171881437302, 0.049685705453157425, 0.03649456053972244], "reduce_n3_p2": [0.04869573563337326, 0.22019419074058533, 0.2485458105802536, 0.04033906012773514, 0.07880289107561111, 0.06622425466775894, 0.15513060986995697], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.051766712218523026, 0.587763786315918, 0.05550329387187958, 0.01590590737760067, 0.028598731383681297, 0.156367689371109, 0.02122916840016842], "normal_n2_p1": [0.06711260974407196, 0.04218580201268196, 0.055662114173173904, 0.07278785854578018, 0.05238592252135277, 0.051184240728616714, 0.062328532338142395], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.029529346153140068, 0.026572726666927338, 0.027853354811668396, 0.5967880487442017, 0.02994026616215706, 0.2215876430273056, 0.04346207529306412], "normal_n3_p1": [0.010471971705555916, 0.02380034327507019, 0.035812050104141235, 0.7974321842193604, 0.009827867150306702, 0.03879165276885033, 0.03859161585569382], "normal_n3_p2": [0.010938149876892567, 0.011402190662920475, 0.010696768760681152, 0.016468646004796028, 0.00958384107798338, 0.9188141822814941, 0.008946062996983528], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.006241139490157366, 0.024419046938419342, 0.8717755675315857, 0.03451619669795036, 0.01854747161269188, 0.011051833629608154, 0.006979476660490036], "reduce_n2_p1": [0.01671471633017063, 0.017232025042176247, 0.011750569567084312, 0.8521941304206848, 0.015677209943532944, 0.017894554883241653, 0.035978637635707855], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01526654977351427, 0.014983359724283218, 0.010828440077602863, 0.017542080953717232, 0.9058374166488647, 0.014443937689065933, 0.008346647955477238], "reduce_n3_p1": [0.2088279128074646, 0.2330252230167389, 0.34209150075912476, 0.04631093144416809, 0.06263171881437302, 0.049685705453157425, 0.03649456053972244], "reduce_n3_p2": [0.04869573563337326, 0.22019419074058533, 0.2485458105802536, 0.04033906012773514, 0.07880289107561111, 0.06622425466775894, 0.15513060986995697], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.047464966773986816, 0.23570507764816284, 0.060413945466279984, 0.02606687881052494, 0.035075247287750244, 0.38795050978660583, 0.026240481063723564], "normal_n2_p1": [0.08844200521707535, 0.05232866108417511, 0.07798173278570175, 0.06300897151231766, 0.05960213765501976, 0.0442105233669281, 0.07069464027881622], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028137406334280968, 0.021520201116800308, 0.021735619753599167, 0.6493896245956421, 0.020086679607629776, 0.19591109454631805, 0.03918658196926117], "normal_n3_p1": [0.010973618365824223, 0.028923219069838524, 0.046586956828832626, 0.7799292206764221, 0.0048448494635522366, 0.051890779286623, 0.034993816167116165], "normal_n3_p2": [0.01153860054910183, 0.011376999318599701, 0.01117388904094696, 0.016966186463832855, 0.010148929432034492, 0.9159696698188782, 0.009370637126266956], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.010842968709766865, 0.02806120179593563, 0.8272581696510315, 0.03907068446278572, 0.02803346887230873, 0.017175819724798203, 0.011191179044544697], "reduce_n2_p1": [0.03003896400332451, 0.03044695407152176, 0.021603062748908997, 0.769366979598999, 0.027062198147177696, 0.03029417060315609, 0.04515555873513222], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010683753527700901, 0.01170013565570116, 0.00981032382696867, 0.013121305033564568, 0.9238108396530151, 0.011704152449965477, 0.00776782026514411], "reduce_n3_p1": [0.8332704901695251, 0.0956123098731041, 0.01277814619243145, 0.008568866178393364, 0.010385162197053432, 0.02000427059829235, 0.00762799009680748], "reduce_n3_p2": [0.028735801577568054, 0.1748938262462616, 0.4337131381034851, 0.043328069150447845, 0.05457894876599312, 0.07521294057369232, 0.04389605671167374], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.047464966773986816, 0.23570507764816284, 0.060413945466279984, 0.02606687881052494, 0.035075247287750244, 0.38795050978660583, 0.026240481063723564], "normal_n2_p1": [0.08844200521707535, 0.05232866108417511, 0.07798173278570175, 0.06300897151231766, 0.05960213765501976, 0.0442105233669281, 0.07069464027881622], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028137406334280968, 0.021520201116800308, 0.021735619753599167, 0.6493896245956421, 0.020086679607629776, 0.19591109454631805, 0.03918658196926117], "normal_n3_p1": [0.010973618365824223, 0.028923219069838524, 0.046586956828832626, 0.7799292206764221, 0.0048448494635522366, 0.051890779286623, 0.034993816167116165], "normal_n3_p2": [0.01153860054910183, 0.011376999318599701, 0.01117388904094696, 0.016966186463832855, 0.010148929432034492, 0.9159696698188782, 0.009370637126266956], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.010842968709766865, 0.02806120179593563, 0.8272581696510315, 0.03907068446278572, 0.02803346887230873, 0.017175819724798203, 0.011191179044544697], "reduce_n2_p1": [0.03003896400332451, 0.03044695407152176, 0.021603062748908997, 0.769366979598999, 0.027062198147177696, 0.03029417060315609, 0.04515555873513222], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010683753527700901, 0.01170013565570116, 0.00981032382696867, 0.013121305033564568, 0.9238108396530151, 0.011704152449965477, 0.00776782026514411], "reduce_n3_p1": [0.8332704901695251, 0.0956123098731041, 0.01277814619243145, 0.008568866178393364, 0.010385162197053432, 0.02000427059829235, 0.00762799009680748], "reduce_n3_p2": [0.028735801577568054, 0.1748938262462616, 0.4337131381034851, 0.043328069150447845, 0.05457894876599312, 0.07521294057369232, 0.04389605671167374], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08985721319913864, 0.480210542678833, 0.20816528797149658, 0.03326493129134178, 0.03621601685881615, 0.025986861437559128, 0.024900928139686584], "normal_n2_p1": [0.029402676969766617, 0.01858614943921566, 0.02920319139957428, 0.017219027504324913, 0.02201271988451481, 0.01207557413727045, 0.022775551304221153], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.060829609632492065, 0.04480276256799698, 0.044441547244787216, 0.38267701864242554, 0.02805458940565586, 0.3178443908691406, 0.07363834232091904], "normal_n3_p1": [0.011695205233991146, 0.03432457521557808, 0.052926190197467804, 0.8122825026512146, 0.003789609530940652, 0.028078734874725342, 0.03170926868915558], "normal_n3_p2": [0.018879879266023636, 0.01768414117395878, 0.017524000257253647, 0.019917026162147522, 0.01495279185473919, 0.8805581331253052, 0.012459561228752136], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.012811334803700447, 0.022504230961203575, 0.8728389143943787, 0.016382133588194847, 0.02253221906721592, 0.01441841572523117, 0.010537832975387573], "reduce_n2_p1": [0.08498912304639816, 0.08311638981103897, 0.054262250661849976, 0.39929670095443726, 0.06770758330821991, 0.07481075823307037, 0.09573230147361755], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014743692241609097, 0.015530864708125591, 0.013533915393054485, 0.017065953463315964, 0.8966293931007385, 0.015171063132584095, 0.011449080891907215], "reduce_n3_p1": [0.9465789198875427, 0.031357500702142715, 0.001547084772028029, 0.002412207657471299, 0.002819177694618702, 0.006856794934719801, 0.002492492087185383], "reduce_n3_p2": [0.031744178384542465, 0.14708676934242249, 0.4087286591529846, 0.054078321903944016, 0.04435969144105911, 0.11683550477027893, 0.04262060672044754], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08985721319913864, 0.480210542678833, 0.20816528797149658, 0.03326493129134178, 0.03621601685881615, 0.025986861437559128, 0.024900928139686584], "normal_n2_p1": [0.029402676969766617, 0.01858614943921566, 0.02920319139957428, 0.017219027504324913, 0.02201271988451481, 0.01207557413727045, 0.022775551304221153], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.060829609632492065, 0.04480276256799698, 0.044441547244787216, 0.38267701864242554, 0.02805458940565586, 0.3178443908691406, 0.07363834232091904], "normal_n3_p1": [0.011695205233991146, 0.03432457521557808, 0.052926190197467804, 0.8122825026512146, 0.003789609530940652, 0.028078734874725342, 0.03170926868915558], "normal_n3_p2": [0.018879879266023636, 0.01768414117395878, 0.017524000257253647, 0.019917026162147522, 0.01495279185473919, 0.8805581331253052, 0.012459561228752136], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.012811334803700447, 0.022504230961203575, 0.8728389143943787, 0.016382133588194847, 0.02253221906721592, 0.01441841572523117, 0.010537832975387573], "reduce_n2_p1": [0.08498912304639816, 0.08311638981103897, 0.054262250661849976, 0.39929670095443726, 0.06770758330821991, 0.07481075823307037, 0.09573230147361755], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014743692241609097, 0.015530864708125591, 0.013533915393054485, 0.017065953463315964, 0.8966293931007385, 0.015171063132584095, 0.011449080891907215], "reduce_n3_p1": [0.9465789198875427, 0.031357500702142715, 0.001547084772028029, 0.002412207657471299, 0.002819177694618702, 0.006856794934719801, 0.002492492087185383], "reduce_n3_p2": [0.031744178384542465, 0.14708676934242249, 0.4087286591529846, 0.054078321903944016, 0.04435969144105911, 0.11683550477027893, 0.04262060672044754], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.27303576469421387, 0.3341917395591736, 0.15758146345615387, 0.03917793557047844, 0.056955598294734955, 0.006651225499808788, 0.01987839862704277], "normal_n2_p1": [0.042470067739486694, 0.023452190682291985, 0.03952312096953392, 0.019426628947257996, 0.030048690736293793, 0.01266363076865673, 0.018802480772137642], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.053016819059848785, 0.0358274020254612, 0.04276377335190773, 0.5514525771141052, 0.03740907832980156, 0.12948916852474213, 0.09193895012140274], "normal_n3_p1": [0.00979070644825697, 0.02278986945748329, 0.025230156257748604, 0.8887859582901001, 0.003236721735447645, 0.01447654515504837, 0.0214700810611248], "normal_n3_p2": [0.02667061984539032, 0.023058181628584862, 0.024851705878973007, 0.027105500921607018, 0.02331095188856125, 0.8319334387779236, 0.017452694475650787], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01790170557796955, 0.023579291999340057, 0.8670063614845276, 0.014861266128718853, 0.023763086646795273, 0.015749625861644745, 0.013121221214532852], "reduce_n2_p1": [0.037785474210977554, 0.03384998440742493, 0.040185410529375076, 0.4703947603702545, 0.07223516702651978, 0.06313563883304596, 0.13558904826641083], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02208440750837326, 0.023338763043284416, 0.021992258727550507, 0.029271941632032394, 0.8311381936073303, 0.02708585374057293, 0.019871989265084267], "reduce_n3_p1": [0.8306074142456055, 0.08863848447799683, 0.003622719319537282, 0.009127519093453884, 0.009367820806801319, 0.02432602271437645, 0.009523178450763226], "reduce_n3_p2": [0.03790530189871788, 0.17302079498767853, 0.3470791280269623, 0.06324239075183868, 0.043902382254600525, 0.13387848436832428, 0.0657641589641571], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.27303576469421387, 0.3341917395591736, 0.15758146345615387, 0.03917793557047844, 0.056955598294734955, 0.006651225499808788, 0.01987839862704277], "normal_n2_p1": [0.042470067739486694, 0.023452190682291985, 0.03952312096953392, 0.019426628947257996, 0.030048690736293793, 0.01266363076865673, 0.018802480772137642], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.053016819059848785, 0.0358274020254612, 0.04276377335190773, 0.5514525771141052, 0.03740907832980156, 0.12948916852474213, 0.09193895012140274], "normal_n3_p1": [0.00979070644825697, 0.02278986945748329, 0.025230156257748604, 0.8887859582901001, 0.003236721735447645, 0.01447654515504837, 0.0214700810611248], "normal_n3_p2": [0.02667061984539032, 0.023058181628584862, 0.024851705878973007, 0.027105500921607018, 0.02331095188856125, 0.8319334387779236, 0.017452694475650787], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01790170557796955, 0.023579291999340057, 0.8670063614845276, 0.014861266128718853, 0.023763086646795273, 0.015749625861644745, 0.013121221214532852], "reduce_n2_p1": [0.037785474210977554, 0.03384998440742493, 0.040185410529375076, 0.4703947603702545, 0.07223516702651978, 0.06313563883304596, 0.13558904826641083], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02208440750837326, 0.023338763043284416, 0.021992258727550507, 0.029271941632032394, 0.8311381936073303, 0.02708585374057293, 0.019871989265084267], "reduce_n3_p1": [0.8306074142456055, 0.08863848447799683, 0.003622719319537282, 0.009127519093453884, 0.009367820806801319, 0.02432602271437645, 0.009523178450763226], "reduce_n3_p2": [0.03790530189871788, 0.17302079498767853, 0.3470791280269623, 0.06324239075183868, 0.043902382254600525, 0.13387848436832428, 0.0657641589641571], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.035998377948999405, 0.16321174800395966, 0.4050554037094116, 0.024944167584180832, 0.02220723405480385, 0.0022351923398673534, 0.014628141187131405], "normal_n2_p1": [0.08777262270450592, 0.04075092822313309, 0.07647301256656647, 0.02905496209859848, 0.046697862446308136, 0.01733521744608879, 0.02131219208240509], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06998791545629501, 0.052265409380197525, 0.08211304247379303, 0.4097985327243805, 0.056750815361738205, 0.12404228746891022, 0.08308276534080505], "normal_n3_p1": [0.010952954180538654, 0.021384628489613533, 0.019373970106244087, 0.8972994089126587, 0.004257570952177048, 0.01284375973045826, 0.020325923338532448], "normal_n3_p2": [0.04609357565641403, 0.03965209424495697, 0.04591870680451393, 0.05126049369573593, 0.04947848618030548, 0.6939055919647217, 0.03020479902625084], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02010033093392849, 0.0238941702991724, 0.8609434962272644, 0.016627682372927666, 0.02062012255191803, 0.01797029934823513, 0.01579943858087063], "reduce_n2_p1": [0.014577914029359818, 0.015324919484555721, 0.02844885177910328, 0.3864227831363678, 0.10231856256723404, 0.06379619985818863, 0.23044511675834656], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.023394089192152023, 0.02611250802874565, 0.027880167588591576, 0.03438449278473854, 0.8015853762626648, 0.029893143102526665, 0.027667727321386337], "reduce_n3_p1": [0.5490010976791382, 0.20209045708179474, 0.010870731435716152, 0.03289681673049927, 0.02923470549285412, 0.06440334767103195, 0.030221374705433846], "reduce_n3_p2": [0.04166579246520996, 0.190359964966774, 0.5062028169631958, 0.047847993671894073, 0.029095293954014778, 0.06282220780849457, 0.056965187191963196], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.035998377948999405, 0.16321174800395966, 0.4050554037094116, 0.024944167584180832, 0.02220723405480385, 0.0022351923398673534, 0.014628141187131405], "normal_n2_p1": [0.08777262270450592, 0.04075092822313309, 0.07647301256656647, 0.02905496209859848, 0.046697862446308136, 0.01733521744608879, 0.02131219208240509], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06998791545629501, 0.052265409380197525, 0.08211304247379303, 0.4097985327243805, 0.056750815361738205, 0.12404228746891022, 0.08308276534080505], "normal_n3_p1": [0.010952954180538654, 0.021384628489613533, 0.019373970106244087, 0.8972994089126587, 0.004257570952177048, 0.01284375973045826, 0.020325923338532448], "normal_n3_p2": [0.04609357565641403, 0.03965209424495697, 0.04591870680451393, 0.05126049369573593, 0.04947848618030548, 0.6939055919647217, 0.03020479902625084], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02010033093392849, 0.0238941702991724, 0.8609434962272644, 0.016627682372927666, 0.02062012255191803, 0.01797029934823513, 0.01579943858087063], "reduce_n2_p1": [0.014577914029359818, 0.015324919484555721, 0.02844885177910328, 0.3864227831363678, 0.10231856256723404, 0.06379619985818863, 0.23044511675834656], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.023394089192152023, 0.02611250802874565, 0.027880167588591576, 0.03438449278473854, 0.8015853762626648, 0.029893143102526665, 0.027667727321386337], "reduce_n3_p1": [0.5490010976791382, 0.20209045708179474, 0.010870731435716152, 0.03289681673049927, 0.02923470549285412, 0.06440334767103195, 0.030221374705433846], "reduce_n3_p2": [0.04166579246520996, 0.190359964966774, 0.5062028169631958, 0.047847993671894073, 0.029095293954014778, 0.06282220780849457, 0.056965187191963196], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.003959480673074722, 0.039027053862810135, 0.9451336860656738, 0.0031199688091874123, 0.0023520144168287516, 0.0003643364761956036, 0.0027332559693604708], "normal_n2_p1": [0.1349317580461502, 0.06026415526866913, 0.10358729958534241, 0.04274016246199608, 0.05114215984940529, 0.023708559572696686, 0.028988627716898918], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06307252496480942, 0.04144023358821869, 0.056044112890958786, 0.4754136800765991, 0.08012586086988449, 0.1644502580165863, 0.06447696685791016], "normal_n3_p1": [0.02060895785689354, 0.03687571734189987, 0.03273047134280205, 0.8035372495651245, 0.009928010404109955, 0.027560709044337273, 0.03955010324716568], "normal_n3_p2": [0.050362445414066315, 0.03739262744784355, 0.04483354464173317, 0.06984197348356247, 0.07663879543542862, 0.6323983073234558, 0.03749774023890495], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04952121898531914, 0.05106167495250702, 0.6716747879981995, 0.04000777378678322, 0.045092444866895676, 0.04449628293514252, 0.03925932198762894], "reduce_n2_p1": [0.012587903998792171, 0.014065038412809372, 0.026547739282250404, 0.5028098821640015, 0.10372534394264221, 0.05296604707837105, 0.20935098826885223], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02943367324769497, 0.03564048931002617, 0.04096287488937378, 0.056269917637109756, 0.697328507900238, 0.04933430999517441, 0.046696290373802185], "reduce_n3_p1": [0.4444367587566376, 0.2989856004714966, 0.021025968715548515, 0.03858533874154091, 0.03248956426978111, 0.06955157965421677, 0.03913961350917816], "reduce_n3_p2": [0.05364587903022766, 0.19882287085056305, 0.5237624645233154, 0.05401220917701721, 0.026503199711441994, 0.045314084738492966, 0.04760507494211197], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.003959480673074722, 0.039027053862810135, 0.9451336860656738, 0.0031199688091874123, 0.0023520144168287516, 0.0003643364761956036, 0.0027332559693604708], "normal_n2_p1": [0.1349317580461502, 0.06026415526866913, 0.10358729958534241, 0.04274016246199608, 0.05114215984940529, 0.023708559572696686, 0.028988627716898918], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06307252496480942, 0.04144023358821869, 0.056044112890958786, 0.4754136800765991, 0.08012586086988449, 0.1644502580165863, 0.06447696685791016], "normal_n3_p1": [0.02060895785689354, 0.03687571734189987, 0.03273047134280205, 0.8035372495651245, 0.009928010404109955, 0.027560709044337273, 0.03955010324716568], "normal_n3_p2": [0.050362445414066315, 0.03739262744784355, 0.04483354464173317, 0.06984197348356247, 0.07663879543542862, 0.6323983073234558, 0.03749774023890495], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04952121898531914, 0.05106167495250702, 0.6716747879981995, 0.04000777378678322, 0.045092444866895676, 0.04449628293514252, 0.03925932198762894], "reduce_n2_p1": [0.012587903998792171, 0.014065038412809372, 0.026547739282250404, 0.5028098821640015, 0.10372534394264221, 0.05296604707837105, 0.20935098826885223], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02943367324769497, 0.03564048931002617, 0.04096287488937378, 0.056269917637109756, 0.697328507900238, 0.04933430999517441, 0.046696290373802185], "reduce_n3_p1": [0.4444367587566376, 0.2989856004714966, 0.021025968715548515, 0.03858533874154091, 0.03248956426978111, 0.06955157965421677, 0.03913961350917816], "reduce_n3_p2": [0.05364587903022766, 0.19882287085056305, 0.5237624645233154, 0.05401220917701721, 0.026503199711441994, 0.045314084738492966, 0.04760507494211197], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.004429094959050417, 0.05623214691877365, 0.9271920919418335, 0.003776887198910117, 0.0026435896288603544, 0.0005874491762369871, 0.004024272784590721], "normal_n2_p1": [0.3489410877227783, 0.11022385209798813, 0.2435961216688156, 0.06110352650284767, 0.06064538285136223, 0.03062625043094158, 0.03392952308058739], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.025665590539574623, 0.018761705607175827, 0.02049059048295021, 0.7359334230422974, 0.04024958610534668, 0.1088058352470398, 0.030093692243099213], "normal_n3_p1": [0.047502096742391586, 0.09153967350721359, 0.08235260099172592, 0.48884689807891846, 0.026981567963957787, 0.09523341804742813, 0.09638011455535889], "normal_n3_p2": [0.02087531052529812, 0.017486583441495895, 0.018421925604343414, 0.04890231788158417, 0.029149426147341728, 0.8120895624160767, 0.02341904304921627], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07956487685441971, 0.08724503219127655, 0.3190104067325592, 0.09103953093290329, 0.10188087821006775, 0.08035558462142944, 0.0921969935297966], "reduce_n2_p1": [0.019720546901226044, 0.021945931017398834, 0.03574668988585472, 0.4046148657798767, 0.214501291513443, 0.07573849707841873, 0.13025103509426117], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014927249401807785, 0.02232320047914982, 0.030745849013328552, 0.03734871372580528, 0.7884013056755066, 0.0415242463350296, 0.03643086180090904], "reduce_n3_p1": [0.5139759182929993, 0.24860826134681702, 0.028435299172997475, 0.030861839652061462, 0.026189111173152924, 0.08534637093544006, 0.03345276042819023], "reduce_n3_p2": [0.09343259781599045, 0.23367780447006226, 0.3740893602371216, 0.07050994038581848, 0.036357078701257706, 0.05380998179316521, 0.07111702114343643], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.004429094959050417, 0.05623214691877365, 0.9271920919418335, 0.003776887198910117, 0.0026435896288603544, 0.0005874491762369871, 0.004024272784590721], "normal_n2_p1": [0.3489410877227783, 0.11022385209798813, 0.2435961216688156, 0.06110352650284767, 0.06064538285136223, 0.03062625043094158, 0.03392952308058739], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.025665590539574623, 0.018761705607175827, 0.02049059048295021, 0.7359334230422974, 0.04024958610534668, 0.1088058352470398, 0.030093692243099213], "normal_n3_p1": [0.047502096742391586, 0.09153967350721359, 0.08235260099172592, 0.48884689807891846, 0.026981567963957787, 0.09523341804742813, 0.09638011455535889], "normal_n3_p2": [0.02087531052529812, 0.017486583441495895, 0.018421925604343414, 0.04890231788158417, 0.029149426147341728, 0.8120895624160767, 0.02341904304921627], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07956487685441971, 0.08724503219127655, 0.3190104067325592, 0.09103953093290329, 0.10188087821006775, 0.08035558462142944, 0.0921969935297966], "reduce_n2_p1": [0.019720546901226044, 0.021945931017398834, 0.03574668988585472, 0.4046148657798767, 0.214501291513443, 0.07573849707841873, 0.13025103509426117], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014927249401807785, 0.02232320047914982, 0.030745849013328552, 0.03734871372580528, 0.7884013056755066, 0.0415242463350296, 0.03643086180090904], "reduce_n3_p1": [0.5139759182929993, 0.24860826134681702, 0.028435299172997475, 0.030861839652061462, 0.026189111173152924, 0.08534637093544006, 0.03345276042819023], "reduce_n3_p2": [0.09343259781599045, 0.23367780447006226, 0.3740893602371216, 0.07050994038581848, 0.036357078701257706, 0.05380998179316521, 0.07111702114343643], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.014825650490820408, 0.16936807334423065, 0.7721912860870361, 0.013458850793540478, 0.00938722025603056, 0.0026981979608535767, 0.015414788387715816], "normal_n2_p1": [0.5293946266174316, 0.10373874008655548, 0.10566375404596329, 0.08043374121189117, 0.057373106479644775, 0.0333942212164402, 0.038043271750211716], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03592211753129959, 0.0263662226498127, 0.027395116165280342, 0.6730562448501587, 0.05394986644387245, 0.11101251095533371, 0.042166467756032944], "normal_n3_p1": [0.046185292303562164, 0.045157529413700104, 0.04224422946572304, 0.5243332386016846, 0.04694389924407005, 0.09719699621200562, 0.09575741738080978], "normal_n3_p2": [0.012727141380310059, 0.011380944401025772, 0.011412708088755608, 0.048666875809431076, 0.01851942203938961, 0.8577374815940857, 0.01764168217778206], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03980657085776329, 0.04984530806541443, 0.48058921098709106, 0.1639302670955658, 0.04432940483093262, 0.07132653146982193, 0.09520311653614044], "reduce_n2_p1": [0.03151736035943031, 0.032170213758945465, 0.09363144636154175, 0.18012677133083344, 0.13520243763923645, 0.13420048356056213, 0.11374462395906448], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010774591006338596, 0.014504370279610157, 0.02152746543288231, 0.024891989305615425, 0.8579344153404236, 0.0302746444940567, 0.020808221772313118], "reduce_n3_p1": [0.9338487386703491, 0.03948203846812248, 0.005239205434918404, 0.0027010224293917418, 0.004085879307240248, 0.005259405355900526, 0.003735385835170746], "reduce_n3_p2": [0.16382132470607758, 0.1044503003358841, 0.33282914757728577, 0.14161545038223267, 0.043078284710645676, 0.06442566215991974, 0.06937892735004425], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.014825650490820408, 0.16936807334423065, 0.7721912860870361, 0.013458850793540478, 0.00938722025603056, 0.0026981979608535767, 0.015414788387715816], "normal_n2_p1": [0.5293946266174316, 0.10373874008655548, 0.10566375404596329, 0.08043374121189117, 0.057373106479644775, 0.0333942212164402, 0.038043271750211716], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03592211753129959, 0.0263662226498127, 0.027395116165280342, 0.6730562448501587, 0.05394986644387245, 0.11101251095533371, 0.042166467756032944], "normal_n3_p1": [0.046185292303562164, 0.045157529413700104, 0.04224422946572304, 0.5243332386016846, 0.04694389924407005, 0.09719699621200562, 0.09575741738080978], "normal_n3_p2": [0.012727141380310059, 0.011380944401025772, 0.011412708088755608, 0.048666875809431076, 0.01851942203938961, 0.8577374815940857, 0.01764168217778206], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03980657085776329, 0.04984530806541443, 0.48058921098709106, 0.1639302670955658, 0.04432940483093262, 0.07132653146982193, 0.09520311653614044], "reduce_n2_p1": [0.03151736035943031, 0.032170213758945465, 0.09363144636154175, 0.18012677133083344, 0.13520243763923645, 0.13420048356056213, 0.11374462395906448], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010774591006338596, 0.014504370279610157, 0.02152746543288231, 0.024891989305615425, 0.8579344153404236, 0.0302746444940567, 0.020808221772313118], "reduce_n3_p1": [0.9338487386703491, 0.03948203846812248, 0.005239205434918404, 0.0027010224293917418, 0.004085879307240248, 0.005259405355900526, 0.003735385835170746], "reduce_n3_p2": [0.16382132470607758, 0.1044503003358841, 0.33282914757728577, 0.14161545038223267, 0.043078284710645676, 0.06442566215991974, 0.06937892735004425], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02110496535897255, 0.11975181102752686, 0.7873438000679016, 0.023875970393419266, 0.013778532855212688, 0.004939882550388575, 0.024729495868086815], "normal_n2_p1": [0.24929922819137573, 0.14549285173416138, 0.10088463872671127, 0.1436176300048828, 0.1355638951063156, 0.07923149317502975, 0.07258340716362], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06292466819286346, 0.0390462689101696, 0.04344417154788971, 0.4607304632663727, 0.0693010538816452, 0.19098204374313354, 0.060515716671943665], "normal_n3_p1": [0.03169162943959236, 0.012475169263780117, 0.012922856956720352, 0.1835256963968277, 0.059217046946287155, 0.23926648497581482, 0.24015958607196808], "normal_n3_p2": [0.010873023420572281, 0.00932373572140932, 0.008732167072594166, 0.06369710713624954, 0.013996879570186138, 0.8558512330055237, 0.01655331254005432], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.012852477841079235, 0.018190285190939903, 0.17587433755397797, 0.6079171895980835, 0.022656237706542015, 0.03414278104901314, 0.10884664207696915], "reduce_n2_p1": [0.0257837176322937, 0.02382330410182476, 0.17364872992038727, 0.02703927829861641, 0.0845012441277504, 0.06440674513578415, 0.038852427154779434], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017620055004954338, 0.01945773884654045, 0.030769608914852142, 0.03705883398652077, 0.7966282963752747, 0.04384244233369827, 0.026948565617203712], "reduce_n3_p1": [0.9562541842460632, 0.024158522486686707, 0.004275049082934856, 0.0019107498228549957, 0.003202921710908413, 0.0027449915651232004, 0.002626755042001605], "reduce_n3_p2": [0.06538589298725128, 0.039617184549570084, 0.3132573664188385, 0.3454464077949524, 0.03996478393673897, 0.03744576871395111, 0.08098574727773666], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02110496535897255, 0.11975181102752686, 0.7873438000679016, 0.023875970393419266, 0.013778532855212688, 0.004939882550388575, 0.024729495868086815], "normal_n2_p1": [0.24929922819137573, 0.14549285173416138, 0.10088463872671127, 0.1436176300048828, 0.1355638951063156, 0.07923149317502975, 0.07258340716362], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06292466819286346, 0.0390462689101696, 0.04344417154788971, 0.4607304632663727, 0.0693010538816452, 0.19098204374313354, 0.060515716671943665], "normal_n3_p1": [0.03169162943959236, 0.012475169263780117, 0.012922856956720352, 0.1835256963968277, 0.059217046946287155, 0.23926648497581482, 0.24015958607196808], "normal_n3_p2": [0.010873023420572281, 0.00932373572140932, 0.008732167072594166, 0.06369710713624954, 0.013996879570186138, 0.8558512330055237, 0.01655331254005432], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.012852477841079235, 0.018190285190939903, 0.17587433755397797, 0.6079171895980835, 0.022656237706542015, 0.03414278104901314, 0.10884664207696915], "reduce_n2_p1": [0.0257837176322937, 0.02382330410182476, 0.17364872992038727, 0.02703927829861641, 0.0845012441277504, 0.06440674513578415, 0.038852427154779434], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017620055004954338, 0.01945773884654045, 0.030769608914852142, 0.03705883398652077, 0.7966282963752747, 0.04384244233369827, 0.026948565617203712], "reduce_n3_p1": [0.9562541842460632, 0.024158522486686707, 0.004275049082934856, 0.0019107498228549957, 0.003202921710908413, 0.0027449915651232004, 0.002626755042001605], "reduce_n3_p2": [0.06538589298725128, 0.039617184549570084, 0.3132573664188385, 0.3454464077949524, 0.03996478393673897, 0.03744576871395111, 0.08098574727773666], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06837955862283707, 0.19842521846294403, 0.44781553745269775, 0.08382070809602737, 0.052951183170080185, 0.01872103102505207, 0.1090996265411377], "normal_n2_p1": [0.38116973638534546, 0.1097431406378746, 0.07012052834033966, 0.1243913546204567, 0.07626904547214508, 0.10708265006542206, 0.0697910264134407], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04606619477272034, 0.025202156975865364, 0.029191726818680763, 0.32006603479385376, 0.10132837295532227, 0.3307130038738251, 0.061233215034008026], "normal_n3_p1": [0.028983287513256073, 0.007891714572906494, 0.008828173391520977, 0.06308573484420776, 0.09279405325651169, 0.3927382230758667, 0.23358654975891113], "normal_n3_p2": [0.013290662318468094, 0.010420331731438637, 0.01016883086413145, 0.05096525326371193, 0.014711997471749783, 0.8547805547714233, 0.021912692114710808], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.011511093936860561, 0.014296060428023338, 0.236662358045578, 0.2835857570171356, 0.027719859033823013, 0.024815212935209274, 0.3799789249897003], "reduce_n2_p1": [0.027405424043536186, 0.02630673348903656, 0.18293388187885284, 0.012409184128046036, 0.06876490265130997, 0.07215641438961029, 0.030266234651207924], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.00972030684351921, 0.01014605350792408, 0.023230332881212234, 0.020772889256477356, 0.8837940096855164, 0.023389454931020737, 0.01346235629171133], "reduce_n3_p1": [0.88802570104599, 0.0509372353553772, 0.013029278255999088, 0.006724596954882145, 0.010310512036085129, 0.007318565156310797, 0.008036396466195583], "reduce_n3_p2": [0.07807675004005432, 0.03225734829902649, 0.3703696131706238, 0.311747670173645, 0.03701626509428024, 0.030949873849749565, 0.06651889532804489], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06837955862283707, 0.19842521846294403, 0.44781553745269775, 0.08382070809602737, 0.052951183170080185, 0.01872103102505207, 0.1090996265411377], "normal_n2_p1": [0.38116973638534546, 0.1097431406378746, 0.07012052834033966, 0.1243913546204567, 0.07626904547214508, 0.10708265006542206, 0.0697910264134407], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04606619477272034, 0.025202156975865364, 0.029191726818680763, 0.32006603479385376, 0.10132837295532227, 0.3307130038738251, 0.061233215034008026], "normal_n3_p1": [0.028983287513256073, 0.007891714572906494, 0.008828173391520977, 0.06308573484420776, 0.09279405325651169, 0.3927382230758667, 0.23358654975891113], "normal_n3_p2": [0.013290662318468094, 0.010420331731438637, 0.01016883086413145, 0.05096525326371193, 0.014711997471749783, 0.8547805547714233, 0.021912692114710808], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.011511093936860561, 0.014296060428023338, 0.236662358045578, 0.2835857570171356, 0.027719859033823013, 0.024815212935209274, 0.3799789249897003], "reduce_n2_p1": [0.027405424043536186, 0.02630673348903656, 0.18293388187885284, 0.012409184128046036, 0.06876490265130997, 0.07215641438961029, 0.030266234651207924], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.00972030684351921, 0.01014605350792408, 0.023230332881212234, 0.020772889256477356, 0.8837940096855164, 0.023389454931020737, 0.01346235629171133], "reduce_n3_p1": [0.88802570104599, 0.0509372353553772, 0.013029278255999088, 0.006724596954882145, 0.010310512036085129, 0.007318565156310797, 0.008036396466195583], "reduce_n3_p2": [0.07807675004005432, 0.03225734829902649, 0.3703696131706238, 0.311747670173645, 0.03701626509428024, 0.030949873849749565, 0.06651889532804489], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04411524906754494, 0.15031284093856812, 0.7176825404167175, 0.026988215744495392, 0.01480955258011818, 0.01247415877878666, 0.019953176379203796], "normal_n2_p1": [0.19495123624801636, 0.14189384877681732, 0.0923495888710022, 0.17451085150241852, 0.12552222609519958, 0.11544660478830338, 0.07876092940568924], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.023949705064296722, 0.015870947390794754, 0.019774526357650757, 0.6284289360046387, 0.15092507004737854, 0.06771929562091827, 0.051398731768131256], "normal_n3_p1": [0.06285654008388519, 0.015052502043545246, 0.019710641354322433, 0.12541139125823975, 0.24337567389011383, 0.03767496347427368, 0.23151034116744995], "normal_n3_p2": [0.023221340030431747, 0.01850995235145092, 0.01842147298157215, 0.037357643246650696, 0.018859965726733208, 0.8255709409713745, 0.029483597725629807], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.014933742582798004, 0.013819040730595589, 0.10331384837627411, 0.3640916049480438, 0.03015359491109848, 0.024229008704423904, 0.422574520111084], "reduce_n2_p1": [0.033593595027923584, 0.030397523194551468, 0.7045994997024536, 0.009797780774533749, 0.04470229893922806, 0.09453392028808594, 0.028060903772711754], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.016067305579781532, 0.013881059363484383, 0.03532460331916809, 0.03142038360238075, 0.8278281092643738, 0.035541314631700516, 0.018520280718803406], "reduce_n3_p1": [0.5976211428642273, 0.14351847767829895, 0.04846818745136261, 0.03496139124035835, 0.04236385598778725, 0.03239913284778595, 0.036207519471645355], "reduce_n3_p2": [0.04258763790130615, 0.021093009039759636, 0.09524115920066833, 0.6640421152114868, 0.0346556194126606, 0.0249427929520607, 0.052338991314172745], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04411524906754494, 0.15031284093856812, 0.7176825404167175, 0.026988215744495392, 0.01480955258011818, 0.01247415877878666, 0.019953176379203796], "normal_n2_p1": [0.19495123624801636, 0.14189384877681732, 0.0923495888710022, 0.17451085150241852, 0.12552222609519958, 0.11544660478830338, 0.07876092940568924], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.023949705064296722, 0.015870947390794754, 0.019774526357650757, 0.6284289360046387, 0.15092507004737854, 0.06771929562091827, 0.051398731768131256], "normal_n3_p1": [0.06285654008388519, 0.015052502043545246, 0.019710641354322433, 0.12541139125823975, 0.24337567389011383, 0.03767496347427368, 0.23151034116744995], "normal_n3_p2": [0.023221340030431747, 0.01850995235145092, 0.01842147298157215, 0.037357643246650696, 0.018859965726733208, 0.8255709409713745, 0.029483597725629807], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.014933742582798004, 0.013819040730595589, 0.10331384837627411, 0.3640916049480438, 0.03015359491109848, 0.024229008704423904, 0.422574520111084], "reduce_n2_p1": [0.033593595027923584, 0.030397523194551468, 0.7045994997024536, 0.009797780774533749, 0.04470229893922806, 0.09453392028808594, 0.028060903772711754], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.016067305579781532, 0.013881059363484383, 0.03532460331916809, 0.03142038360238075, 0.8278281092643738, 0.035541314631700516, 0.018520280718803406], "reduce_n3_p1": [0.5976211428642273, 0.14351847767829895, 0.04846818745136261, 0.03496139124035835, 0.04236385598778725, 0.03239913284778595, 0.036207519471645355], "reduce_n3_p2": [0.04258763790130615, 0.021093009039759636, 0.09524115920066833, 0.6640421152114868, 0.0346556194126606, 0.0249427929520607, 0.052338991314172745], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.020959043875336647, 0.05105393007397652, 0.8922839164733887, 0.008914239704608917, 0.005230959039181471, 0.006539896130561829, 0.0070602018386125565], "normal_n2_p1": [0.2525555193424225, 0.1702142059803009, 0.143938809633255, 0.1472223848104477, 0.06944376975297928, 0.08992870897054672, 0.046762578189373016], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0392712838947773, 0.024356640875339508, 0.03217905014753342, 0.644204318523407, 0.10514974594116211, 0.0533301942050457, 0.05128614231944084], "normal_n3_p1": [0.04497748613357544, 0.010676899924874306, 0.014853074215352535, 0.05920706316828728, 0.8110923171043396, 0.004886537324637175, 0.044326651841402054], "normal_n3_p2": [0.06867969781160355, 0.04607540741562843, 0.0453157052397728, 0.03407447785139084, 0.030145352706313133, 0.6928368210792542, 0.045355264097452164], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02592911384999752, 0.018665587529540062, 0.13064129650592804, 0.25001242756843567, 0.03994228318333626, 0.03044072352349758, 0.4523800015449524], "reduce_n2_p1": [0.00601493613794446, 0.0046892352402210236, 0.9542372226715088, 0.002245243638753891, 0.007439233362674713, 0.01694711670279503, 0.00537495780736208], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03053233213722706, 0.021937556564807892, 0.062166277319192886, 0.06526894867420197, 0.7029340267181396, 0.05423783138394356, 0.029049869626760483], "reduce_n3_p1": [0.7578424215316772, 0.08226513117551804, 0.03414333611726761, 0.01931614615023136, 0.02639109641313553, 0.02135349251329899, 0.02315799705684185], "reduce_n3_p2": [0.09288109093904495, 0.04601519927382469, 0.15189726650714874, 0.3828136622905731, 0.07394185662269592, 0.055039286613464355, 0.07334700971841812], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.020959043875336647, 0.05105393007397652, 0.8922839164733887, 0.008914239704608917, 0.005230959039181471, 0.006539896130561829, 0.0070602018386125565], "normal_n2_p1": [0.2525555193424225, 0.1702142059803009, 0.143938809633255, 0.1472223848104477, 0.06944376975297928, 0.08992870897054672, 0.046762578189373016], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0392712838947773, 0.024356640875339508, 0.03217905014753342, 0.644204318523407, 0.10514974594116211, 0.0533301942050457, 0.05128614231944084], "normal_n3_p1": [0.04497748613357544, 0.010676899924874306, 0.014853074215352535, 0.05920706316828728, 0.8110923171043396, 0.004886537324637175, 0.044326651841402054], "normal_n3_p2": [0.06867969781160355, 0.04607540741562843, 0.0453157052397728, 0.03407447785139084, 0.030145352706313133, 0.6928368210792542, 0.045355264097452164], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02592911384999752, 0.018665587529540062, 0.13064129650592804, 0.25001242756843567, 0.03994228318333626, 0.03044072352349758, 0.4523800015449524], "reduce_n2_p1": [0.00601493613794446, 0.0046892352402210236, 0.9542372226715088, 0.002245243638753891, 0.007439233362674713, 0.01694711670279503, 0.00537495780736208], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03053233213722706, 0.021937556564807892, 0.062166277319192886, 0.06526894867420197, 0.7029340267181396, 0.05423783138394356, 0.029049869626760483], "reduce_n3_p1": [0.7578424215316772, 0.08226513117551804, 0.03414333611726761, 0.01931614615023136, 0.02639109641313553, 0.02135349251329899, 0.02315799705684185], "reduce_n3_p2": [0.09288109093904495, 0.04601519927382469, 0.15189726650714874, 0.3828136622905731, 0.07394185662269592, 0.055039286613464355, 0.07334700971841812], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0472567193210125, 0.10315477102994919, 0.7858006954193115, 0.01266857422888279, 0.010310135781764984, 0.013923834078013897, 0.010821758769452572], "normal_n2_p1": [0.2656036913394928, 0.1957116276025772, 0.14623983204364777, 0.13962383568286896, 0.08414886891841888, 0.06333143264055252, 0.03227727860212326], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06804366409778595, 0.033649396151304245, 0.042323581874370575, 0.688042938709259, 0.03764628246426582, 0.03380214795470238, 0.05327831953763962], "normal_n3_p1": [0.23728112876415253, 0.04163080453872681, 0.07567665725946426, 0.4034324884414673, 0.14251965284347534, 0.0070907375775277615, 0.08350811153650284], "normal_n3_p2": [0.024256765842437744, 0.016392897814512253, 0.01536453329026699, 0.012407153844833374, 0.009525817818939686, 0.906618595123291, 0.006396776996552944], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05258762463927269, 0.02524562180042267, 0.15696711838245392, 0.5634725689888, 0.03197062760591507, 0.024789003655314445, 0.09103837609291077], "reduce_n2_p1": [0.007798715960234404, 0.005560846533626318, 0.947655200958252, 0.0029012740124017, 0.008161140605807304, 0.01895975135266781, 0.006561257876455784], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022760098800063133, 0.02030901424586773, 0.05331392586231232, 0.09843920916318893, 0.7225828766822815, 0.04061034694314003, 0.0201130248606205], "reduce_n3_p1": [0.843222975730896, 0.044617146253585815, 0.023729423061013222, 0.016068851575255394, 0.018627187237143517, 0.015580631792545319, 0.015035256743431091], "reduce_n3_p2": [0.022004541009664536, 0.018339574337005615, 0.019869474694132805, 0.6549044251441956, 0.04639047384262085, 0.03868015483021736, 0.09482546150684357], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0472567193210125, 0.10315477102994919, 0.7858006954193115, 0.01266857422888279, 0.010310135781764984, 0.013923834078013897, 0.010821758769452572], "normal_n2_p1": [0.2656036913394928, 0.1957116276025772, 0.14623983204364777, 0.13962383568286896, 0.08414886891841888, 0.06333143264055252, 0.03227727860212326], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06804366409778595, 0.033649396151304245, 0.042323581874370575, 0.688042938709259, 0.03764628246426582, 0.03380214795470238, 0.05327831953763962], "normal_n3_p1": [0.23728112876415253, 0.04163080453872681, 0.07567665725946426, 0.4034324884414673, 0.14251965284347534, 0.0070907375775277615, 0.08350811153650284], "normal_n3_p2": [0.024256765842437744, 0.016392897814512253, 0.01536453329026699, 0.012407153844833374, 0.009525817818939686, 0.906618595123291, 0.006396776996552944], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05258762463927269, 0.02524562180042267, 0.15696711838245392, 0.5634725689888, 0.03197062760591507, 0.024789003655314445, 0.09103837609291077], "reduce_n2_p1": [0.007798715960234404, 0.005560846533626318, 0.947655200958252, 0.0029012740124017, 0.008161140605807304, 0.01895975135266781, 0.006561257876455784], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022760098800063133, 0.02030901424586773, 0.05331392586231232, 0.09843920916318893, 0.7225828766822815, 0.04061034694314003, 0.0201130248606205], "reduce_n3_p1": [0.843222975730896, 0.044617146253585815, 0.023729423061013222, 0.016068851575255394, 0.018627187237143517, 0.015580631792545319, 0.015035256743431091], "reduce_n3_p2": [0.022004541009664536, 0.018339574337005615, 0.019869474694132805, 0.6549044251441956, 0.04639047384262085, 0.03868015483021736, 0.09482546150684357], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11266033351421356, 0.2178068608045578, 0.4560844898223877, 0.03725970908999443, 0.033927738666534424, 0.04500576853752136, 0.031047450378537178], "normal_n2_p1": [0.19627141952514648, 0.2953138053417206, 0.22398865222930908, 0.09931713342666626, 0.06533443927764893, 0.03839726001024246, 0.026545600965619087], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.09656394273042679, 0.06045093387365341, 0.07875602692365646, 0.528713583946228, 0.02769440785050392, 0.035858940333127975, 0.10428652912378311], "normal_n3_p1": [0.1530061513185501, 0.04171476513147354, 0.06579751521348953, 0.6485344767570496, 0.03602989763021469, 0.005906505044549704, 0.04300493374466896], "normal_n3_p2": [0.015207692980766296, 0.012360041961073875, 0.011951245367527008, 0.01067981868982315, 0.007817390374839306, 0.9328421354293823, 0.0032051175367087126], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.12372336536645889, 0.034709151834249496, 0.4016546905040741, 0.2477879673242569, 0.030236443504691124, 0.030661042779684067, 0.03400390222668648], "reduce_n2_p1": [0.013978797011077404, 0.010225494392216206, 0.9105729460716248, 0.005481853149831295, 0.01423586718738079, 0.02944076992571354, 0.011538290418684483], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.023437755182385445, 0.018336813896894455, 0.03350388631224632, 0.024808047339320183, 0.8461171984672546, 0.027049120515584946, 0.011597068049013615], "reduce_n3_p1": [0.9301140308380127, 0.017857063561677933, 0.008790531195700169, 0.01038874126970768, 0.008691470138728619, 0.0071708704344928265, 0.006785359233617783], "reduce_n3_p2": [0.02150646783411503, 0.01965181715786457, 0.010682513006031513, 0.5279237031936646, 0.05453425645828247, 0.048751071095466614, 0.14343155920505524], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11266033351421356, 0.2178068608045578, 0.4560844898223877, 0.03725970908999443, 0.033927738666534424, 0.04500576853752136, 0.031047450378537178], "normal_n2_p1": [0.19627141952514648, 0.2953138053417206, 0.22398865222930908, 0.09931713342666626, 0.06533443927764893, 0.03839726001024246, 0.026545600965619087], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.09656394273042679, 0.06045093387365341, 0.07875602692365646, 0.528713583946228, 0.02769440785050392, 0.035858940333127975, 0.10428652912378311], "normal_n3_p1": [0.1530061513185501, 0.04171476513147354, 0.06579751521348953, 0.6485344767570496, 0.03602989763021469, 0.005906505044549704, 0.04300493374466896], "normal_n3_p2": [0.015207692980766296, 0.012360041961073875, 0.011951245367527008, 0.01067981868982315, 0.007817390374839306, 0.9328421354293823, 0.0032051175367087126], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.12372336536645889, 0.034709151834249496, 0.4016546905040741, 0.2477879673242569, 0.030236443504691124, 0.030661042779684067, 0.03400390222668648], "reduce_n2_p1": [0.013978797011077404, 0.010225494392216206, 0.9105729460716248, 0.005481853149831295, 0.01423586718738079, 0.02944076992571354, 0.011538290418684483], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.023437755182385445, 0.018336813896894455, 0.03350388631224632, 0.024808047339320183, 0.8461171984672546, 0.027049120515584946, 0.011597068049013615], "reduce_n3_p1": [0.9301140308380127, 0.017857063561677933, 0.008790531195700169, 0.01038874126970768, 0.008691470138728619, 0.0071708704344928265, 0.006785359233617783], "reduce_n3_p2": [0.02150646783411503, 0.01965181715786457, 0.010682513006031513, 0.5279237031936646, 0.05453425645828247, 0.048751071095466614, 0.14343155920505524], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08517434448003769, 0.262745201587677, 0.15610092878341675, 0.055973395705223083, 0.05437195673584938, 0.0833682045340538, 0.09315474331378937], "normal_n2_p1": [0.12578032910823822, 0.28728795051574707, 0.23670557141304016, 0.2139918953180313, 0.02609669417142868, 0.034792978316545486, 0.023000214248895645], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03874403238296509, 0.03015224263072014, 0.040893394500017166, 0.7487573027610779, 0.01370440423488617, 0.024976689368486404, 0.07139232754707336], "normal_n3_p1": [0.07206883281469345, 0.03431560844182968, 0.03709777817130089, 0.7879566550254822, 0.02639715000987053, 0.006806292571127415, 0.0284604262560606], "normal_n3_p2": [0.02154998853802681, 0.018978461623191833, 0.02012616954743862, 0.0171585064381361, 0.014189017005264759, 0.8951253294944763, 0.004197344649583101], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.48247942328453064, 0.03304500877857208, 0.07468521595001221, 0.09537619352340698, 0.03739626705646515, 0.028310194611549377, 0.016568563878536224], "reduce_n2_p1": [0.015048056840896606, 0.011601177044212818, 0.9039849638938904, 0.007048827596008778, 0.015138941816985607, 0.02564873732626438, 0.014338074252009392], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04075232520699501, 0.02680799551308155, 0.03291967138648033, 0.013910900801420212, 0.818676233291626, 0.031165126711130142, 0.014535087160766125], "reduce_n3_p1": [0.9525465369224548, 0.011679934337735176, 0.005061505828052759, 0.007389559876173735, 0.00608457624912262, 0.005521455779671669, 0.005388736259192228], "reduce_n3_p2": [0.026733968406915665, 0.024185407906770706, 0.009462074376642704, 0.11267662793397903, 0.09218912571668625, 0.10101473331451416, 0.051556579768657684], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08517434448003769, 0.262745201587677, 0.15610092878341675, 0.055973395705223083, 0.05437195673584938, 0.0833682045340538, 0.09315474331378937], "normal_n2_p1": [0.12578032910823822, 0.28728795051574707, 0.23670557141304016, 0.2139918953180313, 0.02609669417142868, 0.034792978316545486, 0.023000214248895645], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03874403238296509, 0.03015224263072014, 0.040893394500017166, 0.7487573027610779, 0.01370440423488617, 0.024976689368486404, 0.07139232754707336], "normal_n3_p1": [0.07206883281469345, 0.03431560844182968, 0.03709777817130089, 0.7879566550254822, 0.02639715000987053, 0.006806292571127415, 0.0284604262560606], "normal_n3_p2": [0.02154998853802681, 0.018978461623191833, 0.02012616954743862, 0.0171585064381361, 0.014189017005264759, 0.8951253294944763, 0.004197344649583101], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.48247942328453064, 0.03304500877857208, 0.07468521595001221, 0.09537619352340698, 0.03739626705646515, 0.028310194611549377, 0.016568563878536224], "reduce_n2_p1": [0.015048056840896606, 0.011601177044212818, 0.9039849638938904, 0.007048827596008778, 0.015138941816985607, 0.02564873732626438, 0.014338074252009392], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04075232520699501, 0.02680799551308155, 0.03291967138648033, 0.013910900801420212, 0.818676233291626, 0.031165126711130142, 0.014535087160766125], "reduce_n3_p1": [0.9525465369224548, 0.011679934337735176, 0.005061505828052759, 0.007389559876173735, 0.00608457624912262, 0.005521455779671669, 0.005388736259192228], "reduce_n3_p2": [0.026733968406915665, 0.024185407906770706, 0.009462074376642704, 0.11267662793397903, 0.09218912571668625, 0.10101473331451416, 0.051556579768657684], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.018847323954105377, 0.04800974205136299, 0.014362603425979614, 0.06313485652208328, 0.030963361263275146, 0.07314738631248474, 0.11872981488704681], "normal_n2_p1": [0.17860610783100128, 0.26491880416870117, 0.15680256485939026, 0.23925448954105377, 0.020783325657248497, 0.051473505795001984, 0.026818647980690002], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.029871027916669846, 0.02759958617389202, 0.040072549134492874, 0.7392907738685608, 0.015150126069784164, 0.027239171788096428, 0.08779618889093399], "normal_n3_p1": [0.07473994046449661, 0.04301929846405983, 0.04016626253724098, 0.7463799715042114, 0.033526334911584854, 0.013048728927969933, 0.034809935837984085], "normal_n3_p2": [0.028729353100061417, 0.023106388747692108, 0.028909772634506226, 0.024932129308581352, 0.020135879516601562, 0.8550891876220703, 0.006216039881110191], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.16036351025104523, 0.020555024966597557, 0.019471852108836174, 0.03724260628223419, 0.03154284507036209, 0.02193523570895195, 0.009002655744552612], "reduce_n2_p1": [0.009680991992354393, 0.008185465820133686, 0.9380419254302979, 0.00567552400752902, 0.009161693044006824, 0.012775516137480736, 0.00923854298889637], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06789438426494598, 0.04364688694477081, 0.049653589725494385, 0.015117163769900799, 0.7177160978317261, 0.0438280813395977, 0.026405174285173416], "reduce_n3_p1": [0.8707147836685181, 0.027477474883198738, 0.012529756873846054, 0.020153243094682693, 0.01802760176360607, 0.016219288110733032, 0.01712960936129093], "reduce_n3_p2": [0.024780582636594772, 0.02315770834684372, 0.008596053346991539, 0.054306820034980774, 0.20511332154273987, 0.042892564088106155, 0.030460039153695107], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.018847323954105377, 0.04800974205136299, 0.014362603425979614, 0.06313485652208328, 0.030963361263275146, 0.07314738631248474, 0.11872981488704681], "normal_n2_p1": [0.17860610783100128, 0.26491880416870117, 0.15680256485939026, 0.23925448954105377, 0.020783325657248497, 0.051473505795001984, 0.026818647980690002], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.029871027916669846, 0.02759958617389202, 0.040072549134492874, 0.7392907738685608, 0.015150126069784164, 0.027239171788096428, 0.08779618889093399], "normal_n3_p1": [0.07473994046449661, 0.04301929846405983, 0.04016626253724098, 0.7463799715042114, 0.033526334911584854, 0.013048728927969933, 0.034809935837984085], "normal_n3_p2": [0.028729353100061417, 0.023106388747692108, 0.028909772634506226, 0.024932129308581352, 0.020135879516601562, 0.8550891876220703, 0.006216039881110191], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.16036351025104523, 0.020555024966597557, 0.019471852108836174, 0.03724260628223419, 0.03154284507036209, 0.02193523570895195, 0.009002655744552612], "reduce_n2_p1": [0.009680991992354393, 0.008185465820133686, 0.9380419254302979, 0.00567552400752902, 0.009161693044006824, 0.012775516137480736, 0.00923854298889637], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06789438426494598, 0.04364688694477081, 0.049653589725494385, 0.015117163769900799, 0.7177160978317261, 0.0438280813395977, 0.026405174285173416], "reduce_n3_p1": [0.8707147836685181, 0.027477474883198738, 0.012529756873846054, 0.020153243094682693, 0.01802760176360607, 0.016219288110733032, 0.01712960936129093], "reduce_n3_p2": [0.024780582636594772, 0.02315770834684372, 0.008596053346991539, 0.054306820034980774, 0.20511332154273987, 0.042892564088106155, 0.030460039153695107], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06983792036771774, 0.15254290401935577, 0.037188753485679626, 0.061499860137701035, 0.06867443025112152, 0.4208376109600067, 0.11579034477472305], "normal_n2_p1": [0.3222501277923584, 0.27873101830482483, 0.058624424040317535, 0.1880619078874588, 0.01823336072266102, 0.04874340444803238, 0.02734481357038021], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.032287392765283585, 0.03463437035679817, 0.045712001621723175, 0.7882267832756042, 0.017551938071846962, 0.02873874269425869, 0.028874222189188004], "normal_n3_p1": [0.05318526551127434, 0.03804544731974602, 0.029449963942170143, 0.8072519898414612, 0.019896510988473892, 0.013393805362284184, 0.02337290719151497], "normal_n3_p2": [0.06207767874002457, 0.03950057923793793, 0.04212179407477379, 0.02938123792409897, 0.030539339408278465, 0.7668665051460266, 0.009988255798816681], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07505157589912415, 0.025897452607750893, 0.016255151480436325, 0.03984897583723068, 0.03801781311631203, 0.031402040272951126, 0.011804589070379734], "reduce_n2_p1": [0.025183536112308502, 0.023261088877916336, 0.8235899806022644, 0.01589200831949711, 0.025947624817490578, 0.032194387167692184, 0.02496391534805298], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010156136006116867, 0.016680661588907242, 0.016267478466033936, 0.007620681542903185, 0.8953221440315247, 0.02488234080374241, 0.01432703249156475], "reduce_n3_p1": [0.9557355046272278, 0.011770335026085377, 0.004226853139698505, 0.006504090968519449, 0.006283264607191086, 0.004742621909826994, 0.004694947507232428], "reduce_n3_p2": [0.010760089382529259, 0.011908168904483318, 0.0052922675386071205, 0.02112753689289093, 0.06195170059800148, 0.017425494268536568, 0.01424338761717081], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06983792036771774, 0.15254290401935577, 0.037188753485679626, 0.061499860137701035, 0.06867443025112152, 0.4208376109600067, 0.11579034477472305], "normal_n2_p1": [0.3222501277923584, 0.27873101830482483, 0.058624424040317535, 0.1880619078874588, 0.01823336072266102, 0.04874340444803238, 0.02734481357038021], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.032287392765283585, 0.03463437035679817, 0.045712001621723175, 0.7882267832756042, 0.017551938071846962, 0.02873874269425869, 0.028874222189188004], "normal_n3_p1": [0.05318526551127434, 0.03804544731974602, 0.029449963942170143, 0.8072519898414612, 0.019896510988473892, 0.013393805362284184, 0.02337290719151497], "normal_n3_p2": [0.06207767874002457, 0.03950057923793793, 0.04212179407477379, 0.02938123792409897, 0.030539339408278465, 0.7668665051460266, 0.009988255798816681], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07505157589912415, 0.025897452607750893, 0.016255151480436325, 0.03984897583723068, 0.03801781311631203, 0.031402040272951126, 0.011804589070379734], "reduce_n2_p1": [0.025183536112308502, 0.023261088877916336, 0.8235899806022644, 0.01589200831949711, 0.025947624817490578, 0.032194387167692184, 0.02496391534805298], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010156136006116867, 0.016680661588907242, 0.016267478466033936, 0.007620681542903185, 0.8953221440315247, 0.02488234080374241, 0.01432703249156475], "reduce_n3_p1": [0.9557355046272278, 0.011770335026085377, 0.004226853139698505, 0.006504090968519449, 0.006283264607191086, 0.004742621909826994, 0.004694947507232428], "reduce_n3_p2": [0.010760089382529259, 0.011908168904483318, 0.0052922675386071205, 0.02112753689289093, 0.06195170059800148, 0.017425494268536568, 0.01424338761717081], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.12289866805076599, 0.2675827145576477, 0.07139790803194046, 0.07097869366407394, 0.16863223910331726, 0.23118984699249268, 0.05095707252621651], "normal_n2_p1": [0.689132809638977, 0.15249599516391754, 0.01998838223516941, 0.04856143519282341, 0.012738492339849472, 0.02681807242333889, 0.018114326521754265], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0238911435008049, 0.027365466579794884, 0.030454866588115692, 0.8459984064102173, 0.01696634478867054, 0.025463467463850975, 0.01342437881976366], "normal_n3_p1": [0.09093916416168213, 0.07286931574344635, 0.056900154799222946, 0.6540746688842773, 0.028498364612460136, 0.02746536023914814, 0.03480669856071472], "normal_n3_p2": [0.0316467359662056, 0.026744859293103218, 0.022527631372213364, 0.02110929973423481, 0.01717962883412838, 0.8545148968696594, 0.009787443093955517], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.19729438424110413, 0.07417486608028412, 0.03826037794351578, 0.09922311455011368, 0.10775405913591385, 0.07727086544036865, 0.032788801938295364], "reduce_n2_p1": [0.060702450573444366, 0.05075343698263168, 0.6242144107818604, 0.03533773124217987, 0.05205833539366722, 0.05847972631454468, 0.04435698688030243], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.00442225206643343, 0.00965677946805954, 0.009143199771642685, 0.006889022886753082, 0.9312008023262024, 0.017475910484790802, 0.011410881765186787], "reduce_n3_p1": [0.9225561022758484, 0.019810756668448448, 0.0076932040974497795, 0.011678962968289852, 0.011114239692687988, 0.007785429246723652, 0.007847415283322334], "reduce_n3_p2": [0.011939216405153275, 0.013939853757619858, 0.007901469245553017, 0.024794815108180046, 0.05427035316824913, 0.017818961292505264, 0.018434548750519753], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.12289866805076599, 0.2675827145576477, 0.07139790803194046, 0.07097869366407394, 0.16863223910331726, 0.23118984699249268, 0.05095707252621651], "normal_n2_p1": [0.689132809638977, 0.15249599516391754, 0.01998838223516941, 0.04856143519282341, 0.012738492339849472, 0.02681807242333889, 0.018114326521754265], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0238911435008049, 0.027365466579794884, 0.030454866588115692, 0.8459984064102173, 0.01696634478867054, 0.025463467463850975, 0.01342437881976366], "normal_n3_p1": [0.09093916416168213, 0.07286931574344635, 0.056900154799222946, 0.6540746688842773, 0.028498364612460136, 0.02746536023914814, 0.03480669856071472], "normal_n3_p2": [0.0316467359662056, 0.026744859293103218, 0.022527631372213364, 0.02110929973423481, 0.01717962883412838, 0.8545148968696594, 0.009787443093955517], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.19729438424110413, 0.07417486608028412, 0.03826037794351578, 0.09922311455011368, 0.10775405913591385, 0.07727086544036865, 0.032788801938295364], "reduce_n2_p1": [0.060702450573444366, 0.05075343698263168, 0.6242144107818604, 0.03533773124217987, 0.05205833539366722, 0.05847972631454468, 0.04435698688030243], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.00442225206643343, 0.00965677946805954, 0.009143199771642685, 0.006889022886753082, 0.9312008023262024, 0.017475910484790802, 0.011410881765186787], "reduce_n3_p1": [0.9225561022758484, 0.019810756668448448, 0.0076932040974497795, 0.011678962968289852, 0.011114239692687988, 0.007785429246723652, 0.007847415283322334], "reduce_n3_p2": [0.011939216405153275, 0.013939853757619858, 0.007901469245553017, 0.024794815108180046, 0.05427035316824913, 0.017818961292505264, 0.018434548750519753], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1318581998348236, 0.5411103367805481, 0.13427935540676117, 0.027018563821911812, 0.0461527481675148, 0.08200405538082123, 0.030055446550250053], "normal_n2_p1": [0.5899941921234131, 0.18605133891105652, 0.022684475407004356, 0.0587494820356369, 0.022015752270817757, 0.036739494651556015, 0.0306862685829401], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02205693908035755, 0.02571113593876362, 0.02866712212562561, 0.847484827041626, 0.017909318208694458, 0.02871973067522049, 0.012036063708364964], "normal_n3_p1": [0.17616350948810577, 0.1038857027888298, 0.09740878641605377, 0.39395397901535034, 0.045361265540122986, 0.04990736022591591, 0.050806231796741486], "normal_n3_p2": [0.015381173230707645, 0.013864035718142986, 0.011976778507232666, 0.019660556688904762, 0.008981963619589806, 0.9097166061401367, 0.007930058985948563], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.7874140739440918, 0.07253699004650116, 0.021714789792895317, 0.04734506085515022, 0.00975209940224886, 0.029921459034085274, 0.020694535225629807], "reduce_n2_p1": [0.039464887231588364, 0.035534441471099854, 0.7191306948661804, 0.03194758668541908, 0.03930208832025528, 0.03656560182571411, 0.024358253926038742], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005156445782631636, 0.01027609035372734, 0.008433234877884388, 0.009810409508645535, 0.9248918294906616, 0.01854010671377182, 0.012480461038649082], "reduce_n3_p1": [0.6311759948730469, 0.06972900778055191, 0.041711580008268356, 0.06541398912668228, 0.052606001496315, 0.037551164627075195, 0.03698094189167023], "reduce_n3_p2": [0.027150779962539673, 0.030963893979787827, 0.02132747508585453, 0.06332826614379883, 0.09954366087913513, 0.031548287719488144, 0.04543072357773781], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1318581998348236, 0.5411103367805481, 0.13427935540676117, 0.027018563821911812, 0.0461527481675148, 0.08200405538082123, 0.030055446550250053], "normal_n2_p1": [0.5899941921234131, 0.18605133891105652, 0.022684475407004356, 0.0587494820356369, 0.022015752270817757, 0.036739494651556015, 0.0306862685829401], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02205693908035755, 0.02571113593876362, 0.02866712212562561, 0.847484827041626, 0.017909318208694458, 0.02871973067522049, 0.012036063708364964], "normal_n3_p1": [0.17616350948810577, 0.1038857027888298, 0.09740878641605377, 0.39395397901535034, 0.045361265540122986, 0.04990736022591591, 0.050806231796741486], "normal_n3_p2": [0.015381173230707645, 0.013864035718142986, 0.011976778507232666, 0.019660556688904762, 0.008981963619589806, 0.9097166061401367, 0.007930058985948563], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.7874140739440918, 0.07253699004650116, 0.021714789792895317, 0.04734506085515022, 0.00975209940224886, 0.029921459034085274, 0.020694535225629807], "reduce_n2_p1": [0.039464887231588364, 0.035534441471099854, 0.7191306948661804, 0.03194758668541908, 0.03930208832025528, 0.03656560182571411, 0.024358253926038742], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005156445782631636, 0.01027609035372734, 0.008433234877884388, 0.009810409508645535, 0.9248918294906616, 0.01854010671377182, 0.012480461038649082], "reduce_n3_p1": [0.6311759948730469, 0.06972900778055191, 0.041711580008268356, 0.06541398912668228, 0.052606001496315, 0.037551164627075195, 0.03698094189167023], "reduce_n3_p2": [0.027150779962539673, 0.030963893979787827, 0.02132747508585453, 0.06332826614379883, 0.09954366087913513, 0.031548287719488144, 0.04543072357773781], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06173994392156601, 0.5648193359375, 0.10302925854921341, 0.028033526614308357, 0.04973805323243141, 0.15181800723075867, 0.0324256494641304], "normal_n2_p1": [0.15685512125492096, 0.18886542320251465, 0.03726346418261528, 0.180184468626976, 0.05227065831422806, 0.09413635730743408, 0.09803875535726547], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04601714387536049, 0.05280715599656105, 0.060938235372304916, 0.661337673664093, 0.04254428669810295, 0.06200956925749779, 0.02414184808731079], "normal_n3_p1": [0.11772898584604263, 0.03700399026274681, 0.058258965611457825, 0.11894502490758896, 0.06362546980381012, 0.13198454678058624, 0.0665084570646286], "normal_n3_p2": [0.008837728761136532, 0.008148202672600746, 0.007616822142153978, 0.019643694162368774, 0.00791123230010271, 0.9273478984832764, 0.008321774192154408], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.6630815267562866, 0.14159399271011353, 0.03547654300928116, 0.07827946543693542, 0.008314886130392551, 0.03040754608809948, 0.038512177765369415], "reduce_n2_p1": [0.002385020488873124, 0.0026053902693092823, 0.9768020510673523, 0.004362139850854874, 0.0036186270881444216, 0.0033368957228958607, 0.0018591084517538548], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.012354906648397446, 0.019338227808475494, 0.014853733591735363, 0.020276891067624092, 0.8645980954170227, 0.026333246380090714, 0.022299444302916527], "reduce_n3_p1": [0.5493702292442322, 0.06405853480100632, 0.05323701724410057, 0.0639767050743103, 0.055237576365470886, 0.04222171753644943, 0.04496191069483757], "reduce_n3_p2": [0.09918788820505142, 0.1267170011997223, 0.0746670663356781, 0.1671413779258728, 0.29173311591148376, 0.05724850669503212, 0.08908362686634064], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06173994392156601, 0.5648193359375, 0.10302925854921341, 0.028033526614308357, 0.04973805323243141, 0.15181800723075867, 0.0324256494641304], "normal_n2_p1": [0.15685512125492096, 0.18886542320251465, 0.03726346418261528, 0.180184468626976, 0.05227065831422806, 0.09413635730743408, 0.09803875535726547], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04601714387536049, 0.05280715599656105, 0.060938235372304916, 0.661337673664093, 0.04254428669810295, 0.06200956925749779, 0.02414184808731079], "normal_n3_p1": [0.11772898584604263, 0.03700399026274681, 0.058258965611457825, 0.11894502490758896, 0.06362546980381012, 0.13198454678058624, 0.0665084570646286], "normal_n3_p2": [0.008837728761136532, 0.008148202672600746, 0.007616822142153978, 0.019643694162368774, 0.00791123230010271, 0.9273478984832764, 0.008321774192154408], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.6630815267562866, 0.14159399271011353, 0.03547654300928116, 0.07827946543693542, 0.008314886130392551, 0.03040754608809948, 0.038512177765369415], "reduce_n2_p1": [0.002385020488873124, 0.0026053902693092823, 0.9768020510673523, 0.004362139850854874, 0.0036186270881444216, 0.0033368957228958607, 0.0018591084517538548], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.012354906648397446, 0.019338227808475494, 0.014853733591735363, 0.020276891067624092, 0.8645980954170227, 0.026333246380090714, 0.022299444302916527], "reduce_n3_p1": [0.5493702292442322, 0.06405853480100632, 0.05323701724410057, 0.0639767050743103, 0.055237576365470886, 0.04222171753644943, 0.04496191069483757], "reduce_n3_p2": [0.09918788820505142, 0.1267170011997223, 0.0746670663356781, 0.1671413779258728, 0.29173311591148376, 0.05724850669503212, 0.08908362686634064], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03345731273293495, 0.6651142239570618, 0.048156410455703735, 0.03137257322669029, 0.061736635863780975, 0.10203399509191513, 0.04698076844215393], "normal_n2_p1": [0.03600612282752991, 0.1460258960723877, 0.032107651233673096, 0.12077191472053528, 0.072706438601017, 0.07256602495908737, 0.308918833732605], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.12650807201862335, 0.18409062922000885, 0.20457486808300018, 0.19441558420658112, 0.08132214844226837, 0.08723060041666031, 0.0388701856136322], "normal_n3_p1": [0.20996053516864777, 0.04020710289478302, 0.07929416745901108, 0.05461305007338524, 0.10233989357948303, 0.3153296411037445, 0.08457490801811218], "normal_n3_p2": [0.011920484714210033, 0.010978931561112404, 0.010734433308243752, 0.02492128498852253, 0.010241549462080002, 0.904910683631897, 0.011158750392496586], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.8022541999816895, 0.0789734274148941, 0.025294285267591476, 0.038869235664606094, 0.0056808749213814735, 0.018246250227093697, 0.02827143855392933], "reduce_n2_p1": [0.0010927984258159995, 0.0013136855559423566, 0.9881178736686707, 0.002627708250656724, 0.0018852092325687408, 0.0016915732994675636, 0.0009869169443845749], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022671211510896683, 0.026168107986450195, 0.023710938170552254, 0.03330039232969284, 0.7985451221466064, 0.031929243355989456, 0.030311739072203636], "reduce_n3_p1": [0.8521021008491516, 0.02599363774061203, 0.026877397671341896, 0.018247518688440323, 0.01923452690243721, 0.02444576658308506, 0.012613498605787754], "reduce_n3_p2": [0.15138152241706848, 0.10780995339155197, 0.06746664643287659, 0.11457162350416183, 0.4090630114078522, 0.05355378985404968, 0.06870701909065247], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03345731273293495, 0.6651142239570618, 0.048156410455703735, 0.03137257322669029, 0.061736635863780975, 0.10203399509191513, 0.04698076844215393], "normal_n2_p1": [0.03600612282752991, 0.1460258960723877, 0.032107651233673096, 0.12077191472053528, 0.072706438601017, 0.07256602495908737, 0.308918833732605], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.12650807201862335, 0.18409062922000885, 0.20457486808300018, 0.19441558420658112, 0.08132214844226837, 0.08723060041666031, 0.0388701856136322], "normal_n3_p1": [0.20996053516864777, 0.04020710289478302, 0.07929416745901108, 0.05461305007338524, 0.10233989357948303, 0.3153296411037445, 0.08457490801811218], "normal_n3_p2": [0.011920484714210033, 0.010978931561112404, 0.010734433308243752, 0.02492128498852253, 0.010241549462080002, 0.904910683631897, 0.011158750392496586], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.8022541999816895, 0.0789734274148941, 0.025294285267591476, 0.038869235664606094, 0.0056808749213814735, 0.018246250227093697, 0.02827143855392933], "reduce_n2_p1": [0.0010927984258159995, 0.0013136855559423566, 0.9881178736686707, 0.002627708250656724, 0.0018852092325687408, 0.0016915732994675636, 0.0009869169443845749], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022671211510896683, 0.026168107986450195, 0.023710938170552254, 0.03330039232969284, 0.7985451221466064, 0.031929243355989456, 0.030311739072203636], "reduce_n3_p1": [0.8521021008491516, 0.02599363774061203, 0.026877397671341896, 0.018247518688440323, 0.01923452690243721, 0.02444576658308506, 0.012613498605787754], "reduce_n3_p2": [0.15138152241706848, 0.10780995339155197, 0.06746664643287659, 0.11457162350416183, 0.4090630114078522, 0.05355378985404968, 0.06870701909065247], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013385530561208725, 0.8770090341567993, 0.024424036964774132, 0.006820434704422951, 0.03107922151684761, 0.014033915475010872, 0.025489892810583115], "normal_n2_p1": [0.028104515746235847, 0.23311761021614075, 0.03941109776496887, 0.10572562366724014, 0.10752134770154953, 0.06536168605089188, 0.03381996601819992], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.2561100423336029, 0.1843613237142563, 0.35574766993522644, 0.022627850994467735, 0.05393905192613602, 0.04512982815504074, 0.02904139645397663], "normal_n3_p1": [0.25362715125083923, 0.018214978277683258, 0.027643876150250435, 0.018649689853191376, 0.03729265183210373, 0.5678495764732361, 0.05251789838075638], "normal_n3_p2": [0.02956371381878853, 0.024527978152036667, 0.025799447670578957, 0.05435075983405113, 0.018403539434075356, 0.800299346446991, 0.019690021872520447], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.9293310642242432, 0.029968727380037308, 0.007985041476786137, 0.011577341705560684, 0.002890409203246236, 0.006506134755909443, 0.01031478401273489], "reduce_n2_p1": [0.001799676800146699, 0.0022194860503077507, 0.9810771346092224, 0.004151759669184685, 0.0029505183920264244, 0.0025433360133320093, 0.0017276122234761715], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06285029649734497, 0.049752235412597656, 0.036005761474370956, 0.05072328820824623, 0.6389579772949219, 0.060807764530181885, 0.046891000121831894], "reduce_n3_p1": [0.7182855010032654, 0.04003472253680229, 0.0568748377263546, 0.04046180471777916, 0.035097669810056686, 0.06456010788679123, 0.022674838081002235], "reduce_n3_p2": [0.21528056263923645, 0.14558252692222595, 0.0911358892917633, 0.3051096498966217, 0.11720818281173706, 0.05191585421562195, 0.052928488701581955], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013385530561208725, 0.8770090341567993, 0.024424036964774132, 0.006820434704422951, 0.03107922151684761, 0.014033915475010872, 0.025489892810583115], "normal_n2_p1": [0.028104515746235847, 0.23311761021614075, 0.03941109776496887, 0.10572562366724014, 0.10752134770154953, 0.06536168605089188, 0.03381996601819992], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.2561100423336029, 0.1843613237142563, 0.35574766993522644, 0.022627850994467735, 0.05393905192613602, 0.04512982815504074, 0.02904139645397663], "normal_n3_p1": [0.25362715125083923, 0.018214978277683258, 0.027643876150250435, 0.018649689853191376, 0.03729265183210373, 0.5678495764732361, 0.05251789838075638], "normal_n3_p2": [0.02956371381878853, 0.024527978152036667, 0.025799447670578957, 0.05435075983405113, 0.018403539434075356, 0.800299346446991, 0.019690021872520447], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.9293310642242432, 0.029968727380037308, 0.007985041476786137, 0.011577341705560684, 0.002890409203246236, 0.006506134755909443, 0.01031478401273489], "reduce_n2_p1": [0.001799676800146699, 0.0022194860503077507, 0.9810771346092224, 0.004151759669184685, 0.0029505183920264244, 0.0025433360133320093, 0.0017276122234761715], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06285029649734497, 0.049752235412597656, 0.036005761474370956, 0.05072328820824623, 0.6389579772949219, 0.060807764530181885, 0.046891000121831894], "reduce_n3_p1": [0.7182855010032654, 0.04003472253680229, 0.0568748377263546, 0.04046180471777916, 0.035097669810056686, 0.06456010788679123, 0.022674838081002235], "reduce_n3_p2": [0.21528056263923645, 0.14558252692222595, 0.0911358892917633, 0.3051096498966217, 0.11720818281173706, 0.05191585421562195, 0.052928488701581955], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.014912040904164314, 0.8436902761459351, 0.02818162925541401, 0.007023838814347982, 0.05058355629444122, 0.008468953892588615, 0.03427429869771004], "normal_n2_p1": [0.02197943814098835, 0.7326465845108032, 0.044364187866449356, 0.04565725848078728, 0.06760581582784653, 0.023458579555153847, 0.004914482589811087], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.1325858235359192, 0.08598759025335312, 0.4945882260799408, 0.01205766387283802, 0.09271533042192459, 0.051584430038928986, 0.04033759608864784], "normal_n3_p1": [0.5085772275924683, 0.020273465663194656, 0.02702893503010273, 0.015720777213573456, 0.025034727528691292, 0.34753137826919556, 0.04175275191664696], "normal_n3_p2": [0.030717089772224426, 0.028645219281315804, 0.030109740793704987, 0.0682302713394165, 0.02290905825793743, 0.7575424313545227, 0.027618352323770523], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.9147438406944275, 0.03328828141093254, 0.00937835406512022, 0.013297701254487038, 0.005286421626806259, 0.00805362407118082, 0.01267379429191351], "reduce_n2_p1": [0.0043719252571463585, 0.005275039467960596, 0.9574736952781677, 0.008514017798006535, 0.00652654841542244, 0.005537528079003096, 0.0044330102391541], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005203720182180405, 0.008654747158288956, 0.009823143482208252, 0.007184281013906002, 0.9428302645683289, 0.011159799061715603, 0.008673789910972118], "reduce_n3_p1": [0.3819703757762909, 0.07203151285648346, 0.13454385101795197, 0.11914604902267456, 0.08088205754756927, 0.08490151166915894, 0.07508876919746399], "reduce_n3_p2": [0.033483345061540604, 0.015567159280180931, 0.017272282391786575, 0.8732609748840332, 0.012126479297876358, 0.02345503307878971, 0.0170412827283144], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.014912040904164314, 0.8436902761459351, 0.02818162925541401, 0.007023838814347982, 0.05058355629444122, 0.008468953892588615, 0.03427429869771004], "normal_n2_p1": [0.02197943814098835, 0.7326465845108032, 0.044364187866449356, 0.04565725848078728, 0.06760581582784653, 0.023458579555153847, 0.004914482589811087], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.1325858235359192, 0.08598759025335312, 0.4945882260799408, 0.01205766387283802, 0.09271533042192459, 0.051584430038928986, 0.04033759608864784], "normal_n3_p1": [0.5085772275924683, 0.020273465663194656, 0.02702893503010273, 0.015720777213573456, 0.025034727528691292, 0.34753137826919556, 0.04175275191664696], "normal_n3_p2": [0.030717089772224426, 0.028645219281315804, 0.030109740793704987, 0.0682302713394165, 0.02290905825793743, 0.7575424313545227, 0.027618352323770523], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.9147438406944275, 0.03328828141093254, 0.00937835406512022, 0.013297701254487038, 0.005286421626806259, 0.00805362407118082, 0.01267379429191351], "reduce_n2_p1": [0.0043719252571463585, 0.005275039467960596, 0.9574736952781677, 0.008514017798006535, 0.00652654841542244, 0.005537528079003096, 0.0044330102391541], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005203720182180405, 0.008654747158288956, 0.009823143482208252, 0.007184281013906002, 0.9428302645683289, 0.011159799061715603, 0.008673789910972118], "reduce_n3_p1": [0.3819703757762909, 0.07203151285648346, 0.13454385101795197, 0.11914604902267456, 0.08088205754756927, 0.08490151166915894, 0.07508876919746399], "reduce_n3_p2": [0.033483345061540604, 0.015567159280180931, 0.017272282391786575, 0.8732609748840332, 0.012126479297876358, 0.02345503307878971, 0.0170412827283144], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02238290198147297, 0.7134464979171753, 0.03605689853429794, 0.011445119045674801, 0.12474223971366882, 0.009031206369400024, 0.05872585251927376], "normal_n2_p1": [0.013646931387484074, 0.877787172794342, 0.02850007638335228, 0.022371692582964897, 0.030531303957104683, 0.00992570724338293, 0.001489629503339529], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.08485747873783112, 0.042961396276950836, 0.42948123812675476, 0.011407432146370411, 0.1530163288116455, 0.08194286376237869, 0.04619264230132103], "normal_n3_p1": [0.6788156032562256, 0.024588044732809067, 0.03079753741621971, 0.019416557624936104, 0.02399212308228016, 0.1649097502231598, 0.04227684810757637], "normal_n3_p2": [0.017740827053785324, 0.01791897974908352, 0.017630400136113167, 0.06880795955657959, 0.019067252054810524, 0.8041304349899292, 0.021998124197125435], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.8924458622932434, 0.03761740028858185, 0.011688659898936749, 0.015974096953868866, 0.009454203769564629, 0.010483664460480213, 0.014755847863852978], "reduce_n2_p1": [0.011222761124372482, 0.012911086902022362, 0.8985790014266968, 0.017956657335162163, 0.015268195420503616, 0.013271817937493324, 0.011831913143396378], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0026495635975152254, 0.005256487522274256, 0.007516811136156321, 0.0036235072184354067, 0.9658079743385315, 0.006533845327794552, 0.005087955389171839], "reduce_n3_p1": [0.9042177200317383, 0.022353867068886757, 0.02000119537115097, 0.010884367860853672, 0.009824133478105068, 0.008174276910722256, 0.008066120557487011], "reduce_n3_p2": [0.015028195455670357, 0.006195634603500366, 0.008838438428938389, 0.932921290397644, 0.004729728680104017, 0.01570165529847145, 0.010519509203732014], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02238290198147297, 0.7134464979171753, 0.03605689853429794, 0.011445119045674801, 0.12474223971366882, 0.009031206369400024, 0.05872585251927376], "normal_n2_p1": [0.013646931387484074, 0.877787172794342, 0.02850007638335228, 0.022371692582964897, 0.030531303957104683, 0.00992570724338293, 0.001489629503339529], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.08485747873783112, 0.042961396276950836, 0.42948123812675476, 0.011407432146370411, 0.1530163288116455, 0.08194286376237869, 0.04619264230132103], "normal_n3_p1": [0.6788156032562256, 0.024588044732809067, 0.03079753741621971, 0.019416557624936104, 0.02399212308228016, 0.1649097502231598, 0.04227684810757637], "normal_n3_p2": [0.017740827053785324, 0.01791897974908352, 0.017630400136113167, 0.06880795955657959, 0.019067252054810524, 0.8041304349899292, 0.021998124197125435], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.8924458622932434, 0.03761740028858185, 0.011688659898936749, 0.015974096953868866, 0.009454203769564629, 0.010483664460480213, 0.014755847863852978], "reduce_n2_p1": [0.011222761124372482, 0.012911086902022362, 0.8985790014266968, 0.017956657335162163, 0.015268195420503616, 0.013271817937493324, 0.011831913143396378], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0026495635975152254, 0.005256487522274256, 0.007516811136156321, 0.0036235072184354067, 0.9658079743385315, 0.006533845327794552, 0.005087955389171839], "reduce_n3_p1": [0.9042177200317383, 0.022353867068886757, 0.02000119537115097, 0.010884367860853672, 0.009824133478105068, 0.008174276910722256, 0.008066120557487011], "reduce_n3_p2": [0.015028195455670357, 0.006195634603500366, 0.008838438428938389, 0.932921290397644, 0.004729728680104017, 0.01570165529847145, 0.010519509203732014], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.037650708109140396, 0.6926202774047852, 0.053864553570747375, 0.0182315856218338, 0.1133212074637413, 0.010274014435708523, 0.03716907650232315], "normal_n2_p1": [0.021732300519943237, 0.818273663520813, 0.04550467059016228, 0.02915976010262966, 0.05417254939675331, 0.012362075038254261, 0.001812112983316183], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.038282714784145355, 0.024327823892235756, 0.5437948107719421, 0.011260942555963993, 0.12034034729003906, 0.07844368368387222, 0.06512971967458725], "normal_n3_p1": [0.4836532771587372, 0.03553896024823189, 0.04565682262182236, 0.030019043013453484, 0.03484826534986496, 0.267509400844574, 0.07605431973934174], "normal_n3_p2": [0.006228931248188019, 0.0066038016229867935, 0.006411006674170494, 0.04129519313573837, 0.009522738866508007, 0.9013708829879761, 0.011789070442318916], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.7736660242080688, 0.0734696164727211, 0.023450728505849838, 0.029916593804955482, 0.024083208292722702, 0.023145893588662148, 0.030460175126791], "reduce_n2_p1": [0.022984040901064873, 0.02631315588951111, 0.8229063153266907, 0.02879304811358452, 0.025921974331140518, 0.02125958353281021, 0.022270046174526215], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0039927763864398, 0.007086611818522215, 0.009889933280646801, 0.004736046306788921, 0.9536328911781311, 0.009004916995763779, 0.00663656834512949], "reduce_n3_p1": [0.8980291485786438, 0.02504407986998558, 0.020655382424592972, 0.00990445539355278, 0.008740421384572983, 0.006531154736876488, 0.006949689704924822], "reduce_n3_p2": [0.028695113956928253, 0.011439861729741096, 0.018439659848809242, 0.8642511367797852, 0.008016799576580524, 0.03315279632806778, 0.021076347678899765], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.037650708109140396, 0.6926202774047852, 0.053864553570747375, 0.0182315856218338, 0.1133212074637413, 0.010274014435708523, 0.03716907650232315], "normal_n2_p1": [0.021732300519943237, 0.818273663520813, 0.04550467059016228, 0.02915976010262966, 0.05417254939675331, 0.012362075038254261, 0.001812112983316183], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.038282714784145355, 0.024327823892235756, 0.5437948107719421, 0.011260942555963993, 0.12034034729003906, 0.07844368368387222, 0.06512971967458725], "normal_n3_p1": [0.4836532771587372, 0.03553896024823189, 0.04565682262182236, 0.030019043013453484, 0.03484826534986496, 0.267509400844574, 0.07605431973934174], "normal_n3_p2": [0.006228931248188019, 0.0066038016229867935, 0.006411006674170494, 0.04129519313573837, 0.009522738866508007, 0.9013708829879761, 0.011789070442318916], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.7736660242080688, 0.0734696164727211, 0.023450728505849838, 0.029916593804955482, 0.024083208292722702, 0.023145893588662148, 0.030460175126791], "reduce_n2_p1": [0.022984040901064873, 0.02631315588951111, 0.8229063153266907, 0.02879304811358452, 0.025921974331140518, 0.02125958353281021, 0.022270046174526215], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0039927763864398, 0.007086611818522215, 0.009889933280646801, 0.004736046306788921, 0.9536328911781311, 0.009004916995763779, 0.00663656834512949], "reduce_n3_p1": [0.8980291485786438, 0.02504407986998558, 0.020655382424592972, 0.00990445539355278, 0.008740421384572983, 0.006531154736876488, 0.006949689704924822], "reduce_n3_p2": [0.028695113956928253, 0.011439861729741096, 0.018439659848809242, 0.8642511367797852, 0.008016799576580524, 0.03315279632806778, 0.021076347678899765], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04886087030172348, 0.7659533023834229, 0.07331285625696182, 0.02046855166554451, 0.030066974461078644, 0.009688024409115314, 0.02056674100458622], "normal_n2_p1": [0.04276369512081146, 0.6271679401397705, 0.07953440397977829, 0.050183530896902084, 0.14848467707633972, 0.022132620215415955, 0.0035001705400645733], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.045666132122278214, 0.028282061219215393, 0.06868504732847214, 0.01722666062414646, 0.36431458592414856, 0.10790378600358963, 0.1716199517250061], "normal_n3_p1": [0.3114362359046936, 0.03792422264814377, 0.03793087974190712, 0.0385562926530838, 0.04159628972411156, 0.4073440134525299, 0.08188257366418839], "normal_n3_p2": [0.00579052185639739, 0.005991921294480562, 0.005787504371255636, 0.04217774420976639, 0.010361181572079659, 0.9029852151870728, 0.011262744665145874], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4419644773006439, 0.16452890634536743, 0.056811362504959106, 0.06380157172679901, 0.0553613007068634, 0.06730493903160095, 0.08295471221208572], "reduce_n2_p1": [0.01559086237102747, 0.015141519717872143, 0.8730390667915344, 0.019274111837148666, 0.01982223056256771, 0.019484810531139374, 0.017185276374220848], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008658302947878838, 0.012389767915010452, 0.016053203493356705, 0.008816110901534557, 0.9153000712394714, 0.01694350689649582, 0.011560438200831413], "reduce_n3_p1": [0.8500997424125671, 0.03580399602651596, 0.026128020137548447, 0.014843311160802841, 0.0131837772205472, 0.010290964506566525, 0.011151375249028206], "reduce_n3_p2": [0.03261706233024597, 0.017275575548410416, 0.026195766404271126, 0.804829478263855, 0.012274887412786484, 0.0454433336853981, 0.03429931029677391], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.04886087030172348, 0.7659533023834229, 0.07331285625696182, 0.02046855166554451, 0.030066974461078644, 0.009688024409115314, 0.02056674100458622], "normal_n2_p1": [0.04276369512081146, 0.6271679401397705, 0.07953440397977829, 0.050183530896902084, 0.14848467707633972, 0.022132620215415955, 0.0035001705400645733], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.045666132122278214, 0.028282061219215393, 0.06868504732847214, 0.01722666062414646, 0.36431458592414856, 0.10790378600358963, 0.1716199517250061], "normal_n3_p1": [0.3114362359046936, 0.03792422264814377, 0.03793087974190712, 0.0385562926530838, 0.04159628972411156, 0.4073440134525299, 0.08188257366418839], "normal_n3_p2": [0.00579052185639739, 0.005991921294480562, 0.005787504371255636, 0.04217774420976639, 0.010361181572079659, 0.9029852151870728, 0.011262744665145874], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4419644773006439, 0.16452890634536743, 0.056811362504959106, 0.06380157172679901, 0.0553613007068634, 0.06730493903160095, 0.08295471221208572], "reduce_n2_p1": [0.01559086237102747, 0.015141519717872143, 0.8730390667915344, 0.019274111837148666, 0.01982223056256771, 0.019484810531139374, 0.017185276374220848], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008658302947878838, 0.012389767915010452, 0.016053203493356705, 0.008816110901534557, 0.9153000712394714, 0.01694350689649582, 0.011560438200831413], "reduce_n3_p1": [0.8500997424125671, 0.03580399602651596, 0.026128020137548447, 0.014843311160802841, 0.0131837772205472, 0.010290964506566525, 0.011151375249028206], "reduce_n3_p2": [0.03261706233024597, 0.017275575548410416, 0.026195766404271126, 0.804829478263855, 0.012274887412786484, 0.0454433336853981, 0.03429931029677391], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.10432683676481247, 0.692570149898529, 0.07072041183710098, 0.03111918456852436, 0.027712451294064522, 0.014939026907086372, 0.020258234813809395], "normal_n2_p1": [0.06358381360769272, 0.56742262840271, 0.07754415273666382, 0.04757482185959816, 0.18810917437076569, 0.02420841157436371, 0.0052035171538591385], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03584390878677368, 0.024492822587490082, 0.01819133572280407, 0.01688707061111927, 0.06725326180458069, 0.1458042711019516, 0.6498530507087708], "normal_n3_p1": [0.11398153007030487, 0.02762073650956154, 0.027653014287352562, 0.03215675428509712, 0.02874595671892166, 0.6664080023765564, 0.06471320241689682], "normal_n3_p2": [0.0063157156109809875, 0.006284688599407673, 0.0062033324502408504, 0.02913542464375496, 0.011214101687073708, 0.9205237030982971, 0.008577258326113224], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4569741189479828, 0.24528881907463074, 0.04676492139697075, 0.05096462368965149, 0.04669541120529175, 0.03324829414486885, 0.07614793628454208], "reduce_n2_p1": [0.029665976762771606, 0.027497800067067146, 0.7600246667861938, 0.03162073343992233, 0.03728814050555229, 0.03699537739157677, 0.03603268042206764], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.015582258813083172, 0.018807874992489815, 0.02165171317756176, 0.016141561791300774, 0.866854190826416, 0.02552022784948349, 0.017443010583519936], "reduce_n3_p1": [0.7548471689224243, 0.05984539911150932, 0.04308130219578743, 0.028237055987119675, 0.02323882281780243, 0.017523139715194702, 0.018853504210710526], "reduce_n3_p2": [0.06884604692459106, 0.04591873660683632, 0.06845182925462723, 0.5304667353630066, 0.03028162382543087, 0.10053318738937378, 0.07894755154848099], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.10432683676481247, 0.692570149898529, 0.07072041183710098, 0.03111918456852436, 0.027712451294064522, 0.014939026907086372, 0.020258234813809395], "normal_n2_p1": [0.06358381360769272, 0.56742262840271, 0.07754415273666382, 0.04757482185959816, 0.18810917437076569, 0.02420841157436371, 0.0052035171538591385], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03584390878677368, 0.024492822587490082, 0.01819133572280407, 0.01688707061111927, 0.06725326180458069, 0.1458042711019516, 0.6498530507087708], "normal_n3_p1": [0.11398153007030487, 0.02762073650956154, 0.027653014287352562, 0.03215675428509712, 0.02874595671892166, 0.6664080023765564, 0.06471320241689682], "normal_n3_p2": [0.0063157156109809875, 0.006284688599407673, 0.0062033324502408504, 0.02913542464375496, 0.011214101687073708, 0.9205237030982971, 0.008577258326113224], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4569741189479828, 0.24528881907463074, 0.04676492139697075, 0.05096462368965149, 0.04669541120529175, 0.03324829414486885, 0.07614793628454208], "reduce_n2_p1": [0.029665976762771606, 0.027497800067067146, 0.7600246667861938, 0.03162073343992233, 0.03728814050555229, 0.03699537739157677, 0.03603268042206764], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.015582258813083172, 0.018807874992489815, 0.02165171317756176, 0.016141561791300774, 0.866854190826416, 0.02552022784948349, 0.017443010583519936], "reduce_n3_p1": [0.7548471689224243, 0.05984539911150932, 0.04308130219578743, 0.028237055987119675, 0.02323882281780243, 0.017523139715194702, 0.018853504210710526], "reduce_n3_p2": [0.06884604692459106, 0.04591873660683632, 0.06845182925462723, 0.5304667353630066, 0.03028162382543087, 0.10053318738937378, 0.07894755154848099], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1852370798587799, 0.6677420139312744, 0.02998020127415657, 0.02655937150120735, 0.02660117670893669, 0.01750534400343895, 0.01900220848619938], "normal_n2_p1": [0.08236564695835114, 0.7125344276428223, 0.06601616740226746, 0.05514140427112579, 0.031080147251486778, 0.02340741828083992, 0.006106626242399216], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.035376328974962234, 0.02333906665444374, 0.011082603596150875, 0.0212351456284523, 0.06772607564926147, 0.14002610743045807, 0.6760233044624329], "normal_n3_p1": [0.30761730670928955, 0.07949640601873398, 0.07569049298763275, 0.08738210052251816, 0.06869282573461533, 0.1606874018907547, 0.1215691864490509], "normal_n3_p2": [0.00659047020599246, 0.006329035386443138, 0.006335938349366188, 0.013910513371229172, 0.010046564973890781, 0.942088782787323, 0.006431445013731718], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.42883217334747314, 0.3328147530555725, 0.0343768373131752, 0.04360944405198097, 0.039761949330568314, 0.021601606160402298, 0.0654149278998375], "reduce_n2_p1": [0.0756256952881813, 0.07765214890241623, 0.36989259719848633, 0.06486386805772781, 0.09945305436849594, 0.08168605715036392, 0.11398649215698242], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.037640273571014404, 0.03782472386956215, 0.034331485629081726, 0.03820377215743065, 0.7325681447982788, 0.05030415579676628, 0.032601747661828995], "reduce_n3_p1": [0.7625001668930054, 0.06834966689348221, 0.041733331978321075, 0.032215263694524765, 0.025678638368844986, 0.01728309504687786, 0.02165154181420803], "reduce_n3_p2": [0.10623971372842789, 0.10169591009616852, 0.13214550912380219, 0.2643604874610901, 0.058524712920188904, 0.09791151434183121, 0.0967743992805481], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1852370798587799, 0.6677420139312744, 0.02998020127415657, 0.02655937150120735, 0.02660117670893669, 0.01750534400343895, 0.01900220848619938], "normal_n2_p1": [0.08236564695835114, 0.7125344276428223, 0.06601616740226746, 0.05514140427112579, 0.031080147251486778, 0.02340741828083992, 0.006106626242399216], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.035376328974962234, 0.02333906665444374, 0.011082603596150875, 0.0212351456284523, 0.06772607564926147, 0.14002610743045807, 0.6760233044624329], "normal_n3_p1": [0.30761730670928955, 0.07949640601873398, 0.07569049298763275, 0.08738210052251816, 0.06869282573461533, 0.1606874018907547, 0.1215691864490509], "normal_n3_p2": [0.00659047020599246, 0.006329035386443138, 0.006335938349366188, 0.013910513371229172, 0.010046564973890781, 0.942088782787323, 0.006431445013731718], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.42883217334747314, 0.3328147530555725, 0.0343768373131752, 0.04360944405198097, 0.039761949330568314, 0.021601606160402298, 0.0654149278998375], "reduce_n2_p1": [0.0756256952881813, 0.07765214890241623, 0.36989259719848633, 0.06486386805772781, 0.09945305436849594, 0.08168605715036392, 0.11398649215698242], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.037640273571014404, 0.03782472386956215, 0.034331485629081726, 0.03820377215743065, 0.7325681447982788, 0.05030415579676628, 0.032601747661828995], "reduce_n3_p1": [0.7625001668930054, 0.06834966689348221, 0.041733331978321075, 0.032215263694524765, 0.025678638368844986, 0.01728309504687786, 0.02165154181420803], "reduce_n3_p2": [0.10623971372842789, 0.10169591009616852, 0.13214550912380219, 0.2643604874610901, 0.058524712920188904, 0.09791151434183121, 0.0967743992805481], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08701907843351364, 0.8130817413330078, 0.01624227501451969, 0.012819018214941025, 0.01890731044113636, 0.019035564735531807, 0.01653682067990303], "normal_n2_p1": [0.11375054717063904, 0.6223018765449524, 0.06852087378501892, 0.09980636090040207, 0.01962176524102688, 0.03230789303779602, 0.010271864011883736], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.1181284561753273, 0.07898515462875366, 0.0249739121645689, 0.05121354013681412, 0.25619956851005554, 0.3145122230052948, 0.09715726971626282], "normal_n3_p1": [0.17010074853897095, 0.0884377732872963, 0.09410965442657471, 0.13658291101455688, 0.06562650948762894, 0.12385639548301697, 0.11572834849357605], "normal_n3_p2": [0.010493156500160694, 0.01008059736341238, 0.010290484875440598, 0.01298864372074604, 0.014058651402592659, 0.9252780675888062, 0.007457669824361801], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.31261032819747925, 0.26652342081069946, 0.05122390761971474, 0.06033683940768242, 0.05547380819916725, 0.027922971174120903, 0.16514678299427032], "reduce_n2_p1": [0.07000399380922318, 0.056878332048654556, 0.2800299823284149, 0.06409519165754318, 0.1756247878074646, 0.14254480600357056, 0.12940829992294312], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.042174797505140305, 0.0357217900454998, 0.030994856730103493, 0.02965657413005829, 0.7318052053451538, 0.043910037726163864, 0.045259252190589905], "reduce_n3_p1": [0.7526459693908691, 0.08152122050523758, 0.03399180993437767, 0.03507035970687866, 0.028034433722496033, 0.020893646404147148, 0.02138851210474968], "reduce_n3_p2": [0.17865562438964844, 0.12983639538288116, 0.140563502907753, 0.0896027609705925, 0.14735719561576843, 0.06163839250802994, 0.12083252519369125], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08701907843351364, 0.8130817413330078, 0.01624227501451969, 0.012819018214941025, 0.01890731044113636, 0.019035564735531807, 0.01653682067990303], "normal_n2_p1": [0.11375054717063904, 0.6223018765449524, 0.06852087378501892, 0.09980636090040207, 0.01962176524102688, 0.03230789303779602, 0.010271864011883736], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.1181284561753273, 0.07898515462875366, 0.0249739121645689, 0.05121354013681412, 0.25619956851005554, 0.3145122230052948, 0.09715726971626282], "normal_n3_p1": [0.17010074853897095, 0.0884377732872963, 0.09410965442657471, 0.13658291101455688, 0.06562650948762894, 0.12385639548301697, 0.11572834849357605], "normal_n3_p2": [0.010493156500160694, 0.01008059736341238, 0.010290484875440598, 0.01298864372074604, 0.014058651402592659, 0.9252780675888062, 0.007457669824361801], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.31261032819747925, 0.26652342081069946, 0.05122390761971474, 0.06033683940768242, 0.05547380819916725, 0.027922971174120903, 0.16514678299427032], "reduce_n2_p1": [0.07000399380922318, 0.056878332048654556, 0.2800299823284149, 0.06409519165754318, 0.1756247878074646, 0.14254480600357056, 0.12940829992294312], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.042174797505140305, 0.0357217900454998, 0.030994856730103493, 0.02965657413005829, 0.7318052053451538, 0.043910037726163864, 0.045259252190589905], "reduce_n3_p1": [0.7526459693908691, 0.08152122050523758, 0.03399180993437767, 0.03507035970687866, 0.028034433722496033, 0.020893646404147148, 0.02138851210474968], "reduce_n3_p2": [0.17865562438964844, 0.12983639538288116, 0.140563502907753, 0.0896027609705925, 0.14735719561576843, 0.06163839250802994, 0.12083252519369125], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05032914876937866, 0.8581283688545227, 0.014191427268087864, 0.009822419844567776, 0.018013982102274895, 0.018370136618614197, 0.015933165326714516], "normal_n2_p1": [0.0817405954003334, 0.6550574898719788, 0.06367871165275574, 0.09246329963207245, 0.017530303448438644, 0.03449229896068573, 0.014670575968921185], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.059855446219444275, 0.03352610766887665, 0.019677279517054558, 0.044232435524463654, 0.53896164894104, 0.22974678874015808, 0.025988975539803505], "normal_n3_p1": [0.10659469664096832, 0.06113588437438011, 0.0799299106001854, 0.16023914515972137, 0.057497840374708176, 0.2173232138156891, 0.12920528650283813], "normal_n3_p2": [0.01685931719839573, 0.015763791278004646, 0.016129763796925545, 0.01806045137345791, 0.025198016315698624, 0.8832921385765076, 0.01117798313498497], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.35055413842201233, 0.2632008194923401, 0.056469812989234924, 0.0576392225921154, 0.023726966232061386, 0.024862471967935562, 0.148570254445076], "reduce_n2_p1": [0.028041042387485504, 0.025167006999254227, 0.3403327167034149, 0.03489987924695015, 0.20750471949577332, 0.03350163996219635, 0.30030906200408936], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01400946918874979, 0.013738795183598995, 0.016867784783244133, 0.00996562372893095, 0.896694540977478, 0.014296500943601131, 0.019119204953312874], "reduce_n3_p1": [0.42545226216316223, 0.14153702557086945, 0.06429021805524826, 0.12487698346376419, 0.055607523769140244, 0.07320640236139297, 0.03706677630543709], "reduce_n3_p2": [0.07747405767440796, 0.0815771222114563, 0.11547324061393738, 0.08103301376104355, 0.19801785051822662, 0.06284163147211075, 0.22080978751182556], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05032914876937866, 0.8581283688545227, 0.014191427268087864, 0.009822419844567776, 0.018013982102274895, 0.018370136618614197, 0.015933165326714516], "normal_n2_p1": [0.0817405954003334, 0.6550574898719788, 0.06367871165275574, 0.09246329963207245, 0.017530303448438644, 0.03449229896068573, 0.014670575968921185], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.059855446219444275, 0.03352610766887665, 0.019677279517054558, 0.044232435524463654, 0.53896164894104, 0.22974678874015808, 0.025988975539803505], "normal_n3_p1": [0.10659469664096832, 0.06113588437438011, 0.0799299106001854, 0.16023914515972137, 0.057497840374708176, 0.2173232138156891, 0.12920528650283813], "normal_n3_p2": [0.01685931719839573, 0.015763791278004646, 0.016129763796925545, 0.01806045137345791, 0.025198016315698624, 0.8832921385765076, 0.01117798313498497], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.35055413842201233, 0.2632008194923401, 0.056469812989234924, 0.0576392225921154, 0.023726966232061386, 0.024862471967935562, 0.148570254445076], "reduce_n2_p1": [0.028041042387485504, 0.025167006999254227, 0.3403327167034149, 0.03489987924695015, 0.20750471949577332, 0.03350163996219635, 0.30030906200408936], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01400946918874979, 0.013738795183598995, 0.016867784783244133, 0.00996562372893095, 0.896694540977478, 0.014296500943601131, 0.019119204953312874], "reduce_n3_p1": [0.42545226216316223, 0.14153702557086945, 0.06429021805524826, 0.12487698346376419, 0.055607523769140244, 0.07320640236139297, 0.03706677630543709], "reduce_n3_p2": [0.07747405767440796, 0.0815771222114563, 0.11547324061393738, 0.08103301376104355, 0.19801785051822662, 0.06284163147211075, 0.22080978751182556], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05384920537471771, 0.8369095325469971, 0.019177701324224472, 0.01130936574190855, 0.017594419419765472, 0.022284656763076782, 0.021122168749570847], "normal_n2_p1": [0.05545641854405403, 0.816745936870575, 0.03816542029380798, 0.026347719132900238, 0.012017282657325268, 0.01654955744743347, 0.010811285115778446], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018232623115181923, 0.013132045976817608, 0.012625545263290405, 0.03377131000161171, 0.7931625843048096, 0.0879577100276947, 0.01120525412261486], "normal_n3_p1": [0.04533372074365616, 0.03091365285217762, 0.04171931743621826, 0.30756866931915283, 0.04735633358359337, 0.1549479365348816, 0.1293163299560547], "normal_n3_p2": [0.01426031906157732, 0.013073574751615524, 0.012470663525164127, 0.019593747332692146, 0.03098837286233902, 0.8826776146888733, 0.012296599335968494], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.12244591116905212, 0.14191775023937225, 0.08740992099046707, 0.07438959926366806, 0.03206629306077957, 0.03597314655780792, 0.3029913306236267], "reduce_n2_p1": [0.011719029396772385, 0.011238149367272854, 0.8067716956138611, 0.020899368450045586, 0.0856424942612648, 0.018780125305056572, 0.029461219906806946], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005917389411479235, 0.006892892997711897, 0.011963149532675743, 0.005844017956405878, 0.9418774247169495, 0.008718911558389664, 0.010195142589509487], "reduce_n3_p1": [0.7053622007369995, 0.11481266468763351, 0.034034788608551025, 0.01938440650701523, 0.03275395557284355, 0.02222306840121746, 0.026755783706903458], "reduce_n3_p2": [0.008349851705133915, 0.008522739633917809, 0.01813826896250248, 0.028711849823594093, 0.0514184907078743, 0.027680469676852226, 0.8118127584457397], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.05384920537471771, 0.8369095325469971, 0.019177701324224472, 0.01130936574190855, 0.017594419419765472, 0.022284656763076782, 0.021122168749570847], "normal_n2_p1": [0.05545641854405403, 0.816745936870575, 0.03816542029380798, 0.026347719132900238, 0.012017282657325268, 0.01654955744743347, 0.010811285115778446], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018232623115181923, 0.013132045976817608, 0.012625545263290405, 0.03377131000161171, 0.7931625843048096, 0.0879577100276947, 0.01120525412261486], "normal_n3_p1": [0.04533372074365616, 0.03091365285217762, 0.04171931743621826, 0.30756866931915283, 0.04735633358359337, 0.1549479365348816, 0.1293163299560547], "normal_n3_p2": [0.01426031906157732, 0.013073574751615524, 0.012470663525164127, 0.019593747332692146, 0.03098837286233902, 0.8826776146888733, 0.012296599335968494], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.12244591116905212, 0.14191775023937225, 0.08740992099046707, 0.07438959926366806, 0.03206629306077957, 0.03597314655780792, 0.3029913306236267], "reduce_n2_p1": [0.011719029396772385, 0.011238149367272854, 0.8067716956138611, 0.020899368450045586, 0.0856424942612648, 0.018780125305056572, 0.029461219906806946], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005917389411479235, 0.006892892997711897, 0.011963149532675743, 0.005844017956405878, 0.9418774247169495, 0.008718911558389664, 0.010195142589509487], "reduce_n3_p1": [0.7053622007369995, 0.11481266468763351, 0.034034788608551025, 0.01938440650701523, 0.03275395557284355, 0.02222306840121746, 0.026755783706903458], "reduce_n3_p2": [0.008349851705133915, 0.008522739633917809, 0.01813826896250248, 0.028711849823594093, 0.0514184907078743, 0.027680469676852226, 0.8118127584457397], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1311590075492859, 0.6779415011405945, 0.037296026945114136, 0.02595886029303074, 0.027280477806925774, 0.0331806018948555, 0.03275850787758827], "normal_n2_p1": [0.0965791717171669, 0.775627076625824, 0.04304492473602295, 0.01596640795469284, 0.016188226640224457, 0.015751903876662254, 0.012620708905160427], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.017540382221341133, 0.01271356362849474, 0.01605639047920704, 0.04480039328336716, 0.7678323984146118, 0.09145190566778183, 0.011977752670645714], "normal_n3_p1": [0.026881130412220955, 0.017597472295165062, 0.02220318466424942, 0.10959003120660782, 0.042041242122650146, 0.4854860305786133, 0.09697204828262329], "normal_n3_p2": [0.008053219877183437, 0.007113492116332054, 0.006482772994786501, 0.015316798351705074, 0.010887966491281986, 0.9306570887565613, 0.010518605820834637], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08045242726802826, 0.1355127990245819, 0.08178279548883438, 0.10332220047712326, 0.03478916734457016, 0.06209755688905716, 0.15367144346237183], "reduce_n2_p1": [0.0026164096780121326, 0.0025153057649731636, 0.9774138927459717, 0.00453994469717145, 0.0034710310865193605, 0.0034311956260353327, 0.0027055356185883284], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.007786576636135578, 0.008385853841900826, 0.017202354967594147, 0.00894848071038723, 0.9161937832832336, 0.015071062371134758, 0.013661463744938374], "reduce_n3_p1": [0.8396078944206238, 0.060738157480955124, 0.018080776557326317, 0.0070594134740531445, 0.022894373163580894, 0.011661798693239689, 0.014655600301921368], "reduce_n3_p2": [0.002472542691975832, 0.0024622278288006783, 0.0054444181732833385, 0.014208627864718437, 0.019669074565172195, 0.01721189357340336, 0.9212698340415955], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1311590075492859, 0.6779415011405945, 0.037296026945114136, 0.02595886029303074, 0.027280477806925774, 0.0331806018948555, 0.03275850787758827], "normal_n2_p1": [0.0965791717171669, 0.775627076625824, 0.04304492473602295, 0.01596640795469284, 0.016188226640224457, 0.015751903876662254, 0.012620708905160427], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.017540382221341133, 0.01271356362849474, 0.01605639047920704, 0.04480039328336716, 0.7678323984146118, 0.09145190566778183, 0.011977752670645714], "normal_n3_p1": [0.026881130412220955, 0.017597472295165062, 0.02220318466424942, 0.10959003120660782, 0.042041242122650146, 0.4854860305786133, 0.09697204828262329], "normal_n3_p2": [0.008053219877183437, 0.007113492116332054, 0.006482772994786501, 0.015316798351705074, 0.010887966491281986, 0.9306570887565613, 0.010518605820834637], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08045242726802826, 0.1355127990245819, 0.08178279548883438, 0.10332220047712326, 0.03478916734457016, 0.06209755688905716, 0.15367144346237183], "reduce_n2_p1": [0.0026164096780121326, 0.0025153057649731636, 0.9774138927459717, 0.00453994469717145, 0.0034710310865193605, 0.0034311956260353327, 0.0027055356185883284], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.007786576636135578, 0.008385853841900826, 0.017202354967594147, 0.00894848071038723, 0.9161937832832336, 0.015071062371134758, 0.013661463744938374], "reduce_n3_p1": [0.8396078944206238, 0.060738157480955124, 0.018080776557326317, 0.0070594134740531445, 0.022894373163580894, 0.011661798693239689, 0.014655600301921368], "reduce_n3_p2": [0.002472542691975832, 0.0024622278288006783, 0.0054444181732833385, 0.014208627864718437, 0.019669074565172195, 0.01721189357340336, 0.9212698340415955], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.36664578318595886, 0.33487892150878906, 0.07768572866916656, 0.03529815003275871, 0.04332069307565689, 0.04680285230278969, 0.03906454145908356], "normal_n2_p1": [0.3236001431941986, 0.4795849323272705, 0.0629069060087204, 0.022571058943867683, 0.030143791809678078, 0.022311529144644737, 0.0206142608076334], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.07151782512664795, 0.047583527863025665, 0.06730744242668152, 0.12350567430257797, 0.27280181646347046, 0.23539958894252777, 0.03837612271308899], "normal_n3_p1": [0.006576200015842915, 0.0041679879650473595, 0.004931068979203701, 0.014122245833277702, 0.007618427276611328, 0.9353799223899841, 0.017346138134598732], "normal_n3_p2": [0.0156124671921134, 0.013173685409128666, 0.01171304751187563, 0.02539309486746788, 0.011104929260909557, 0.8894078731536865, 0.017109090462327003], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1782221645116806, 0.36539167165756226, 0.1175641342997551, 0.14083293080329895, 0.021124649792909622, 0.06287195533514023, 0.045222289860248566], "reduce_n2_p1": [0.0025162596721202135, 0.0024217357859015465, 0.9828500151634216, 0.00374540314078331, 0.0012653943849727511, 0.0026033404283225536, 0.0015393886715173721], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02009447291493416, 0.017336705699563026, 0.03402332589030266, 0.020220652222633362, 0.81736159324646, 0.037308789789676666, 0.025327501818537712], "reduce_n3_p1": [0.8840275406837463, 0.038439154624938965, 0.012061112560331821, 0.006617891136556864, 0.017880085855722427, 0.010899201966822147, 0.01086155604571104], "reduce_n3_p2": [0.0021249440032988787, 0.002101469086483121, 0.004123617894947529, 0.013211258687078953, 0.01317563746124506, 0.015533916652202606, 0.9371769428253174], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.36664578318595886, 0.33487892150878906, 0.07768572866916656, 0.03529815003275871, 0.04332069307565689, 0.04680285230278969, 0.03906454145908356], "normal_n2_p1": [0.3236001431941986, 0.4795849323272705, 0.0629069060087204, 0.022571058943867683, 0.030143791809678078, 0.022311529144644737, 0.0206142608076334], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.07151782512664795, 0.047583527863025665, 0.06730744242668152, 0.12350567430257797, 0.27280181646347046, 0.23539958894252777, 0.03837612271308899], "normal_n3_p1": [0.006576200015842915, 0.0041679879650473595, 0.004931068979203701, 0.014122245833277702, 0.007618427276611328, 0.9353799223899841, 0.017346138134598732], "normal_n3_p2": [0.0156124671921134, 0.013173685409128666, 0.01171304751187563, 0.02539309486746788, 0.011104929260909557, 0.8894078731536865, 0.017109090462327003], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1782221645116806, 0.36539167165756226, 0.1175641342997551, 0.14083293080329895, 0.021124649792909622, 0.06287195533514023, 0.045222289860248566], "reduce_n2_p1": [0.0025162596721202135, 0.0024217357859015465, 0.9828500151634216, 0.00374540314078331, 0.0012653943849727511, 0.0026033404283225536, 0.0015393886715173721], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02009447291493416, 0.017336705699563026, 0.03402332589030266, 0.020220652222633362, 0.81736159324646, 0.037308789789676666, 0.025327501818537712], "reduce_n3_p1": [0.8840275406837463, 0.038439154624938965, 0.012061112560331821, 0.006617891136556864, 0.017880085855722427, 0.010899201966822147, 0.01086155604571104], "reduce_n3_p2": [0.0021249440032988787, 0.002101469086483121, 0.004123617894947529, 0.013211258687078953, 0.01317563746124506, 0.015533916652202606, 0.9371769428253174], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.011705693788826466, 0.5478558540344238, 0.29104775190353394, 0.013149561360478401, 0.03346726670861244, 0.027504947036504745, 0.04143678396940231], "normal_n2_p1": [0.11474436521530151, 0.6483796238899231, 0.10217538475990295, 0.0276158656924963, 0.02969108521938324, 0.018985988572239876, 0.02066895365715027], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.041104141622781754, 0.03783046826720238, 0.038539204746484756, 0.40031296014785767, 0.3139476478099823, 0.09119577705860138, 0.038919493556022644], "normal_n3_p1": [0.008754507638514042, 0.006264801602810621, 0.007692063692957163, 0.013854887336492538, 0.009269786067306995, 0.9286181330680847, 0.01889718696475029], "normal_n3_p2": [0.01807541213929653, 0.016738608479499817, 0.014406503178179264, 0.02672193944454193, 0.011378812603652477, 0.8709392547607422, 0.023335887119174004], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1473817080259323, 0.4700348675251007, 0.11729082465171814, 0.17626015841960907, 0.014059995301067829, 0.03840327262878418, 0.01912808232009411], "reduce_n2_p1": [0.005061994772404432, 0.004887263290584087, 0.9692802429199219, 0.006157421972602606, 0.001626199809834361, 0.004368209280073643, 0.002409466076642275], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03071858175098896, 0.021371454000473022, 0.03919924050569534, 0.02533734403550625, 0.7832909226417542, 0.037087634205818176, 0.02953261323273182], "reduce_n3_p1": [0.7342966794967651, 0.06622455269098282, 0.030729297548532486, 0.01883063092827797, 0.0491008460521698, 0.032606348395347595, 0.02474777027964592], "reduce_n3_p2": [0.0032803101930767298, 0.0032549253664910793, 0.005342483054846525, 0.017503252252936363, 0.013172043487429619, 0.017585547640919685, 0.9266758561134338], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.011705693788826466, 0.5478558540344238, 0.29104775190353394, 0.013149561360478401, 0.03346726670861244, 0.027504947036504745, 0.04143678396940231], "normal_n2_p1": [0.11474436521530151, 0.6483796238899231, 0.10217538475990295, 0.0276158656924963, 0.02969108521938324, 0.018985988572239876, 0.02066895365715027], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.041104141622781754, 0.03783046826720238, 0.038539204746484756, 0.40031296014785767, 0.3139476478099823, 0.09119577705860138, 0.038919493556022644], "normal_n3_p1": [0.008754507638514042, 0.006264801602810621, 0.007692063692957163, 0.013854887336492538, 0.009269786067306995, 0.9286181330680847, 0.01889718696475029], "normal_n3_p2": [0.01807541213929653, 0.016738608479499817, 0.014406503178179264, 0.02672193944454193, 0.011378812603652477, 0.8709392547607422, 0.023335887119174004], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1473817080259323, 0.4700348675251007, 0.11729082465171814, 0.17626015841960907, 0.014059995301067829, 0.03840327262878418, 0.01912808232009411], "reduce_n2_p1": [0.005061994772404432, 0.004887263290584087, 0.9692802429199219, 0.006157421972602606, 0.001626199809834361, 0.004368209280073643, 0.002409466076642275], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03071858175098896, 0.021371454000473022, 0.03919924050569534, 0.02533734403550625, 0.7832909226417542, 0.037087634205818176, 0.02953261323273182], "reduce_n3_p1": [0.7342966794967651, 0.06622455269098282, 0.030729297548532486, 0.01883063092827797, 0.0491008460521698, 0.032606348395347595, 0.02474777027964592], "reduce_n3_p2": [0.0032803101930767298, 0.0032549253664910793, 0.005342483054846525, 0.017503252252936363, 0.013172043487429619, 0.017585547640919685, 0.9266758561134338], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0016686912858858705, 0.36776626110076904, 0.5368995070457458, 0.007542758714407682, 0.021391354501247406, 0.013178203254938126, 0.03672945871949196], "normal_n2_p1": [0.05640975013375282, 0.7293509840965271, 0.06532631069421768, 0.03649463132023811, 0.029757089912891388, 0.021196795627474785, 0.02399185672402382], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0227432232350111, 0.02620547078549862, 0.022523194551467896, 0.5746129751205444, 0.28148993849754333, 0.03684462606906891, 0.020602140575647354], "normal_n3_p1": [0.03360634297132492, 0.029814481735229492, 0.04008582606911659, 0.04677159711718559, 0.03261207416653633, 0.7365387678146362, 0.061117831617593765], "normal_n3_p2": [0.02740681916475296, 0.025586361065506935, 0.02220892533659935, 0.014701547101140022, 0.012428686954081059, 0.8499734401702881, 0.02908897213637829], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08540868759155273, 0.3216412663459778, 0.1377631574869156, 0.3779583275318146, 0.01696646958589554, 0.029093598946928978, 0.017948420718312263], "reduce_n2_p1": [0.01146076712757349, 0.010882045142352581, 0.9342429637908936, 0.011544736102223396, 0.0034024231135845184, 0.009054596535861492, 0.005205474328249693], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04737607389688492, 0.030257372185587883, 0.04188917949795723, 0.042802195996046066, 0.697418212890625, 0.045775413513183594, 0.04993981122970581], "reduce_n3_p1": [0.6607702970504761, 0.07470965385437012, 0.052420832216739655, 0.028758274391293526, 0.05239188298583031, 0.0518905371427536, 0.031870439648628235], "reduce_n3_p2": [0.009051707573235035, 0.009169449098408222, 0.012377929873764515, 0.03625103831291199, 0.024164801463484764, 0.03359511122107506, 0.8511532545089722], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0016686912858858705, 0.36776626110076904, 0.5368995070457458, 0.007542758714407682, 0.021391354501247406, 0.013178203254938126, 0.03672945871949196], "normal_n2_p1": [0.05640975013375282, 0.7293509840965271, 0.06532631069421768, 0.03649463132023811, 0.029757089912891388, 0.021196795627474785, 0.02399185672402382], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0227432232350111, 0.02620547078549862, 0.022523194551467896, 0.5746129751205444, 0.28148993849754333, 0.03684462606906891, 0.020602140575647354], "normal_n3_p1": [0.03360634297132492, 0.029814481735229492, 0.04008582606911659, 0.04677159711718559, 0.03261207416653633, 0.7365387678146362, 0.061117831617593765], "normal_n3_p2": [0.02740681916475296, 0.025586361065506935, 0.02220892533659935, 0.014701547101140022, 0.012428686954081059, 0.8499734401702881, 0.02908897213637829], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08540868759155273, 0.3216412663459778, 0.1377631574869156, 0.3779583275318146, 0.01696646958589554, 0.029093598946928978, 0.017948420718312263], "reduce_n2_p1": [0.01146076712757349, 0.010882045142352581, 0.9342429637908936, 0.011544736102223396, 0.0034024231135845184, 0.009054596535861492, 0.005205474328249693], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04737607389688492, 0.030257372185587883, 0.04188917949795723, 0.042802195996046066, 0.697418212890625, 0.045775413513183594, 0.04993981122970581], "reduce_n3_p1": [0.6607702970504761, 0.07470965385437012, 0.052420832216739655, 0.028758274391293526, 0.05239188298583031, 0.0518905371427536, 0.031870439648628235], "reduce_n3_p2": [0.009051707573235035, 0.009169449098408222, 0.012377929873764515, 0.03625103831291199, 0.024164801463484764, 0.03359511122107506, 0.8511532545089722], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0018406525487080216, 0.671030580997467, 0.10396347939968109, 0.016193147748708725, 0.058562491089105606, 0.021594658493995667, 0.10151257365942001], "normal_n2_p1": [0.03342718258500099, 0.7395557165145874, 0.04738396406173706, 0.06317762285470963, 0.030611887574195862, 0.025542642921209335, 0.02321547642350197], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009850623086094856, 0.011466930620372295, 0.01025201752781868, 0.704940915107727, 0.23177073895931244, 0.014295730739831924, 0.010008476674556732], "normal_n3_p1": [0.1056034192442894, 0.13448578119277954, 0.24946796894073486, 0.15876714885234833, 0.09116201847791672, 0.10927299410104752, 0.09852837771177292], "normal_n3_p2": [0.03117998316884041, 0.03164318576455116, 0.028004849329590797, 0.01295512542128563, 0.016321197152137756, 0.835140585899353, 0.02638240158557892], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03148875758051872, 0.07074255496263504, 0.14065931737422943, 0.6769842505455017, 0.021896647289395332, 0.030393369495868683, 0.015727045014500618], "reduce_n2_p1": [0.029907308518886566, 0.02858763560652733, 0.8352964520454407, 0.025587523356080055, 0.0093492167070508, 0.020483672618865967, 0.013745277188718319], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.08072036504745483, 0.044784266501665115, 0.05138426646590233, 0.08883751183748245, 0.5096322298049927, 0.06661158800125122, 0.08999417722225189], "reduce_n3_p1": [0.8485463857650757, 0.03608963266015053, 0.03984353318810463, 0.00935590174049139, 0.023095665499567986, 0.01966976188123226, 0.013710478320717812], "reduce_n3_p2": [0.03514035418629646, 0.036497198045253754, 0.0418090783059597, 0.10164188593626022, 0.06789113581180573, 0.08157879114151001, 0.5682803392410278], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0018406525487080216, 0.671030580997467, 0.10396347939968109, 0.016193147748708725, 0.058562491089105606, 0.021594658493995667, 0.10151257365942001], "normal_n2_p1": [0.03342718258500099, 0.7395557165145874, 0.04738396406173706, 0.06317762285470963, 0.030611887574195862, 0.025542642921209335, 0.02321547642350197], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009850623086094856, 0.011466930620372295, 0.01025201752781868, 0.704940915107727, 0.23177073895931244, 0.014295730739831924, 0.010008476674556732], "normal_n3_p1": [0.1056034192442894, 0.13448578119277954, 0.24946796894073486, 0.15876714885234833, 0.09116201847791672, 0.10927299410104752, 0.09852837771177292], "normal_n3_p2": [0.03117998316884041, 0.03164318576455116, 0.028004849329590797, 0.01295512542128563, 0.016321197152137756, 0.835140585899353, 0.02638240158557892], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03148875758051872, 0.07074255496263504, 0.14065931737422943, 0.6769842505455017, 0.021896647289395332, 0.030393369495868683, 0.015727045014500618], "reduce_n2_p1": [0.029907308518886566, 0.02858763560652733, 0.8352964520454407, 0.025587523356080055, 0.0093492167070508, 0.020483672618865967, 0.013745277188718319], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.08072036504745483, 0.044784266501665115, 0.05138426646590233, 0.08883751183748245, 0.5096322298049927, 0.06661158800125122, 0.08999417722225189], "reduce_n3_p1": [0.8485463857650757, 0.03608963266015053, 0.03984353318810463, 0.00935590174049139, 0.023095665499567986, 0.01966976188123226, 0.013710478320717812], "reduce_n3_p2": [0.03514035418629646, 0.036497198045253754, 0.0418090783059597, 0.10164188593626022, 0.06789113581180573, 0.08157879114151001, 0.5682803392410278], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0017316665034741163, 0.7962545156478882, 0.0188575629144907, 0.014763104729354382, 0.05344904586672783, 0.015986548736691475, 0.08145593106746674], "normal_n2_p1": [0.03794665262103081, 0.5867140293121338, 0.043560463935136795, 0.11059615015983582, 0.05375033989548683, 0.05419771745800972, 0.04299677535891533], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.013975062407553196, 0.01760924980044365, 0.01545867882668972, 0.6916266083717346, 0.22069771587848663, 0.015266193076968193, 0.012224005535244942], "normal_n3_p1": [0.09400028735399246, 0.07780338823795319, 0.16083146631717682, 0.3028883934020996, 0.1083252876996994, 0.052786849439144135, 0.12732447683811188], "normal_n3_p2": [0.0509326197206974, 0.05019783228635788, 0.06089194864034653, 0.020506972447037697, 0.02853274717926979, 0.7142843008041382, 0.04572851583361626], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.015620945952832699, 0.019489329308271408, 0.04923582822084427, 0.8555533289909363, 0.01620299555361271, 0.021495411172509193, 0.012416291050612926], "reduce_n2_p1": [0.04270070418715477, 0.04604378715157509, 0.7569467425346375, 0.02835279330611229, 0.016284791752696037, 0.03224142640829086, 0.023037085309624672], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.1620689481496811, 0.053161587566137314, 0.07863001525402069, 0.023214757442474365, 0.46009957790374756, 0.06416894495487213, 0.10995856672525406], "reduce_n3_p1": [0.8949854969978333, 0.02296062372624874, 0.025852303951978683, 0.0074674892239272594, 0.01968206837773323, 0.011663367971777916, 0.010231895372271538], "reduce_n3_p2": [0.12025702744722366, 0.12014084309339523, 0.08849384635686874, 0.1807200163602829, 0.14143739640712738, 0.20060312747955322, 0.04632268846035004], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0017316665034741163, 0.7962545156478882, 0.0188575629144907, 0.014763104729354382, 0.05344904586672783, 0.015986548736691475, 0.08145593106746674], "normal_n2_p1": [0.03794665262103081, 0.5867140293121338, 0.043560463935136795, 0.11059615015983582, 0.05375033989548683, 0.05419771745800972, 0.04299677535891533], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.013975062407553196, 0.01760924980044365, 0.01545867882668972, 0.6916266083717346, 0.22069771587848663, 0.015266193076968193, 0.012224005535244942], "normal_n3_p1": [0.09400028735399246, 0.07780338823795319, 0.16083146631717682, 0.3028883934020996, 0.1083252876996994, 0.052786849439144135, 0.12732447683811188], "normal_n3_p2": [0.0509326197206974, 0.05019783228635788, 0.06089194864034653, 0.020506972447037697, 0.02853274717926979, 0.7142843008041382, 0.04572851583361626], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.015620945952832699, 0.019489329308271408, 0.04923582822084427, 0.8555533289909363, 0.01620299555361271, 0.021495411172509193, 0.012416291050612926], "reduce_n2_p1": [0.04270070418715477, 0.04604378715157509, 0.7569467425346375, 0.02835279330611229, 0.016284791752696037, 0.03224142640829086, 0.023037085309624672], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.1620689481496811, 0.053161587566137314, 0.07863001525402069, 0.023214757442474365, 0.46009957790374756, 0.06416894495487213, 0.10995856672525406], "reduce_n3_p1": [0.8949854969978333, 0.02296062372624874, 0.025852303951978683, 0.0074674892239272594, 0.01968206837773323, 0.011663367971777916, 0.010231895372271538], "reduce_n3_p2": [0.12025702744722366, 0.12014084309339523, 0.08849384635686874, 0.1807200163602829, 0.14143739640712738, 0.20060312747955322, 0.04632268846035004], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.003055458189919591, 0.7271541357040405, 0.011051544919610023, 0.02092743292450905, 0.13111746311187744, 0.02284395694732666, 0.06016220897436142], "normal_n2_p1": [0.030220845714211464, 0.7282221913337708, 0.032162584364414215, 0.06331539154052734, 0.04261259362101555, 0.03637995570898056, 0.02865244820713997], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.020225031301379204, 0.024399833753705025, 0.022394051775336266, 0.6984304189682007, 0.17762534320354462, 0.017311085015535355, 0.016289176419377327], "normal_n3_p1": [0.07519010454416275, 0.05501754954457283, 0.08423998206853867, 0.4518814980983734, 0.07930926233530045, 0.04527624323964119, 0.09963582456111908], "normal_n3_p2": [0.03188677877187729, 0.03917354345321655, 0.06418707966804504, 0.03458360955119133, 0.04283209145069122, 0.7042763233184814, 0.04519810527563095], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03656020388007164, 0.028666090220212936, 0.08979734778404236, 0.6963971257209778, 0.04528675600886345, 0.04810841754078865, 0.027768578380346298], "reduce_n2_p1": [0.02749088779091835, 0.02337544411420822, 0.8576526641845703, 0.017638124525547028, 0.012383089400827885, 0.01954697258770466, 0.019274404272437096], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04629245400428772, 0.03799501433968544, 0.0551491305232048, 0.01048711035400629, 0.6904141902923584, 0.019735433161258698, 0.10856714099645615], "reduce_n3_p1": [0.9008246660232544, 0.020625459030270576, 0.021096015349030495, 0.009157302789390087, 0.01764761656522751, 0.010497022420167923, 0.010564913041889668], "reduce_n3_p2": [0.11613807082176208, 0.16517962515354156, 0.16110621392726898, 0.21857282519340515, 0.1368437260389328, 0.09106667339801788, 0.011418042704463005], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.003055458189919591, 0.7271541357040405, 0.011051544919610023, 0.02092743292450905, 0.13111746311187744, 0.02284395694732666, 0.06016220897436142], "normal_n2_p1": [0.030220845714211464, 0.7282221913337708, 0.032162584364414215, 0.06331539154052734, 0.04261259362101555, 0.03637995570898056, 0.02865244820713997], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.020225031301379204, 0.024399833753705025, 0.022394051775336266, 0.6984304189682007, 0.17762534320354462, 0.017311085015535355, 0.016289176419377327], "normal_n3_p1": [0.07519010454416275, 0.05501754954457283, 0.08423998206853867, 0.4518814980983734, 0.07930926233530045, 0.04527624323964119, 0.09963582456111908], "normal_n3_p2": [0.03188677877187729, 0.03917354345321655, 0.06418707966804504, 0.03458360955119133, 0.04283209145069122, 0.7042763233184814, 0.04519810527563095], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03656020388007164, 0.028666090220212936, 0.08979734778404236, 0.6963971257209778, 0.04528675600886345, 0.04810841754078865, 0.027768578380346298], "reduce_n2_p1": [0.02749088779091835, 0.02337544411420822, 0.8576526641845703, 0.017638124525547028, 0.012383089400827885, 0.01954697258770466, 0.019274404272437096], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04629245400428772, 0.03799501433968544, 0.0551491305232048, 0.01048711035400629, 0.6904141902923584, 0.019735433161258698, 0.10856714099645615], "reduce_n3_p1": [0.9008246660232544, 0.020625459030270576, 0.021096015349030495, 0.009157302789390087, 0.01764761656522751, 0.010497022420167923, 0.010564913041889668], "reduce_n3_p2": [0.11613807082176208, 0.16517962515354156, 0.16110621392726898, 0.21857282519340515, 0.1368437260389328, 0.09106667339801788, 0.011418042704463005], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0043366472236812115, 0.26336970925331116, 0.008440333418548107, 0.023817727342247963, 0.6230284571647644, 0.023021526634693146, 0.025518128648400307], "normal_n2_p1": [0.03466734290122986, 0.7663790583610535, 0.03234580159187317, 0.03914966806769371, 0.03829444572329521, 0.032220952212810516, 0.026350487023591995], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.015029538422822952, 0.014379576779901981, 0.015085375867784023, 0.8649075031280518, 0.045556407421827316, 0.012883021496236324, 0.013602382503449917], "normal_n3_p1": [0.04848857596516609, 0.03105856105685234, 0.028887895867228508, 0.6003661155700684, 0.06643666326999664, 0.04176145792007446, 0.07583659142255783], "normal_n3_p2": [0.02581428363919258, 0.030292188748717308, 0.040779318660497665, 0.03888114541769028, 0.0808139219880104, 0.6472916603088379, 0.07644619792699814], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03461725264787674, 0.024649282917380333, 0.08583491295576096, 0.6681239008903503, 0.049777086824178696, 0.06967467069625854, 0.033755961805582047], "reduce_n2_p1": [0.06497399508953094, 0.043967705219984055, 0.7319390177726746, 0.03219446539878845, 0.02405068837106228, 0.03369380906224251, 0.033411670476198196], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02581091783940792, 0.03901055455207825, 0.07692177593708038, 0.01300964504480362, 0.5495905876159668, 0.0209206510335207, 0.2285967767238617], "reduce_n3_p1": [0.8562725782394409, 0.02690282091498375, 0.025555044412612915, 0.01598738692700863, 0.023918384686112404, 0.015358498319983482, 0.017632441595196724], "reduce_n3_p2": [0.10181919485330582, 0.12252272665500641, 0.17594698071479797, 0.20731917023658752, 0.22409944236278534, 0.06559599190950394, 0.007651200518012047], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0043366472236812115, 0.26336970925331116, 0.008440333418548107, 0.023817727342247963, 0.6230284571647644, 0.023021526634693146, 0.025518128648400307], "normal_n2_p1": [0.03466734290122986, 0.7663790583610535, 0.03234580159187317, 0.03914966806769371, 0.03829444572329521, 0.032220952212810516, 0.026350487023591995], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.015029538422822952, 0.014379576779901981, 0.015085375867784023, 0.8649075031280518, 0.045556407421827316, 0.012883021496236324, 0.013602382503449917], "normal_n3_p1": [0.04848857596516609, 0.03105856105685234, 0.028887895867228508, 0.6003661155700684, 0.06643666326999664, 0.04176145792007446, 0.07583659142255783], "normal_n3_p2": [0.02581428363919258, 0.030292188748717308, 0.040779318660497665, 0.03888114541769028, 0.0808139219880104, 0.6472916603088379, 0.07644619792699814], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03461725264787674, 0.024649282917380333, 0.08583491295576096, 0.6681239008903503, 0.049777086824178696, 0.06967467069625854, 0.033755961805582047], "reduce_n2_p1": [0.06497399508953094, 0.043967705219984055, 0.7319390177726746, 0.03219446539878845, 0.02405068837106228, 0.03369380906224251, 0.033411670476198196], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02581091783940792, 0.03901055455207825, 0.07692177593708038, 0.01300964504480362, 0.5495905876159668, 0.0209206510335207, 0.2285967767238617], "reduce_n3_p1": [0.8562725782394409, 0.02690282091498375, 0.025555044412612915, 0.01598738692700863, 0.023918384686112404, 0.015358498319983482, 0.017632441595196724], "reduce_n3_p2": [0.10181919485330582, 0.12252272665500641, 0.17594698071479797, 0.20731917023658752, 0.22409944236278534, 0.06559599190950394, 0.007651200518012047], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.008729258552193642, 0.7880409955978394, 0.013251027092337608, 0.029180482029914856, 0.07767613232135773, 0.03249503672122955, 0.01933830790221691], "normal_n2_p1": [0.051900677382946014, 0.6940085887908936, 0.0434064157307148, 0.04027188941836357, 0.06676620990037918, 0.03628788888454437, 0.030482454225420952], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.016170697286725044, 0.013323603197932243, 0.014483070001006126, 0.8913567066192627, 0.02214762195944786, 0.012404103763401508, 0.012806703336536884], "normal_n3_p1": [0.016119662672281265, 0.009558425284922123, 0.007412905339151621, 0.8497970104217529, 0.021992072463035583, 0.024558665230870247, 0.024642597883939743], "normal_n3_p2": [0.010714138858020306, 0.009842279367148876, 0.008310091681778431, 0.02096959576010704, 0.047259069979190826, 0.837693452835083, 0.03260812163352966], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08084103465080261, 0.04444458708167076, 0.2719562351703644, 0.216207817196846, 0.10897006094455719, 0.14946742355823517, 0.06105222553014755], "reduce_n2_p1": [0.27176421880722046, 0.11251702904701233, 0.32431885600090027, 0.05883460491895676, 0.04521472379565239, 0.06273107975721359, 0.0651695653796196], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03584573417901993, 0.0667283684015274, 0.06587155908346176, 0.022616282105445862, 0.4754616618156433, 0.03707915171980858, 0.22595074772834778], "reduce_n3_p1": [0.8355541229248047, 0.031489297747612, 0.020649541169404984, 0.022564392536878586, 0.022774603217840195, 0.01794072985649109, 0.023449508473277092], "reduce_n3_p2": [0.03119577094912529, 0.04216400533914566, 0.0567842535674572, 0.2645041346549988, 0.4710937440395355, 0.0395364835858345, 0.006553878542035818], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.008729258552193642, 0.7880409955978394, 0.013251027092337608, 0.029180482029914856, 0.07767613232135773, 0.03249503672122955, 0.01933830790221691], "normal_n2_p1": [0.051900677382946014, 0.6940085887908936, 0.0434064157307148, 0.04027188941836357, 0.06676620990037918, 0.03628788888454437, 0.030482454225420952], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.016170697286725044, 0.013323603197932243, 0.014483070001006126, 0.8913567066192627, 0.02214762195944786, 0.012404103763401508, 0.012806703336536884], "normal_n3_p1": [0.016119662672281265, 0.009558425284922123, 0.007412905339151621, 0.8497970104217529, 0.021992072463035583, 0.024558665230870247, 0.024642597883939743], "normal_n3_p2": [0.010714138858020306, 0.009842279367148876, 0.008310091681778431, 0.02096959576010704, 0.047259069979190826, 0.837693452835083, 0.03260812163352966], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08084103465080261, 0.04444458708167076, 0.2719562351703644, 0.216207817196846, 0.10897006094455719, 0.14946742355823517, 0.06105222553014755], "reduce_n2_p1": [0.27176421880722046, 0.11251702904701233, 0.32431885600090027, 0.05883460491895676, 0.04521472379565239, 0.06273107975721359, 0.0651695653796196], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03584573417901993, 0.0667283684015274, 0.06587155908346176, 0.022616282105445862, 0.4754616618156433, 0.03707915171980858, 0.22595074772834778], "reduce_n3_p1": [0.8355541229248047, 0.031489297747612, 0.020649541169404984, 0.022564392536878586, 0.022774603217840195, 0.01794072985649109, 0.023449508473277092], "reduce_n3_p2": [0.03119577094912529, 0.04216400533914566, 0.0567842535674572, 0.2645041346549988, 0.4710937440395355, 0.0395364835858345, 0.006553878542035818], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.01942998729646206, 0.6370162963867188, 0.026924513280391693, 0.07812193036079407, 0.07861887663602829, 0.06699604541063309, 0.02799990028142929], "normal_n2_p1": [0.05399711802601814, 0.6757165789604187, 0.04658829793334007, 0.028529686853289604, 0.08695961534976959, 0.04573031887412071, 0.02795988880097866], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02979944832623005, 0.021684421226382256, 0.024278242141008377, 0.8287690281867981, 0.02439342625439167, 0.01877535879611969, 0.020177824422717094], "normal_n3_p1": [0.016227873042225838, 0.010236903093755245, 0.008566558361053467, 0.7986099720001221, 0.02260098047554493, 0.0387321412563324, 0.029513979330658913], "normal_n3_p2": [0.011160249821841717, 0.00928060058504343, 0.006536419037729502, 0.02635781466960907, 0.05967716500163078, 0.8099205493927002, 0.03654670715332031], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.20403660833835602, 0.03863336145877838, 0.010872873477637768, 0.469233900308609, 0.11572568863630295, 0.07082738727331161, 0.04816591739654541], "reduce_n2_p1": [0.6092398166656494, 0.056758321821689606, 0.2351371943950653, 0.031010165810585022, 0.007630746345967054, 0.025233222171664238, 0.010710177943110466], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014663312584161758, 0.02617541141808033, 0.027407733723521233, 0.011835367418825626, 0.7710041403770447, 0.015549168922007084, 0.11545540392398834], "reduce_n3_p1": [0.40005064010620117, 0.07397311925888062, 0.05941808596253395, 0.07425661385059357, 0.06141341105103493, 0.07855076342821121, 0.08241879940032959], "reduce_n3_p2": [0.005730351898819208, 0.0083895493298769, 0.012529788538813591, 0.7796635031700134, 0.14888781309127808, 0.01054985262453556, 0.0042405701242387295], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.01942998729646206, 0.6370162963867188, 0.026924513280391693, 0.07812193036079407, 0.07861887663602829, 0.06699604541063309, 0.02799990028142929], "normal_n2_p1": [0.05399711802601814, 0.6757165789604187, 0.04658829793334007, 0.028529686853289604, 0.08695961534976959, 0.04573031887412071, 0.02795988880097866], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02979944832623005, 0.021684421226382256, 0.024278242141008377, 0.8287690281867981, 0.02439342625439167, 0.01877535879611969, 0.020177824422717094], "normal_n3_p1": [0.016227873042225838, 0.010236903093755245, 0.008566558361053467, 0.7986099720001221, 0.02260098047554493, 0.0387321412563324, 0.029513979330658913], "normal_n3_p2": [0.011160249821841717, 0.00928060058504343, 0.006536419037729502, 0.02635781466960907, 0.05967716500163078, 0.8099205493927002, 0.03654670715332031], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.20403660833835602, 0.03863336145877838, 0.010872873477637768, 0.469233900308609, 0.11572568863630295, 0.07082738727331161, 0.04816591739654541], "reduce_n2_p1": [0.6092398166656494, 0.056758321821689606, 0.2351371943950653, 0.031010165810585022, 0.007630746345967054, 0.025233222171664238, 0.010710177943110466], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014663312584161758, 0.02617541141808033, 0.027407733723521233, 0.011835367418825626, 0.7710041403770447, 0.015549168922007084, 0.11545540392398834], "reduce_n3_p1": [0.40005064010620117, 0.07397311925888062, 0.05941808596253395, 0.07425661385059357, 0.06141341105103493, 0.07855076342821121, 0.08241879940032959], "reduce_n3_p2": [0.005730351898819208, 0.0083895493298769, 0.012529788538813591, 0.7796635031700134, 0.14888781309127808, 0.01054985262453556, 0.0042405701242387295], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.031140368431806564, 0.23498699069023132, 0.038152679800987244, 0.4159107506275177, 0.05192512273788452, 0.06201770156621933, 0.0265052430331707], "normal_n2_p1": [0.05988552048802376, 0.7823053598403931, 0.03768439590930939, 0.01809435896575451, 0.034365493804216385, 0.03398251533508301, 0.013707676902413368], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.023658346384763718, 0.012918524444103241, 0.015264530666172504, 0.8692082762718201, 0.016303647309541702, 0.01842607371509075, 0.018633630126714706], "normal_n3_p1": [0.01898033730685711, 0.01373109221458435, 0.012957597151398659, 0.7533546686172485, 0.026044512167572975, 0.07493115961551666, 0.03749734163284302], "normal_n3_p2": [0.012901974841952324, 0.010473129339516163, 0.007911109365522861, 0.034077856689691544, 0.04784514382481575, 0.8003184199333191, 0.03840593993663788], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.12359586358070374, 0.01566816121339798, 0.0015920901205390692, 0.7472527027130127, 0.04039185121655464, 0.020013557747006416, 0.03228265419602394], "reduce_n2_p1": [0.0036271370481699705, 0.0031350671779364347, 0.971184253692627, 0.007505946327000856, 0.0012434712843969464, 0.0062194145284593105, 0.0016694593941792846], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010656336322426796, 0.01794651709496975, 0.020681599155068398, 0.013405881822109222, 0.6966314911842346, 0.013662006705999374, 0.21563859283924103], "reduce_n3_p1": [0.6731582283973694, 0.0789358913898468, 0.059470366686582565, 0.010274837724864483, 0.037144310772418976, 0.01583658903837204, 0.10582860559225082], "reduce_n3_p2": [0.0038127684965729713, 0.006232747808098793, 0.009537000209093094, 0.08940880000591278, 0.8471789360046387, 0.008682208135724068, 0.005075320601463318], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.031140368431806564, 0.23498699069023132, 0.038152679800987244, 0.4159107506275177, 0.05192512273788452, 0.06201770156621933, 0.0265052430331707], "normal_n2_p1": [0.05988552048802376, 0.7823053598403931, 0.03768439590930939, 0.01809435896575451, 0.034365493804216385, 0.03398251533508301, 0.013707676902413368], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.023658346384763718, 0.012918524444103241, 0.015264530666172504, 0.8692082762718201, 0.016303647309541702, 0.01842607371509075, 0.018633630126714706], "normal_n3_p1": [0.01898033730685711, 0.01373109221458435, 0.012957597151398659, 0.7533546686172485, 0.026044512167572975, 0.07493115961551666, 0.03749734163284302], "normal_n3_p2": [0.012901974841952324, 0.010473129339516163, 0.007911109365522861, 0.034077856689691544, 0.04784514382481575, 0.8003184199333191, 0.03840593993663788], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.12359586358070374, 0.01566816121339798, 0.0015920901205390692, 0.7472527027130127, 0.04039185121655464, 0.020013557747006416, 0.03228265419602394], "reduce_n2_p1": [0.0036271370481699705, 0.0031350671779364347, 0.971184253692627, 0.007505946327000856, 0.0012434712843969464, 0.0062194145284593105, 0.0016694593941792846], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010656336322426796, 0.01794651709496975, 0.020681599155068398, 0.013405881822109222, 0.6966314911842346, 0.013662006705999374, 0.21563859283924103], "reduce_n3_p1": [0.6731582283973694, 0.0789358913898468, 0.059470366686582565, 0.010274837724864483, 0.037144310772418976, 0.01583658903837204, 0.10582860559225082], "reduce_n3_p2": [0.0038127684965729713, 0.006232747808098793, 0.009537000209093094, 0.08940880000591278, 0.8471789360046387, 0.008682208135724068, 0.005075320601463318], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06480895727872849, 0.33852624893188477, 0.0446762889623642, 0.3877864181995392, 0.029393553733825684, 0.07254043221473694, 0.02411266230046749], "normal_n2_p1": [0.1018044501543045, 0.7378855347633362, 0.04056289419531822, 0.02151402272284031, 0.021882876753807068, 0.04257170110940933, 0.014371180906891823], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.024070344865322113, 0.01261125411838293, 0.014229993335902691, 0.8648511171340942, 0.016466163098812103, 0.021020475775003433, 0.022385086864233017], "normal_n3_p1": [0.038524921983480453, 0.040292706340551376, 0.04150617495179176, 0.3949269652366638, 0.05297718942165375, 0.26568982005119324, 0.06760617345571518], "normal_n3_p2": [0.01999303512275219, 0.018573006615042686, 0.014041220769286156, 0.030471744015812874, 0.025297118350863457, 0.8046388030052185, 0.04959487542510033], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.058898091316223145, 0.008205762133002281, 0.0006305405986495316, 0.8778473138809204, 0.01405330654233694, 0.007354858331382275, 0.022158564999699593], "reduce_n2_p1": [0.00023888757277745754, 0.0006935189012438059, 0.9902234673500061, 0.0029813414439558983, 0.0004970006993971765, 0.002451968612149358, 0.0006390604539774358], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01179130095988512, 0.014913825318217278, 0.02136082760989666, 0.0160007793456316, 0.8221588730812073, 0.014822163619101048, 0.08782164007425308], "reduce_n3_p1": [0.6402990221977234, 0.10431735217571259, 0.08507715165615082, 0.006495676934719086, 0.05654221400618553, 0.01227172464132309, 0.08349573612213135], "reduce_n3_p2": [0.001960886176675558, 0.003199021564796567, 0.004582863301038742, 0.010604803450405598, 0.9587803483009338, 0.004206659272313118, 0.0032107706647366285], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06480895727872849, 0.33852624893188477, 0.0446762889623642, 0.3877864181995392, 0.029393553733825684, 0.07254043221473694, 0.02411266230046749], "normal_n2_p1": [0.1018044501543045, 0.7378855347633362, 0.04056289419531822, 0.02151402272284031, 0.021882876753807068, 0.04257170110940933, 0.014371180906891823], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.024070344865322113, 0.01261125411838293, 0.014229993335902691, 0.8648511171340942, 0.016466163098812103, 0.021020475775003433, 0.022385086864233017], "normal_n3_p1": [0.038524921983480453, 0.040292706340551376, 0.04150617495179176, 0.3949269652366638, 0.05297718942165375, 0.26568982005119324, 0.06760617345571518], "normal_n3_p2": [0.01999303512275219, 0.018573006615042686, 0.014041220769286156, 0.030471744015812874, 0.025297118350863457, 0.8046388030052185, 0.04959487542510033], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.058898091316223145, 0.008205762133002281, 0.0006305405986495316, 0.8778473138809204, 0.01405330654233694, 0.007354858331382275, 0.022158564999699593], "reduce_n2_p1": [0.00023888757277745754, 0.0006935189012438059, 0.9902234673500061, 0.0029813414439558983, 0.0004970006993971765, 0.002451968612149358, 0.0006390604539774358], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01179130095988512, 0.014913825318217278, 0.02136082760989666, 0.0160007793456316, 0.8221588730812073, 0.014822163619101048, 0.08782164007425308], "reduce_n3_p1": [0.6402990221977234, 0.10431735217571259, 0.08507715165615082, 0.006495676934719086, 0.05654221400618553, 0.01227172464132309, 0.08349573612213135], "reduce_n3_p2": [0.001960886176675558, 0.003199021564796567, 0.004582863301038742, 0.010604803450405598, 0.9587803483009338, 0.004206659272313118, 0.0032107706647366285], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11641387641429901, 0.5215226411819458, 0.08204343169927597, 0.1497526615858078, 0.01893817074596882, 0.06863578408956528, 0.023791635408997536], "normal_n2_p1": [0.3148958683013916, 0.43918272852897644, 0.0618649460375309, 0.03278809413313866, 0.029608547687530518, 0.07034510374069214, 0.021742602810263634], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01787087321281433, 0.01167509239166975, 0.012319376692175865, 0.8778376579284668, 0.017879754304885864, 0.0228973887860775, 0.02272780053317547], "normal_n3_p1": [0.04129252955317497, 0.05029354244470596, 0.06751096248626709, 0.17814068496227264, 0.06093123182654381, 0.4210807979106903, 0.08182520419359207], "normal_n3_p2": [0.022572560235857964, 0.023104345425963402, 0.020240535959601402, 0.024563059210777283, 0.01695418916642666, 0.8152765035629272, 0.046328529715538025], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05075613409280777, 0.008360272273421288, 0.0006821946008130908, 0.8860027194023132, 0.012005932629108429, 0.006748006213456392, 0.023891746997833252], "reduce_n2_p1": [0.00012508434883784503, 0.0006497505819424987, 0.9900745749473572, 0.0029011983424425125, 0.0006151426350697875, 0.0024438812397420406, 0.0007533523021265864], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014315350912511349, 0.013527997769415379, 0.01997372694313526, 0.017131051048636436, 0.8775293827056885, 0.016282470896840096, 0.028618106618523598], "reduce_n3_p1": [0.4720914959907532, 0.14445917308330536, 0.09519583731889725, 0.011447364464402199, 0.11251609772443771, 0.020586062222719193, 0.12575265765190125], "reduce_n3_p2": [0.002569582313299179, 0.0039546736516058445, 0.00515109533444047, 0.0051909442991018295, 0.961794912815094, 0.00460826838389039, 0.004300879780203104], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11641387641429901, 0.5215226411819458, 0.08204343169927597, 0.1497526615858078, 0.01893817074596882, 0.06863578408956528, 0.023791635408997536], "normal_n2_p1": [0.3148958683013916, 0.43918272852897644, 0.0618649460375309, 0.03278809413313866, 0.029608547687530518, 0.07034510374069214, 0.021742602810263634], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01787087321281433, 0.01167509239166975, 0.012319376692175865, 0.8778376579284668, 0.017879754304885864, 0.0228973887860775, 0.02272780053317547], "normal_n3_p1": [0.04129252955317497, 0.05029354244470596, 0.06751096248626709, 0.17814068496227264, 0.06093123182654381, 0.4210807979106903, 0.08182520419359207], "normal_n3_p2": [0.022572560235857964, 0.023104345425963402, 0.020240535959601402, 0.024563059210777283, 0.01695418916642666, 0.8152765035629272, 0.046328529715538025], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05075613409280777, 0.008360272273421288, 0.0006821946008130908, 0.8860027194023132, 0.012005932629108429, 0.006748006213456392, 0.023891746997833252], "reduce_n2_p1": [0.00012508434883784503, 0.0006497505819424987, 0.9900745749473572, 0.0029011983424425125, 0.0006151426350697875, 0.0024438812397420406, 0.0007533523021265864], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014315350912511349, 0.013527997769415379, 0.01997372694313526, 0.017131051048636436, 0.8775293827056885, 0.016282470896840096, 0.028618106618523598], "reduce_n3_p1": [0.4720914959907532, 0.14445917308330536, 0.09519583731889725, 0.011447364464402199, 0.11251609772443771, 0.020586062222719193, 0.12575265765190125], "reduce_n3_p2": [0.002569582313299179, 0.0039546736516058445, 0.00515109533444047, 0.0051909442991018295, 0.961794912815094, 0.00460826838389039, 0.004300879780203104], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09559346735477448, 0.6869573593139648, 0.11068979650735855, 0.037370018661022186, 0.011240648105740547, 0.03554704785346985, 0.014173414558172226], "normal_n2_p1": [0.2738024592399597, 0.4087626039981842, 0.0839468464255333, 0.03781072422862053, 0.034616101533174515, 0.09686398506164551, 0.026656417176127434], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028125053271651268, 0.021397624164819717, 0.020419318228960037, 0.8184828162193298, 0.0264801736921072, 0.03234384208917618, 0.03222160041332245], "normal_n3_p1": [0.05054797604680061, 0.06505973637104034, 0.06996331363916397, 0.12903764843940735, 0.0728156715631485, 0.4094530940055847, 0.12901796400547028], "normal_n3_p2": [0.04003015160560608, 0.04147540032863617, 0.03905388340353966, 0.021369704976677895, 0.01687115989625454, 0.7795686721801758, 0.035281408578157425], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07953095436096191, 0.014163309708237648, 0.0013810518430545926, 0.8186150789260864, 0.018081802874803543, 0.011171308346092701, 0.03733091056346893], "reduce_n2_p1": [0.000200834299903363, 0.0012769252061843872, 0.9831095337867737, 0.004502657800912857, 0.0013141746167093515, 0.0038994860369712114, 0.0015497250715270638], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.016650507226586342, 0.013646023347973824, 0.02173399180173874, 0.018485719338059425, 0.879104733467102, 0.01948174089193344, 0.014752408489584923], "reduce_n3_p1": [0.9155879616737366, 0.046633679419755936, 0.004183176904916763, 0.004230402410030365, 0.008035167120397091, 0.005667464807629585, 0.010050990618765354], "reduce_n3_p2": [0.0067737470380961895, 0.009724185802042484, 0.011606958694756031, 0.007138343062251806, 0.9221261143684387, 0.009839575737714767, 0.01043506059795618], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09559346735477448, 0.6869573593139648, 0.11068979650735855, 0.037370018661022186, 0.011240648105740547, 0.03554704785346985, 0.014173414558172226], "normal_n2_p1": [0.2738024592399597, 0.4087626039981842, 0.0839468464255333, 0.03781072422862053, 0.034616101533174515, 0.09686398506164551, 0.026656417176127434], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028125053271651268, 0.021397624164819717, 0.020419318228960037, 0.8184828162193298, 0.0264801736921072, 0.03234384208917618, 0.03222160041332245], "normal_n3_p1": [0.05054797604680061, 0.06505973637104034, 0.06996331363916397, 0.12903764843940735, 0.0728156715631485, 0.4094530940055847, 0.12901796400547028], "normal_n3_p2": [0.04003015160560608, 0.04147540032863617, 0.03905388340353966, 0.021369704976677895, 0.01687115989625454, 0.7795686721801758, 0.035281408578157425], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07953095436096191, 0.014163309708237648, 0.0013810518430545926, 0.8186150789260864, 0.018081802874803543, 0.011171308346092701, 0.03733091056346893], "reduce_n2_p1": [0.000200834299903363, 0.0012769252061843872, 0.9831095337867737, 0.004502657800912857, 0.0013141746167093515, 0.0038994860369712114, 0.0015497250715270638], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.016650507226586342, 0.013646023347973824, 0.02173399180173874, 0.018485719338059425, 0.879104733467102, 0.01948174089193344, 0.014752408489584923], "reduce_n3_p1": [0.9155879616737366, 0.046633679419755936, 0.004183176904916763, 0.004230402410030365, 0.008035167120397091, 0.005667464807629585, 0.010050990618765354], "reduce_n3_p2": [0.0067737470380961895, 0.009724185802042484, 0.011606958694756031, 0.007138343062251806, 0.9221261143684387, 0.009839575737714767, 0.01043506059795618], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.13639770448207855, 0.4993736147880554, 0.17292536795139313, 0.0938962772488594, 0.017267519608139992, 0.04719936102628708, 0.02101222611963749], "normal_n2_p1": [0.37422698736190796, 0.37632107734680176, 0.06643787026405334, 0.030467599630355835, 0.030700242146849632, 0.06930962204933167, 0.020878801122307777], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03840398043394089, 0.0306293535977602, 0.02920071966946125, 0.7652974724769592, 0.03312111645936966, 0.04177858307957649, 0.03638072311878204], "normal_n3_p1": [0.08334797620773315, 0.14721837639808655, 0.1476326584815979, 0.12723638117313385, 0.10102127492427826, 0.20532092452049255, 0.12650755047798157], "normal_n3_p2": [0.16904796659946442, 0.16120333969593048, 0.1743529886007309, 0.03225930407643318, 0.0287130456417799, 0.3263548016548157, 0.06904909759759903], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.11456035077571869, 0.023536544293165207, 0.0030323872342705727, 0.720737874507904, 0.026979953050613403, 0.02116083912551403, 0.057051945477724075], "reduce_n2_p1": [0.0005332895671017468, 0.003249801928177476, 0.9651517868041992, 0.008424884639680386, 0.003350732382386923, 0.007462194189429283, 0.0038103261031210423], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02772928588092327, 0.01969320699572563, 0.027615660801529884, 0.028357531875371933, 0.825441837310791, 0.028780046850442886, 0.015669099986553192], "reduce_n3_p1": [0.9481391310691833, 0.028990015387535095, 0.0013653190108016133, 0.004462942015379667, 0.002930601593106985, 0.004614673089236021, 0.004105356056243181], "reduce_n3_p2": [0.016452955082058907, 0.022000445052981377, 0.024881752207875252, 0.011765164323151112, 0.8479255437850952, 0.01957320235669613, 0.022321749478578568], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.13639770448207855, 0.4993736147880554, 0.17292536795139313, 0.0938962772488594, 0.017267519608139992, 0.04719936102628708, 0.02101222611963749], "normal_n2_p1": [0.37422698736190796, 0.37632107734680176, 0.06643787026405334, 0.030467599630355835, 0.030700242146849632, 0.06930962204933167, 0.020878801122307777], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03840398043394089, 0.0306293535977602, 0.02920071966946125, 0.7652974724769592, 0.03312111645936966, 0.04177858307957649, 0.03638072311878204], "normal_n3_p1": [0.08334797620773315, 0.14721837639808655, 0.1476326584815979, 0.12723638117313385, 0.10102127492427826, 0.20532092452049255, 0.12650755047798157], "normal_n3_p2": [0.16904796659946442, 0.16120333969593048, 0.1743529886007309, 0.03225930407643318, 0.0287130456417799, 0.3263548016548157, 0.06904909759759903], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.11456035077571869, 0.023536544293165207, 0.0030323872342705727, 0.720737874507904, 0.026979953050613403, 0.02116083912551403, 0.057051945477724075], "reduce_n2_p1": [0.0005332895671017468, 0.003249801928177476, 0.9651517868041992, 0.008424884639680386, 0.003350732382386923, 0.007462194189429283, 0.0038103261031210423], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02772928588092327, 0.01969320699572563, 0.027615660801529884, 0.028357531875371933, 0.825441837310791, 0.028780046850442886, 0.015669099986553192], "reduce_n3_p1": [0.9481391310691833, 0.028990015387535095, 0.0013653190108016133, 0.004462942015379667, 0.002930601593106985, 0.004614673089236021, 0.004105356056243181], "reduce_n3_p2": [0.016452955082058907, 0.022000445052981377, 0.024881752207875252, 0.011765164323151112, 0.8479255437850952, 0.01957320235669613, 0.022321749478578568], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.12133654952049255, 0.5676267147064209, 0.13586270809173584, 0.06991132348775864, 0.02076929807662964, 0.0460004024207592, 0.02413051761686802], "normal_n2_p1": [0.22823184728622437, 0.5380268692970276, 0.060345616191625595, 0.02840431034564972, 0.028845444321632385, 0.06501194089651108, 0.021107306703925133], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06233919784426689, 0.04520431160926819, 0.040991704910993576, 0.6650748252868652, 0.05560348182916641, 0.05106187239289284, 0.04301494359970093], "normal_n3_p1": [0.12347590178251266, 0.2511930763721466, 0.1476050466299057, 0.15943801403045654, 0.10983012616634369, 0.058652374893426895, 0.09446586668491364], "normal_n3_p2": [0.2307872474193573, 0.12546826899051666, 0.12689834833145142, 0.044932328164577484, 0.04154811054468155, 0.3322261869907379, 0.05932404845952988], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.09485280513763428, 0.03083544224500656, 0.0054283407516777515, 0.702334463596344, 0.03452151641249657, 0.02712957374751568, 0.06351277977228165], "reduce_n2_p1": [0.0015775334322825074, 0.007873095571994781, 0.929926335811615, 0.01566501520574093, 0.007997745648026466, 0.013460821472108364, 0.008993680588901043], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06508125364780426, 0.031835079193115234, 0.039192698895931244, 0.041451096534729004, 0.7219924330711365, 0.037023209035396576, 0.02143523283302784], "reduce_n3_p1": [0.9436872601509094, 0.025509368628263474, 0.0014717282028868794, 0.007434785831719637, 0.0029834434390068054, 0.006363965570926666, 0.004068948794156313], "reduce_n3_p2": [0.061131980270147324, 0.0801573172211647, 0.08621811866760254, 0.03087812103331089, 0.529052197933197, 0.0522526390850544, 0.06748224049806595], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.12133654952049255, 0.5676267147064209, 0.13586270809173584, 0.06991132348775864, 0.02076929807662964, 0.0460004024207592, 0.02413051761686802], "normal_n2_p1": [0.22823184728622437, 0.5380268692970276, 0.060345616191625595, 0.02840431034564972, 0.028845444321632385, 0.06501194089651108, 0.021107306703925133], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06233919784426689, 0.04520431160926819, 0.040991704910993576, 0.6650748252868652, 0.05560348182916641, 0.05106187239289284, 0.04301494359970093], "normal_n3_p1": [0.12347590178251266, 0.2511930763721466, 0.1476050466299057, 0.15943801403045654, 0.10983012616634369, 0.058652374893426895, 0.09446586668491364], "normal_n3_p2": [0.2307872474193573, 0.12546826899051666, 0.12689834833145142, 0.044932328164577484, 0.04154811054468155, 0.3322261869907379, 0.05932404845952988], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.09485280513763428, 0.03083544224500656, 0.0054283407516777515, 0.702334463596344, 0.03452151641249657, 0.02712957374751568, 0.06351277977228165], "reduce_n2_p1": [0.0015775334322825074, 0.007873095571994781, 0.929926335811615, 0.01566501520574093, 0.007997745648026466, 0.013460821472108364, 0.008993680588901043], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06508125364780426, 0.031835079193115234, 0.039192698895931244, 0.041451096534729004, 0.7219924330711365, 0.037023209035396576, 0.02143523283302784], "reduce_n3_p1": [0.9436872601509094, 0.025509368628263474, 0.0014717282028868794, 0.007434785831719637, 0.0029834434390068054, 0.006363965570926666, 0.004068948794156313], "reduce_n3_p2": [0.061131980270147324, 0.0801573172211647, 0.08621811866760254, 0.03087812103331089, 0.529052197933197, 0.0522526390850544, 0.06748224049806595], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.181741863489151, 0.2964455783367157, 0.09177589416503906, 0.2556469738483429, 0.03052225150167942, 0.08572369813919067, 0.031532809138298035], "normal_n2_p1": [0.2341633141040802, 0.4772137403488159, 0.06565839052200317, 0.02696835994720459, 0.03621222451329231, 0.09867045283317566, 0.028315948322415352], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.08576560020446777, 0.05134882032871246, 0.05092615634202957, 0.5290288329124451, 0.07615777105093002, 0.07783979922533035, 0.06727536022663116], "normal_n3_p1": [0.1872410774230957, 0.19524787366390228, 0.06373582780361176, 0.14794133603572845, 0.12832574546337128, 0.03792738541960716, 0.17148956656455994], "normal_n3_p2": [0.0922260582447052, 0.04165688157081604, 0.03799901530146599, 0.08237963914871216, 0.03834335878491402, 0.587443470954895, 0.07449797540903091], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13411782681941986, 0.042253877967596054, 0.010142318904399872, 0.5968643426895142, 0.04395773634314537, 0.03326084837317467, 0.0896008312702179], "reduce_n2_p1": [0.0040635596960783005, 0.015381610952317715, 0.8827695846557617, 0.02345491573214531, 0.016048509627580643, 0.01992025226354599, 0.01652672328054905], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.1788569688796997, 0.05112425610423088, 0.06014974042773247, 0.07857885956764221, 0.46203121542930603, 0.043368298560380936, 0.039668429642915726], "reduce_n3_p1": [0.8990913033485413, 0.03297898918390274, 0.0034434690605849028, 0.017613552510738373, 0.006196192931383848, 0.013759015128016472, 0.007802080828696489], "reduce_n3_p2": [0.14476819336414337, 0.14956960082054138, 0.1385171115398407, 0.04385916888713837, 0.3067988455295563, 0.0623568557202816, 0.08075729757547379], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.181741863489151, 0.2964455783367157, 0.09177589416503906, 0.2556469738483429, 0.03052225150167942, 0.08572369813919067, 0.031532809138298035], "normal_n2_p1": [0.2341633141040802, 0.4772137403488159, 0.06565839052200317, 0.02696835994720459, 0.03621222451329231, 0.09867045283317566, 0.028315948322415352], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.08576560020446777, 0.05134882032871246, 0.05092615634202957, 0.5290288329124451, 0.07615777105093002, 0.07783979922533035, 0.06727536022663116], "normal_n3_p1": [0.1872410774230957, 0.19524787366390228, 0.06373582780361176, 0.14794133603572845, 0.12832574546337128, 0.03792738541960716, 0.17148956656455994], "normal_n3_p2": [0.0922260582447052, 0.04165688157081604, 0.03799901530146599, 0.08237963914871216, 0.03834335878491402, 0.587443470954895, 0.07449797540903091], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13411782681941986, 0.042253877967596054, 0.010142318904399872, 0.5968643426895142, 0.04395773634314537, 0.03326084837317467, 0.0896008312702179], "reduce_n2_p1": [0.0040635596960783005, 0.015381610952317715, 0.8827695846557617, 0.02345491573214531, 0.016048509627580643, 0.01992025226354599, 0.01652672328054905], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.1788569688796997, 0.05112425610423088, 0.06014974042773247, 0.07857885956764221, 0.46203121542930603, 0.043368298560380936, 0.039668429642915726], "reduce_n3_p1": [0.8990913033485413, 0.03297898918390274, 0.0034434690605849028, 0.017613552510738373, 0.006196192931383848, 0.013759015128016472, 0.007802080828696489], "reduce_n3_p2": [0.14476819336414337, 0.14956960082054138, 0.1385171115398407, 0.04385916888713837, 0.3067988455295563, 0.0623568557202816, 0.08075729757547379], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.341762900352478, 0.19022297859191895, 0.09294714033603668, 0.12209542840719223, 0.02202284149825573, 0.16235041618347168, 0.026467174291610718], "normal_n2_p1": [0.20764833688735962, 0.47539252042770386, 0.06487265974283218, 0.027153154835104942, 0.0350661501288414, 0.12749189138412476, 0.03355666995048523], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01540503092110157, 0.006594909820705652, 0.007646180223673582, 0.8375041484832764, 0.03514103218913078, 0.04846232756972313, 0.032724905759096146], "normal_n3_p1": [0.24691347777843475, 0.10188355296850204, 0.02679014578461647, 0.1074790507555008, 0.28228408098220825, 0.027142813429236412, 0.12992674112319946], "normal_n3_p2": [0.004226403310894966, 0.0035606944002211094, 0.0036412044428288937, 0.029630059376358986, 0.007779051549732685, 0.9130812287330627, 0.023674428462982178], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07385921478271484, 0.043058134615421295, 0.012621966190636158, 0.6909199953079224, 0.02889249101281166, 0.03533995896577835, 0.07461363822221756], "reduce_n2_p1": [0.008755242452025414, 0.02447362057864666, 0.8302977085113525, 0.03488590940833092, 0.024853374809026718, 0.02591872587800026, 0.022939911112189293], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01954057067632675, 0.037136808037757874, 0.0726979523897171, 0.09949763864278793, 0.5712332725524902, 0.0502980574965477, 0.059579528868198395], "reduce_n3_p1": [0.7598358988761902, 0.057534098625183105, 0.011189423501491547, 0.04313107207417488, 0.017539069056510925, 0.036854494363069534, 0.02243787795305252], "reduce_n3_p2": [0.10849146544933319, 0.3007366359233856, 0.16942442953586578, 0.04723173752427101, 0.1444539725780487, 0.09741902351379395, 0.06510794907808304], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.341762900352478, 0.19022297859191895, 0.09294714033603668, 0.12209542840719223, 0.02202284149825573, 0.16235041618347168, 0.026467174291610718], "normal_n2_p1": [0.20764833688735962, 0.47539252042770386, 0.06487265974283218, 0.027153154835104942, 0.0350661501288414, 0.12749189138412476, 0.03355666995048523], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01540503092110157, 0.006594909820705652, 0.007646180223673582, 0.8375041484832764, 0.03514103218913078, 0.04846232756972313, 0.032724905759096146], "normal_n3_p1": [0.24691347777843475, 0.10188355296850204, 0.02679014578461647, 0.1074790507555008, 0.28228408098220825, 0.027142813429236412, 0.12992674112319946], "normal_n3_p2": [0.004226403310894966, 0.0035606944002211094, 0.0036412044428288937, 0.029630059376358986, 0.007779051549732685, 0.9130812287330627, 0.023674428462982178], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07385921478271484, 0.043058134615421295, 0.012621966190636158, 0.6909199953079224, 0.02889249101281166, 0.03533995896577835, 0.07461363822221756], "reduce_n2_p1": [0.008755242452025414, 0.02447362057864666, 0.8302977085113525, 0.03488590940833092, 0.024853374809026718, 0.02591872587800026, 0.022939911112189293], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01954057067632675, 0.037136808037757874, 0.0726979523897171, 0.09949763864278793, 0.5712332725524902, 0.0502980574965477, 0.059579528868198395], "reduce_n3_p1": [0.7598358988761902, 0.057534098625183105, 0.011189423501491547, 0.04313107207417488, 0.017539069056510925, 0.036854494363069534, 0.02243787795305252], "reduce_n3_p2": [0.10849146544933319, 0.3007366359233856, 0.16942442953586578, 0.04723173752427101, 0.1444539725780487, 0.09741902351379395, 0.06510794907808304], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.17164185643196106, 0.19177086651325226, 0.16667422652244568, 0.05150540545582771, 0.02915925718843937, 0.28801608085632324, 0.03802208602428436], "normal_n2_p1": [0.13513407111167908, 0.6135841012001038, 0.07476722449064255, 0.01995074935257435, 0.032353147864341736, 0.07147225737571716, 0.028316128998994827], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.005667524877935648, 0.002357090124860406, 0.002855209168046713, 0.9262204170227051, 0.01754041016101837, 0.021201618015766144, 0.017129989340901375], "normal_n3_p1": [0.1487288922071457, 0.044903043657541275, 0.019823770970106125, 0.0962948426604271, 0.41074302792549133, 0.026755481958389282, 0.1601988673210144], "normal_n3_p2": [0.001251524779945612, 0.0014990532072260976, 0.0016387637006118894, 0.014082912355661392, 0.003857672680169344, 0.9571855664253235, 0.012327411212027073], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08036716282367706, 0.05839008465409279, 0.021297723054885864, 0.5823301672935486, 0.0408649668097496, 0.05669665336608887, 0.08940086513757706], "reduce_n2_p1": [0.0150016313418746, 0.034666307270526886, 0.8070857524871826, 0.03934289887547493, 0.028505856171250343, 0.02192165143787861, 0.026114100590348244], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.004187651444226503, 0.017589999362826347, 0.02829844318330288, 0.04897689074277878, 0.8121339678764343, 0.02601419761776924, 0.024960454553365707], "reduce_n3_p1": [0.7664074897766113, 0.061646468937397, 0.01827583834528923, 0.023715266957879066, 0.027699366211891174, 0.02076382003724575, 0.036667320877313614], "reduce_n3_p2": [0.06358463317155838, 0.2123134881258011, 0.15253107249736786, 0.05860171839594841, 0.14189867675304413, 0.17002998292446136, 0.1075778529047966], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.17164185643196106, 0.19177086651325226, 0.16667422652244568, 0.05150540545582771, 0.02915925718843937, 0.28801608085632324, 0.03802208602428436], "normal_n2_p1": [0.13513407111167908, 0.6135841012001038, 0.07476722449064255, 0.01995074935257435, 0.032353147864341736, 0.07147225737571716, 0.028316128998994827], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.005667524877935648, 0.002357090124860406, 0.002855209168046713, 0.9262204170227051, 0.01754041016101837, 0.021201618015766144, 0.017129989340901375], "normal_n3_p1": [0.1487288922071457, 0.044903043657541275, 0.019823770970106125, 0.0962948426604271, 0.41074302792549133, 0.026755481958389282, 0.1601988673210144], "normal_n3_p2": [0.001251524779945612, 0.0014990532072260976, 0.0016387637006118894, 0.014082912355661392, 0.003857672680169344, 0.9571855664253235, 0.012327411212027073], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08036716282367706, 0.05839008465409279, 0.021297723054885864, 0.5823301672935486, 0.0408649668097496, 0.05669665336608887, 0.08940086513757706], "reduce_n2_p1": [0.0150016313418746, 0.034666307270526886, 0.8070857524871826, 0.03934289887547493, 0.028505856171250343, 0.02192165143787861, 0.026114100590348244], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.004187651444226503, 0.017589999362826347, 0.02829844318330288, 0.04897689074277878, 0.8121339678764343, 0.02601419761776924, 0.024960454553365707], "reduce_n3_p1": [0.7664074897766113, 0.061646468937397, 0.01827583834528923, 0.023715266957879066, 0.027699366211891174, 0.02076382003724575, 0.036667320877313614], "reduce_n3_p2": [0.06358463317155838, 0.2123134881258011, 0.15253107249736786, 0.05860171839594841, 0.14189867675304413, 0.17002998292446136, 0.1075778529047966], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013528392650187016, 0.06475020945072174, 0.03694554790854454, 0.019771480932831764, 0.03321792557835579, 0.7113831639289856, 0.06884238868951797], "normal_n2_p1": [0.11309458315372467, 0.46912750601768494, 0.08619073778390884, 0.03404272347688675, 0.047123756259679794, 0.14422185719013214, 0.06225698068737984], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.004975254647433758, 0.0025722093414515257, 0.0030901944264769554, 0.9220054149627686, 0.02023802511394024, 0.019367946311831474, 0.019656198099255562], "normal_n3_p1": [0.011160103604197502, 0.005984829738736153, 0.005026635248214006, 0.025990178808569908, 0.9144166707992554, 0.005615598987787962, 0.014011249877512455], "normal_n3_p2": [0.0019290265627205372, 0.002675510011613369, 0.003025209531188011, 0.018612926825881004, 0.006120603997260332, 0.932275116443634, 0.022464565932750702], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.23773550987243652, 0.1132444366812706, 0.028898289427161217, 0.10563453286886215, 0.035076774656772614, 0.1410093754529953, 0.2255827784538269], "reduce_n2_p1": [0.02517295815050602, 0.04898295924067497, 0.7352601289749146, 0.05537379905581474, 0.03788617253303528, 0.026805466040968895, 0.03612489253282547], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0019328617490828037, 0.009451295249164104, 0.010013386607170105, 0.0076654148288071156, 0.9459577798843384, 0.007264729589223862, 0.009023724123835564], "reduce_n3_p1": [0.44111257791519165, 0.07799969613552094, 0.05312853679060936, 0.04448111355304718, 0.09150372445583344, 0.03393940255045891, 0.13113655149936676], "reduce_n3_p2": [0.07063808292150497, 0.43636763095855713, 0.21835896372795105, 0.044056594371795654, 0.03670940175652504, 0.06937447190284729, 0.0582055002450943], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013528392650187016, 0.06475020945072174, 0.03694554790854454, 0.019771480932831764, 0.03321792557835579, 0.7113831639289856, 0.06884238868951797], "normal_n2_p1": [0.11309458315372467, 0.46912750601768494, 0.08619073778390884, 0.03404272347688675, 0.047123756259679794, 0.14422185719013214, 0.06225698068737984], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.004975254647433758, 0.0025722093414515257, 0.0030901944264769554, 0.9220054149627686, 0.02023802511394024, 0.019367946311831474, 0.019656198099255562], "normal_n3_p1": [0.011160103604197502, 0.005984829738736153, 0.005026635248214006, 0.025990178808569908, 0.9144166707992554, 0.005615598987787962, 0.014011249877512455], "normal_n3_p2": [0.0019290265627205372, 0.002675510011613369, 0.003025209531188011, 0.018612926825881004, 0.006120603997260332, 0.932275116443634, 0.022464565932750702], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.23773550987243652, 0.1132444366812706, 0.028898289427161217, 0.10563453286886215, 0.035076774656772614, 0.1410093754529953, 0.2255827784538269], "reduce_n2_p1": [0.02517295815050602, 0.04898295924067497, 0.7352601289749146, 0.05537379905581474, 0.03788617253303528, 0.026805466040968895, 0.03612489253282547], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0019328617490828037, 0.009451295249164104, 0.010013386607170105, 0.0076654148288071156, 0.9459577798843384, 0.007264729589223862, 0.009023724123835564], "reduce_n3_p1": [0.44111257791519165, 0.07799969613552094, 0.05312853679060936, 0.04448111355304718, 0.09150372445583344, 0.03393940255045891, 0.13113655149936676], "reduce_n3_p2": [0.07063808292150497, 0.43636763095855713, 0.21835896372795105, 0.044056594371795654, 0.03670940175652504, 0.06937447190284729, 0.0582055002450943], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.007358005736023188, 0.07312919944524765, 0.04282986372709274, 0.02976774238049984, 0.0558764822781086, 0.6131212711334229, 0.07850158214569092], "normal_n2_p1": [0.04068492352962494, 0.8652303218841553, 0.036797624081373215, 0.01099886279553175, 0.009243114851415157, 0.014156355522572994, 0.011664634570479393], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009415620006620884, 0.005991099867969751, 0.006976183038204908, 0.8451400399208069, 0.039760228246450424, 0.03166884183883667, 0.04250314459204674], "normal_n3_p1": [0.004064726177603006, 0.003392254700884223, 0.004225102718919516, 0.01626916415989399, 0.9535351395606995, 0.003428015159443021, 0.0052327848970890045], "normal_n3_p2": [0.005416335072368383, 0.007660197094082832, 0.008589627221226692, 0.03014133684337139, 0.013058511540293694, 0.8700329661369324, 0.04152911901473999], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.050679761916399, 0.048491768538951874, 0.01912122219800949, 0.016629599034786224, 0.011879545636475086, 0.1501908302307129, 0.6611824631690979], "reduce_n2_p1": [0.035322196781635284, 0.06960182636976242, 0.6756691336631775, 0.0648927092552185, 0.04127601534128189, 0.029731491580605507, 0.048056624829769135], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0026877273339778185, 0.009837422519922256, 0.009085668250918388, 0.004666229244321585, 0.9515939354896545, 0.006743863690644503, 0.008404736407101154], "reduce_n3_p1": [0.1268460601568222, 0.07904660701751709, 0.0847989171743393, 0.09612392634153366, 0.21374373137950897, 0.05339835211634636, 0.18971271812915802], "reduce_n3_p2": [0.06849934160709381, 0.3556358814239502, 0.3104279935359955, 0.04125113785266876, 0.01915736123919487, 0.07544649392366409, 0.058351676911115646], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.007358005736023188, 0.07312919944524765, 0.04282986372709274, 0.02976774238049984, 0.0558764822781086, 0.6131212711334229, 0.07850158214569092], "normal_n2_p1": [0.04068492352962494, 0.8652303218841553, 0.036797624081373215, 0.01099886279553175, 0.009243114851415157, 0.014156355522572994, 0.011664634570479393], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009415620006620884, 0.005991099867969751, 0.006976183038204908, 0.8451400399208069, 0.039760228246450424, 0.03166884183883667, 0.04250314459204674], "normal_n3_p1": [0.004064726177603006, 0.003392254700884223, 0.004225102718919516, 0.01626916415989399, 0.9535351395606995, 0.003428015159443021, 0.0052327848970890045], "normal_n3_p2": [0.005416335072368383, 0.007660197094082832, 0.008589627221226692, 0.03014133684337139, 0.013058511540293694, 0.8700329661369324, 0.04152911901473999], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.050679761916399, 0.048491768538951874, 0.01912122219800949, 0.016629599034786224, 0.011879545636475086, 0.1501908302307129, 0.6611824631690979], "reduce_n2_p1": [0.035322196781635284, 0.06960182636976242, 0.6756691336631775, 0.0648927092552185, 0.04127601534128189, 0.029731491580605507, 0.048056624829769135], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0026877273339778185, 0.009837422519922256, 0.009085668250918388, 0.004666229244321585, 0.9515939354896545, 0.006743863690644503, 0.008404736407101154], "reduce_n3_p1": [0.1268460601568222, 0.07904660701751709, 0.0847989171743393, 0.09612392634153366, 0.21374373137950897, 0.05339835211634636, 0.18971271812915802], "reduce_n3_p2": [0.06849934160709381, 0.3556358814239502, 0.3104279935359955, 0.04125113785266876, 0.01915736123919487, 0.07544649392366409, 0.058351676911115646], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.00946471281349659, 0.16442708671092987, 0.147386372089386, 0.0497107058763504, 0.24185039103031158, 0.08139005303382874, 0.1485910415649414], "normal_n2_p1": [0.012834078632295132, 0.952372670173645, 0.015685632824897766, 0.004835246596485376, 0.003031670581549406, 0.0034830744843930006, 0.003514021635055542], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.015013102442026138, 0.011088256724178791, 0.011997288092970848, 0.8222325444221497, 0.03902468457818031, 0.03353889659047127, 0.04326057434082031], "normal_n3_p1": [0.004778942558914423, 0.005498683080077171, 0.008574303239583969, 0.02597196027636528, 0.9301085472106934, 0.005280948709696531, 0.006019107066094875], "normal_n3_p2": [0.012221939861774445, 0.015909746289253235, 0.0173918716609478, 0.03049400821328163, 0.022074371576309204, 0.830384373664856, 0.04245263338088989], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13296441733837128, 0.16432437300682068, 0.04696646332740784, 0.017451005056500435, 0.02193189412355423, 0.12396825104951859, 0.430167019367218], "reduce_n2_p1": [0.07320922613143921, 0.35361579060554504, 0.32523834705352783, 0.06503187865018845, 0.037446279078722, 0.04449974000453949, 0.06725728511810303], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005716411862522364, 0.014372059144079685, 0.010812551714479923, 0.005414084997028112, 0.9334288239479065, 0.0098494291305542, 0.01151182223111391], "reduce_n3_p1": [0.3324221074581146, 0.16015101969242096, 0.06892740726470947, 0.04580245912075043, 0.01775391399860382, 0.06780366599559784, 0.019135477021336555], "reduce_n3_p2": [0.0937289148569107, 0.050059664994478226, 0.19121500849723816, 0.06953988969326019, 0.026201097294688225, 0.1640036553144455, 0.15281689167022705], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.00946471281349659, 0.16442708671092987, 0.147386372089386, 0.0497107058763504, 0.24185039103031158, 0.08139005303382874, 0.1485910415649414], "normal_n2_p1": [0.012834078632295132, 0.952372670173645, 0.015685632824897766, 0.004835246596485376, 0.003031670581549406, 0.0034830744843930006, 0.003514021635055542], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.015013102442026138, 0.011088256724178791, 0.011997288092970848, 0.8222325444221497, 0.03902468457818031, 0.03353889659047127, 0.04326057434082031], "normal_n3_p1": [0.004778942558914423, 0.005498683080077171, 0.008574303239583969, 0.02597196027636528, 0.9301085472106934, 0.005280948709696531, 0.006019107066094875], "normal_n3_p2": [0.012221939861774445, 0.015909746289253235, 0.0173918716609478, 0.03049400821328163, 0.022074371576309204, 0.830384373664856, 0.04245263338088989], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13296441733837128, 0.16432437300682068, 0.04696646332740784, 0.017451005056500435, 0.02193189412355423, 0.12396825104951859, 0.430167019367218], "reduce_n2_p1": [0.07320922613143921, 0.35361579060554504, 0.32523834705352783, 0.06503187865018845, 0.037446279078722, 0.04449974000453949, 0.06725728511810303], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005716411862522364, 0.014372059144079685, 0.010812551714479923, 0.005414084997028112, 0.9334288239479065, 0.0098494291305542, 0.01151182223111391], "reduce_n3_p1": [0.3324221074581146, 0.16015101969242096, 0.06892740726470947, 0.04580245912075043, 0.01775391399860382, 0.06780366599559784, 0.019135477021336555], "reduce_n3_p2": [0.0937289148569107, 0.050059664994478226, 0.19121500849723816, 0.06953988969326019, 0.026201097294688225, 0.1640036553144455, 0.15281689167022705], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.002058993326500058, 0.10099602490663528, 0.5412173271179199, 0.03277654945850372, 0.0010144413681700826, 0.010158360004425049, 0.001983779249712825], "normal_n2_p1": [0.00846513919532299, 0.968675434589386, 0.009914884343743324, 0.0035707235801965, 0.0021729706786572933, 0.00197157496586442, 0.0022169139701873064], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02952900156378746, 0.025309467688202858, 0.02594284527003765, 0.6804296374320984, 0.06234347075223923, 0.052970040589571, 0.08736949414014816], "normal_n3_p1": [0.010511325672268867, 0.016014108434319496, 0.029037058353424072, 0.05742206051945686, 0.8290305137634277, 0.013802752830088139, 0.013204144313931465], "normal_n3_p2": [0.019385473802685738, 0.022037258371710777, 0.02447647787630558, 0.033654723316431046, 0.027546800673007965, 0.8360254168510437, 0.014078231528401375], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.14686135947704315, 0.1969929188489914, 0.06473288685083389, 0.0162451583892107, 0.02811037190258503, 0.12736520171165466, 0.35184812545776367], "reduce_n2_p1": [0.10704203695058823, 0.1925906389951706, 0.4852067232131958, 0.04978704825043678, 0.02909037284553051, 0.06195050850510597, 0.04040910676121712], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.012462051585316658, 0.02065921202301979, 0.0180992279201746, 0.009478816762566566, 0.8814181089401245, 0.020637482404708862, 0.021078521385788918], "reduce_n3_p1": [0.7285006046295166, 0.1065320298075676, 0.01923336833715439, 0.019825298339128494, 0.003015736350789666, 0.05290530249476433, 0.003339669667184353], "reduce_n3_p2": [0.03047792613506317, 0.011207113973796368, 0.07106555253267288, 0.08512821048498154, 0.02530777081847191, 0.14898161590099335, 0.2354217767715454], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.002058993326500058, 0.10099602490663528, 0.5412173271179199, 0.03277654945850372, 0.0010144413681700826, 0.010158360004425049, 0.001983779249712825], "normal_n2_p1": [0.00846513919532299, 0.968675434589386, 0.009914884343743324, 0.0035707235801965, 0.0021729706786572933, 0.00197157496586442, 0.0022169139701873064], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02952900156378746, 0.025309467688202858, 0.02594284527003765, 0.6804296374320984, 0.06234347075223923, 0.052970040589571, 0.08736949414014816], "normal_n3_p1": [0.010511325672268867, 0.016014108434319496, 0.029037058353424072, 0.05742206051945686, 0.8290305137634277, 0.013802752830088139, 0.013204144313931465], "normal_n3_p2": [0.019385473802685738, 0.022037258371710777, 0.02447647787630558, 0.033654723316431046, 0.027546800673007965, 0.8360254168510437, 0.014078231528401375], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.14686135947704315, 0.1969929188489914, 0.06473288685083389, 0.0162451583892107, 0.02811037190258503, 0.12736520171165466, 0.35184812545776367], "reduce_n2_p1": [0.10704203695058823, 0.1925906389951706, 0.4852067232131958, 0.04978704825043678, 0.02909037284553051, 0.06195050850510597, 0.04040910676121712], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.012462051585316658, 0.02065921202301979, 0.0180992279201746, 0.009478816762566566, 0.8814181089401245, 0.020637482404708862, 0.021078521385788918], "reduce_n3_p1": [0.7285006046295166, 0.1065320298075676, 0.01923336833715439, 0.019825298339128494, 0.003015736350789666, 0.05290530249476433, 0.003339669667184353], "reduce_n3_p2": [0.03047792613506317, 0.011207113973796368, 0.07106555253267288, 0.08512821048498154, 0.02530777081847191, 0.14898161590099335, 0.2354217767715454], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0013349856017157435, 0.0814671590924263, 0.3949909806251526, 0.02459365501999855, 9.054339898284525e-05, 0.004038811195641756, 0.00030746933771297336], "normal_n2_p1": [0.008318739011883736, 0.9670059084892273, 0.009601605124771595, 0.004249414429068565, 0.002644234336912632, 0.0020691866520792246, 0.002515555825084448], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04102844372391701, 0.0354020893573761, 0.03650318458676338, 0.6710960865020752, 0.06956202536821365, 0.046590909361839294, 0.04649815708398819], "normal_n3_p1": [0.022976014763116837, 0.042019668966531754, 0.08470255136489868, 0.10999070852994919, 0.5960375666618347, 0.03132520243525505, 0.030008016154170036], "normal_n3_p2": [0.04532310739159584, 0.04611865058541298, 0.05276470258831978, 0.07209901511669159, 0.06532846391201019, 0.6628580093383789, 0.01452513225376606], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.228276789188385, 0.3216448426246643, 0.04682306945323944, 0.015429222024977207, 0.021359313279390335, 0.060158878564834595, 0.2644903063774109], "reduce_n2_p1": [0.10646586120128632, 0.3829585015773773, 0.2624100148677826, 0.04231811687350273, 0.026890859007835388, 0.08505470305681229, 0.04325861111283302], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02625204436480999, 0.029488326981663704, 0.028302311897277832, 0.013844791799783707, 0.8196273446083069, 0.02839660830795765, 0.03093027137219906], "reduce_n3_p1": [0.7140010595321655, 0.083688884973526, 0.013628345914185047, 0.014843229204416275, 0.00232862401753664, 0.11007554829120636, 0.0026642002630978823], "reduce_n3_p2": [0.016978498548269272, 0.005182224791496992, 0.039978768676519394, 0.08142106980085373, 0.017899487167596817, 0.030048297718167305, 0.19160670042037964], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0013349856017157435, 0.0814671590924263, 0.3949909806251526, 0.02459365501999855, 9.054339898284525e-05, 0.004038811195641756, 0.00030746933771297336], "normal_n2_p1": [0.008318739011883736, 0.9670059084892273, 0.009601605124771595, 0.004249414429068565, 0.002644234336912632, 0.0020691866520792246, 0.002515555825084448], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04102844372391701, 0.0354020893573761, 0.03650318458676338, 0.6710960865020752, 0.06956202536821365, 0.046590909361839294, 0.04649815708398819], "normal_n3_p1": [0.022976014763116837, 0.042019668966531754, 0.08470255136489868, 0.10999070852994919, 0.5960375666618347, 0.03132520243525505, 0.030008016154170036], "normal_n3_p2": [0.04532310739159584, 0.04611865058541298, 0.05276470258831978, 0.07209901511669159, 0.06532846391201019, 0.6628580093383789, 0.01452513225376606], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.228276789188385, 0.3216448426246643, 0.04682306945323944, 0.015429222024977207, 0.021359313279390335, 0.060158878564834595, 0.2644903063774109], "reduce_n2_p1": [0.10646586120128632, 0.3829585015773773, 0.2624100148677826, 0.04231811687350273, 0.026890859007835388, 0.08505470305681229, 0.04325861111283302], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02625204436480999, 0.029488326981663704, 0.028302311897277832, 0.013844791799783707, 0.8196273446083069, 0.02839660830795765, 0.03093027137219906], "reduce_n3_p1": [0.7140010595321655, 0.083688884973526, 0.013628345914185047, 0.014843229204416275, 0.00232862401753664, 0.11007554829120636, 0.0026642002630978823], "reduce_n3_p2": [0.016978498548269272, 0.005182224791496992, 0.039978768676519394, 0.08142106980085373, 0.017899487167596817, 0.030048297718167305, 0.19160670042037964], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.002147233346477151, 0.12726366519927979, 0.6442078351974487, 0.030811777338385582, 6.256213964661583e-05, 0.0044307769276201725, 0.00026428201817907393], "normal_n2_p1": [0.010754590854048729, 0.9544600248336792, 0.01189088448882103, 0.006414458621293306, 0.004166445694863796, 0.002996639581397176, 0.003821923630312085], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.007377968169748783, 0.006568117532879114, 0.006429795175790787, 0.9338521361351013, 0.02035393752157688, 0.012778538279235363, 0.006405430380254984], "normal_n3_p1": [0.03404807671904564, 0.061015527695417404, 0.0864720568060875, 0.17188242077827454, 0.4511755108833313, 0.043107770383358, 0.03855418041348457], "normal_n3_p2": [0.043981023132801056, 0.0440424382686615, 0.04437561705708504, 0.07405294477939606, 0.12861798703670502, 0.5966524481773376, 0.01643219031393528], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.15680254995822906, 0.3515738248825073, 0.03698064386844635, 0.016365477815270424, 0.023714080452919006, 0.03500659018754959, 0.35089603066444397], "reduce_n2_p1": [0.03279680758714676, 0.010357766412198544, 0.5480183362960815, 0.03600509464740753, 0.030999239534139633, 0.2273155152797699, 0.04495326429605484], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04143299534916878, 0.037045273929834366, 0.04414660483598709, 0.023457670584321022, 0.7399993538856506, 0.04127410054206848, 0.03441575542092323], "reduce_n3_p1": [0.8794779181480408, 0.04264917969703674, 0.01158597506582737, 0.011013279668986797, 0.002341071842238307, 0.02502232789993286, 0.0028276564553380013], "reduce_n3_p2": [0.013757319189608097, 0.004221299197524786, 0.025648022070527077, 0.06399226188659668, 0.01583322137594223, 0.013615071773529053, 0.09988261759281158], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.002147233346477151, 0.12726366519927979, 0.6442078351974487, 0.030811777338385582, 6.256213964661583e-05, 0.0044307769276201725, 0.00026428201817907393], "normal_n2_p1": [0.010754590854048729, 0.9544600248336792, 0.01189088448882103, 0.006414458621293306, 0.004166445694863796, 0.002996639581397176, 0.003821923630312085], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.007377968169748783, 0.006568117532879114, 0.006429795175790787, 0.9338521361351013, 0.02035393752157688, 0.012778538279235363, 0.006405430380254984], "normal_n3_p1": [0.03404807671904564, 0.061015527695417404, 0.0864720568060875, 0.17188242077827454, 0.4511755108833313, 0.043107770383358, 0.03855418041348457], "normal_n3_p2": [0.043981023132801056, 0.0440424382686615, 0.04437561705708504, 0.07405294477939606, 0.12861798703670502, 0.5966524481773376, 0.01643219031393528], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.15680254995822906, 0.3515738248825073, 0.03698064386844635, 0.016365477815270424, 0.023714080452919006, 0.03500659018754959, 0.35089603066444397], "reduce_n2_p1": [0.03279680758714676, 0.010357766412198544, 0.5480183362960815, 0.03600509464740753, 0.030999239534139633, 0.2273155152797699, 0.04495326429605484], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04143299534916878, 0.037045273929834366, 0.04414660483598709, 0.023457670584321022, 0.7399993538856506, 0.04127410054206848, 0.03441575542092323], "reduce_n3_p1": [0.8794779181480408, 0.04264917969703674, 0.01158597506582737, 0.011013279668986797, 0.002341071842238307, 0.02502232789993286, 0.0028276564553380013], "reduce_n3_p2": [0.013757319189608097, 0.004221299197524786, 0.025648022070527077, 0.06399226188659668, 0.01583322137594223, 0.013615071773529053, 0.09988261759281158], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0031687712762504816, 0.1280943900346756, 0.7747252583503723, 0.02637890912592411, 7.699551497353241e-05, 0.005057282280176878, 0.000337724486598745], "normal_n2_p1": [0.017726048827171326, 0.9171060919761658, 0.01956474967300892, 0.01259632594883442, 0.008271466940641403, 0.005851232912391424, 0.007836079224944115], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0032456594053655863, 0.003039903938770294, 0.002964820945635438, 0.9688807129859924, 0.010226293466985226, 0.006527554243803024, 0.002476311521604657], "normal_n3_p1": [0.02946920320391655, 0.04043380543589592, 0.03634326532483101, 0.2774888575077057, 0.49964407086372375, 0.03341788426041603, 0.029591228812932968], "normal_n3_p2": [0.031032299622893333, 0.036693476140499115, 0.039182402193546295, 0.08991989493370056, 0.1620481014251709, 0.5456986427307129, 0.02362537570297718], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.15932226181030273, 0.4303222894668579, 0.03453536704182625, 0.020388159900903702, 0.02960103563964367, 0.02784964255988598, 0.2680121660232544], "reduce_n2_p1": [0.018511246889829636, 0.001924810465425253, 0.27776068449020386, 0.03469358757138252, 0.03528570383787155, 0.469967782497406, 0.057282883673906326], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06172233819961548, 0.0392528660595417, 0.03295911103487015, 0.023771211504936218, 0.7606453895568848, 0.02666994370520115, 0.025682998821139336], "reduce_n3_p1": [0.8567867279052734, 0.04376400262117386, 0.021234741434454918, 0.018176281824707985, 0.00536675751209259, 0.02033095248043537, 0.006878174375742674], "reduce_n3_p2": [0.02276998572051525, 0.007516152691096067, 0.03569282218813896, 0.05783264338970184, 0.022769538685679436, 0.01388768944889307, 0.11463777720928192], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0031687712762504816, 0.1280943900346756, 0.7747252583503723, 0.02637890912592411, 7.699551497353241e-05, 0.005057282280176878, 0.000337724486598745], "normal_n2_p1": [0.017726048827171326, 0.9171060919761658, 0.01956474967300892, 0.01259632594883442, 0.008271466940641403, 0.005851232912391424, 0.007836079224944115], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0032456594053655863, 0.003039903938770294, 0.002964820945635438, 0.9688807129859924, 0.010226293466985226, 0.006527554243803024, 0.002476311521604657], "normal_n3_p1": [0.02946920320391655, 0.04043380543589592, 0.03634326532483101, 0.2774888575077057, 0.49964407086372375, 0.03341788426041603, 0.029591228812932968], "normal_n3_p2": [0.031032299622893333, 0.036693476140499115, 0.039182402193546295, 0.08991989493370056, 0.1620481014251709, 0.5456986427307129, 0.02362537570297718], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.15932226181030273, 0.4303222894668579, 0.03453536704182625, 0.020388159900903702, 0.02960103563964367, 0.02784964255988598, 0.2680121660232544], "reduce_n2_p1": [0.018511246889829636, 0.001924810465425253, 0.27776068449020386, 0.03469358757138252, 0.03528570383787155, 0.469967782497406, 0.057282883673906326], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06172233819961548, 0.0392528660595417, 0.03295911103487015, 0.023771211504936218, 0.7606453895568848, 0.02666994370520115, 0.025682998821139336], "reduce_n3_p1": [0.8567867279052734, 0.04376400262117386, 0.021234741434454918, 0.018176281824707985, 0.00536675751209259, 0.02033095248043537, 0.006878174375742674], "reduce_n3_p2": [0.02276998572051525, 0.007516152691096067, 0.03569282218813896, 0.05783264338970184, 0.022769538685679436, 0.01388768944889307, 0.11463777720928192], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.008030245080590248, 0.15138466656208038, 0.6679033637046814, 0.07420129328966141, 0.00023559101100545377, 0.011033708229660988, 0.0009758627275004983], "normal_n2_p1": [0.029948782175779343, 0.8396124243736267, 0.03606358543038368, 0.025823328644037247, 0.016300465911626816, 0.012114170007407665, 0.01743651181459427], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0033053795341402292, 0.003208569483831525, 0.003163271816447377, 0.9694744944572449, 0.00918513908982277, 0.006076349876821041, 0.0023936405777931213], "normal_n3_p1": [0.01565038040280342, 0.0169961079955101, 0.01229330524802208, 0.07427509129047394, 0.8364021182060242, 0.014778840355575085, 0.015198311768472195], "normal_n3_p2": [0.04040436074137688, 0.048864979296922684, 0.06212610751390457, 0.15953940153121948, 0.21656090021133423, 0.28723499178886414, 0.04861032962799072], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04156972095370293, 0.13145548105239868, 0.03076273389160633, 0.021289037540555, 0.037789348512887955, 0.025612354278564453, 0.6782418489456177], "reduce_n2_p1": [0.0074796853587031364, 0.0006178091862238944, 0.04123030602931976, 0.018377196043729782, 0.01841866225004196, 0.8354006409645081, 0.03000803478062153], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.11238672584295273, 0.05619756504893303, 0.029655441641807556, 0.03331549093127251, 0.6709746718406677, 0.02686121314764023, 0.03302597999572754], "reduce_n3_p1": [0.8185696005821228, 0.05070504546165466, 0.029697109013795853, 0.018938401713967323, 0.012546336278319359, 0.02725216932594776, 0.016753477975726128], "reduce_n3_p2": [0.04648026451468468, 0.0191483274102211, 0.06716305017471313, 0.07225874811410904, 0.04683394730091095, 0.02585684135556221, 0.24468587338924408], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.008030245080590248, 0.15138466656208038, 0.6679033637046814, 0.07420129328966141, 0.00023559101100545377, 0.011033708229660988, 0.0009758627275004983], "normal_n2_p1": [0.029948782175779343, 0.8396124243736267, 0.03606358543038368, 0.025823328644037247, 0.016300465911626816, 0.012114170007407665, 0.01743651181459427], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0033053795341402292, 0.003208569483831525, 0.003163271816447377, 0.9694744944572449, 0.00918513908982277, 0.006076349876821041, 0.0023936405777931213], "normal_n3_p1": [0.01565038040280342, 0.0169961079955101, 0.01229330524802208, 0.07427509129047394, 0.8364021182060242, 0.014778840355575085, 0.015198311768472195], "normal_n3_p2": [0.04040436074137688, 0.048864979296922684, 0.06212610751390457, 0.15953940153121948, 0.21656090021133423, 0.28723499178886414, 0.04861032962799072], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04156972095370293, 0.13145548105239868, 0.03076273389160633, 0.021289037540555, 0.037789348512887955, 0.025612354278564453, 0.6782418489456177], "reduce_n2_p1": [0.0074796853587031364, 0.0006178091862238944, 0.04123030602931976, 0.018377196043729782, 0.01841866225004196, 0.8354006409645081, 0.03000803478062153], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.11238672584295273, 0.05619756504893303, 0.029655441641807556, 0.03331549093127251, 0.6709746718406677, 0.02686121314764023, 0.03302597999572754], "reduce_n3_p1": [0.8185696005821228, 0.05070504546165466, 0.029697109013795853, 0.018938401713967323, 0.012546336278319359, 0.02725216932594776, 0.016753477975726128], "reduce_n3_p2": [0.04648026451468468, 0.0191483274102211, 0.06716305017471313, 0.07225874811410904, 0.04683394730091095, 0.02585684135556221, 0.24468587338924408], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.008853915147483349, 0.15388266742229462, 0.7979124784469604, 0.013420640490949154, 0.00034716801019385457, 0.010397905483841896, 0.0012875013053417206], "normal_n2_p1": [0.0412287712097168, 0.7359606027603149, 0.05145617201924324, 0.046973831951618195, 0.02995133586227894, 0.02151712216436863, 0.032119229435920715], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0055941385217010975, 0.005640251096338034, 0.00551627716049552, 0.9543984532356262, 0.01077976729720831, 0.008092975243926048, 0.0037713416386395693], "normal_n3_p1": [0.034783028066158295, 0.03835373744368553, 0.0262669138610363, 0.14871037006378174, 0.6706580519676208, 0.02728462405502796, 0.032232433557510376], "normal_n3_p2": [0.058503441512584686, 0.06967280060052872, 0.13611075282096863, 0.31205177307128906, 0.006935534067451954, 0.3779086470603943, 0.020756132900714874], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.025390468537807465, 0.07921444624662399, 0.03864334896206856, 0.02669496461749077, 0.05540436506271362, 0.034890323877334595, 0.6919645667076111], "reduce_n2_p1": [0.007425626739859581, 0.0008097674581222236, 0.023966651409864426, 0.019480090588331223, 0.022831862792372704, 0.8436490893363953, 0.030105004087090492], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.007727507036179304, 0.014433409087359905, 0.009024188853800297, 0.01505187340080738, 0.9211623072624207, 0.008712098933756351, 0.010708612389862537], "reduce_n3_p1": [0.7906821370124817, 0.05338378623127937, 0.029426978901028633, 0.021656891331076622, 0.022149695083498955, 0.027532145380973816, 0.03005305491387844], "reduce_n3_p2": [0.09581076353788376, 0.03801777586340904, 0.09796128422021866, 0.0726858377456665, 0.05535239726305008, 0.03552873432636261, 0.06347738206386566], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.008853915147483349, 0.15388266742229462, 0.7979124784469604, 0.013420640490949154, 0.00034716801019385457, 0.010397905483841896, 0.0012875013053417206], "normal_n2_p1": [0.0412287712097168, 0.7359606027603149, 0.05145617201924324, 0.046973831951618195, 0.02995133586227894, 0.02151712216436863, 0.032119229435920715], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0055941385217010975, 0.005640251096338034, 0.00551627716049552, 0.9543984532356262, 0.01077976729720831, 0.008092975243926048, 0.0037713416386395693], "normal_n3_p1": [0.034783028066158295, 0.03835373744368553, 0.0262669138610363, 0.14871037006378174, 0.6706580519676208, 0.02728462405502796, 0.032232433557510376], "normal_n3_p2": [0.058503441512584686, 0.06967280060052872, 0.13611075282096863, 0.31205177307128906, 0.006935534067451954, 0.3779086470603943, 0.020756132900714874], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.025390468537807465, 0.07921444624662399, 0.03864334896206856, 0.02669496461749077, 0.05540436506271362, 0.034890323877334595, 0.6919645667076111], "reduce_n2_p1": [0.007425626739859581, 0.0008097674581222236, 0.023966651409864426, 0.019480090588331223, 0.022831862792372704, 0.8436490893363953, 0.030105004087090492], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.007727507036179304, 0.014433409087359905, 0.009024188853800297, 0.01505187340080738, 0.9211623072624207, 0.008712098933756351, 0.010708612389862537], "reduce_n3_p1": [0.7906821370124817, 0.05338378623127937, 0.029426978901028633, 0.021656891331076622, 0.022149695083498955, 0.027532145380973816, 0.03005305491387844], "reduce_n3_p2": [0.09581076353788376, 0.03801777586340904, 0.09796128422021866, 0.0726858377456665, 0.05535239726305008, 0.03552873432636261, 0.06347738206386566], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013372906483709812, 0.19134099781513214, 0.7620739340782166, 0.007455458398908377, 0.0007914243033155799, 0.01472175121307373, 0.0025642516557127237], "normal_n2_p1": [0.05009058490395546, 0.6659491062164307, 0.05289839208126068, 0.0588233657181263, 0.04285537451505661, 0.026653876528143883, 0.04345568269491196], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009729286655783653, 0.009951218031346798, 0.009912515990436077, 0.9249665141105652, 0.014407896436750889, 0.011639879085123539, 0.006902854889631271], "normal_n3_p1": [0.059300702065229416, 0.07244941592216492, 0.04691047593951225, 0.1321714222431183, 0.5557371377944946, 0.04103512316942215, 0.06130687892436981], "normal_n3_p2": [0.025891100987792015, 0.027282459661364555, 0.03630630299448967, 0.38397839665412903, 0.0011381368385627866, 0.5102349519729614, 0.010110327042639256], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03793035075068474, 0.11107891798019409, 0.07033470273017883, 0.04479987546801567, 0.07990572601556778, 0.06611791253089905, 0.5116060376167297], "reduce_n2_p1": [0.019080640748143196, 0.0030385563150048256, 0.04267456755042076, 0.044974349439144135, 0.055922795087099075, 0.6251822113990784, 0.07723850011825562], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0038354704156517982, 0.012747226282954216, 0.008162228390574455, 0.015938175842165947, 0.9245736598968506, 0.010003109462559223, 0.01039128191769123], "reduce_n3_p1": [0.8616576790809631, 0.03597521409392357, 0.016479643061757088, 0.015089478343725204, 0.019221285358071327, 0.01083723921328783, 0.02752179466187954], "reduce_n3_p2": [0.25074926018714905, 0.08391021192073822, 0.22897912561893463, 0.09965614229440689, 0.0640106275677681, 0.06156003475189209, 0.030612962320446968], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.013372906483709812, 0.19134099781513214, 0.7620739340782166, 0.007455458398908377, 0.0007914243033155799, 0.01472175121307373, 0.0025642516557127237], "normal_n2_p1": [0.05009058490395546, 0.6659491062164307, 0.05289839208126068, 0.0588233657181263, 0.04285537451505661, 0.026653876528143883, 0.04345568269491196], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009729286655783653, 0.009951218031346798, 0.009912515990436077, 0.9249665141105652, 0.014407896436750889, 0.011639879085123539, 0.006902854889631271], "normal_n3_p1": [0.059300702065229416, 0.07244941592216492, 0.04691047593951225, 0.1321714222431183, 0.5557371377944946, 0.04103512316942215, 0.06130687892436981], "normal_n3_p2": [0.025891100987792015, 0.027282459661364555, 0.03630630299448967, 0.38397839665412903, 0.0011381368385627866, 0.5102349519729614, 0.010110327042639256], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03793035075068474, 0.11107891798019409, 0.07033470273017883, 0.04479987546801567, 0.07990572601556778, 0.06611791253089905, 0.5116060376167297], "reduce_n2_p1": [0.019080640748143196, 0.0030385563150048256, 0.04267456755042076, 0.044974349439144135, 0.055922795087099075, 0.6251822113990784, 0.07723850011825562], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0038354704156517982, 0.012747226282954216, 0.008162228390574455, 0.015938175842165947, 0.9245736598968506, 0.010003109462559223, 0.01039128191769123], "reduce_n3_p1": [0.8616576790809631, 0.03597521409392357, 0.016479643061757088, 0.015089478343725204, 0.019221285358071327, 0.01083723921328783, 0.02752179466187954], "reduce_n3_p2": [0.25074926018714905, 0.08391021192073822, 0.22897912561893463, 0.09965614229440689, 0.0640106275677681, 0.06156003475189209, 0.030612962320446968], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0292152501642704, 0.35864296555519104, 0.5496879816055298, 0.010785814374685287, 0.0026134352665394545, 0.030886439606547356, 0.007449124474078417], "normal_n2_p1": [0.07100323587656021, 0.45305898785591125, 0.07752442359924316, 0.11065800487995148, 0.06812062859535217, 0.042907215654850006, 0.07480499893426895], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.015483304858207703, 0.015777207911014557, 0.01575442962348461, 0.884792149066925, 0.020400604233145714, 0.01666243188083172, 0.011718109250068665], "normal_n3_p1": [0.03634434565901756, 0.04349824786186218, 0.02907804772257805, 0.04845227673649788, 0.7600477337837219, 0.026368405669927597, 0.03635266795754433], "normal_n3_p2": [0.012255487963557243, 0.012923954986035824, 0.012393632903695107, 0.01853872276842594, 0.0005425024428404868, 0.9350224137306213, 0.005841023288667202], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03071197122335434, 0.06550385802984238, 0.06245550513267517, 0.03892502933740616, 0.06512795388698578, 0.0758078396320343, 0.611376941204071], "reduce_n2_p1": [0.042264942079782486, 0.009343686513602734, 0.08249516040086746, 0.09025026112794876, 0.10791948437690735, 0.1373113989830017, 0.12750230729579926], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005003783851861954, 0.017952464520931244, 0.011098499409854412, 0.02353525161743164, 0.8879849910736084, 0.01598770171403885, 0.014976052567362785], "reduce_n3_p1": [0.8623959422111511, 0.030900750309228897, 0.0162533950060606, 0.01533172931522131, 0.022228477522730827, 0.008546053431928158, 0.03211090713739395], "reduce_n3_p2": [0.38305965065956116, 0.09127429127693176, 0.21474741399288177, 0.08058957755565643, 0.047610387206077576, 0.07338406145572662, 0.019029920920729637], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0292152501642704, 0.35864296555519104, 0.5496879816055298, 0.010785814374685287, 0.0026134352665394545, 0.030886439606547356, 0.007449124474078417], "normal_n2_p1": [0.07100323587656021, 0.45305898785591125, 0.07752442359924316, 0.11065800487995148, 0.06812062859535217, 0.042907215654850006, 0.07480499893426895], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.015483304858207703, 0.015777207911014557, 0.01575442962348461, 0.884792149066925, 0.020400604233145714, 0.01666243188083172, 0.011718109250068665], "normal_n3_p1": [0.03634434565901756, 0.04349824786186218, 0.02907804772257805, 0.04845227673649788, 0.7600477337837219, 0.026368405669927597, 0.03635266795754433], "normal_n3_p2": [0.012255487963557243, 0.012923954986035824, 0.012393632903695107, 0.01853872276842594, 0.0005425024428404868, 0.9350224137306213, 0.005841023288667202], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03071197122335434, 0.06550385802984238, 0.06245550513267517, 0.03892502933740616, 0.06512795388698578, 0.0758078396320343, 0.611376941204071], "reduce_n2_p1": [0.042264942079782486, 0.009343686513602734, 0.08249516040086746, 0.09025026112794876, 0.10791948437690735, 0.1373113989830017, 0.12750230729579926], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005003783851861954, 0.017952464520931244, 0.011098499409854412, 0.02353525161743164, 0.8879849910736084, 0.01598770171403885, 0.014976052567362785], "reduce_n3_p1": [0.8623959422111511, 0.030900750309228897, 0.0162533950060606, 0.01533172931522131, 0.022228477522730827, 0.008546053431928158, 0.03211090713739395], "reduce_n3_p2": [0.38305965065956116, 0.09127429127693176, 0.21474741399288177, 0.08058957755565643, 0.047610387206077576, 0.07338406145572662, 0.019029920920729637], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08085187524557114, 0.5461488962173462, 0.19879315793514252, 0.029335297644138336, 0.008585559204220772, 0.08954673260450363, 0.022245483472943306], "normal_n2_p1": [0.11420062184333801, 0.620066225528717, 0.07624690234661102, 0.03201879560947418, 0.06596901267766953, 0.028288304805755615, 0.028169119730591774], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03325318917632103, 0.03188776597380638, 0.03403365984559059, 0.74045729637146, 0.04434957355260849, 0.033361684530973434, 0.03145156428217888], "normal_n3_p1": [0.07674300670623779, 0.12081504613161087, 0.08270692825317383, 0.09196214377880096, 0.46277910470962524, 0.058354951441287994, 0.0626394972205162], "normal_n3_p2": [0.00816042348742485, 0.00838908925652504, 0.0070112827233970165, 0.004619956947863102, 0.0005995383253321052, 0.9643236398696899, 0.0047196936793625355], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04928727075457573, 0.07717160880565643, 0.11513584852218628, 0.05405554175376892, 0.22453553974628448, 0.23766668140888214, 0.15958943963050842], "reduce_n2_p1": [0.0841669887304306, 0.023002924397587776, 0.17383962869644165, 0.143385112285614, 0.07647812366485596, 0.11969834566116333, 0.10582047700881958], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0068252235651016235, 0.01751769706606865, 0.01319542434066534, 0.028121955692768097, 0.8754059076309204, 0.017448265105485916, 0.017817672342061996], "reduce_n3_p1": [0.8084058165550232, 0.037306297570466995, 0.023339029401540756, 0.020943917334079742, 0.029634585604071617, 0.011424482800066471, 0.051139310002326965], "reduce_n3_p2": [0.03531210124492645, 0.08472508192062378, 0.29922497272491455, 0.1403113454580307, 0.10206957161426544, 0.16638058423995972, 0.027618667110800743], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08085187524557114, 0.5461488962173462, 0.19879315793514252, 0.029335297644138336, 0.008585559204220772, 0.08954673260450363, 0.022245483472943306], "normal_n2_p1": [0.11420062184333801, 0.620066225528717, 0.07624690234661102, 0.03201879560947418, 0.06596901267766953, 0.028288304805755615, 0.028169119730591774], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03325318917632103, 0.03188776597380638, 0.03403365984559059, 0.74045729637146, 0.04434957355260849, 0.033361684530973434, 0.03145156428217888], "normal_n3_p1": [0.07674300670623779, 0.12081504613161087, 0.08270692825317383, 0.09196214377880096, 0.46277910470962524, 0.058354951441287994, 0.0626394972205162], "normal_n3_p2": [0.00816042348742485, 0.00838908925652504, 0.0070112827233970165, 0.004619956947863102, 0.0005995383253321052, 0.9643236398696899, 0.0047196936793625355], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04928727075457573, 0.07717160880565643, 0.11513584852218628, 0.05405554175376892, 0.22453553974628448, 0.23766668140888214, 0.15958943963050842], "reduce_n2_p1": [0.0841669887304306, 0.023002924397587776, 0.17383962869644165, 0.143385112285614, 0.07647812366485596, 0.11969834566116333, 0.10582047700881958], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0068252235651016235, 0.01751769706606865, 0.01319542434066534, 0.028121955692768097, 0.8754059076309204, 0.017448265105485916, 0.017817672342061996], "reduce_n3_p1": [0.8084058165550232, 0.037306297570466995, 0.023339029401540756, 0.020943917334079742, 0.029634585604071617, 0.011424482800066471, 0.051139310002326965], "reduce_n3_p2": [0.03531210124492645, 0.08472508192062378, 0.29922497272491455, 0.1403113454580307, 0.10206957161426544, 0.16638058423995972, 0.027618667110800743], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1398746222257614, 0.4905247092247009, 0.126589834690094, 0.05139218270778656, 0.014692097902297974, 0.10975028574466705, 0.02811257168650627], "normal_n2_p1": [0.14618000388145447, 0.5132449269294739, 0.10357049852609634, 0.031050149351358414, 0.11059458553791046, 0.03491484746336937, 0.02372099459171295], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.10550650954246521, 0.09659340977668762, 0.0974065363407135, 0.36011621356010437, 0.07247753441333771, 0.06288397312164307, 0.08843790739774704], "normal_n3_p1": [0.14931806921958923, 0.30696675181388855, 0.14587301015853882, 0.07507925480604172, 0.05828540027141571, 0.09770316630601883, 0.11719988286495209], "normal_n3_p2": [0.010433944873511791, 0.010127699002623558, 0.008101128041744232, 0.0032183381263166666, 0.001239086501300335, 0.9578741788864136, 0.005778816528618336], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.033178042620420456, 0.04280934855341911, 0.1467597484588623, 0.04821033030748367, 0.5191106796264648, 0.052974775433540344, 0.0696474015712738], "reduce_n2_p1": [0.15808428823947906, 0.040584731847047806, 0.3771873712539673, 0.17035424709320068, 0.04176684468984604, 0.08264582604169846, 0.04672853648662567], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017901914194226265, 0.033516574651002884, 0.02875751070678234, 0.07540041953325272, 0.6992485523223877, 0.05059419199824333, 0.035796791315078735], "reduce_n3_p1": [0.8723465800285339, 0.026476411148905754, 0.018382864072918892, 0.01634751260280609, 0.017738746479153633, 0.009781121276319027, 0.024832243099808693], "reduce_n3_p2": [0.013808881863951683, 0.09881123155355453, 0.22542397677898407, 0.2093886137008667, 0.1421010047197342, 0.1819755882024765, 0.034824855625629425], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1398746222257614, 0.4905247092247009, 0.126589834690094, 0.05139218270778656, 0.014692097902297974, 0.10975028574466705, 0.02811257168650627], "normal_n2_p1": [0.14618000388145447, 0.5132449269294739, 0.10357049852609634, 0.031050149351358414, 0.11059458553791046, 0.03491484746336937, 0.02372099459171295], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.10550650954246521, 0.09659340977668762, 0.0974065363407135, 0.36011621356010437, 0.07247753441333771, 0.06288397312164307, 0.08843790739774704], "normal_n3_p1": [0.14931806921958923, 0.30696675181388855, 0.14587301015853882, 0.07507925480604172, 0.05828540027141571, 0.09770316630601883, 0.11719988286495209], "normal_n3_p2": [0.010433944873511791, 0.010127699002623558, 0.008101128041744232, 0.0032183381263166666, 0.001239086501300335, 0.9578741788864136, 0.005778816528618336], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.033178042620420456, 0.04280934855341911, 0.1467597484588623, 0.04821033030748367, 0.5191106796264648, 0.052974775433540344, 0.0696474015712738], "reduce_n2_p1": [0.15808428823947906, 0.040584731847047806, 0.3771873712539673, 0.17035424709320068, 0.04176684468984604, 0.08264582604169846, 0.04672853648662567], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017901914194226265, 0.033516574651002884, 0.02875751070678234, 0.07540041953325272, 0.6992485523223877, 0.05059419199824333, 0.035796791315078735], "reduce_n3_p1": [0.8723465800285339, 0.026476411148905754, 0.018382864072918892, 0.01634751260280609, 0.017738746479153633, 0.009781121276319027, 0.024832243099808693], "reduce_n3_p2": [0.013808881863951683, 0.09881123155355453, 0.22542397677898407, 0.2093886137008667, 0.1421010047197342, 0.1819755882024765, 0.034824855625629425], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08223035931587219, 0.32174208760261536, 0.1911238580942154, 0.0471571683883667, 0.030771443620324135, 0.21764983236789703, 0.05488862469792366], "normal_n2_p1": [0.07564448565244675, 0.4027306139469147, 0.19911739230155945, 0.05602174252271652, 0.10928881168365479, 0.050236426293849945, 0.039393629878759384], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.11749373376369476, 0.14781127870082855, 0.13350166380405426, 0.20195044577121735, 0.05517095699906349, 0.05752525478601456, 0.09212958067655563], "normal_n3_p1": [0.16503232717514038, 0.3211221694946289, 0.06777850538492203, 0.07468637079000473, 0.020878518000245094, 0.11737809330224991, 0.17981474101543427], "normal_n3_p2": [0.013455851003527641, 0.013792667537927628, 0.01074341032654047, 0.003709549317136407, 0.0029788995161652565, 0.9421008229255676, 0.007667943835258484], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03287828341126442, 0.04197394475340843, 0.17681482434272766, 0.0698433518409729, 0.41561946272850037, 0.02618366666138172, 0.04197116196155548], "reduce_n2_p1": [0.012408368289470673, 0.015756554901599884, 0.8201321959495544, 0.06524088233709335, 0.016319015994668007, 0.026752015575766563, 0.017698924988508224], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.031756412237882614, 0.045192018151283264, 0.03329796344041824, 0.08319389075040817, 0.6641817092895508, 0.03290886431932449, 0.039679933339357376], "reduce_n3_p1": [0.8277798891067505, 0.03162189945578575, 0.029052285477519035, 0.019359039142727852, 0.02033732645213604, 0.01640321873128414, 0.037066750228405], "reduce_n3_p2": [0.009558365680277348, 0.1535331755876541, 0.20916175842285156, 0.18831226229667664, 0.04771694168448448, 0.29544010758399963, 0.03733240067958832], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08223035931587219, 0.32174208760261536, 0.1911238580942154, 0.0471571683883667, 0.030771443620324135, 0.21764983236789703, 0.05488862469792366], "normal_n2_p1": [0.07564448565244675, 0.4027306139469147, 0.19911739230155945, 0.05602174252271652, 0.10928881168365479, 0.050236426293849945, 0.039393629878759384], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.11749373376369476, 0.14781127870082855, 0.13350166380405426, 0.20195044577121735, 0.05517095699906349, 0.05752525478601456, 0.09212958067655563], "normal_n3_p1": [0.16503232717514038, 0.3211221694946289, 0.06777850538492203, 0.07468637079000473, 0.020878518000245094, 0.11737809330224991, 0.17981474101543427], "normal_n3_p2": [0.013455851003527641, 0.013792667537927628, 0.01074341032654047, 0.003709549317136407, 0.0029788995161652565, 0.9421008229255676, 0.007667943835258484], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03287828341126442, 0.04197394475340843, 0.17681482434272766, 0.0698433518409729, 0.41561946272850037, 0.02618366666138172, 0.04197116196155548], "reduce_n2_p1": [0.012408368289470673, 0.015756554901599884, 0.8201321959495544, 0.06524088233709335, 0.016319015994668007, 0.026752015575766563, 0.017698924988508224], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.031756412237882614, 0.045192018151283264, 0.03329796344041824, 0.08319389075040817, 0.6641817092895508, 0.03290886431932449, 0.039679933339357376], "reduce_n3_p1": [0.8277798891067505, 0.03162189945578575, 0.029052285477519035, 0.019359039142727852, 0.02033732645213604, 0.01640321873128414, 0.037066750228405], "reduce_n3_p2": [0.009558365680277348, 0.1535331755876541, 0.20916175842285156, 0.18831226229667664, 0.04771694168448448, 0.29544010758399963, 0.03733240067958832], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06957316398620605, 0.15299682319164276, 0.10091357678174973, 0.09159300476312637, 0.03980312496423721, 0.4485306739807129, 0.038070403039455414], "normal_n2_p1": [0.11730831116437912, 0.23297370970249176, 0.12144888192415237, 0.12166991084814072, 0.10068606585264206, 0.10249511897563934, 0.05043433606624603], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.1594792902469635, 0.17649678885936737, 0.19269613921642303, 0.08857819437980652, 0.037720028311014175, 0.054863061755895615, 0.04515619948506355], "normal_n3_p1": [0.16022436320781708, 0.08013027161359787, 0.03254122659564018, 0.08069911599159241, 0.01424976997077465, 0.10760542750358582, 0.4610119163990021], "normal_n3_p2": [0.022120574489235878, 0.022261779755353928, 0.017047712579369545, 0.006158472504466772, 0.007529925554990768, 0.901147186756134, 0.012919556349515915], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02431543730199337, 0.03198312595486641, 0.11784501373767853, 0.08769446611404419, 0.6428367495536804, 0.014499638229608536, 0.031564269214868546], "reduce_n2_p1": [0.007426113355904818, 0.022172192111611366, 0.7469732165336609, 0.11390171945095062, 0.022206176072359085, 0.029067421332001686, 0.022025661543011665], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02868811972439289, 0.03262397646903992, 0.023447079584002495, 0.1190909594297409, 0.6546132564544678, 0.03482094779610634, 0.046635255217552185], "reduce_n3_p1": [0.5529549717903137, 0.066826730966568, 0.07057156413793564, 0.06440073251724243, 0.06014572083950043, 0.055791255086660385, 0.08228030055761337], "reduce_n3_p2": [0.007892617024481297, 0.2855188548564911, 0.3165181279182434, 0.06540367752313614, 0.0164751298725605, 0.2533036768436432, 0.025512121617794037], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06957316398620605, 0.15299682319164276, 0.10091357678174973, 0.09159300476312637, 0.03980312496423721, 0.4485306739807129, 0.038070403039455414], "normal_n2_p1": [0.11730831116437912, 0.23297370970249176, 0.12144888192415237, 0.12166991084814072, 0.10068606585264206, 0.10249511897563934, 0.05043433606624603], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.1594792902469635, 0.17649678885936737, 0.19269613921642303, 0.08857819437980652, 0.037720028311014175, 0.054863061755895615, 0.04515619948506355], "normal_n3_p1": [0.16022436320781708, 0.08013027161359787, 0.03254122659564018, 0.08069911599159241, 0.01424976997077465, 0.10760542750358582, 0.4610119163990021], "normal_n3_p2": [0.022120574489235878, 0.022261779755353928, 0.017047712579369545, 0.006158472504466772, 0.007529925554990768, 0.901147186756134, 0.012919556349515915], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02431543730199337, 0.03198312595486641, 0.11784501373767853, 0.08769446611404419, 0.6428367495536804, 0.014499638229608536, 0.031564269214868546], "reduce_n2_p1": [0.007426113355904818, 0.022172192111611366, 0.7469732165336609, 0.11390171945095062, 0.022206176072359085, 0.029067421332001686, 0.022025661543011665], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02868811972439289, 0.03262397646903992, 0.023447079584002495, 0.1190909594297409, 0.6546132564544678, 0.03482094779610634, 0.046635255217552185], "reduce_n3_p1": [0.5529549717903137, 0.066826730966568, 0.07057156413793564, 0.06440073251724243, 0.06014572083950043, 0.055791255086660385, 0.08228030055761337], "reduce_n3_p2": [0.007892617024481297, 0.2855188548564911, 0.3165181279182434, 0.06540367752313614, 0.0164751298725605, 0.2533036768436432, 0.025512121617794037], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0577470064163208, 0.10621390491724014, 0.06764356791973114, 0.5814103484153748, 0.036784376949071884, 0.05532563477754593, 0.036622416228055954], "normal_n2_p1": [0.10780876129865646, 0.4448287785053253, 0.14127779006958008, 0.10833971202373505, 0.032288797199726105, 0.09967847913503647, 0.0346326120197773], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.10825476050376892, 0.1021222248673439, 0.08860570937395096, 0.26528939604759216, 0.06997857242822647, 0.07724495977163315, 0.0688544288277626], "normal_n3_p1": [0.4378358721733093, 0.11043916642665863, 0.04047487676143646, 0.11857891082763672, 0.01637175679206848, 0.06650985032320023, 0.12517784535884857], "normal_n3_p2": [0.03489222377538681, 0.03404923155903816, 0.023528657853603363, 0.010316661559045315, 0.014696832746267319, 0.8470496535301208, 0.018379194661974907], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.060615528374910355, 0.07424894720315933, 0.3964945077896118, 0.23755334317684174, 0.08450525254011154, 0.024772753939032555, 0.06777769327163696], "reduce_n2_p1": [0.009172985330224037, 0.03773359954357147, 0.5861759185791016, 0.18254175782203674, 0.03576614707708359, 0.04979870095849037, 0.035805877298116684], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04050116613507271, 0.038927048444747925, 0.021792547777295113, 0.08269612491130829, 0.7022928595542908, 0.03258959576487541, 0.03737897425889969], "reduce_n3_p1": [0.22642304003238678, 0.08209815621376038, 0.10585607588291168, 0.1410292237997055, 0.11441235989332199, 0.10848485678434372, 0.14483271539211273], "reduce_n3_p2": [0.008770766668021679, 0.1225627064704895, 0.14823807775974274, 0.040560293942689896, 0.010218814946711063, 0.6249889731407166, 0.02086794190108776], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0577470064163208, 0.10621390491724014, 0.06764356791973114, 0.5814103484153748, 0.036784376949071884, 0.05532563477754593, 0.036622416228055954], "normal_n2_p1": [0.10780876129865646, 0.4448287785053253, 0.14127779006958008, 0.10833971202373505, 0.032288797199726105, 0.09967847913503647, 0.0346326120197773], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.10825476050376892, 0.1021222248673439, 0.08860570937395096, 0.26528939604759216, 0.06997857242822647, 0.07724495977163315, 0.0688544288277626], "normal_n3_p1": [0.4378358721733093, 0.11043916642665863, 0.04047487676143646, 0.11857891082763672, 0.01637175679206848, 0.06650985032320023, 0.12517784535884857], "normal_n3_p2": [0.03489222377538681, 0.03404923155903816, 0.023528657853603363, 0.010316661559045315, 0.014696832746267319, 0.8470496535301208, 0.018379194661974907], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.060615528374910355, 0.07424894720315933, 0.3964945077896118, 0.23755334317684174, 0.08450525254011154, 0.024772753939032555, 0.06777769327163696], "reduce_n2_p1": [0.009172985330224037, 0.03773359954357147, 0.5861759185791016, 0.18254175782203674, 0.03576614707708359, 0.04979870095849037, 0.035805877298116684], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.04050116613507271, 0.038927048444747925, 0.021792547777295113, 0.08269612491130829, 0.7022928595542908, 0.03258959576487541, 0.03737897425889969], "reduce_n3_p1": [0.22642304003238678, 0.08209815621376038, 0.10585607588291168, 0.1410292237997055, 0.11441235989332199, 0.10848485678434372, 0.14483271539211273], "reduce_n3_p2": [0.008770766668021679, 0.1225627064704895, 0.14823807775974274, 0.040560293942689896, 0.010218814946711063, 0.6249889731407166, 0.02086794190108776], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11008645594120026, 0.2689615488052368, 0.3108817934989929, 0.04098116606473923, 0.05362388491630554, 0.03335722163319588, 0.0584699809551239], "normal_n2_p1": [0.05044815316796303, 0.6088252663612366, 0.17080876231193542, 0.062384869903326035, 0.012477618642151356, 0.06547264009714127, 0.020292017608880997], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02494172751903534, 0.02952604740858078, 0.024911530315876007, 0.201558917760849, 0.1620345413684845, 0.08546090126037598, 0.08403230458498001], "normal_n3_p1": [0.1522541344165802, 0.1344146877527237, 0.06206671893596649, 0.2651771008968353, 0.020468533039093018, 0.07085583359003067, 0.1456260234117508], "normal_n3_p2": [0.02146105282008648, 0.023822858929634094, 0.026459382846951485, 0.016562381759285927, 0.025089019909501076, 0.8379085063934326, 0.023347927257418633], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.17364968359470367, 0.1327725350856781, 0.23734354972839355, 0.17316831648349762, 0.02521250955760479, 0.036134328693151474, 0.13038867712020874], "reduce_n2_p1": [0.008380955085158348, 0.025584865361452103, 0.7183756828308105, 0.07591107487678528, 0.043383754789829254, 0.03744124993681908, 0.05032791942358017], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.00887329038232565, 0.007729670032858849, 0.005849823821336031, 0.00699387863278389, 0.9567160606384277, 0.003707075957208872, 0.00617255037650466], "reduce_n3_p1": [0.030676305294036865, 0.04186538606882095, 0.2942289412021637, 0.1335878074169159, 0.08997179567813873, 0.2171824425458908, 0.059083834290504456], "reduce_n3_p2": [0.01477507222443819, 0.060536328703165054, 0.14532655477523804, 0.05923924595117569, 0.012934722937643528, 0.6410239934921265, 0.029562920331954956], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11008645594120026, 0.2689615488052368, 0.3108817934989929, 0.04098116606473923, 0.05362388491630554, 0.03335722163319588, 0.0584699809551239], "normal_n2_p1": [0.05044815316796303, 0.6088252663612366, 0.17080876231193542, 0.062384869903326035, 0.012477618642151356, 0.06547264009714127, 0.020292017608880997], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02494172751903534, 0.02952604740858078, 0.024911530315876007, 0.201558917760849, 0.1620345413684845, 0.08546090126037598, 0.08403230458498001], "normal_n3_p1": [0.1522541344165802, 0.1344146877527237, 0.06206671893596649, 0.2651771008968353, 0.020468533039093018, 0.07085583359003067, 0.1456260234117508], "normal_n3_p2": [0.02146105282008648, 0.023822858929634094, 0.026459382846951485, 0.016562381759285927, 0.025089019909501076, 0.8379085063934326, 0.023347927257418633], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.17364968359470367, 0.1327725350856781, 0.23734354972839355, 0.17316831648349762, 0.02521250955760479, 0.036134328693151474, 0.13038867712020874], "reduce_n2_p1": [0.008380955085158348, 0.025584865361452103, 0.7183756828308105, 0.07591107487678528, 0.043383754789829254, 0.03744124993681908, 0.05032791942358017], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.00887329038232565, 0.007729670032858849, 0.005849823821336031, 0.00699387863278389, 0.9567160606384277, 0.003707075957208872, 0.00617255037650466], "reduce_n3_p1": [0.030676305294036865, 0.04186538606882095, 0.2942289412021637, 0.1335878074169159, 0.08997179567813873, 0.2171824425458908, 0.059083834290504456], "reduce_n3_p2": [0.01477507222443819, 0.060536328703165054, 0.14532655477523804, 0.05923924595117569, 0.012934722937643528, 0.6410239934921265, 0.029562920331954956], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11992239952087402, 0.1704775094985962, 0.3342657685279846, 0.00842261966317892, 0.027509408071637154, 0.017560258507728577, 0.03397027775645256], "normal_n2_p1": [0.047586821019649506, 0.684889554977417, 0.12867790460586548, 0.03239770978689194, 0.0086973300203681, 0.07520043849945068, 0.016153845936059952], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018363595008850098, 0.021495483815670013, 0.018747670575976372, 0.13164786994457245, 0.3696146309375763, 0.08351117372512817, 0.10944543033838272], "normal_n3_p1": [0.13904604315757751, 0.19870112836360931, 0.0804087221622467, 0.0894281268119812, 0.021985841915011406, 0.07672305405139923, 0.1997370570898056], "normal_n3_p2": [0.028088830411434174, 0.031091419979929924, 0.041524630039930344, 0.03444644808769226, 0.03421423211693764, 0.7565305829048157, 0.035014111548662186], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1046096608042717, 0.10194074362516403, 0.23921643197536469, 0.15162938833236694, 0.017485961318016052, 0.039976708590984344, 0.256335586309433], "reduce_n2_p1": [0.005918480921536684, 0.013665816746652126, 0.8774276971817017, 0.022147957235574722, 0.014477556571364403, 0.018515920266509056, 0.032838910818099976], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005742861423641443, 0.004508100915700197, 0.004341051913797855, 0.0030537229031324387, 0.9744205474853516, 0.002296972554177046, 0.003557221731171012], "reduce_n3_p1": [0.011277803219854832, 0.028734736144542694, 0.431896835565567, 0.084503673017025, 0.017094993963837624, 0.2529865801334381, 0.0203079953789711], "reduce_n3_p2": [0.03465116024017334, 0.08804262429475784, 0.4227721095085144, 0.11164870858192444, 0.024026216939091682, 0.19726692140102386, 0.05162714794278145], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11992239952087402, 0.1704775094985962, 0.3342657685279846, 0.00842261966317892, 0.027509408071637154, 0.017560258507728577, 0.03397027775645256], "normal_n2_p1": [0.047586821019649506, 0.684889554977417, 0.12867790460586548, 0.03239770978689194, 0.0086973300203681, 0.07520043849945068, 0.016153845936059952], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018363595008850098, 0.021495483815670013, 0.018747670575976372, 0.13164786994457245, 0.3696146309375763, 0.08351117372512817, 0.10944543033838272], "normal_n3_p1": [0.13904604315757751, 0.19870112836360931, 0.0804087221622467, 0.0894281268119812, 0.021985841915011406, 0.07672305405139923, 0.1997370570898056], "normal_n3_p2": [0.028088830411434174, 0.031091419979929924, 0.041524630039930344, 0.03444644808769226, 0.03421423211693764, 0.7565305829048157, 0.035014111548662186], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1046096608042717, 0.10194074362516403, 0.23921643197536469, 0.15162938833236694, 0.017485961318016052, 0.039976708590984344, 0.256335586309433], "reduce_n2_p1": [0.005918480921536684, 0.013665816746652126, 0.8774276971817017, 0.022147957235574722, 0.014477556571364403, 0.018515920266509056, 0.032838910818099976], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005742861423641443, 0.004508100915700197, 0.004341051913797855, 0.0030537229031324387, 0.9744205474853516, 0.002296972554177046, 0.003557221731171012], "reduce_n3_p1": [0.011277803219854832, 0.028734736144542694, 0.431896835565567, 0.084503673017025, 0.017094993963837624, 0.2529865801334381, 0.0203079953789711], "reduce_n3_p2": [0.03465116024017334, 0.08804262429475784, 0.4227721095085144, 0.11164870858192444, 0.024026216939091682, 0.19726692140102386, 0.05162714794278145], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.07917607575654984, 0.05094156414270401, 0.8603639602661133, 0.0007149662123993039, 0.0024550179950892925, 0.0020958485547453165, 0.0023381514474749565], "normal_n2_p1": [0.08251544088125229, 0.3574208915233612, 0.32921266555786133, 0.062438901513814926, 0.012597472406923771, 0.12390880286693573, 0.02215907722711563], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03921786695718765, 0.042175062000751495, 0.035459551960229874, 0.4076634347438812, 0.07001791149377823, 0.16816215217113495, 0.1209132969379425], "normal_n3_p1": [0.21370255947113037, 0.23210589587688446, 0.10743412375450134, 0.05248386412858963, 0.026835046708583832, 0.08171658962965012, 0.1769757717847824], "normal_n3_p2": [0.03796328231692314, 0.03451967611908913, 0.047461070120334625, 0.03519876301288605, 0.026755956932902336, 0.7474408745765686, 0.037481941282749176], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.042890749871730804, 0.05133068189024925, 0.34941935539245605, 0.07875604927539825, 0.01666969805955887, 0.040003854781389236, 0.3727390468120575], "reduce_n2_p1": [0.010913076810538769, 0.02331898920238018, 0.8280845880508423, 0.023111209273338318, 0.015024226158857346, 0.022852707654237747, 0.057252801954746246], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.006267815362662077, 0.004783170763403177, 0.005349451210349798, 0.0032224988099187613, 0.9701249003410339, 0.00327676092274487, 0.00410282239317894], "reduce_n3_p1": [0.007923685945570469, 0.029087580740451813, 0.048190418630838394, 0.048335302621126175, 0.00735513586550951, 0.7375158071517944, 0.012410390190780163], "reduce_n3_p2": [0.04431011900305748, 0.049766480922698975, 0.1403665691614151, 0.11061570793390274, 0.042434483766555786, 0.44924721121788025, 0.059932105243206024], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.07917607575654984, 0.05094156414270401, 0.8603639602661133, 0.0007149662123993039, 0.0024550179950892925, 0.0020958485547453165, 0.0023381514474749565], "normal_n2_p1": [0.08251544088125229, 0.3574208915233612, 0.32921266555786133, 0.062438901513814926, 0.012597472406923771, 0.12390880286693573, 0.02215907722711563], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03921786695718765, 0.042175062000751495, 0.035459551960229874, 0.4076634347438812, 0.07001791149377823, 0.16816215217113495, 0.1209132969379425], "normal_n3_p1": [0.21370255947113037, 0.23210589587688446, 0.10743412375450134, 0.05248386412858963, 0.026835046708583832, 0.08171658962965012, 0.1769757717847824], "normal_n3_p2": [0.03796328231692314, 0.03451967611908913, 0.047461070120334625, 0.03519876301288605, 0.026755956932902336, 0.7474408745765686, 0.037481941282749176], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.042890749871730804, 0.05133068189024925, 0.34941935539245605, 0.07875604927539825, 0.01666969805955887, 0.040003854781389236, 0.3727390468120575], "reduce_n2_p1": [0.010913076810538769, 0.02331898920238018, 0.8280845880508423, 0.023111209273338318, 0.015024226158857346, 0.022852707654237747, 0.057252801954746246], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.006267815362662077, 0.004783170763403177, 0.005349451210349798, 0.0032224988099187613, 0.9701249003410339, 0.00327676092274487, 0.00410282239317894], "reduce_n3_p1": [0.007923685945570469, 0.029087580740451813, 0.048190418630838394, 0.048335302621126175, 0.00735513586550951, 0.7375158071517944, 0.012410390190780163], "reduce_n3_p2": [0.04431011900305748, 0.049766480922698975, 0.1403665691614151, 0.11061570793390274, 0.042434483766555786, 0.44924721121788025, 0.059932105243206024], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09304478019475937, 0.03836386278271675, 0.8642916083335876, 0.00043158483458682895, 0.0012719908263534307, 0.0012450653593987226, 0.0010725470492616296], "normal_n2_p1": [0.11534683406352997, 0.33825626969337463, 0.2262267768383026, 0.07555652409791946, 0.016948023810982704, 0.1834137886762619, 0.029404345899820328], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.031053844839334488, 0.020886888727545738, 0.024562250822782516, 0.5891256332397461, 0.021496254950761795, 0.17381533980369568, 0.10938860476016998], "normal_n3_p1": [0.44439369440078735, 0.2279980629682541, 0.07742571085691452, 0.028705764561891556, 0.030879247933626175, 0.0780731663107872, 0.07606879621744156], "normal_n3_p2": [0.05593280494213104, 0.040727972984313965, 0.043195974081754684, 0.04797833040356636, 0.0340881273150444, 0.706059992313385, 0.037024278193712234], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.055679962038993835, 0.06801201403141022, 0.4847429096698761, 0.05919652804732323, 0.02151026390492916, 0.045103296637535095, 0.22745639085769653], "reduce_n2_p1": [0.011892725713551044, 0.02041320502758026, 0.8826523423194885, 0.016830282285809517, 0.010326451621949673, 0.01571069471538067, 0.02886131778359413], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.015010873787105083, 0.010088623501360416, 0.010554633103311062, 0.006322333589196205, 0.9335334300994873, 0.00827054399996996, 0.008495792746543884], "reduce_n3_p1": [0.019167140126228333, 0.073963962495327, 0.046359408646821976, 0.28867319226264954, 0.01596257835626602, 0.32452693581581116, 0.030609605833888054], "reduce_n3_p2": [0.08795333653688431, 0.06299635767936707, 0.3535982072353363, 0.05167453736066818, 0.062229424715042114, 0.19266469776630402, 0.06670591980218887], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09304478019475937, 0.03836386278271675, 0.8642916083335876, 0.00043158483458682895, 0.0012719908263534307, 0.0012450653593987226, 0.0010725470492616296], "normal_n2_p1": [0.11534683406352997, 0.33825626969337463, 0.2262267768383026, 0.07555652409791946, 0.016948023810982704, 0.1834137886762619, 0.029404345899820328], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.031053844839334488, 0.020886888727545738, 0.024562250822782516, 0.5891256332397461, 0.021496254950761795, 0.17381533980369568, 0.10938860476016998], "normal_n3_p1": [0.44439369440078735, 0.2279980629682541, 0.07742571085691452, 0.028705764561891556, 0.030879247933626175, 0.0780731663107872, 0.07606879621744156], "normal_n3_p2": [0.05593280494213104, 0.040727972984313965, 0.043195974081754684, 0.04797833040356636, 0.0340881273150444, 0.706059992313385, 0.037024278193712234], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.055679962038993835, 0.06801201403141022, 0.4847429096698761, 0.05919652804732323, 0.02151026390492916, 0.045103296637535095, 0.22745639085769653], "reduce_n2_p1": [0.011892725713551044, 0.02041320502758026, 0.8826523423194885, 0.016830282285809517, 0.010326451621949673, 0.01571069471538067, 0.02886131778359413], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.015010873787105083, 0.010088623501360416, 0.010554633103311062, 0.006322333589196205, 0.9335334300994873, 0.00827054399996996, 0.008495792746543884], "reduce_n3_p1": [0.019167140126228333, 0.073963962495327, 0.046359408646821976, 0.28867319226264954, 0.01596257835626602, 0.32452693581581116, 0.030609605833888054], "reduce_n3_p2": [0.08795333653688431, 0.06299635767936707, 0.3535982072353363, 0.05167453736066818, 0.062229424715042114, 0.19266469776630402, 0.06670591980218887], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.3808390498161316, 0.0867106020450592, 0.5228129029273987, 0.0012321773683652282, 0.002800279064103961, 0.002913788193836808, 0.0023046969436109066], "normal_n2_p1": [0.15820004045963287, 0.5329362154006958, 0.1910722255706787, 0.027988137677311897, 0.016503697261214256, 0.039601851254701614, 0.019242452457547188], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01815844513475895, 0.011963881552219391, 0.014683022163808346, 0.8492308259010315, 0.009007244370877743, 0.0524505078792572, 0.035617195069789886], "normal_n3_p1": [0.3765426576137543, 0.2739911675453186, 0.08843981474637985, 0.025630110874772072, 0.04267730936408043, 0.08329343050718307, 0.07949316501617432], "normal_n3_p2": [0.02662804163992405, 0.032862063497304916, 0.0264776311814785, 0.038572847843170166, 0.027652114629745483, 0.8046846389770508, 0.019579093903303146], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08353127539157867, 0.11269687861204147, 0.2883871793746948, 0.08675108104944229, 0.03292082995176315, 0.03987223282456398, 0.31857776641845703], "reduce_n2_p1": [0.02449752762913704, 0.04231908172369003, 0.8007106781005859, 0.027771567925810814, 0.019120914861559868, 0.024286529049277306, 0.03450511768460274], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.020103277638554573, 0.015490245074033737, 0.01784655824303627, 0.010500764474272728, 0.8908390998840332, 0.015699991956353188, 0.013938942924141884], "reduce_n3_p1": [0.037288013845682144, 0.31011685729026794, 0.0365135595202446, 0.05978758633136749, 0.02786884270608425, 0.018868718296289444, 0.04966718703508377], "reduce_n3_p2": [0.11128351092338562, 0.07580762356519699, 0.4887363314628601, 0.02814369462430477, 0.060349151492118835, 0.130520299077034, 0.03738816827535629], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.3808390498161316, 0.0867106020450592, 0.5228129029273987, 0.0012321773683652282, 0.002800279064103961, 0.002913788193836808, 0.0023046969436109066], "normal_n2_p1": [0.15820004045963287, 0.5329362154006958, 0.1910722255706787, 0.027988137677311897, 0.016503697261214256, 0.039601851254701614, 0.019242452457547188], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01815844513475895, 0.011963881552219391, 0.014683022163808346, 0.8492308259010315, 0.009007244370877743, 0.0524505078792572, 0.035617195069789886], "normal_n3_p1": [0.3765426576137543, 0.2739911675453186, 0.08843981474637985, 0.025630110874772072, 0.04267730936408043, 0.08329343050718307, 0.07949316501617432], "normal_n3_p2": [0.02662804163992405, 0.032862063497304916, 0.0264776311814785, 0.038572847843170166, 0.027652114629745483, 0.8046846389770508, 0.019579093903303146], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08353127539157867, 0.11269687861204147, 0.2883871793746948, 0.08675108104944229, 0.03292082995176315, 0.03987223282456398, 0.31857776641845703], "reduce_n2_p1": [0.02449752762913704, 0.04231908172369003, 0.8007106781005859, 0.027771567925810814, 0.019120914861559868, 0.024286529049277306, 0.03450511768460274], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.020103277638554573, 0.015490245074033737, 0.01784655824303627, 0.010500764474272728, 0.8908390998840332, 0.015699991956353188, 0.013938942924141884], "reduce_n3_p1": [0.037288013845682144, 0.31011685729026794, 0.0365135595202446, 0.05978758633136749, 0.02786884270608425, 0.018868718296289444, 0.04966718703508377], "reduce_n3_p2": [0.11128351092338562, 0.07580762356519699, 0.4887363314628601, 0.02814369462430477, 0.060349151492118835, 0.130520299077034, 0.03738816827535629], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.808535099029541, 0.0902196392416954, 0.08842581510543823, 0.002062871353700757, 0.0035744679626077414, 0.003748133312910795, 0.0029509717132896185], "normal_n2_p1": [0.20698364078998566, 0.6320315003395081, 0.07041799277067184, 0.019638946279883385, 0.02061452902853489, 0.015562759712338448, 0.018037810921669006], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.026765404269099236, 0.017524417489767075, 0.022554557770490646, 0.8179789185523987, 0.011355536989867687, 0.04509177803993225, 0.046652283519506454], "normal_n3_p1": [0.18678878247737885, 0.3299208879470825, 0.13120092451572418, 0.02650374360382557, 0.06337808072566986, 0.09399367868900299, 0.13490618765354156], "normal_n3_p2": [0.011784201487898827, 0.018981926143169403, 0.015083136968314648, 0.03985301032662392, 0.014000073075294495, 0.8758883476257324, 0.010224772617220879], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.12874451279640198, 0.23991583287715912, 0.06311239302158356, 0.021735941991209984, 0.02074015513062477, 0.01869910955429077, 0.4874945878982544], "reduce_n2_p1": [0.04228641465306282, 0.07066386938095093, 0.6671353578567505, 0.044110432267189026, 0.03878483921289444, 0.03917381912469864, 0.04770417511463165], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06582170724868774, 0.04237642511725426, 0.04344780743122101, 0.0230491291731596, 0.7116637229919434, 0.04264784976840019, 0.02940250188112259], "reduce_n3_p1": [0.01666824147105217, 0.09377699345350266, 0.008795318193733692, 0.0163557231426239, 0.014239050447940826, 0.001323188073001802, 0.017132462933659554], "reduce_n3_p2": [0.18027281761169434, 0.0922192931175232, 0.4511425495147705, 0.02485126443207264, 0.06383202224969864, 0.0798066183924675, 0.041698306798934937], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.808535099029541, 0.0902196392416954, 0.08842581510543823, 0.002062871353700757, 0.0035744679626077414, 0.003748133312910795, 0.0029509717132896185], "normal_n2_p1": [0.20698364078998566, 0.6320315003395081, 0.07041799277067184, 0.019638946279883385, 0.02061452902853489, 0.015562759712338448, 0.018037810921669006], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.026765404269099236, 0.017524417489767075, 0.022554557770490646, 0.8179789185523987, 0.011355536989867687, 0.04509177803993225, 0.046652283519506454], "normal_n3_p1": [0.18678878247737885, 0.3299208879470825, 0.13120092451572418, 0.02650374360382557, 0.06337808072566986, 0.09399367868900299, 0.13490618765354156], "normal_n3_p2": [0.011784201487898827, 0.018981926143169403, 0.015083136968314648, 0.03985301032662392, 0.014000073075294495, 0.8758883476257324, 0.010224772617220879], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.12874451279640198, 0.23991583287715912, 0.06311239302158356, 0.021735941991209984, 0.02074015513062477, 0.01869910955429077, 0.4874945878982544], "reduce_n2_p1": [0.04228641465306282, 0.07066386938095093, 0.6671353578567505, 0.044110432267189026, 0.03878483921289444, 0.03917381912469864, 0.04770417511463165], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06582170724868774, 0.04237642511725426, 0.04344780743122101, 0.0230491291731596, 0.7116637229919434, 0.04264784976840019, 0.02940250188112259], "reduce_n3_p1": [0.01666824147105217, 0.09377699345350266, 0.008795318193733692, 0.0163557231426239, 0.014239050447940826, 0.001323188073001802, 0.017132462933659554], "reduce_n3_p2": [0.18027281761169434, 0.0922192931175232, 0.4511425495147705, 0.02485126443207264, 0.06383202224969864, 0.0798066183924675, 0.041698306798934937], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9120282530784607, 0.055071596056222916, 0.018677489832043648, 0.002794406609609723, 0.0036934197414666414, 0.003962127026170492, 0.0031655733473598957], "normal_n2_p1": [0.324957013130188, 0.5578911900520325, 0.030759088695049286, 0.01656743511557579, 0.021200357005000114, 0.010961604304611683, 0.01907283626496792], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05434262752532959, 0.03396362438797951, 0.04440843313932419, 0.6718589663505554, 0.019981736317276955, 0.059358034282922745, 0.08856645971536636], "normal_n3_p1": [0.30944302678108215, 0.25263407826423645, 0.08418663591146469, 0.026541125029325485, 0.07692419737577438, 0.07654513418674469, 0.14433103799819946], "normal_n3_p2": [0.013756174594163895, 0.023990148678421974, 0.01920386217534542, 0.037716999650001526, 0.012364139780402184, 0.8684405088424683, 0.010753651149570942], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.15952831506729126, 0.16374324262142181, 0.02289077267050743, 0.011333009228110313, 0.01524357683956623, 0.013197488151490688, 0.5969334840774536], "reduce_n2_p1": [0.059410274028778076, 0.09616611152887344, 0.6058325171470642, 0.048776090145111084, 0.03974781930446625, 0.04627282917499542, 0.04505082219839096], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.15036238729953766, 0.06647302210330963, 0.08783652633428574, 0.03508053719997406, 0.44120314717292786, 0.07293625921010971, 0.06765957176685333], "reduce_n3_p1": [0.061419203877449036, 0.397763192653656, 0.0237487331032753, 0.04071689024567604, 0.05241730436682701, 0.002828992437571287, 0.050058621913194656], "reduce_n3_p2": [0.3712809681892395, 0.09200799465179443, 0.16878917813301086, 0.026197748258709908, 0.08284125477075577, 0.15147905051708221, 0.04900654777884483], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9120282530784607, 0.055071596056222916, 0.018677489832043648, 0.002794406609609723, 0.0036934197414666414, 0.003962127026170492, 0.0031655733473598957], "normal_n2_p1": [0.324957013130188, 0.5578911900520325, 0.030759088695049286, 0.01656743511557579, 0.021200357005000114, 0.010961604304611683, 0.01907283626496792], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05434262752532959, 0.03396362438797951, 0.04440843313932419, 0.6718589663505554, 0.019981736317276955, 0.059358034282922745, 0.08856645971536636], "normal_n3_p1": [0.30944302678108215, 0.25263407826423645, 0.08418663591146469, 0.026541125029325485, 0.07692419737577438, 0.07654513418674469, 0.14433103799819946], "normal_n3_p2": [0.013756174594163895, 0.023990148678421974, 0.01920386217534542, 0.037716999650001526, 0.012364139780402184, 0.8684405088424683, 0.010753651149570942], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.15952831506729126, 0.16374324262142181, 0.02289077267050743, 0.011333009228110313, 0.01524357683956623, 0.013197488151490688, 0.5969334840774536], "reduce_n2_p1": [0.059410274028778076, 0.09616611152887344, 0.6058325171470642, 0.048776090145111084, 0.03974781930446625, 0.04627282917499542, 0.04505082219839096], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.15036238729953766, 0.06647302210330963, 0.08783652633428574, 0.03508053719997406, 0.44120314717292786, 0.07293625921010971, 0.06765957176685333], "reduce_n3_p1": [0.061419203877449036, 0.397763192653656, 0.0237487331032753, 0.04071689024567604, 0.05241730436682701, 0.002828992437571287, 0.050058621913194656], "reduce_n3_p2": [0.3712809681892395, 0.09200799465179443, 0.16878917813301086, 0.026197748258709908, 0.08284125477075577, 0.15147905051708221, 0.04900654777884483], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8740691542625427, 0.07652173936367035, 0.017329774796962738, 0.0072271632961928844, 0.007619705982506275, 0.00851227343082428, 0.007009140681475401], "normal_n2_p1": [0.39177221059799194, 0.4420892894268036, 0.0289243645966053, 0.02697734348475933, 0.03364796191453934, 0.014277897775173187, 0.028581945225596428], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05590308457612991, 0.041470035910606384, 0.046496372669935226, 0.6409310102462769, 0.02850114367902279, 0.05727093666791916, 0.07836660742759705], "normal_n3_p1": [0.3867400884628296, 0.08168841898441315, 0.049292899668216705, 0.028865749016404152, 0.1155330091714859, 0.055753324180841446, 0.24594905972480774], "normal_n3_p2": [0.02287660911679268, 0.035649221390485764, 0.027864623814821243, 0.06298111379146576, 0.016765771433711052, 0.796450674533844, 0.01663287915289402], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01752106472849846, 0.021040482446551323, 0.004198605660349131, 0.0031552384607493877, 0.005787021480500698, 0.004442149773240089, 0.9379611611366272], "reduce_n2_p1": [0.041417744010686874, 0.04909840226173401, 0.7124728560447693, 0.03724897652864456, 0.0189412459731102, 0.02979753352701664, 0.05963168293237686], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.24032121896743774, 0.07934385538101196, 0.10366374254226685, 0.04608873277902603, 0.13538475334644318, 0.16108226776123047, 0.07083867490291595], "reduce_n3_p1": [0.08038301020860672, 0.30855587124824524, 0.0260868351906538, 0.05222048610448837, 0.06902357935905457, 0.00459406990557909, 0.02817649208009243], "reduce_n3_p2": [0.8965008854866028, 0.017708852887153625, 0.028958531096577644, 0.006579253822565079, 0.015523233450949192, 0.0184974055737257, 0.006336451042443514], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8740691542625427, 0.07652173936367035, 0.017329774796962738, 0.0072271632961928844, 0.007619705982506275, 0.00851227343082428, 0.007009140681475401], "normal_n2_p1": [0.39177221059799194, 0.4420892894268036, 0.0289243645966053, 0.02697734348475933, 0.03364796191453934, 0.014277897775173187, 0.028581945225596428], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05590308457612991, 0.041470035910606384, 0.046496372669935226, 0.6409310102462769, 0.02850114367902279, 0.05727093666791916, 0.07836660742759705], "normal_n3_p1": [0.3867400884628296, 0.08168841898441315, 0.049292899668216705, 0.028865749016404152, 0.1155330091714859, 0.055753324180841446, 0.24594905972480774], "normal_n3_p2": [0.02287660911679268, 0.035649221390485764, 0.027864623814821243, 0.06298111379146576, 0.016765771433711052, 0.796450674533844, 0.01663287915289402], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01752106472849846, 0.021040482446551323, 0.004198605660349131, 0.0031552384607493877, 0.005787021480500698, 0.004442149773240089, 0.9379611611366272], "reduce_n2_p1": [0.041417744010686874, 0.04909840226173401, 0.7124728560447693, 0.03724897652864456, 0.0189412459731102, 0.02979753352701664, 0.05963168293237686], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.24032121896743774, 0.07934385538101196, 0.10366374254226685, 0.04608873277902603, 0.13538475334644318, 0.16108226776123047, 0.07083867490291595], "reduce_n3_p1": [0.08038301020860672, 0.30855587124824524, 0.0260868351906538, 0.05222048610448837, 0.06902357935905457, 0.00459406990557909, 0.02817649208009243], "reduce_n3_p2": [0.8965008854866028, 0.017708852887153625, 0.028958531096577644, 0.006579253822565079, 0.015523233450949192, 0.0184974055737257, 0.006336451042443514], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.655968189239502, 0.20449970662593842, 0.033885374665260315, 0.025574112311005592, 0.02428414672613144, 0.02651083469390869, 0.022135406732559204], "normal_n2_p1": [0.07313689589500427, 0.6623445153236389, 0.032778073102235794, 0.05179561674594879, 0.053229935467243195, 0.018874377012252808, 0.04739689081907272], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.024633236229419708, 0.024572210386395454, 0.024848904460668564, 0.8139235377311707, 0.019520998001098633, 0.038661789149045944, 0.03837945684790611], "normal_n3_p1": [0.7356007099151611, 0.05141402781009674, 0.04251197725534439, 0.018842684105038643, 0.0466608926653862, 0.023143701255321503, 0.060170628130435944], "normal_n3_p2": [0.061998285353183746, 0.141998291015625, 0.1194341853260994, 0.1070963442325592, 0.03498633950948715, 0.45663386583328247, 0.035743772983551025], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.014727123081684113, 0.018166154623031616, 0.0039852214977145195, 0.0037741486448794603, 0.008849040605127811, 0.0062722861766815186, 0.9355586171150208], "reduce_n2_p1": [0.02595001459121704, 0.019416872411966324, 0.8816200494766235, 0.023460255935788155, 0.008159233257174492, 0.015264052897691727, 0.01283938530832529], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.5355021357536316, 0.07064692676067352, 0.04864001274108887, 0.061117883771657944, 0.14430274069309235, 0.00575619051232934, 0.06929685920476913], "reduce_n3_p1": [0.08279451727867126, 0.8488584756851196, 0.018703091889619827, 0.012711958959698677, 0.01063140481710434, 0.004792858846485615, 0.01626572199165821], "reduce_n3_p2": [0.8375588059425354, 0.028906451538205147, 0.04927169159054756, 0.011117554269731045, 0.02524438500404358, 0.02455081231892109, 0.007989016361534595], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.655968189239502, 0.20449970662593842, 0.033885374665260315, 0.025574112311005592, 0.02428414672613144, 0.02651083469390869, 0.022135406732559204], "normal_n2_p1": [0.07313689589500427, 0.6623445153236389, 0.032778073102235794, 0.05179561674594879, 0.053229935467243195, 0.018874377012252808, 0.04739689081907272], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.024633236229419708, 0.024572210386395454, 0.024848904460668564, 0.8139235377311707, 0.019520998001098633, 0.038661789149045944, 0.03837945684790611], "normal_n3_p1": [0.7356007099151611, 0.05141402781009674, 0.04251197725534439, 0.018842684105038643, 0.0466608926653862, 0.023143701255321503, 0.060170628130435944], "normal_n3_p2": [0.061998285353183746, 0.141998291015625, 0.1194341853260994, 0.1070963442325592, 0.03498633950948715, 0.45663386583328247, 0.035743772983551025], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.014727123081684113, 0.018166154623031616, 0.0039852214977145195, 0.0037741486448794603, 0.008849040605127811, 0.0062722861766815186, 0.9355586171150208], "reduce_n2_p1": [0.02595001459121704, 0.019416872411966324, 0.8816200494766235, 0.023460255935788155, 0.008159233257174492, 0.015264052897691727, 0.01283938530832529], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.5355021357536316, 0.07064692676067352, 0.04864001274108887, 0.061117883771657944, 0.14430274069309235, 0.00575619051232934, 0.06929685920476913], "reduce_n3_p1": [0.08279451727867126, 0.8488584756851196, 0.018703091889619827, 0.012711958959698677, 0.01063140481710434, 0.004792858846485615, 0.01626572199165821], "reduce_n3_p2": [0.8375588059425354, 0.028906451538205147, 0.04927169159054756, 0.011117554269731045, 0.02524438500404358, 0.02455081231892109, 0.007989016361534595], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.33900362253189087, 0.3514140844345093, 0.050954703241586685, 0.05979881435632706, 0.06813761591911316, 0.06386458873748779, 0.04646571725606918], "normal_n2_p1": [0.022731589153409004, 0.7716588377952576, 0.024535339325666428, 0.03799469396471977, 0.04512220248579979, 0.018198257312178612, 0.029813075438141823], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.027247436344623566, 0.031152505427598953, 0.029690643772482872, 0.8003631234169006, 0.020711194723844528, 0.038474082946777344, 0.03580793738365173], "normal_n3_p1": [0.6239039301872253, 0.05404387786984444, 0.06569211184978485, 0.030867211520671844, 0.06005347520112991, 0.03253403678536415, 0.08504050225019455], "normal_n3_p2": [0.004826823715120554, 0.00189435132779181, 0.0021381224505603313, 0.13203689455986023, 0.006457698531448841, 0.8329464793205261, 0.00786994956433773], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01824166439473629, 0.021378332749009132, 0.005849912762641907, 0.006455378606915474, 0.015253907069563866, 0.010614965111017227, 0.907293975353241], "reduce_n2_p1": [0.014542795717716217, 0.009053830057382584, 0.936996340751648, 0.014113393612205982, 0.004516660235822201, 0.009194078855216503, 0.0055958982557058334], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.24048854410648346, 0.06833559274673462, 0.05309319123625755, 0.06745680421590805, 0.4422486126422882, 0.0023581236600875854, 0.08990861475467682], "reduce_n3_p1": [0.06793764978647232, 0.8905919790267944, 0.013316445983946323, 0.006427337881177664, 0.0038182500284165144, 0.005701348185539246, 0.01152036339044571], "reduce_n3_p2": [0.5309816598892212, 0.0799836590886116, 0.1410127580165863, 0.033981628715991974, 0.0823930948972702, 0.05609802156686783, 0.023653695359826088], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.33900362253189087, 0.3514140844345093, 0.050954703241586685, 0.05979881435632706, 0.06813761591911316, 0.06386458873748779, 0.04646571725606918], "normal_n2_p1": [0.022731589153409004, 0.7716588377952576, 0.024535339325666428, 0.03799469396471977, 0.04512220248579979, 0.018198257312178612, 0.029813075438141823], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.027247436344623566, 0.031152505427598953, 0.029690643772482872, 0.8003631234169006, 0.020711194723844528, 0.038474082946777344, 0.03580793738365173], "normal_n3_p1": [0.6239039301872253, 0.05404387786984444, 0.06569211184978485, 0.030867211520671844, 0.06005347520112991, 0.03253403678536415, 0.08504050225019455], "normal_n3_p2": [0.004826823715120554, 0.00189435132779181, 0.0021381224505603313, 0.13203689455986023, 0.006457698531448841, 0.8329464793205261, 0.00786994956433773], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01824166439473629, 0.021378332749009132, 0.005849912762641907, 0.006455378606915474, 0.015253907069563866, 0.010614965111017227, 0.907293975353241], "reduce_n2_p1": [0.014542795717716217, 0.009053830057382584, 0.936996340751648, 0.014113393612205982, 0.004516660235822201, 0.009194078855216503, 0.0055958982557058334], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.24048854410648346, 0.06833559274673462, 0.05309319123625755, 0.06745680421590805, 0.4422486126422882, 0.0023581236600875854, 0.08990861475467682], "reduce_n3_p1": [0.06793764978647232, 0.8905919790267944, 0.013316445983946323, 0.006427337881177664, 0.0038182500284165144, 0.005701348185539246, 0.01152036339044571], "reduce_n3_p2": [0.5309816598892212, 0.0799836590886116, 0.1410127580165863, 0.033981628715991974, 0.0823930948972702, 0.05609802156686783, 0.023653695359826088], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.3195918798446655, 0.1920507550239563, 0.05777487903833389, 0.1764519214630127, 0.07848206162452698, 0.10405836254358292, 0.04024428501725197], "normal_n2_p1": [0.01441857311874628, 0.8116893172264099, 0.02519262582063675, 0.017783021554350853, 0.029566725715994835, 0.020993128418922424, 0.032000161707401276], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06926759332418442, 0.07352049648761749, 0.06073060259222984, 0.5859556198120117, 0.0358600877225399, 0.06422391533851624, 0.0649782046675682], "normal_n3_p1": [0.3904147148132324, 0.048919375985860825, 0.08598046749830246, 0.04465217888355255, 0.08075364679098129, 0.05408580228686333, 0.1503288745880127], "normal_n3_p2": [0.0011827753623947501, 0.00021169029059819877, 0.00027387274894863367, 0.7879442572593689, 0.002239283872768283, 0.20010316371917725, 0.0028989389538764954], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04197913408279419, 0.04456602782011032, 0.012288553640246391, 0.01459760032594204, 0.028210218995809555, 0.02546672709286213, 0.8023279905319214], "reduce_n2_p1": [0.008852330036461353, 0.0056473310105502605, 0.9575468301773071, 0.009213671088218689, 0.0035825208760797977, 0.0065126619301736355, 0.003945347853004932], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.2839547097682953, 0.05665776506066322, 0.034668903797864914, 0.03000035136938095, 0.5197983384132385, 0.0019549878779798746, 0.05846525356173515], "reduce_n3_p1": [0.08568910509347916, 0.8494477272033691, 0.021109269931912422, 0.009335551410913467, 0.004482990596443415, 0.012766990810632706, 0.016445618122816086], "reduce_n3_p2": [0.1119297593832016, 0.0832478255033493, 0.23553943634033203, 0.06380587816238403, 0.2740214467048645, 0.06777723133563995, 0.05401242524385452], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.3195918798446655, 0.1920507550239563, 0.05777487903833389, 0.1764519214630127, 0.07848206162452698, 0.10405836254358292, 0.04024428501725197], "normal_n2_p1": [0.01441857311874628, 0.8116893172264099, 0.02519262582063675, 0.017783021554350853, 0.029566725715994835, 0.020993128418922424, 0.032000161707401276], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06926759332418442, 0.07352049648761749, 0.06073060259222984, 0.5859556198120117, 0.0358600877225399, 0.06422391533851624, 0.0649782046675682], "normal_n3_p1": [0.3904147148132324, 0.048919375985860825, 0.08598046749830246, 0.04465217888355255, 0.08075364679098129, 0.05408580228686333, 0.1503288745880127], "normal_n3_p2": [0.0011827753623947501, 0.00021169029059819877, 0.00027387274894863367, 0.7879442572593689, 0.002239283872768283, 0.20010316371917725, 0.0028989389538764954], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04197913408279419, 0.04456602782011032, 0.012288553640246391, 0.01459760032594204, 0.028210218995809555, 0.02546672709286213, 0.8023279905319214], "reduce_n2_p1": [0.008852330036461353, 0.0056473310105502605, 0.9575468301773071, 0.009213671088218689, 0.0035825208760797977, 0.0065126619301736355, 0.003945347853004932], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.2839547097682953, 0.05665776506066322, 0.034668903797864914, 0.03000035136938095, 0.5197983384132385, 0.0019549878779798746, 0.05846525356173515], "reduce_n3_p1": [0.08568910509347916, 0.8494477272033691, 0.021109269931912422, 0.009335551410913467, 0.004482990596443415, 0.012766990810632706, 0.016445618122816086], "reduce_n3_p2": [0.1119297593832016, 0.0832478255033493, 0.23553943634033203, 0.06380587816238403, 0.2740214467048645, 0.06777723133563995, 0.05401242524385452], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2375442385673523, 0.08036121726036072, 0.03922933712601662, 0.4292346239089966, 0.06757303327322006, 0.08946909010410309, 0.02598690614104271], "normal_n2_p1": [0.012583982199430466, 0.8348565697669983, 0.026263659819960594, 0.012545171193778515, 0.024233657866716385, 0.02119927667081356, 0.03198963776230812], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.14330874383449554, 0.09943529963493347, 0.08903439342975616, 0.46206992864608765, 0.032883740961551666, 0.08689649403095245, 0.04736074060201645], "normal_n3_p1": [0.6064019799232483, 0.027068521827459335, 0.027521874755620956, 0.04011274874210358, 0.04383232817053795, 0.0430450402200222, 0.14013710618019104], "normal_n3_p2": [0.0027772393077611923, 0.00042763439705595374, 0.0005741220084019005, 0.20644862949848175, 0.0049823010340332985, 0.7672768831253052, 0.0062081413343548775], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05144438147544861, 0.05314530059695244, 0.01688627526164055, 0.01998942345380783, 0.030235473066568375, 0.033696070313453674, 0.7641750574111938], "reduce_n2_p1": [0.011953476816415787, 0.007985520176589489, 0.9368042349815369, 0.012636814266443253, 0.006089361384510994, 0.009458211250603199, 0.00633838027715683], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.07227481156587601, 0.03744859620928764, 0.0319804884493351, 0.021001819521188736, 0.7896312475204468, 0.003120856126770377, 0.033205222338438034], "reduce_n3_p1": [0.10760565847158432, 0.7521677613258362, 0.04152141883969307, 0.02048363722860813, 0.008884123526513577, 0.03399337828159332, 0.03334894776344299], "reduce_n3_p2": [0.038228508085012436, 0.07053621113300323, 0.44997116923332214, 0.055803850293159485, 0.1732853353023529, 0.051689907908439636, 0.05519362539052963], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2375442385673523, 0.08036121726036072, 0.03922933712601662, 0.4292346239089966, 0.06757303327322006, 0.08946909010410309, 0.02598690614104271], "normal_n2_p1": [0.012583982199430466, 0.8348565697669983, 0.026263659819960594, 0.012545171193778515, 0.024233657866716385, 0.02119927667081356, 0.03198963776230812], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.14330874383449554, 0.09943529963493347, 0.08903439342975616, 0.46206992864608765, 0.032883740961551666, 0.08689649403095245, 0.04736074060201645], "normal_n3_p1": [0.6064019799232483, 0.027068521827459335, 0.027521874755620956, 0.04011274874210358, 0.04383232817053795, 0.0430450402200222, 0.14013710618019104], "normal_n3_p2": [0.0027772393077611923, 0.00042763439705595374, 0.0005741220084019005, 0.20644862949848175, 0.0049823010340332985, 0.7672768831253052, 0.0062081413343548775], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05144438147544861, 0.05314530059695244, 0.01688627526164055, 0.01998942345380783, 0.030235473066568375, 0.033696070313453674, 0.7641750574111938], "reduce_n2_p1": [0.011953476816415787, 0.007985520176589489, 0.9368042349815369, 0.012636814266443253, 0.006089361384510994, 0.009458211250603199, 0.00633838027715683], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.07227481156587601, 0.03744859620928764, 0.0319804884493351, 0.021001819521188736, 0.7896312475204468, 0.003120856126770377, 0.033205222338438034], "reduce_n3_p1": [0.10760565847158432, 0.7521677613258362, 0.04152141883969307, 0.02048363722860813, 0.008884123526513577, 0.03399337828159332, 0.03334894776344299], "reduce_n3_p2": [0.038228508085012436, 0.07053621113300323, 0.44997116923332214, 0.055803850293159485, 0.1732853353023529, 0.051689907908439636, 0.05519362539052963], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.898115873336792, 0.02559618279337883, 0.013824710622429848, 0.005217819008976221, 0.019321128726005554, 0.019495753571391106, 0.008135289885103703], "normal_n2_p1": [0.015484783798456192, 0.8066546320915222, 0.03276747837662697, 0.013130797073245049, 0.024264125153422356, 0.025060387328267097, 0.045191440731287], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.021881118416786194, 0.023875553160905838, 0.024980289861559868, 0.8624165058135986, 0.015528670512139797, 0.02718951925635338, 0.010702339000999928], "normal_n3_p1": [0.7168749570846558, 0.02408965863287449, 0.018699880689382553, 0.040595393627882004, 0.04942650347948074, 0.031262777745723724, 0.08074311167001724], "normal_n3_p2": [0.00581880658864975, 0.0010883311042562127, 0.0014361909125000238, 0.148577019572258, 0.008084239438176155, 0.8066772818565369, 0.010271557606756687], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08035875111818314, 0.08650084584951401, 0.028139183297753334, 0.03745957091450691, 0.039182666689157486, 0.08065352588891983, 0.6024455428123474], "reduce_n2_p1": [0.017859725281596184, 0.013288426212966442, 0.8892759084701538, 0.02082039602100849, 0.011979474686086178, 0.016273580491542816, 0.011782716028392315], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022147441282868385, 0.027038097381591797, 0.029349863529205322, 0.01763973757624626, 0.8512614369392395, 0.006031012628227472, 0.03330789878964424], "reduce_n3_p1": [0.15232500433921814, 0.5363953709602356, 0.08584480732679367, 0.039225175976753235, 0.022817974910140038, 0.06653231382369995, 0.08949169516563416], "reduce_n3_p2": [0.022567003965377808, 0.06447911262512207, 0.5702565312385559, 0.03469027206301689, 0.13768471777439117, 0.03525373339653015, 0.04785604774951935], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.898115873336792, 0.02559618279337883, 0.013824710622429848, 0.005217819008976221, 0.019321128726005554, 0.019495753571391106, 0.008135289885103703], "normal_n2_p1": [0.015484783798456192, 0.8066546320915222, 0.03276747837662697, 0.013130797073245049, 0.024264125153422356, 0.025060387328267097, 0.045191440731287], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.021881118416786194, 0.023875553160905838, 0.024980289861559868, 0.8624165058135986, 0.015528670512139797, 0.02718951925635338, 0.010702339000999928], "normal_n3_p1": [0.7168749570846558, 0.02408965863287449, 0.018699880689382553, 0.040595393627882004, 0.04942650347948074, 0.031262777745723724, 0.08074311167001724], "normal_n3_p2": [0.00581880658864975, 0.0010883311042562127, 0.0014361909125000238, 0.148577019572258, 0.008084239438176155, 0.8066772818565369, 0.010271557606756687], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08035875111818314, 0.08650084584951401, 0.028139183297753334, 0.03745957091450691, 0.039182666689157486, 0.08065352588891983, 0.6024455428123474], "reduce_n2_p1": [0.017859725281596184, 0.013288426212966442, 0.8892759084701538, 0.02082039602100849, 0.011979474686086178, 0.016273580491542816, 0.011782716028392315], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022147441282868385, 0.027038097381591797, 0.029349863529205322, 0.01763973757624626, 0.8512614369392395, 0.006031012628227472, 0.03330789878964424], "reduce_n3_p1": [0.15232500433921814, 0.5363953709602356, 0.08584480732679367, 0.039225175976753235, 0.022817974910140038, 0.06653231382369995, 0.08949169516563416], "reduce_n3_p2": [0.022567003965377808, 0.06447911262512207, 0.5702565312385559, 0.03469027206301689, 0.13768471777439117, 0.03525373339653015, 0.04785604774951935], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9357199668884277, 0.016365837305784225, 0.00979789812117815, 0.0007656255038455129, 0.012032557278871536, 0.011739036999642849, 0.006087382789701223], "normal_n2_p1": [0.0174177847802639, 0.8139697909355164, 0.033092375844717026, 0.013423318043351173, 0.02063767798244953, 0.025162294507026672, 0.044142551720142365], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011091246269643307, 0.013652020134031773, 0.015567241236567497, 0.9095134139060974, 0.01417426485568285, 0.017688199877738953, 0.006570437457412481], "normal_n3_p1": [0.6787049174308777, 0.031196821480989456, 0.023804040625691414, 0.049559105187654495, 0.08196942508220673, 0.035868339240550995, 0.06088552251458168], "normal_n3_p2": [0.01369713619351387, 0.003618861548602581, 0.004578881897032261, 0.4546825587749481, 0.015087234787642956, 0.45850321650505066, 0.018763497471809387], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13899675011634827, 0.16729125380516052, 0.04066711664199829, 0.05942455306649208, 0.04652829468250275, 0.06512676924467087, 0.42983895540237427], "reduce_n2_p1": [0.01656057871878147, 0.013646663166582584, 0.867608368396759, 0.027082720771431923, 0.014398312196135521, 0.017400749027729034, 0.017378900200128555], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017724143341183662, 0.032017264515161514, 0.033005502074956894, 0.01600247621536255, 0.8373419642448425, 0.012276915833353996, 0.033162616193294525], "reduce_n3_p1": [0.09218456596136093, 0.11357682198286057, 0.1670544296503067, 0.13102947175502777, 0.04440971091389656, 0.10021913051605225, 0.3321216106414795], "reduce_n3_p2": [0.013596080243587494, 0.04134481027722359, 0.7475102543830872, 0.0207605492323637, 0.10208429396152496, 0.018085673451423645, 0.020522091537714005], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9357199668884277, 0.016365837305784225, 0.00979789812117815, 0.0007656255038455129, 0.012032557278871536, 0.011739036999642849, 0.006087382789701223], "normal_n2_p1": [0.0174177847802639, 0.8139697909355164, 0.033092375844717026, 0.013423318043351173, 0.02063767798244953, 0.025162294507026672, 0.044142551720142365], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011091246269643307, 0.013652020134031773, 0.015567241236567497, 0.9095134139060974, 0.01417426485568285, 0.017688199877738953, 0.006570437457412481], "normal_n3_p1": [0.6787049174308777, 0.031196821480989456, 0.023804040625691414, 0.049559105187654495, 0.08196942508220673, 0.035868339240550995, 0.06088552251458168], "normal_n3_p2": [0.01369713619351387, 0.003618861548602581, 0.004578881897032261, 0.4546825587749481, 0.015087234787642956, 0.45850321650505066, 0.018763497471809387], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13899675011634827, 0.16729125380516052, 0.04066711664199829, 0.05942455306649208, 0.04652829468250275, 0.06512676924467087, 0.42983895540237427], "reduce_n2_p1": [0.01656057871878147, 0.013646663166582584, 0.867608368396759, 0.027082720771431923, 0.014398312196135521, 0.017400749027729034, 0.017378900200128555], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017724143341183662, 0.032017264515161514, 0.033005502074956894, 0.01600247621536255, 0.8373419642448425, 0.012276915833353996, 0.033162616193294525], "reduce_n3_p1": [0.09218456596136093, 0.11357682198286057, 0.1670544296503067, 0.13102947175502777, 0.04440971091389656, 0.10021913051605225, 0.3321216106414795], "reduce_n3_p2": [0.013596080243587494, 0.04134481027722359, 0.7475102543830872, 0.0207605492323637, 0.10208429396152496, 0.018085673451423645, 0.020522091537714005], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9197020530700684, 0.018647681921720505, 0.012548706494271755, 0.0005905707366764545, 0.014414850622415543, 0.014112678356468678, 0.008871234953403473], "normal_n2_p1": [0.022585581988096237, 0.7954192161560059, 0.0406830869615078, 0.017668047919869423, 0.020727790892124176, 0.030405746772885323, 0.04057696834206581], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.013336681760847569, 0.016174588352441788, 0.019745266065001488, 0.8691415190696716, 0.023999366909265518, 0.025206949561834335, 0.009594817645847797], "normal_n3_p1": [0.6786064505577087, 0.03579133003950119, 0.026421314105391502, 0.045632727444171906, 0.10626492649316788, 0.032390907406806946, 0.047679729759693146], "normal_n3_p2": [0.005431664176285267, 0.001585407298989594, 0.0019200332462787628, 0.9599027037620544, 0.00439640786498785, 0.01053325179964304, 0.006371114403009415], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.160106360912323, 0.1696382313966751, 0.035653237253427505, 0.05075116455554962, 0.050124652683734894, 0.05199525132775307, 0.4436745047569275], "reduce_n2_p1": [0.016523076221346855, 0.014724189415574074, 0.8688216805458069, 0.030893512070178986, 0.015439273789525032, 0.014185830019414425, 0.01836545392870903], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.050443243235349655, 0.09255753457546234, 0.11269687116146088, 0.03646772727370262, 0.5205023288726807, 0.04308304190635681, 0.07385026663541794], "reduce_n3_p1": [0.029548080638051033, 0.018173811957240105, 0.11248242110013962, 0.2344103753566742, 0.06366299837827682, 0.06018386036157608, 0.45935526490211487], "reduce_n3_p2": [0.010838516987860203, 0.025751851499080658, 0.8541788458824158, 0.013736710883677006, 0.056762903928756714, 0.011015200056135654, 0.010604500770568848], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9197020530700684, 0.018647681921720505, 0.012548706494271755, 0.0005905707366764545, 0.014414850622415543, 0.014112678356468678, 0.008871234953403473], "normal_n2_p1": [0.022585581988096237, 0.7954192161560059, 0.0406830869615078, 0.017668047919869423, 0.020727790892124176, 0.030405746772885323, 0.04057696834206581], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.013336681760847569, 0.016174588352441788, 0.019745266065001488, 0.8691415190696716, 0.023999366909265518, 0.025206949561834335, 0.009594817645847797], "normal_n3_p1": [0.6786064505577087, 0.03579133003950119, 0.026421314105391502, 0.045632727444171906, 0.10626492649316788, 0.032390907406806946, 0.047679729759693146], "normal_n3_p2": [0.005431664176285267, 0.001585407298989594, 0.0019200332462787628, 0.9599027037620544, 0.00439640786498785, 0.01053325179964304, 0.006371114403009415], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.160106360912323, 0.1696382313966751, 0.035653237253427505, 0.05075116455554962, 0.050124652683734894, 0.05199525132775307, 0.4436745047569275], "reduce_n2_p1": [0.016523076221346855, 0.014724189415574074, 0.8688216805458069, 0.030893512070178986, 0.015439273789525032, 0.014185830019414425, 0.01836545392870903], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.050443243235349655, 0.09255753457546234, 0.11269687116146088, 0.03646772727370262, 0.5205023288726807, 0.04308304190635681, 0.07385026663541794], "reduce_n3_p1": [0.029548080638051033, 0.018173811957240105, 0.11248242110013962, 0.2344103753566742, 0.06366299837827682, 0.06018386036157608, 0.45935526490211487], "reduce_n3_p2": [0.010838516987860203, 0.025751851499080658, 0.8541788458824158, 0.013736710883677006, 0.056762903928756714, 0.011015200056135654, 0.010604500770568848], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7920600771903992, 0.04375571012496948, 0.03268931061029434, 0.0015184023650363088, 0.0402529239654541, 0.037577997893095016, 0.02294270135462284], "normal_n2_p1": [0.020179765298962593, 0.8352598547935486, 0.037669215351343155, 0.015884391963481903, 0.015979569405317307, 0.02422695979475975, 0.029044343158602715], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.021308448165655136, 0.024699635803699493, 0.02959921769797802, 0.8004447221755981, 0.03688984736800194, 0.034405648708343506, 0.016682151705026627], "normal_n3_p1": [0.7482026815414429, 0.03592049703001976, 0.029821740463376045, 0.04050499573349953, 0.06758031994104385, 0.029685240238904953, 0.02604004181921482], "normal_n3_p2": [0.0058083669282495975, 0.002130192704498768, 0.002489454811438918, 0.9683830142021179, 0.004012611228972673, 0.002717608353123069, 0.005952848587185144], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.15050451457500458, 0.3699733316898346, 0.05246725678443909, 0.0838049054145813, 0.03876558691263199, 0.06910493969917297, 0.18434658646583557], "reduce_n2_p1": [0.03554337099194527, 0.0376262366771698, 0.7068526148796082, 0.06728147715330124, 0.03964374586939812, 0.03154923394322395, 0.03771933540701866], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005845044273883104, 0.005086679942905903, 0.04222359135746956, 0.006988375447690487, 0.8903505802154541, 0.023361975327134132, 0.018824439495801926], "reduce_n3_p1": [0.04239572957158089, 0.015567466616630554, 0.09950710088014603, 0.4312256872653961, 0.14673471450805664, 0.18764249980449677, 0.028435567393898964], "reduce_n3_p2": [0.020495690405368805, 0.041236188262701035, 0.777118444442749, 0.022895682603120804, 0.07920242100954056, 0.01689191162586212, 0.016817864030599594], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7920600771903992, 0.04375571012496948, 0.03268931061029434, 0.0015184023650363088, 0.0402529239654541, 0.037577997893095016, 0.02294270135462284], "normal_n2_p1": [0.020179765298962593, 0.8352598547935486, 0.037669215351343155, 0.015884391963481903, 0.015979569405317307, 0.02422695979475975, 0.029044343158602715], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.021308448165655136, 0.024699635803699493, 0.02959921769797802, 0.8004447221755981, 0.03688984736800194, 0.034405648708343506, 0.016682151705026627], "normal_n3_p1": [0.7482026815414429, 0.03592049703001976, 0.029821740463376045, 0.04050499573349953, 0.06758031994104385, 0.029685240238904953, 0.02604004181921482], "normal_n3_p2": [0.0058083669282495975, 0.002130192704498768, 0.002489454811438918, 0.9683830142021179, 0.004012611228972673, 0.002717608353123069, 0.005952848587185144], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.15050451457500458, 0.3699733316898346, 0.05246725678443909, 0.0838049054145813, 0.03876558691263199, 0.06910493969917297, 0.18434658646583557], "reduce_n2_p1": [0.03554337099194527, 0.0376262366771698, 0.7068526148796082, 0.06728147715330124, 0.03964374586939812, 0.03154923394322395, 0.03771933540701866], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005845044273883104, 0.005086679942905903, 0.04222359135746956, 0.006988375447690487, 0.8903505802154541, 0.023361975327134132, 0.018824439495801926], "reduce_n3_p1": [0.04239572957158089, 0.015567466616630554, 0.09950710088014603, 0.4312256872653961, 0.14673471450805664, 0.18764249980449677, 0.028435567393898964], "reduce_n3_p2": [0.020495690405368805, 0.041236188262701035, 0.777118444442749, 0.022895682603120804, 0.07920242100954056, 0.01689191162586212, 0.016817864030599594], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.4471132457256317, 0.10425069183111191, 0.09538064897060394, 0.005055526737123728, 0.09689168632030487, 0.11035148054361343, 0.06431777030229568], "normal_n2_p1": [0.02195490151643753, 0.8454245924949646, 0.03775171563029289, 0.016624368727207184, 0.015709232538938522, 0.023126836866140366, 0.021170511841773987], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.051749248057603836, 0.061314936727285385, 0.0773887112736702, 0.5790089964866638, 0.06562645733356476, 0.060807615518569946, 0.033162157982587814], "normal_n3_p1": [0.6461646556854248, 0.05320564657449722, 0.048728059977293015, 0.07555288821458817, 0.07721981406211853, 0.03900369256734848, 0.030859630554914474], "normal_n3_p2": [0.008340099826455116, 0.00415813410654664, 0.004656611476093531, 0.9582822322845459, 0.005316275637596846, 0.0021856706589460373, 0.007293112110346556], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13339872658252716, 0.26065024733543396, 0.08525311946868896, 0.0934348776936531, 0.048753757029771805, 0.0923774242401123, 0.22357942163944244], "reduce_n2_p1": [0.06934163719415665, 0.07960005104541779, 0.3564286530017853, 0.16301016509532928, 0.09510034322738647, 0.08136455714702606, 0.055195000022649765], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0019173654727637768, 0.0010923343943431973, 0.01826057769358158, 0.0029747982043772936, 0.957470715045929, 0.009972084313631058, 0.005991475656628609], "reduce_n3_p1": [0.042135171592235565, 0.014649217948317528, 0.15355214476585388, 0.0767393484711647, 0.4548996686935425, 0.1635793298482895, 0.007958597503602505], "reduce_n3_p2": [0.051341358572244644, 0.07147305458784103, 0.16837023198604584, 0.07068189978599548, 0.45438578724861145, 0.04825684055685997, 0.0518217533826828], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.4471132457256317, 0.10425069183111191, 0.09538064897060394, 0.005055526737123728, 0.09689168632030487, 0.11035148054361343, 0.06431777030229568], "normal_n2_p1": [0.02195490151643753, 0.8454245924949646, 0.03775171563029289, 0.016624368727207184, 0.015709232538938522, 0.023126836866140366, 0.021170511841773987], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.051749248057603836, 0.061314936727285385, 0.0773887112736702, 0.5790089964866638, 0.06562645733356476, 0.060807615518569946, 0.033162157982587814], "normal_n3_p1": [0.6461646556854248, 0.05320564657449722, 0.048728059977293015, 0.07555288821458817, 0.07721981406211853, 0.03900369256734848, 0.030859630554914474], "normal_n3_p2": [0.008340099826455116, 0.00415813410654664, 0.004656611476093531, 0.9582822322845459, 0.005316275637596846, 0.0021856706589460373, 0.007293112110346556], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13339872658252716, 0.26065024733543396, 0.08525311946868896, 0.0934348776936531, 0.048753757029771805, 0.0923774242401123, 0.22357942163944244], "reduce_n2_p1": [0.06934163719415665, 0.07960005104541779, 0.3564286530017853, 0.16301016509532928, 0.09510034322738647, 0.08136455714702606, 0.055195000022649765], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0019173654727637768, 0.0010923343943431973, 0.01826057769358158, 0.0029747982043772936, 0.957470715045929, 0.009972084313631058, 0.005991475656628609], "reduce_n3_p1": [0.042135171592235565, 0.014649217948317528, 0.15355214476585388, 0.0767393484711647, 0.4548996686935425, 0.1635793298482895, 0.007958597503602505], "reduce_n3_p2": [0.051341358572244644, 0.07147305458784103, 0.16837023198604584, 0.07068189978599548, 0.45438578724861145, 0.04825684055685997, 0.0518217533826828], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.6604686975479126, 0.07924894988536835, 0.08907327055931091, 0.005079498048871756, 0.021998805925250053, 0.06993480026721954, 0.02877129428088665], "normal_n2_p1": [0.01915758289396763, 0.8910300731658936, 0.029994437471032143, 0.013498940505087376, 0.011874616146087646, 0.012620847672224045, 0.010793248191475868], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06893712282180786, 0.05643206089735031, 0.06344866752624512, 0.5765323042869568, 0.05254066735506058, 0.10335785150527954, 0.043341029435396194], "normal_n3_p1": [0.26582100987434387, 0.06234566494822502, 0.0545562207698822, 0.25691401958465576, 0.20216180384159088, 0.07090272009372711, 0.04450150579214096], "normal_n3_p2": [0.015106979757547379, 0.009966770187020302, 0.010671228170394897, 0.9223353862762451, 0.009611064568161964, 0.0035159129183739424, 0.01337520033121109], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.11200764030218124, 0.10856971889734268, 0.09909669309854507, 0.06914372742176056, 0.050923705101013184, 0.16661624610424042, 0.32886096835136414], "reduce_n2_p1": [0.11055519431829453, 0.08565167337656021, 0.024889981374144554, 0.5022349953651428, 0.140588641166687, 0.045546066015958786, 0.0396500825881958], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0018941913731396198, 0.000875405443366617, 0.013733835890889168, 0.00312350713647902, 0.9646442532539368, 0.008281851187348366, 0.005046479869633913], "reduce_n3_p1": [0.07351432740688324, 0.017878051847219467, 0.5743628144264221, 0.06319009512662888, 0.03936580941081047, 0.06223813816905022, 0.005694144405424595], "reduce_n3_p2": [0.08173320442438126, 0.1322893500328064, 0.07013005018234253, 0.06674142181873322, 0.3916258215904236, 0.07450568675994873, 0.05205704644322395], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.6604686975479126, 0.07924894988536835, 0.08907327055931091, 0.005079498048871756, 0.021998805925250053, 0.06993480026721954, 0.02877129428088665], "normal_n2_p1": [0.01915758289396763, 0.8910300731658936, 0.029994437471032143, 0.013498940505087376, 0.011874616146087646, 0.012620847672224045, 0.010793248191475868], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.06893712282180786, 0.05643206089735031, 0.06344866752624512, 0.5765323042869568, 0.05254066735506058, 0.10335785150527954, 0.043341029435396194], "normal_n3_p1": [0.26582100987434387, 0.06234566494822502, 0.0545562207698822, 0.25691401958465576, 0.20216180384159088, 0.07090272009372711, 0.04450150579214096], "normal_n3_p2": [0.015106979757547379, 0.009966770187020302, 0.010671228170394897, 0.9223353862762451, 0.009611064568161964, 0.0035159129183739424, 0.01337520033121109], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.11200764030218124, 0.10856971889734268, 0.09909669309854507, 0.06914372742176056, 0.050923705101013184, 0.16661624610424042, 0.32886096835136414], "reduce_n2_p1": [0.11055519431829453, 0.08565167337656021, 0.024889981374144554, 0.5022349953651428, 0.140588641166687, 0.045546066015958786, 0.0396500825881958], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0018941913731396198, 0.000875405443366617, 0.013733835890889168, 0.00312350713647902, 0.9646442532539368, 0.008281851187348366, 0.005046479869633913], "reduce_n3_p1": [0.07351432740688324, 0.017878051847219467, 0.5743628144264221, 0.06319009512662888, 0.03936580941081047, 0.06223813816905022, 0.005694144405424595], "reduce_n3_p2": [0.08173320442438126, 0.1322893500328064, 0.07013005018234253, 0.06674142181873322, 0.3916258215904236, 0.07450568675994873, 0.05205704644322395], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8412019610404968, 0.04886076971888542, 0.04807843267917633, 0.0037866828497499228, 0.006463400553911924, 0.02335137501358986, 0.010090842843055725], "normal_n2_p1": [0.017772607505321503, 0.9196459054946899, 0.022260509431362152, 0.009780117310583591, 0.008921834640204906, 0.007391919381916523, 0.006746713072061539], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01203539501875639, 0.008500472642481327, 0.010021531954407692, 0.8352814316749573, 0.02704770117998123, 0.08267297595739365, 0.01756132021546364], "normal_n3_p1": [0.050537388771772385, 0.048569031059741974, 0.043054819107055664, 0.2040833681821823, 0.5593618750572205, 0.05055447667837143, 0.02570803463459015], "normal_n3_p2": [0.04723266139626503, 0.03880197927355766, 0.0420074537396431, 0.7489224076271057, 0.03046186827123165, 0.010435949079692364, 0.0400518961250782], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13631372153759003, 0.08038923889398575, 0.1393822878599167, 0.07627015560865402, 0.09214064478874207, 0.2754441201686859, 0.0981094017624855], "reduce_n2_p1": [0.26620545983314514, 0.14435799419879913, 0.008036457002162933, 0.1648676097393036, 0.27381381392478943, 0.060015641152858734, 0.03562171012163162], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0033588348887860775, 0.0014672138495370746, 0.017095454037189484, 0.0052183750085532665, 0.9506880640983582, 0.010457229800522327, 0.007099662907421589], "reduce_n3_p1": [0.13351601362228394, 0.01876811496913433, 0.7202582955360413, 0.022165868431329727, 0.009175698272883892, 0.015365109778940678, 0.005068903788924217], "reduce_n3_p2": [0.1387253701686859, 0.37404271960258484, 0.045332830399274826, 0.048076048493385315, 0.10236972570419312, 0.13315449655056, 0.04681733623147011], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8412019610404968, 0.04886076971888542, 0.04807843267917633, 0.0037866828497499228, 0.006463400553911924, 0.02335137501358986, 0.010090842843055725], "normal_n2_p1": [0.017772607505321503, 0.9196459054946899, 0.022260509431362152, 0.009780117310583591, 0.008921834640204906, 0.007391919381916523, 0.006746713072061539], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01203539501875639, 0.008500472642481327, 0.010021531954407692, 0.8352814316749573, 0.02704770117998123, 0.08267297595739365, 0.01756132021546364], "normal_n3_p1": [0.050537388771772385, 0.048569031059741974, 0.043054819107055664, 0.2040833681821823, 0.5593618750572205, 0.05055447667837143, 0.02570803463459015], "normal_n3_p2": [0.04723266139626503, 0.03880197927355766, 0.0420074537396431, 0.7489224076271057, 0.03046186827123165, 0.010435949079692364, 0.0400518961250782], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13631372153759003, 0.08038923889398575, 0.1393822878599167, 0.07627015560865402, 0.09214064478874207, 0.2754441201686859, 0.0981094017624855], "reduce_n2_p1": [0.26620545983314514, 0.14435799419879913, 0.008036457002162933, 0.1648676097393036, 0.27381381392478943, 0.060015641152858734, 0.03562171012163162], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0033588348887860775, 0.0014672138495370746, 0.017095454037189484, 0.0052183750085532665, 0.9506880640983582, 0.010457229800522327, 0.007099662907421589], "reduce_n3_p1": [0.13351601362228394, 0.01876811496913433, 0.7202582955360413, 0.022165868431329727, 0.009175698272883892, 0.015365109778940678, 0.005068903788924217], "reduce_n3_p2": [0.1387253701686859, 0.37404271960258484, 0.045332830399274826, 0.048076048493385315, 0.10236972570419312, 0.13315449655056, 0.04681733623147011], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8201512098312378, 0.06202644482254982, 0.06173356622457504, 0.005557228811085224, 0.0057725063525140285, 0.020088056102395058, 0.008684292435646057], "normal_n2_p1": [0.020855175331234932, 0.9053024053573608, 0.025765331462025642, 0.011791877448558807, 0.010796895250678062, 0.00835070013999939, 0.007985844276845455], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011788172647356987, 0.008154521696269512, 0.009546330198645592, 0.6680541038513184, 0.03514998033642769, 0.23437519371509552, 0.024407463148236275], "normal_n3_p1": [0.03379691392183304, 0.06342219561338425, 0.07165184617042542, 0.15139654278755188, 0.5491633415222168, 0.07794150710105896, 0.03279604762792587], "normal_n3_p2": [0.018093038350343704, 0.016186868771910667, 0.01934126950800419, 0.9044740796089172, 0.010566323064267635, 0.006557541899383068, 0.01093131024390459], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.2665131092071533, 0.0881606936454773, 0.0643015205860138, 0.09762157499790192, 0.15648895502090454, 0.059154752641916275, 0.07048610597848892], "reduce_n2_p1": [0.46100887656211853, 0.29557210206985474, 0.0030528635252267122, 0.10818462073802948, 0.00457577221095562, 0.09747947007417679, 0.015106696635484695], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.004942278377711773, 0.0023654066026210785, 0.015436888672411442, 0.006931026466190815, 0.9475207924842834, 0.008460701443254948, 0.007547448854893446], "reduce_n3_p1": [0.4688389003276825, 0.04518817737698555, 0.16713067889213562, 0.055946964770555496, 0.012383261695504189, 0.0230915118008852, 0.014478948898613453], "reduce_n3_p2": [0.13687030971050262, 0.00940523762255907, 0.0276796817779541, 0.05095834285020828, 0.055643871426582336, 0.26204484701156616, 0.08775652199983597], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8201512098312378, 0.06202644482254982, 0.06173356622457504, 0.005557228811085224, 0.0057725063525140285, 0.020088056102395058, 0.008684292435646057], "normal_n2_p1": [0.020855175331234932, 0.9053024053573608, 0.025765331462025642, 0.011791877448558807, 0.010796895250678062, 0.00835070013999939, 0.007985844276845455], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011788172647356987, 0.008154521696269512, 0.009546330198645592, 0.6680541038513184, 0.03514998033642769, 0.23437519371509552, 0.024407463148236275], "normal_n3_p1": [0.03379691392183304, 0.06342219561338425, 0.07165184617042542, 0.15139654278755188, 0.5491633415222168, 0.07794150710105896, 0.03279604762792587], "normal_n3_p2": [0.018093038350343704, 0.016186868771910667, 0.01934126950800419, 0.9044740796089172, 0.010566323064267635, 0.006557541899383068, 0.01093131024390459], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.2665131092071533, 0.0881606936454773, 0.0643015205860138, 0.09762157499790192, 0.15648895502090454, 0.059154752641916275, 0.07048610597848892], "reduce_n2_p1": [0.46100887656211853, 0.29557210206985474, 0.0030528635252267122, 0.10818462073802948, 0.00457577221095562, 0.09747947007417679, 0.015106696635484695], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.004942278377711773, 0.0023654066026210785, 0.015436888672411442, 0.006931026466190815, 0.9475207924842834, 0.008460701443254948, 0.007547448854893446], "reduce_n3_p1": [0.4688389003276825, 0.04518817737698555, 0.16713067889213562, 0.055946964770555496, 0.012383261695504189, 0.0230915118008852, 0.014478948898613453], "reduce_n3_p2": [0.13687030971050262, 0.00940523762255907, 0.0276796817779541, 0.05095834285020828, 0.055643871426582336, 0.26204484701156616, 0.08775652199983597], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7720962762832642, 0.09560789167881012, 0.06901216506958008, 0.008824100717902184, 0.007475163787603378, 0.02064235880970955, 0.01004753727465868], "normal_n2_p1": [0.025016222149133682, 0.882568895816803, 0.02788742631673813, 0.01516762562096119, 0.01408786978572607, 0.010807509534060955, 0.011805537156760693], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.014189999550580978, 0.010415286757051945, 0.011319976300001144, 0.7009385228157043, 0.03773115947842598, 0.18446741998195648, 0.02805473282933235], "normal_n3_p1": [0.044343672692775726, 0.14009785652160645, 0.16922326385974884, 0.27429160475730896, 0.18456773459911346, 0.1099967360496521, 0.04584449529647827], "normal_n3_p2": [0.028638707473874092, 0.024065274745225906, 0.03130814805626869, 0.8677449226379395, 0.012972904369235039, 0.01046052947640419, 0.010095535777509212], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.10556327551603317, 0.08569471538066864, 0.030214322730898857, 0.06620516628026962, 0.4351644814014435, 0.012633268721401691, 0.03486349806189537], "reduce_n2_p1": [0.07229006290435791, 0.5922430753707886, 0.002082433085888624, 0.1044643223285675, 0.0006781612173654139, 0.20701681077480316, 0.011089008301496506], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.007962801493704319, 0.004189617931842804, 0.013640088960528374, 0.008943794295191765, 0.9373624324798584, 0.008334311656653881, 0.009242024272680283], "reduce_n3_p1": [0.7900088429450989, 0.03590880706906319, 0.015368953347206116, 0.05094093456864357, 0.008032244630157948, 0.01497618481516838, 0.01542581431567669], "reduce_n3_p2": [0.1743081510066986, 0.0011556432582437992, 0.01604447141289711, 0.04720005393028259, 0.027264494448900223, 0.024304034188389778, 0.13391752541065216], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7720962762832642, 0.09560789167881012, 0.06901216506958008, 0.008824100717902184, 0.007475163787603378, 0.02064235880970955, 0.01004753727465868], "normal_n2_p1": [0.025016222149133682, 0.882568895816803, 0.02788742631673813, 0.01516762562096119, 0.01408786978572607, 0.010807509534060955, 0.011805537156760693], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.014189999550580978, 0.010415286757051945, 0.011319976300001144, 0.7009385228157043, 0.03773115947842598, 0.18446741998195648, 0.02805473282933235], "normal_n3_p1": [0.044343672692775726, 0.14009785652160645, 0.16922326385974884, 0.27429160475730896, 0.18456773459911346, 0.1099967360496521, 0.04584449529647827], "normal_n3_p2": [0.028638707473874092, 0.024065274745225906, 0.03130814805626869, 0.8677449226379395, 0.012972904369235039, 0.01046052947640419, 0.010095535777509212], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.10556327551603317, 0.08569471538066864, 0.030214322730898857, 0.06620516628026962, 0.4351644814014435, 0.012633268721401691, 0.03486349806189537], "reduce_n2_p1": [0.07229006290435791, 0.5922430753707886, 0.002082433085888624, 0.1044643223285675, 0.0006781612173654139, 0.20701681077480316, 0.011089008301496506], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.007962801493704319, 0.004189617931842804, 0.013640088960528374, 0.008943794295191765, 0.9373624324798584, 0.008334311656653881, 0.009242024272680283], "reduce_n3_p1": [0.7900088429450989, 0.03590880706906319, 0.015368953347206116, 0.05094093456864357, 0.008032244630157948, 0.01497618481516838, 0.01542581431567669], "reduce_n3_p2": [0.1743081510066986, 0.0011556432582437992, 0.01604447141289711, 0.04720005393028259, 0.027264494448900223, 0.024304034188389778, 0.13391752541065216], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.46219733357429504, 0.24354800581932068, 0.16032357513904572, 0.022711733356118202, 0.01757548563182354, 0.039860326796770096, 0.02210972271859646], "normal_n2_p1": [0.02455751970410347, 0.8874204754829407, 0.022911932319402695, 0.014658867381513119, 0.014285306446254253, 0.01018428523093462, 0.012887058779597282], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011347833089530468, 0.010069398209452629, 0.010049376636743546, 0.8548232316970825, 0.02216493710875511, 0.061269503086805344, 0.01840299926698208], "normal_n3_p1": [0.029671017080545425, 0.05784977972507477, 0.03832867741584778, 0.6747604012489319, 0.06868696957826614, 0.07117659598588943, 0.033020492643117905], "normal_n3_p2": [0.03623589873313904, 0.03478677570819855, 0.04677288234233856, 0.8106581568717957, 0.02054845541715622, 0.017721431329846382, 0.013176827691495419], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.26242607831954956, 0.2094893455505371, 0.04043647646903992, 0.08172149956226349, 0.17487482726573944, 0.012675369158387184, 0.04807547479867935], "reduce_n2_p1": [0.024532858282327652, 0.061142828315496445, 0.00193196686450392, 0.11385391652584076, 0.0003692957980092615, 0.7764790654182434, 0.01065881922841072], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.012775473296642303, 0.007500028237700462, 0.014284809119999409, 0.012456894852221012, 0.9164074659347534, 0.010258632712066174, 0.012029611505568027], "reduce_n3_p1": [0.8451400995254517, 0.03100651502609253, 0.004577451851218939, 0.05359300971031189, 0.007654923014342785, 0.011544293724000454, 0.0162612646818161], "reduce_n3_p2": [0.17117032408714294, 0.0006594528094865382, 0.015400172211229801, 0.04627399891614914, 0.02375972457230091, 0.008777054026722908, 0.14007793366909027], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.46219733357429504, 0.24354800581932068, 0.16032357513904572, 0.022711733356118202, 0.01757548563182354, 0.039860326796770096, 0.02210972271859646], "normal_n2_p1": [0.02455751970410347, 0.8874204754829407, 0.022911932319402695, 0.014658867381513119, 0.014285306446254253, 0.01018428523093462, 0.012887058779597282], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011347833089530468, 0.010069398209452629, 0.010049376636743546, 0.8548232316970825, 0.02216493710875511, 0.061269503086805344, 0.01840299926698208], "normal_n3_p1": [0.029671017080545425, 0.05784977972507477, 0.03832867741584778, 0.6747604012489319, 0.06868696957826614, 0.07117659598588943, 0.033020492643117905], "normal_n3_p2": [0.03623589873313904, 0.03478677570819855, 0.04677288234233856, 0.8106581568717957, 0.02054845541715622, 0.017721431329846382, 0.013176827691495419], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.26242607831954956, 0.2094893455505371, 0.04043647646903992, 0.08172149956226349, 0.17487482726573944, 0.012675369158387184, 0.04807547479867935], "reduce_n2_p1": [0.024532858282327652, 0.061142828315496445, 0.00193196686450392, 0.11385391652584076, 0.0003692957980092615, 0.7764790654182434, 0.01065881922841072], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.012775473296642303, 0.007500028237700462, 0.014284809119999409, 0.012456894852221012, 0.9164074659347534, 0.010258632712066174, 0.012029611505568027], "reduce_n3_p1": [0.8451400995254517, 0.03100651502609253, 0.004577451851218939, 0.05359300971031189, 0.007654923014342785, 0.011544293724000454, 0.0162612646818161], "reduce_n3_p2": [0.17117032408714294, 0.0006594528094865382, 0.015400172211229801, 0.04627399891614914, 0.02375972457230091, 0.008777054026722908, 0.14007793366909027], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.39294135570526123, 0.24050362408161163, 0.12353778630495071, 0.046514563262462616, 0.03162315487861633, 0.06619542837142944, 0.04173958674073219], "normal_n2_p1": [0.03732845559716225, 0.8183630704879761, 0.03308308869600296, 0.02328578010201454, 0.024399779736995697, 0.01744404062628746, 0.023378806188702583], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011186625808477402, 0.01141814049333334, 0.011310013942420483, 0.893086314201355, 0.019916050136089325, 0.022799372673034668, 0.015565380454063416], "normal_n3_p1": [0.010121542029082775, 0.007609987631440163, 0.005908571649342775, 0.8938536047935486, 0.02288990654051304, 0.029720915481448174, 0.015199322253465652], "normal_n3_p2": [0.012523261830210686, 0.014241929166018963, 0.011783329769968987, 0.9087741374969482, 0.016685552895069122, 0.012617337517440319, 0.008790727704763412], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4245970547199249, 0.27245816588401794, 0.03931079059839249, 0.06958089023828506, 0.06525968015193939, 0.014331571757793427, 0.04374266788363457], "reduce_n2_p1": [0.03150113672018051, 0.044441964477300644, 0.004070282448083162, 0.29354673624038696, 0.0007899253396317363, 0.5826236605644226, 0.02050088718533516], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01899818144738674, 0.012277062982320786, 0.014533402398228645, 0.015587039291858673, 0.8928849697113037, 0.012915844097733498, 0.014795963652431965], "reduce_n3_p1": [0.780166506767273, 0.03753209114074707, 0.0053866226226091385, 0.07886215299367905, 0.014217423275113106, 0.018725920468568802, 0.02694028802216053], "reduce_n3_p2": [0.19327287375926971, 0.001079171895980835, 0.023281443864107132, 0.05768534913659096, 0.03181668370962143, 0.008077254518866539, 0.2811105251312256], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.39294135570526123, 0.24050362408161163, 0.12353778630495071, 0.046514563262462616, 0.03162315487861633, 0.06619542837142944, 0.04173958674073219], "normal_n2_p1": [0.03732845559716225, 0.8183630704879761, 0.03308308869600296, 0.02328578010201454, 0.024399779736995697, 0.01744404062628746, 0.023378806188702583], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011186625808477402, 0.01141814049333334, 0.011310013942420483, 0.893086314201355, 0.019916050136089325, 0.022799372673034668, 0.015565380454063416], "normal_n3_p1": [0.010121542029082775, 0.007609987631440163, 0.005908571649342775, 0.8938536047935486, 0.02288990654051304, 0.029720915481448174, 0.015199322253465652], "normal_n3_p2": [0.012523261830210686, 0.014241929166018963, 0.011783329769968987, 0.9087741374969482, 0.016685552895069122, 0.012617337517440319, 0.008790727704763412], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4245970547199249, 0.27245816588401794, 0.03931079059839249, 0.06958089023828506, 0.06525968015193939, 0.014331571757793427, 0.04374266788363457], "reduce_n2_p1": [0.03150113672018051, 0.044441964477300644, 0.004070282448083162, 0.29354673624038696, 0.0007899253396317363, 0.5826236605644226, 0.02050088718533516], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01899818144738674, 0.012277062982320786, 0.014533402398228645, 0.015587039291858673, 0.8928849697113037, 0.012915844097733498, 0.014795963652431965], "reduce_n3_p1": [0.780166506767273, 0.03753209114074707, 0.0053866226226091385, 0.07886215299367905, 0.014217423275113106, 0.018725920468568802, 0.02694028802216053], "reduce_n3_p2": [0.19327287375926971, 0.001079171895980835, 0.023281443864107132, 0.05768534913659096, 0.03181668370962143, 0.008077254518866539, 0.2811105251312256], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.25205540657043457, 0.2853780686855316, 0.11638369411230087, 0.053760793060064316, 0.05193140730261803, 0.10597706586122513, 0.060809168964624405], "normal_n2_p1": [0.03191746398806572, 0.8226807117462158, 0.03169235587120056, 0.020605208352208138, 0.025886302813887596, 0.0202829297631979, 0.022761346772313118], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.019294781610369682, 0.02061406522989273, 0.021050453186035156, 0.8421173691749573, 0.02730010636150837, 0.018947649747133255, 0.02247037924826145], "normal_n3_p1": [0.010183749720454216, 0.005275234580039978, 0.004994637332856655, 0.8885505199432373, 0.019447458907961845, 0.03208558261394501, 0.01839461550116539], "normal_n3_p2": [0.010504714213311672, 0.011239392682909966, 0.007309013977646828, 0.9194863438606262, 0.01692596636712551, 0.012731335125863552, 0.007636248599737883], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.2595422565937042, 0.46511682868003845, 0.0467623732984066, 0.0519702211022377, 0.03711086884140968, 0.020882178097963333, 0.05990707129240036], "reduce_n2_p1": [0.04951974004507065, 0.058066170662641525, 0.008524604141712189, 0.3544560968875885, 0.002167078899219632, 0.44904759526252747, 0.03085433878004551], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.019948551431298256, 0.014209493063390255, 0.013576091267168522, 0.01597239263355732, 0.8892710208892822, 0.01524623204022646, 0.014849208295345306], "reduce_n3_p1": [0.7042142152786255, 0.03612399473786354, 0.007515863515436649, 0.13419435918331146, 0.020727816969156265, 0.030864650383591652, 0.02155316062271595], "reduce_n3_p2": [0.258670836687088, 0.0026252635288983583, 0.0379662811756134, 0.1065886989235878, 0.04757346212863922, 0.011180263943970203, 0.20762158930301666], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.25205540657043457, 0.2853780686855316, 0.11638369411230087, 0.053760793060064316, 0.05193140730261803, 0.10597706586122513, 0.060809168964624405], "normal_n2_p1": [0.03191746398806572, 0.8226807117462158, 0.03169235587120056, 0.020605208352208138, 0.025886302813887596, 0.0202829297631979, 0.022761346772313118], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.019294781610369682, 0.02061406522989273, 0.021050453186035156, 0.8421173691749573, 0.02730010636150837, 0.018947649747133255, 0.02247037924826145], "normal_n3_p1": [0.010183749720454216, 0.005275234580039978, 0.004994637332856655, 0.8885505199432373, 0.019447458907961845, 0.03208558261394501, 0.01839461550116539], "normal_n3_p2": [0.010504714213311672, 0.011239392682909966, 0.007309013977646828, 0.9194863438606262, 0.01692596636712551, 0.012731335125863552, 0.007636248599737883], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.2595422565937042, 0.46511682868003845, 0.0467623732984066, 0.0519702211022377, 0.03711086884140968, 0.020882178097963333, 0.05990707129240036], "reduce_n2_p1": [0.04951974004507065, 0.058066170662641525, 0.008524604141712189, 0.3544560968875885, 0.002167078899219632, 0.44904759526252747, 0.03085433878004551], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.019948551431298256, 0.014209493063390255, 0.013576091267168522, 0.01597239263355732, 0.8892710208892822, 0.01524623204022646, 0.014849208295345306], "reduce_n3_p1": [0.7042142152786255, 0.03612399473786354, 0.007515863515436649, 0.13419435918331146, 0.020727816969156265, 0.030864650383591652, 0.02155316062271595], "reduce_n3_p2": [0.258670836687088, 0.0026252635288983583, 0.0379662811756134, 0.1065886989235878, 0.04757346212863922, 0.011180263943970203, 0.20762158930301666], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09840013831853867, 0.177428737282753, 0.11897089332342148, 0.06968078762292862, 0.07411262392997742, 0.18135683238506317, 0.12888960540294647], "normal_n2_p1": [0.05611210688948631, 0.5442589521408081, 0.07793517410755157, 0.059981781989336014, 0.06681052595376968, 0.05892610549926758, 0.059451766312122345], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.022205233573913574, 0.025243420153856277, 0.02581552043557167, 0.8360002636909485, 0.028497900813817978, 0.015082506462931633, 0.0184000413864851], "normal_n3_p1": [0.02035476826131344, 0.010460413992404938, 0.011934791691601276, 0.7479850053787231, 0.034084390848875046, 0.07606546580791473, 0.04032091423869133], "normal_n3_p2": [0.020331716164946556, 0.018609309569001198, 0.012066242285072803, 0.8570943474769592, 0.03166802227497101, 0.02110295556485653, 0.013548499904572964], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13336141407489777, 0.3826606869697571, 0.08439121395349503, 0.06564407795667648, 0.04381825029850006, 0.052068814635276794, 0.12080007046461105], "reduce_n2_p1": [0.029494844377040863, 0.029186464846134186, 0.007075090426951647, 0.060738395899534225, 0.0026495575439184904, 0.8225891590118408, 0.01646163873374462], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.019795354455709457, 0.01731717959046364, 0.021911581978201866, 0.0257487203925848, 0.8468319177627563, 0.022447243332862854, 0.022157011553645134], "reduce_n3_p1": [0.9394715428352356, 0.01275542564690113, 0.003794414224103093, 0.00682571018114686, 0.00880478322505951, 0.010483920574188232, 0.008401141501963139], "reduce_n3_p2": [0.14419810473918915, 0.004426191095262766, 0.039734847843647, 0.09771198779344559, 0.045312292873859406, 0.01279713399708271, 0.06081032752990723], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09840013831853867, 0.177428737282753, 0.11897089332342148, 0.06968078762292862, 0.07411262392997742, 0.18135683238506317, 0.12888960540294647], "normal_n2_p1": [0.05611210688948631, 0.5442589521408081, 0.07793517410755157, 0.059981781989336014, 0.06681052595376968, 0.05892610549926758, 0.059451766312122345], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.022205233573913574, 0.025243420153856277, 0.02581552043557167, 0.8360002636909485, 0.028497900813817978, 0.015082506462931633, 0.0184000413864851], "normal_n3_p1": [0.02035476826131344, 0.010460413992404938, 0.011934791691601276, 0.7479850053787231, 0.034084390848875046, 0.07606546580791473, 0.04032091423869133], "normal_n3_p2": [0.020331716164946556, 0.018609309569001198, 0.012066242285072803, 0.8570943474769592, 0.03166802227497101, 0.02110295556485653, 0.013548499904572964], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13336141407489777, 0.3826606869697571, 0.08439121395349503, 0.06564407795667648, 0.04381825029850006, 0.052068814635276794, 0.12080007046461105], "reduce_n2_p1": [0.029494844377040863, 0.029186464846134186, 0.007075090426951647, 0.060738395899534225, 0.0026495575439184904, 0.8225891590118408, 0.01646163873374462], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.019795354455709457, 0.01731717959046364, 0.021911581978201866, 0.0257487203925848, 0.8468319177627563, 0.022447243332862854, 0.022157011553645134], "reduce_n3_p1": [0.9394715428352356, 0.01275542564690113, 0.003794414224103093, 0.00682571018114686, 0.00880478322505951, 0.010483920574188232, 0.008401141501963139], "reduce_n3_p2": [0.14419810473918915, 0.004426191095262766, 0.039734847843647, 0.09771198779344559, 0.045312292873859406, 0.01279713399708271, 0.06081032752990723], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08146700263023376, 0.08393668383359909, 0.08562272787094116, 0.13876236975193024, 0.029437346383929253, 0.15942369401454926, 0.26434361934661865], "normal_n2_p1": [0.07004641741514206, 0.12675853073596954, 0.10188285261392593, 0.18122810125350952, 0.12021007388830185, 0.14030426740646362, 0.14457488059997559], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0230985376983881, 0.024566566571593285, 0.023886194452643394, 0.8437978029251099, 0.030536556616425514, 0.01470708567649126, 0.014620904810726643], "normal_n3_p1": [0.02240382879972458, 0.013846606947481632, 0.017025450244545937, 0.7993239164352417, 0.03886405751109123, 0.04266662895679474, 0.032095979899168015], "normal_n3_p2": [0.11551995575428009, 0.09207414835691452, 0.055457282811403275, 0.3897230327129364, 0.12552949786186218, 0.06416328996419907, 0.05483220890164375], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.10191157460212708, 0.43299415707588196, 0.047281019389629364, 0.041174449026584625, 0.039947595447301865, 0.06135240197181702, 0.12057965248823166], "reduce_n2_p1": [0.029369862750172615, 0.025754233822226524, 0.008387270383536816, 0.02912491373717785, 0.004736077040433884, 0.8552234768867493, 0.016933884471654892], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.032436128705739975, 0.028373178094625473, 0.03321010246872902, 0.03945423662662506, 0.7760103344917297, 0.030735209584236145, 0.026834705844521523], "reduce_n3_p1": [0.9461492896080017, 0.011357203125953674, 0.005065475590527058, 0.0027830773033201694, 0.009365534409880638, 0.009032086469233036, 0.009254810400307178], "reduce_n3_p2": [0.06362123787403107, 0.008972474373877048, 0.05221231281757355, 0.1198200210928917, 0.05657504126429558, 0.01944785751402378, 0.060803305357694626], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08146700263023376, 0.08393668383359909, 0.08562272787094116, 0.13876236975193024, 0.029437346383929253, 0.15942369401454926, 0.26434361934661865], "normal_n2_p1": [0.07004641741514206, 0.12675853073596954, 0.10188285261392593, 0.18122810125350952, 0.12021007388830185, 0.14030426740646362, 0.14457488059997559], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0230985376983881, 0.024566566571593285, 0.023886194452643394, 0.8437978029251099, 0.030536556616425514, 0.01470708567649126, 0.014620904810726643], "normal_n3_p1": [0.02240382879972458, 0.013846606947481632, 0.017025450244545937, 0.7993239164352417, 0.03886405751109123, 0.04266662895679474, 0.032095979899168015], "normal_n3_p2": [0.11551995575428009, 0.09207414835691452, 0.055457282811403275, 0.3897230327129364, 0.12552949786186218, 0.06416328996419907, 0.05483220890164375], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.10191157460212708, 0.43299415707588196, 0.047281019389629364, 0.041174449026584625, 0.039947595447301865, 0.06135240197181702, 0.12057965248823166], "reduce_n2_p1": [0.029369862750172615, 0.025754233822226524, 0.008387270383536816, 0.02912491373717785, 0.004736077040433884, 0.8552234768867493, 0.016933884471654892], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.032436128705739975, 0.028373178094625473, 0.03321010246872902, 0.03945423662662506, 0.7760103344917297, 0.030735209584236145, 0.026834705844521523], "reduce_n3_p1": [0.9461492896080017, 0.011357203125953674, 0.005065475590527058, 0.0027830773033201694, 0.009365534409880638, 0.009032086469233036, 0.009254810400307178], "reduce_n3_p2": [0.06362123787403107, 0.008972474373877048, 0.05221231281757355, 0.1198200210928917, 0.05657504126429558, 0.01944785751402378, 0.060803305357694626], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.17081180214881897, 0.1489078253507614, 0.29904747009277344, 0.05119248852133751, 0.01915564388036728, 0.21476086974143982, 0.011429348029196262], "normal_n2_p1": [0.13991643488407135, 0.11492562294006348, 0.3188419044017792, 0.019206345081329346, 0.23359055817127228, 0.04887508228421211, 0.06645821779966354], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.012618240900337696, 0.01136564277112484, 0.01092670951038599, 0.9231404066085815, 0.017494501546025276, 0.009407369419932365, 0.006824853830039501], "normal_n3_p1": [0.034040044993162155, 0.025973504409193993, 0.03390173241496086, 0.7454500794410706, 0.05110873281955719, 0.04254981130361557, 0.03395351767539978], "normal_n3_p2": [0.2284567654132843, 0.15711888670921326, 0.08095528185367584, 0.21128492057323456, 0.07969513535499573, 0.12384193390607834, 0.03294338285923004], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05936947092413902, 0.3184182047843933, 0.03943130001425743, 0.04345973581075668, 0.05965075641870499, 0.09889079630374908, 0.20667017996311188], "reduce_n2_p1": [0.07987234741449356, 0.06705280393362045, 0.02484140917658806, 0.0546184703707695, 0.019285479560494423, 0.5923399925231934, 0.056702110916376114], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0303048063069582, 0.030188798904418945, 0.0373946875333786, 0.03883243352174759, 0.7684881687164307, 0.040687356144189835, 0.022338412702083588], "reduce_n3_p1": [0.9236865639686584, 0.015156368725001812, 0.008996552787721157, 0.003323465585708618, 0.013790471479296684, 0.011985501274466515, 0.013893285766243935], "reduce_n3_p2": [0.10738955438137054, 0.02783968485891819, 0.12634412944316864, 0.3135957419872284, 0.09474478662014008, 0.05223013088107109, 0.08090976625680923], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.17081180214881897, 0.1489078253507614, 0.29904747009277344, 0.05119248852133751, 0.01915564388036728, 0.21476086974143982, 0.011429348029196262], "normal_n2_p1": [0.13991643488407135, 0.11492562294006348, 0.3188419044017792, 0.019206345081329346, 0.23359055817127228, 0.04887508228421211, 0.06645821779966354], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.012618240900337696, 0.01136564277112484, 0.01092670951038599, 0.9231404066085815, 0.017494501546025276, 0.009407369419932365, 0.006824853830039501], "normal_n3_p1": [0.034040044993162155, 0.025973504409193993, 0.03390173241496086, 0.7454500794410706, 0.05110873281955719, 0.04254981130361557, 0.03395351767539978], "normal_n3_p2": [0.2284567654132843, 0.15711888670921326, 0.08095528185367584, 0.21128492057323456, 0.07969513535499573, 0.12384193390607834, 0.03294338285923004], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05936947092413902, 0.3184182047843933, 0.03943130001425743, 0.04345973581075668, 0.05965075641870499, 0.09889079630374908, 0.20667017996311188], "reduce_n2_p1": [0.07987234741449356, 0.06705280393362045, 0.02484140917658806, 0.0546184703707695, 0.019285479560494423, 0.5923399925231934, 0.056702110916376114], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0303048063069582, 0.030188798904418945, 0.0373946875333786, 0.03883243352174759, 0.7684881687164307, 0.040687356144189835, 0.022338412702083588], "reduce_n3_p1": [0.9236865639686584, 0.015156368725001812, 0.008996552787721157, 0.003323465585708618, 0.013790471479296684, 0.011985501274466515, 0.013893285766243935], "reduce_n3_p2": [0.10738955438137054, 0.02783968485891819, 0.12634412944316864, 0.3135957419872284, 0.09474478662014008, 0.05223013088107109, 0.08090976625680923], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.21147918701171875, 0.1966438591480255, 0.3366799056529999, 0.028340090066194534, 0.013393834233283997, 0.1821378469467163, 0.002152559580281377], "normal_n2_p1": [0.07592275738716125, 0.06620366871356964, 0.15606534481048584, 0.005929114297032356, 0.5608494877815247, 0.026939110830426216, 0.06184229627251625], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009355411864817142, 0.008127568289637566, 0.007730808109045029, 0.9425942301750183, 0.013501354493200779, 0.007867621257901192, 0.005141969304531813], "normal_n3_p1": [0.04054175317287445, 0.03214496001601219, 0.0392838753759861, 0.7089685201644897, 0.05667877942323685, 0.04343053698539734, 0.03657509759068489], "normal_n3_p2": [0.02329990267753601, 0.045630451291799545, 0.041840482503175735, 0.6217126846313477, 0.05470715090632439, 0.1320253163576126, 0.017730599269270897], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04891776666045189, 0.24235904216766357, 0.03808986023068428, 0.03982948139309883, 0.043595995754003525, 0.10396842658519745, 0.3998787999153137], "reduce_n2_p1": [0.20235668122768402, 0.17506125569343567, 0.03169659897685051, 0.04962903633713722, 0.032583292573690414, 0.023089731112122536, 0.10269054025411606], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03946574777364731, 0.040457338094711304, 0.04329843446612358, 0.050344884395599365, 0.6970016360282898, 0.0546049065887928, 0.027377460151910782], "reduce_n3_p1": [0.8759317398071289, 0.02258894592523575, 0.01851806417107582, 0.006452084518969059, 0.02169090136885643, 0.019497480243444443, 0.020755160599946976], "reduce_n3_p2": [0.01614966429769993, 0.010812933556735516, 0.02377469465136528, 0.8578087687492371, 0.021374652162194252, 0.019131768494844437, 0.03202462196350098], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.21147918701171875, 0.1966438591480255, 0.3366799056529999, 0.028340090066194534, 0.013393834233283997, 0.1821378469467163, 0.002152559580281377], "normal_n2_p1": [0.07592275738716125, 0.06620366871356964, 0.15606534481048584, 0.005929114297032356, 0.5608494877815247, 0.026939110830426216, 0.06184229627251625], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009355411864817142, 0.008127568289637566, 0.007730808109045029, 0.9425942301750183, 0.013501354493200779, 0.007867621257901192, 0.005141969304531813], "normal_n3_p1": [0.04054175317287445, 0.03214496001601219, 0.0392838753759861, 0.7089685201644897, 0.05667877942323685, 0.04343053698539734, 0.03657509759068489], "normal_n3_p2": [0.02329990267753601, 0.045630451291799545, 0.041840482503175735, 0.6217126846313477, 0.05470715090632439, 0.1320253163576126, 0.017730599269270897], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04891776666045189, 0.24235904216766357, 0.03808986023068428, 0.03982948139309883, 0.043595995754003525, 0.10396842658519745, 0.3998787999153137], "reduce_n2_p1": [0.20235668122768402, 0.17506125569343567, 0.03169659897685051, 0.04962903633713722, 0.032583292573690414, 0.023089731112122536, 0.10269054025411606], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03946574777364731, 0.040457338094711304, 0.04329843446612358, 0.050344884395599365, 0.6970016360282898, 0.0546049065887928, 0.027377460151910782], "reduce_n3_p1": [0.8759317398071289, 0.02258894592523575, 0.01851806417107582, 0.006452084518969059, 0.02169090136885643, 0.019497480243444443, 0.020755160599946976], "reduce_n3_p2": [0.01614966429769993, 0.010812933556735516, 0.02377469465136528, 0.8578087687492371, 0.021374652162194252, 0.019131768494844437, 0.03202462196350098], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.18155857920646667, 0.17881041765213013, 0.4705542325973511, 0.02097272500395775, 0.011610516346991062, 0.11839035153388977, 0.0011261679464951158], "normal_n2_p1": [0.15973851084709167, 0.09995313733816147, 0.265503466129303, 0.007231372874230146, 0.23745524883270264, 0.0478268601000309, 0.1079540029168129], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009082026779651642, 0.007515325676649809, 0.007222952786833048, 0.9436026811599731, 0.0122455395758152, 0.008287658914923668, 0.005557426251471043], "normal_n3_p1": [0.050829388201236725, 0.04587377980351448, 0.04591503366827965, 0.655428946018219, 0.0719757005572319, 0.049386780709028244, 0.042951714247465134], "normal_n3_p2": [0.023849835619330406, 0.08293645828962326, 0.09552472084760666, 0.20403869450092316, 0.14725762605667114, 0.23930609226226807, 0.03178943321108818], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04424437880516052, 0.09098339080810547, 0.03786522522568703, 0.03270213305950165, 0.09262479096651077, 0.5235183835029602, 0.12264999002218246], "reduce_n2_p1": [0.44932258129119873, 0.07158505916595459, 0.023438075557351112, 0.04337198659777641, 0.01844879612326622, 0.003779531456530094, 0.3835430145263672], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.05006713792681694, 0.04869621992111206, 0.029284436255693436, 0.0288433488458395, 0.7382858991622925, 0.0314771868288517, 0.03746170550584793], "reduce_n3_p1": [0.7363417744636536, 0.039966944605112076, 0.042615003883838654, 0.01661139540374279, 0.04865246266126633, 0.03256765380501747, 0.05257692188024521], "reduce_n3_p2": [0.018863089382648468, 0.01809239387512207, 0.028059545904397964, 0.8201619386672974, 0.026270627975463867, 0.030772244557738304, 0.04167041555047035], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.18155857920646667, 0.17881041765213013, 0.4705542325973511, 0.02097272500395775, 0.011610516346991062, 0.11839035153388977, 0.0011261679464951158], "normal_n2_p1": [0.15973851084709167, 0.09995313733816147, 0.265503466129303, 0.007231372874230146, 0.23745524883270264, 0.0478268601000309, 0.1079540029168129], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009082026779651642, 0.007515325676649809, 0.007222952786833048, 0.9436026811599731, 0.0122455395758152, 0.008287658914923668, 0.005557426251471043], "normal_n3_p1": [0.050829388201236725, 0.04587377980351448, 0.04591503366827965, 0.655428946018219, 0.0719757005572319, 0.049386780709028244, 0.042951714247465134], "normal_n3_p2": [0.023849835619330406, 0.08293645828962326, 0.09552472084760666, 0.20403869450092316, 0.14725762605667114, 0.23930609226226807, 0.03178943321108818], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04424437880516052, 0.09098339080810547, 0.03786522522568703, 0.03270213305950165, 0.09262479096651077, 0.5235183835029602, 0.12264999002218246], "reduce_n2_p1": [0.44932258129119873, 0.07158505916595459, 0.023438075557351112, 0.04337198659777641, 0.01844879612326622, 0.003779531456530094, 0.3835430145263672], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.05006713792681694, 0.04869621992111206, 0.029284436255693436, 0.0288433488458395, 0.7382858991622925, 0.0314771868288517, 0.03746170550584793], "reduce_n3_p1": [0.7363417744636536, 0.039966944605112076, 0.042615003883838654, 0.01661139540374279, 0.04865246266126633, 0.03256765380501747, 0.05257692188024521], "reduce_n3_p2": [0.018863089382648468, 0.01809239387512207, 0.028059545904397964, 0.8201619386672974, 0.026270627975463867, 0.030772244557738304, 0.04167041555047035], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1925508975982666, 0.2438471019268036, 0.3647831678390503, 0.03152100741863251, 0.016546715050935745, 0.12880195677280426, 0.001531279063783586], "normal_n2_p1": [0.14641304314136505, 0.11025285720825195, 0.38106846809387207, 0.008527255617082119, 0.07420872896909714, 0.07011145353317261, 0.13301123678684235], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009467448107898235, 0.008183409459888935, 0.007924461737275124, 0.9352867007255554, 0.012805224396288395, 0.010376054793596268, 0.007072323467582464], "normal_n3_p1": [0.06674071401357651, 0.0647851899266243, 0.04380433261394501, 0.6115013360977173, 0.08909597992897034, 0.04934556037187576, 0.03925642743706703], "normal_n3_p2": [0.02160429023206234, 0.05458667501807213, 0.05091512203216553, 0.05896008014678955, 0.16096366941928864, 0.48143470287323, 0.03268821910023689], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07368355244398117, 0.10047265887260437, 0.05665815621614456, 0.04153551533818245, 0.20044001936912537, 0.38230255246162415, 0.05286652594804764], "reduce_n2_p1": [0.8041276931762695, 0.044075485318899155, 0.01837463490664959, 0.041078004986047745, 0.013527565635740757, 0.0015850213821977377, 0.07626724243164062], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022485952824354172, 0.0344158411026001, 0.017200138419866562, 0.01592727191746235, 0.8580505847930908, 0.010828986763954163, 0.0254824236035347], "reduce_n3_p1": [0.5639327764511108, 0.06386125087738037, 0.05770296975970268, 0.048800740391016006, 0.079323410987854, 0.06110181286931038, 0.07335144281387329], "reduce_n3_p2": [0.04008375108242035, 0.05118316411972046, 0.06834515184164047, 0.5303134322166443, 0.055912043899297714, 0.07531999796628952, 0.14500948786735535], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1925508975982666, 0.2438471019268036, 0.3647831678390503, 0.03152100741863251, 0.016546715050935745, 0.12880195677280426, 0.001531279063783586], "normal_n2_p1": [0.14641304314136505, 0.11025285720825195, 0.38106846809387207, 0.008527255617082119, 0.07420872896909714, 0.07011145353317261, 0.13301123678684235], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009467448107898235, 0.008183409459888935, 0.007924461737275124, 0.9352867007255554, 0.012805224396288395, 0.010376054793596268, 0.007072323467582464], "normal_n3_p1": [0.06674071401357651, 0.0647851899266243, 0.04380433261394501, 0.6115013360977173, 0.08909597992897034, 0.04934556037187576, 0.03925642743706703], "normal_n3_p2": [0.02160429023206234, 0.05458667501807213, 0.05091512203216553, 0.05896008014678955, 0.16096366941928864, 0.48143470287323, 0.03268821910023689], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.07368355244398117, 0.10047265887260437, 0.05665815621614456, 0.04153551533818245, 0.20044001936912537, 0.38230255246162415, 0.05286652594804764], "reduce_n2_p1": [0.8041276931762695, 0.044075485318899155, 0.01837463490664959, 0.041078004986047745, 0.013527565635740757, 0.0015850213821977377, 0.07626724243164062], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022485952824354172, 0.0344158411026001, 0.017200138419866562, 0.01592727191746235, 0.8580505847930908, 0.010828986763954163, 0.0254824236035347], "reduce_n3_p1": [0.5639327764511108, 0.06386125087738037, 0.05770296975970268, 0.048800740391016006, 0.079323410987854, 0.06110181286931038, 0.07335144281387329], "reduce_n3_p2": [0.04008375108242035, 0.05118316411972046, 0.06834515184164047, 0.5303134322166443, 0.055912043899297714, 0.07531999796628952, 0.14500948786735535], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.07352393120527267, 0.23745565116405487, 0.5832672119140625, 0.026746762916445732, 0.01762721687555313, 0.0431688129901886, 0.0016952187288552523], "normal_n2_p1": [0.02088264189660549, 0.028596222400665283, 0.02776646427810192, 0.0058974637649953365, 0.024196963757276535, 0.05460749939084053, 0.7616823315620422], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.015249008312821388, 0.014801173470914364, 0.014479079283773899, 0.8875772356987, 0.01934834197163582, 0.017732856795191765, 0.012660319916903973], "normal_n3_p1": [0.033715326339006424, 0.022506559267640114, 0.020040754228830338, 0.7868123650550842, 0.05264357477426529, 0.027672071009874344, 0.02726525440812111], "normal_n3_p2": [0.01551620289683342, 0.03437115624547005, 0.03101758100092411, 0.02221168391406536, 0.5858829021453857, 0.09203272312879562, 0.023949654772877693], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06767904758453369, 0.06120186299085617, 0.0694584995508194, 0.036389268934726715, 0.2974887192249298, 0.28627049922943115, 0.03678641468286514], "reduce_n2_p1": [0.9583852291107178, 0.012997407466173172, 0.006523339543491602, 0.012064852751791477, 0.004711309913545847, 0.0005465894937515259, 0.004483632743358612], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03263929486274719, 0.06831706315279007, 0.019492540508508682, 0.0179256871342659, 0.7987959980964661, 0.01200446579605341, 0.03060593456029892], "reduce_n3_p1": [0.4500736594200134, 0.07931234687566757, 0.07054293155670166, 0.09769971668720245, 0.08797343820333481, 0.05630036070942879, 0.0791507437825203], "reduce_n3_p2": [0.04099545627832413, 0.06100071594119072, 0.08288838714361191, 0.37931951880455017, 0.06808099895715714, 0.06688500940799713, 0.2564270794391632], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.07352393120527267, 0.23745565116405487, 0.5832672119140625, 0.026746762916445732, 0.01762721687555313, 0.0431688129901886, 0.0016952187288552523], "normal_n2_p1": [0.02088264189660549, 0.028596222400665283, 0.02776646427810192, 0.0058974637649953365, 0.024196963757276535, 0.05460749939084053, 0.7616823315620422], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.015249008312821388, 0.014801173470914364, 0.014479079283773899, 0.8875772356987, 0.01934834197163582, 0.017732856795191765, 0.012660319916903973], "normal_n3_p1": [0.033715326339006424, 0.022506559267640114, 0.020040754228830338, 0.7868123650550842, 0.05264357477426529, 0.027672071009874344, 0.02726525440812111], "normal_n3_p2": [0.01551620289683342, 0.03437115624547005, 0.03101758100092411, 0.02221168391406536, 0.5858829021453857, 0.09203272312879562, 0.023949654772877693], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06767904758453369, 0.06120186299085617, 0.0694584995508194, 0.036389268934726715, 0.2974887192249298, 0.28627049922943115, 0.03678641468286514], "reduce_n2_p1": [0.9583852291107178, 0.012997407466173172, 0.006523339543491602, 0.012064852751791477, 0.004711309913545847, 0.0005465894937515259, 0.004483632743358612], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03263929486274719, 0.06831706315279007, 0.019492540508508682, 0.0179256871342659, 0.7987959980964661, 0.01200446579605341, 0.03060593456029892], "reduce_n3_p1": [0.4500736594200134, 0.07931234687566757, 0.07054293155670166, 0.09769971668720245, 0.08797343820333481, 0.05630036070942879, 0.0791507437825203], "reduce_n3_p2": [0.04099545627832413, 0.06100071594119072, 0.08288838714361191, 0.37931951880455017, 0.06808099895715714, 0.06688500940799713, 0.2564270794391632], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08262353390455246, 0.6242982149124146, 0.1752251386642456, 0.027953047305345535, 0.024413304403424263, 0.04295092448592186, 0.0032401911448687315], "normal_n2_p1": [0.030841248109936714, 0.04960018768906593, 0.04059060290455818, 0.01418395433574915, 0.04603666812181473, 0.20760087668895721, 0.2051517814397812], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.008540485054254532, 0.008166168816387653, 0.00778881786391139, 0.9352208375930786, 0.01071080006659031, 0.011945251375436783, 0.009578317403793335], "normal_n3_p1": [0.07074707001447678, 0.04040404036641121, 0.04122651740908623, 0.6035590767860413, 0.10322795808315277, 0.042260099202394485, 0.048269495368003845], "normal_n3_p2": [0.03040783293545246, 0.05952836573123932, 0.05223112925887108, 0.02554183080792427, 0.04970138520002365, 0.10089391469955444, 0.041171785444021225], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08764420449733734, 0.062380556017160416, 0.14753422141075134, 0.0633481815457344, 0.1980743557214737, 0.24591419100761414, 0.05213969200849533], "reduce_n2_p1": [0.9576541781425476, 0.012737530283629894, 0.007518946658819914, 0.012635971419513226, 0.005682468414306641, 0.0007918357150629163, 0.002395464340224862], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.003239138750359416, 0.0041083646938204765, 0.003132757032290101, 0.0037099153269082308, 0.9770779609680176, 0.0028982858639210463, 0.0028702719137072563], "reduce_n3_p1": [0.009623302146792412, 0.02885008417069912, 0.0383186861872673, 0.5872514843940735, 0.18207718431949615, 0.03937853127717972, 0.032796576619148254], "reduce_n3_p2": [0.009381157346069813, 0.012311185710132122, 0.012722967192530632, 0.2732422649860382, 0.032487187534570694, 0.013195297680795193, 0.6213827133178711], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08262353390455246, 0.6242982149124146, 0.1752251386642456, 0.027953047305345535, 0.024413304403424263, 0.04295092448592186, 0.0032401911448687315], "normal_n2_p1": [0.030841248109936714, 0.04960018768906593, 0.04059060290455818, 0.01418395433574915, 0.04603666812181473, 0.20760087668895721, 0.2051517814397812], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.008540485054254532, 0.008166168816387653, 0.00778881786391139, 0.9352208375930786, 0.01071080006659031, 0.011945251375436783, 0.009578317403793335], "normal_n3_p1": [0.07074707001447678, 0.04040404036641121, 0.04122651740908623, 0.6035590767860413, 0.10322795808315277, 0.042260099202394485, 0.048269495368003845], "normal_n3_p2": [0.03040783293545246, 0.05952836573123932, 0.05223112925887108, 0.02554183080792427, 0.04970138520002365, 0.10089391469955444, 0.041171785444021225], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08764420449733734, 0.062380556017160416, 0.14753422141075134, 0.0633481815457344, 0.1980743557214737, 0.24591419100761414, 0.05213969200849533], "reduce_n2_p1": [0.9576541781425476, 0.012737530283629894, 0.007518946658819914, 0.012635971419513226, 0.005682468414306641, 0.0007918357150629163, 0.002395464340224862], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.003239138750359416, 0.0041083646938204765, 0.003132757032290101, 0.0037099153269082308, 0.9770779609680176, 0.0028982858639210463, 0.0028702719137072563], "reduce_n3_p1": [0.009623302146792412, 0.02885008417069912, 0.0383186861872673, 0.5872514843940735, 0.18207718431949615, 0.03937853127717972, 0.032796576619148254], "reduce_n3_p2": [0.009381157346069813, 0.012311185710132122, 0.012722967192530632, 0.2732422649860382, 0.032487187534570694, 0.013195297680795193, 0.6213827133178711], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0696304515004158, 0.7677201628684998, 0.06392206996679306, 0.02391645684838295, 0.022960953414440155, 0.030930154025554657, 0.00435232650488615], "normal_n2_p1": [0.03584662452340126, 0.06352748721837997, 0.059012558311223984, 0.022720104083418846, 0.07043382525444031, 0.25737112760543823, 0.0741974487900734], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.007940060459077358, 0.0074255215004086494, 0.0068741450086236, 0.9398244619369507, 0.009788605384528637, 0.010412941686809063, 0.010926197282969952], "normal_n3_p1": [0.12958183884620667, 0.08443067222833633, 0.10817985981702805, 0.3261429965496063, 0.23866359889507294, 0.027826553210616112, 0.03184894844889641], "normal_n3_p2": [0.04560638964176178, 0.06550825387239456, 0.056423548609018326, 0.02771970070898533, 0.020927974954247475, 0.12979285418987274, 0.08650301396846771], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13057586550712585, 0.06004585698246956, 0.10748839378356934, 0.06842317432165146, 0.22842468321323395, 0.2630865275859833, 0.05254184827208519], "reduce_n2_p1": [0.9184801578521729, 0.021275976672768593, 0.015373287722468376, 0.023670999333262444, 0.012523654848337173, 0.0022243461571633816, 0.0038433587178587914], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0013993827160447836, 0.001262576668523252, 0.001671013655140996, 0.002218423178419471, 0.9886404275894165, 0.0018982706824317575, 0.0012395326048135757], "reduce_n3_p1": [0.004449150059372187, 0.07268951833248138, 0.07930144667625427, 0.23840798437595367, 0.1086207702755928, 0.09611169993877411, 0.11388327926397324], "reduce_n3_p2": [0.012497460469603539, 0.016335830092430115, 0.0142056280747056, 0.8020411729812622, 0.0434848852455616, 0.010701690800487995, 0.061598312109708786], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0696304515004158, 0.7677201628684998, 0.06392206996679306, 0.02391645684838295, 0.022960953414440155, 0.030930154025554657, 0.00435232650488615], "normal_n2_p1": [0.03584662452340126, 0.06352748721837997, 0.059012558311223984, 0.022720104083418846, 0.07043382525444031, 0.25737112760543823, 0.0741974487900734], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.007940060459077358, 0.0074255215004086494, 0.0068741450086236, 0.9398244619369507, 0.009788605384528637, 0.010412941686809063, 0.010926197282969952], "normal_n3_p1": [0.12958183884620667, 0.08443067222833633, 0.10817985981702805, 0.3261429965496063, 0.23866359889507294, 0.027826553210616112, 0.03184894844889641], "normal_n3_p2": [0.04560638964176178, 0.06550825387239456, 0.056423548609018326, 0.02771970070898533, 0.020927974954247475, 0.12979285418987274, 0.08650301396846771], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13057586550712585, 0.06004585698246956, 0.10748839378356934, 0.06842317432165146, 0.22842468321323395, 0.2630865275859833, 0.05254184827208519], "reduce_n2_p1": [0.9184801578521729, 0.021275976672768593, 0.015373287722468376, 0.023670999333262444, 0.012523654848337173, 0.0022243461571633816, 0.0038433587178587914], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0013993827160447836, 0.001262576668523252, 0.001671013655140996, 0.002218423178419471, 0.9886404275894165, 0.0018982706824317575, 0.0012395326048135757], "reduce_n3_p1": [0.004449150059372187, 0.07268951833248138, 0.07930144667625427, 0.23840798437595367, 0.1086207702755928, 0.09611169993877411, 0.11388327926397324], "reduce_n3_p2": [0.012497460469603539, 0.016335830092430115, 0.0142056280747056, 0.8020411729812622, 0.0434848852455616, 0.010701690800487995, 0.061598312109708786], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.07943715155124664, 0.771099865436554, 0.04055951163172722, 0.02362458035349846, 0.02736404910683632, 0.0323612205684185, 0.006832913961261511], "normal_n2_p1": [0.06318921595811844, 0.11219915002584457, 0.11969388276338577, 0.03609435632824898, 0.10862092673778534, 0.11440160125494003, 0.03454131633043289], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011983959935605526, 0.010745016857981682, 0.009910381399095058, 0.9137127995491028, 0.013367212377488613, 0.013638094067573547, 0.015955375507473946], "normal_n3_p1": [0.12815681099891663, 0.06134595721960068, 0.0464676134288311, 0.5374056696891785, 0.1672065705060959, 0.016491640359163284, 0.018581712618470192], "normal_n3_p2": [0.09055975824594498, 0.08120892941951752, 0.0811251550912857, 0.041453585028648376, 0.023528866469860077, 0.23539143800735474, 0.182509645819664], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.21511858701705933, 0.06607159972190857, 0.10868633538484573, 0.08663304150104523, 0.10376203060150146, 0.286327064037323, 0.07552071660757065], "reduce_n2_p1": [0.7703916430473328, 0.04866857826709747, 0.04436659812927246, 0.0644504725933075, 0.038252487778663635, 0.008481346070766449, 0.010923502035439014], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0016813937108963728, 0.0012113339034840465, 0.0020524270366877317, 0.0027890014462172985, 0.9857382774353027, 0.0026099877431988716, 0.001516220043413341], "reduce_n3_p1": [0.0020633370149880648, 0.20879267156124115, 0.059918250888586044, 0.0023396159522235394, 0.03722288832068443, 0.038365017622709274, 0.4014919698238373], "reduce_n3_p2": [0.03844565525650978, 0.052394215017557144, 0.03892431780695915, 0.626838743686676, 0.09779909253120422, 0.0178975909948349, 0.045468106865882874], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.07943715155124664, 0.771099865436554, 0.04055951163172722, 0.02362458035349846, 0.02736404910683632, 0.0323612205684185, 0.006832913961261511], "normal_n2_p1": [0.06318921595811844, 0.11219915002584457, 0.11969388276338577, 0.03609435632824898, 0.10862092673778534, 0.11440160125494003, 0.03454131633043289], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011983959935605526, 0.010745016857981682, 0.009910381399095058, 0.9137127995491028, 0.013367212377488613, 0.013638094067573547, 0.015955375507473946], "normal_n3_p1": [0.12815681099891663, 0.06134595721960068, 0.0464676134288311, 0.5374056696891785, 0.1672065705060959, 0.016491640359163284, 0.018581712618470192], "normal_n3_p2": [0.09055975824594498, 0.08120892941951752, 0.0811251550912857, 0.041453585028648376, 0.023528866469860077, 0.23539143800735474, 0.182509645819664], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.21511858701705933, 0.06607159972190857, 0.10868633538484573, 0.08663304150104523, 0.10376203060150146, 0.286327064037323, 0.07552071660757065], "reduce_n2_p1": [0.7703916430473328, 0.04866857826709747, 0.04436659812927246, 0.0644504725933075, 0.038252487778663635, 0.008481346070766449, 0.010923502035439014], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0016813937108963728, 0.0012113339034840465, 0.0020524270366877317, 0.0027890014462172985, 0.9857382774353027, 0.0026099877431988716, 0.001516220043413341], "reduce_n3_p1": [0.0020633370149880648, 0.20879267156124115, 0.059918250888586044, 0.0023396159522235394, 0.03722288832068443, 0.038365017622709274, 0.4014919698238373], "reduce_n3_p2": [0.03844565525650978, 0.052394215017557144, 0.03892431780695915, 0.626838743686676, 0.09779909253120422, 0.0178975909948349, 0.045468106865882874], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11917493492364883, 0.6391671895980835, 0.05047669634222984, 0.03733662888407707, 0.05173036828637123, 0.054929375648498535, 0.014081249944865704], "normal_n2_p1": [0.07194643467664719, 0.1004912257194519, 0.12112481892108917, 0.04334314167499542, 0.12580037117004395, 0.08552829176187515, 0.022512411698698997], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.019798319786787033, 0.016679706051945686, 0.015930065885186195, 0.85865318775177, 0.021122653037309647, 0.02059193328022957, 0.02535204216837883], "normal_n3_p1": [0.02762243151664734, 0.008018852211534977, 0.00804860144853592, 0.8920276761054993, 0.0391789972782135, 0.00718205701559782, 0.00678621418774128], "normal_n3_p2": [0.011991458013653755, 0.008789216168224812, 0.009931338019669056, 0.021410485729575157, 0.011270325630903244, 0.1136799231171608, 0.6745620369911194], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01885843090713024, 0.012876388616859913, 0.0393390953540802, 0.03359119966626167, 0.012044470757246017, 0.8463090062141418, 0.023850271478295326], "reduce_n2_p1": [0.8166369199752808, 0.033119987696409225, 0.03302788734436035, 0.03264528885483742, 0.03752148151397705, 0.011015859432518482, 0.012458152137696743], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0028786263428628445, 0.0018575938884168863, 0.0033678631298244, 0.004433823749423027, 0.9758870601654053, 0.004343219567090273, 0.0027477163821458817], "reduce_n3_p1": [0.0008518203976564109, 0.17343376576900482, 0.01665033958852291, 0.00016079592751339078, 0.014512361027300358, 0.01389368250966072, 0.016984151676297188], "reduce_n3_p2": [0.06395592540502548, 0.07071324437856674, 0.05812432989478111, 0.384884774684906, 0.21402665972709656, 0.023896019905805588, 0.06168230623006821], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11917493492364883, 0.6391671895980835, 0.05047669634222984, 0.03733662888407707, 0.05173036828637123, 0.054929375648498535, 0.014081249944865704], "normal_n2_p1": [0.07194643467664719, 0.1004912257194519, 0.12112481892108917, 0.04334314167499542, 0.12580037117004395, 0.08552829176187515, 0.022512411698698997], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.019798319786787033, 0.016679706051945686, 0.015930065885186195, 0.85865318775177, 0.021122653037309647, 0.02059193328022957, 0.02535204216837883], "normal_n3_p1": [0.02762243151664734, 0.008018852211534977, 0.00804860144853592, 0.8920276761054993, 0.0391789972782135, 0.00718205701559782, 0.00678621418774128], "normal_n3_p2": [0.011991458013653755, 0.008789216168224812, 0.009931338019669056, 0.021410485729575157, 0.011270325630903244, 0.1136799231171608, 0.6745620369911194], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01885843090713024, 0.012876388616859913, 0.0393390953540802, 0.03359119966626167, 0.012044470757246017, 0.8463090062141418, 0.023850271478295326], "reduce_n2_p1": [0.8166369199752808, 0.033119987696409225, 0.03302788734436035, 0.03264528885483742, 0.03752148151397705, 0.011015859432518482, 0.012458152137696743], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0028786263428628445, 0.0018575938884168863, 0.0033678631298244, 0.004433823749423027, 0.9758870601654053, 0.004343219567090273, 0.0027477163821458817], "reduce_n3_p1": [0.0008518203976564109, 0.17343376576900482, 0.01665033958852291, 0.00016079592751339078, 0.014512361027300358, 0.01389368250966072, 0.016984151676297188], "reduce_n3_p2": [0.06395592540502548, 0.07071324437856674, 0.05812432989478111, 0.384884774684906, 0.21402665972709656, 0.023896019905805588, 0.06168230623006821], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.16570410132408142, 0.5352656841278076, 0.05764606222510338, 0.04821716248989105, 0.058464232832193375, 0.06925250589847565, 0.023274360224604607], "normal_n2_p1": [0.09050464630126953, 0.1283230185508728, 0.1942913830280304, 0.048497524112463, 0.2311888039112091, 0.12311968952417374, 0.02618124894797802], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02002943679690361, 0.017288342118263245, 0.016125250607728958, 0.870617151260376, 0.017837848514318466, 0.01772153750061989, 0.02271309308707714], "normal_n3_p1": [0.01153840683400631, 0.0031570610590279102, 0.003785006469115615, 0.9511204957962036, 0.014085044153034687, 0.0046971081756055355, 0.0042962017469108105], "normal_n3_p2": [0.013851072639226913, 0.00860522035509348, 0.010451414622366428, 0.041360676288604736, 0.01992376334965229, 0.35780030488967896, 0.03521169722080231], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.020493611693382263, 0.01926289312541485, 0.08362123370170593, 0.0676349326968193, 0.015714874491095543, 0.7231845259666443, 0.04536549001932144], "reduce_n2_p1": [0.5699373483657837, 0.05372513458132744, 0.06564179807901382, 0.06318559497594833, 0.11190357804298401, 0.03237954527139664, 0.030797550454735756], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005503213033080101, 0.0034130963031202555, 0.005935344845056534, 0.007451992016285658, 0.9562553763389587, 0.007613244000822306, 0.005488132126629353], "reduce_n3_p1": [0.0014640679582953453, 0.758246898651123, 0.017965026199817657, 0.00016164395492523909, 0.016917500644922256, 0.013917829841375351, 0.0075494288466870785], "reduce_n3_p2": [0.09121693670749664, 0.10267685353755951, 0.07467014342546463, 0.40424853563308716, 0.12347274273633957, 0.023957887664437294, 0.06838294118642807], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.16570410132408142, 0.5352656841278076, 0.05764606222510338, 0.04821716248989105, 0.058464232832193375, 0.06925250589847565, 0.023274360224604607], "normal_n2_p1": [0.09050464630126953, 0.1283230185508728, 0.1942913830280304, 0.048497524112463, 0.2311888039112091, 0.12311968952417374, 0.02618124894797802], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02002943679690361, 0.017288342118263245, 0.016125250607728958, 0.870617151260376, 0.017837848514318466, 0.01772153750061989, 0.02271309308707714], "normal_n3_p1": [0.01153840683400631, 0.0031570610590279102, 0.003785006469115615, 0.9511204957962036, 0.014085044153034687, 0.0046971081756055355, 0.0042962017469108105], "normal_n3_p2": [0.013851072639226913, 0.00860522035509348, 0.010451414622366428, 0.041360676288604736, 0.01992376334965229, 0.35780030488967896, 0.03521169722080231], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.020493611693382263, 0.01926289312541485, 0.08362123370170593, 0.0676349326968193, 0.015714874491095543, 0.7231845259666443, 0.04536549001932144], "reduce_n2_p1": [0.5699373483657837, 0.05372513458132744, 0.06564179807901382, 0.06318559497594833, 0.11190357804298401, 0.03237954527139664, 0.030797550454735756], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005503213033080101, 0.0034130963031202555, 0.005935344845056534, 0.007451992016285658, 0.9562553763389587, 0.007613244000822306, 0.005488132126629353], "reduce_n3_p1": [0.0014640679582953453, 0.758246898651123, 0.017965026199817657, 0.00016164395492523909, 0.016917500644922256, 0.013917829841375351, 0.0075494288466870785], "reduce_n3_p2": [0.09121693670749664, 0.10267685353755951, 0.07467014342546463, 0.40424853563308716, 0.12347274273633957, 0.023957887664437294, 0.06838294118642807], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.26989567279815674, 0.15200303494930267, 0.06615105271339417, 0.15821924805641174, 0.09788879752159119, 0.1279061734676361, 0.032587114721536636], "normal_n2_p1": [0.13892413675785065, 0.12740878760814667, 0.1913260817527771, 0.04436581954360008, 0.11134162545204163, 0.29158690571784973, 0.0324503555893898], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02843298949301243, 0.02382594533264637, 0.0235945712774992, 0.8102928996086121, 0.029742268845438957, 0.024507876485586166, 0.029385622590780258], "normal_n3_p1": [0.01385505311191082, 0.0044311401434242725, 0.006103247869759798, 0.9311402440071106, 0.016744356602430344, 0.007754186633974314, 0.00684472918510437], "normal_n3_p2": [0.001514169736765325, 0.0009009543573483825, 0.0010872010607272387, 0.005189801566302776, 0.00224943645298481, 0.012675303965806961, 0.0009608911350369453], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.010411362163722515, 0.011692159809172153, 0.031226390972733498, 0.037038348615169525, 0.00892267469316721, 0.8642760515213013, 0.022417940199375153], "reduce_n2_p1": [0.8320979475975037, 0.02833768166601658, 0.024368606507778168, 0.027488524094223976, 0.018368428573012352, 0.022111063823103905, 0.017663197591900826], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01264246366918087, 0.007467017509043217, 0.01116333156824112, 0.014031254686415195, 0.9094244241714478, 0.015984030440449715, 0.012769950553774834], "reduce_n3_p1": [0.0022494264412671328, 0.2045370191335678, 0.020689701661467552, 0.00029160158010199666, 0.019918397068977356, 0.018592888489365578, 0.005188080947846174], "reduce_n3_p2": [0.16134417057037354, 0.11812248080968857, 0.09963224083185196, 0.31820186972618103, 0.11651913076639175, 0.029752880334854126, 0.07670318335294724], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.26989567279815674, 0.15200303494930267, 0.06615105271339417, 0.15821924805641174, 0.09788879752159119, 0.1279061734676361, 0.032587114721536636], "normal_n2_p1": [0.13892413675785065, 0.12740878760814667, 0.1913260817527771, 0.04436581954360008, 0.11134162545204163, 0.29158690571784973, 0.0324503555893898], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.02843298949301243, 0.02382594533264637, 0.0235945712774992, 0.8102928996086121, 0.029742268845438957, 0.024507876485586166, 0.029385622590780258], "normal_n3_p1": [0.01385505311191082, 0.0044311401434242725, 0.006103247869759798, 0.9311402440071106, 0.016744356602430344, 0.007754186633974314, 0.00684472918510437], "normal_n3_p2": [0.001514169736765325, 0.0009009543573483825, 0.0010872010607272387, 0.005189801566302776, 0.00224943645298481, 0.012675303965806961, 0.0009608911350369453], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.010411362163722515, 0.011692159809172153, 0.031226390972733498, 0.037038348615169525, 0.00892267469316721, 0.8642760515213013, 0.022417940199375153], "reduce_n2_p1": [0.8320979475975037, 0.02833768166601658, 0.024368606507778168, 0.027488524094223976, 0.018368428573012352, 0.022111063823103905, 0.017663197591900826], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01264246366918087, 0.007467017509043217, 0.01116333156824112, 0.014031254686415195, 0.9094244241714478, 0.015984030440449715, 0.012769950553774834], "reduce_n3_p1": [0.0022494264412671328, 0.2045370191335678, 0.020689701661467552, 0.00029160158010199666, 0.019918397068977356, 0.018592888489365578, 0.005188080947846174], "reduce_n3_p2": [0.16134417057037354, 0.11812248080968857, 0.09963224083185196, 0.31820186972618103, 0.11651913076639175, 0.029752880334854126, 0.07670318335294724], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1401151865720749, 0.04342755302786827, 0.04375700280070305, 0.31079214811325073, 0.20407235622406006, 0.11133530735969543, 0.03901093825697899], "normal_n2_p1": [0.1811855137348175, 0.13234856724739075, 0.37363895773887634, 0.031684406101703644, 0.05248744785785675, 0.17230994999408722, 0.031167002394795418], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.017393724992871284, 0.017246872186660767, 0.01608620397746563, 0.8677079081535339, 0.027985580265522003, 0.020095646381378174, 0.018454236909747124], "normal_n3_p1": [0.01838233321905136, 0.007747997064143419, 0.011214442551136017, 0.8972722291946411, 0.023179031908512115, 0.0124736949801445, 0.010636050254106522], "normal_n3_p2": [0.0014693265547975898, 0.0009154601139016449, 0.001070451340638101, 0.00424636946991086, 0.0019450465915724635, 0.005817062687128782, 0.00042987833148799837], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.013790165074169636, 0.016368065029382706, 0.02488306723535061, 0.041026171296834946, 0.012639014050364494, 0.850006103515625, 0.023720482364296913], "reduce_n2_p1": [0.7070282101631165, 0.046803392469882965, 0.03946985676884651, 0.051928337663412094, 0.020705722272396088, 0.04592768847942352, 0.03537231311202049], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02698044292628765, 0.015416556969285011, 0.019824879243969917, 0.022850606590509415, 0.8385111689567566, 0.025561967864632607, 0.02379564195871353], "reduce_n3_p1": [0.0033553948160260916, 0.09028439968824387, 0.02368507906794548, 0.0006880720029585063, 0.01771603710949421, 0.018530933186411858, 0.005125896073877811], "reduce_n3_p2": [0.42561501264572144, 0.1885514259338379, 0.14089469611644745, 0.05381617322564125, 0.07873298972845078, 0.026799805462360382, 0.043089624494314194], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.1401151865720749, 0.04342755302786827, 0.04375700280070305, 0.31079214811325073, 0.20407235622406006, 0.11133530735969543, 0.03901093825697899], "normal_n2_p1": [0.1811855137348175, 0.13234856724739075, 0.37363895773887634, 0.031684406101703644, 0.05248744785785675, 0.17230994999408722, 0.031167002394795418], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.017393724992871284, 0.017246872186660767, 0.01608620397746563, 0.8677079081535339, 0.027985580265522003, 0.020095646381378174, 0.018454236909747124], "normal_n3_p1": [0.01838233321905136, 0.007747997064143419, 0.011214442551136017, 0.8972722291946411, 0.023179031908512115, 0.0124736949801445, 0.010636050254106522], "normal_n3_p2": [0.0014693265547975898, 0.0009154601139016449, 0.001070451340638101, 0.00424636946991086, 0.0019450465915724635, 0.005817062687128782, 0.00042987833148799837], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.013790165074169636, 0.016368065029382706, 0.02488306723535061, 0.041026171296834946, 0.012639014050364494, 0.850006103515625, 0.023720482364296913], "reduce_n2_p1": [0.7070282101631165, 0.046803392469882965, 0.03946985676884651, 0.051928337663412094, 0.020705722272396088, 0.04592768847942352, 0.03537231311202049], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02698044292628765, 0.015416556969285011, 0.019824879243969917, 0.022850606590509415, 0.8385111689567566, 0.025561967864632607, 0.02379564195871353], "reduce_n3_p1": [0.0033553948160260916, 0.09028439968824387, 0.02368507906794548, 0.0006880720029585063, 0.01771603710949421, 0.018530933186411858, 0.005125896073877811], "reduce_n3_p2": [0.42561501264572144, 0.1885514259338379, 0.14089469611644745, 0.05381617322564125, 0.07873298972845078, 0.026799805462360382, 0.043089624494314194], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2812792658805847, 0.02325352653861046, 0.04047509282827377, 0.3290095031261444, 0.018240779638290405, 0.21287231147289276, 0.025898214429616928], "normal_n2_p1": [0.3153124153614044, 0.11784109473228455, 0.07085318863391876, 0.044315192848443985, 0.0870785340666771, 0.2729131579399109, 0.06166959926486015], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011116457171738148, 0.012754516676068306, 0.011881472542881966, 0.9035755395889282, 0.020106730982661247, 0.017474837601184845, 0.014334606006741524], "normal_n3_p1": [0.029640700668096542, 0.016681140288710594, 0.023928014561533928, 0.8215188384056091, 0.03893106058239937, 0.021982556208968163, 0.018292494118213654], "normal_n3_p2": [0.004194681998342276, 0.0028481646440923214, 0.0031897476874291897, 0.009199632331728935, 0.004745782352983952, 0.009561489336192608, 0.0008627661736682057], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0509154386818409, 0.0631350427865982, 0.07127369195222855, 0.1388765573501587, 0.05492287129163742, 0.45585647225379944, 0.09083759039640427], "reduce_n2_p1": [0.6252540946006775, 0.05937923863530159, 0.047839611768722534, 0.06927966326475143, 0.020243767648935318, 0.075340136885643, 0.04964592680335045], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01507179532200098, 0.013934061862528324, 0.015383210964500904, 0.014496421441435814, 0.8941759467124939, 0.017971057444810867, 0.016182556748390198], "reduce_n3_p1": [0.007681028451770544, 0.07387961447238922, 0.04841648042201996, 0.00273178075440228, 0.029446972534060478, 0.030276162549853325, 0.009944487363100052], "reduce_n3_p2": [0.2258066087961197, 0.19592683017253876, 0.19422361254692078, 0.05162062123417854, 0.1273677498102188, 0.046319380402565, 0.07883459329605103], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2812792658805847, 0.02325352653861046, 0.04047509282827377, 0.3290095031261444, 0.018240779638290405, 0.21287231147289276, 0.025898214429616928], "normal_n2_p1": [0.3153124153614044, 0.11784109473228455, 0.07085318863391876, 0.044315192848443985, 0.0870785340666771, 0.2729131579399109, 0.06166959926486015], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011116457171738148, 0.012754516676068306, 0.011881472542881966, 0.9035755395889282, 0.020106730982661247, 0.017474837601184845, 0.014334606006741524], "normal_n3_p1": [0.029640700668096542, 0.016681140288710594, 0.023928014561533928, 0.8215188384056091, 0.03893106058239937, 0.021982556208968163, 0.018292494118213654], "normal_n3_p2": [0.004194681998342276, 0.0028481646440923214, 0.0031897476874291897, 0.009199632331728935, 0.004745782352983952, 0.009561489336192608, 0.0008627661736682057], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0509154386818409, 0.0631350427865982, 0.07127369195222855, 0.1388765573501587, 0.05492287129163742, 0.45585647225379944, 0.09083759039640427], "reduce_n2_p1": [0.6252540946006775, 0.05937923863530159, 0.047839611768722534, 0.06927966326475143, 0.020243767648935318, 0.075340136885643, 0.04964592680335045], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01507179532200098, 0.013934061862528324, 0.015383210964500904, 0.014496421441435814, 0.8941759467124939, 0.017971057444810867, 0.016182556748390198], "reduce_n3_p1": [0.007681028451770544, 0.07387961447238922, 0.04841648042201996, 0.00273178075440228, 0.029446972534060478, 0.030276162549853325, 0.009944487363100052], "reduce_n3_p2": [0.2258066087961197, 0.19592683017253876, 0.19422361254692078, 0.05162062123417854, 0.1273677498102188, 0.046319380402565, 0.07883459329605103], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2329232096672058, 0.015287183225154877, 0.03200663626194, 0.3984687924385071, 0.005239821504801512, 0.2606423795223236, 0.020974647253751755], "normal_n2_p1": [0.5099425911903381, 0.09496111422777176, 0.026201797649264336, 0.03579007461667061, 0.19044309854507446, 0.06663043797016144, 0.048037149012088776], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009342258796095848, 0.01129708718508482, 0.010701381601393223, 0.9165908098220825, 0.014971154741942883, 0.016214128583669662, 0.012923209927976131], "normal_n3_p1": [0.053856588900089264, 0.038624055683612823, 0.058131735771894455, 0.641997754573822, 0.07565469294786453, 0.045044559985399246, 0.03527112305164337], "normal_n3_p2": [0.016567764803767204, 0.012485177256166935, 0.013482918031513691, 0.028492577373981476, 0.016530195251107216, 0.02630641497671604, 0.003198743797838688], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13945502042770386, 0.15829738974571228, 0.08726879209280014, 0.1592627316713333, 0.07327228784561157, 0.09222344309091568, 0.14860904216766357], "reduce_n2_p1": [0.7045842409133911, 0.04652391001582146, 0.036766618490219116, 0.05316288396716118, 0.017038991674780846, 0.06073710322380066, 0.04120314121246338], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017577296122908592, 0.02001483552157879, 0.02076050639152527, 0.018489815294742584, 0.8626818656921387, 0.022956162691116333, 0.022695578634738922], "reduce_n3_p1": [0.017483152449131012, 0.08549030870199203, 0.07807180285453796, 0.009988296777009964, 0.04381834715604782, 0.04419826343655586, 0.020431630313396454], "reduce_n3_p2": [0.25024229288101196, 0.2031867653131485, 0.13025560975074768, 0.05092766135931015, 0.1450059860944748, 0.046897053718566895, 0.10183104872703552], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2329232096672058, 0.015287183225154877, 0.03200663626194, 0.3984687924385071, 0.005239821504801512, 0.2606423795223236, 0.020974647253751755], "normal_n2_p1": [0.5099425911903381, 0.09496111422777176, 0.026201797649264336, 0.03579007461667061, 0.19044309854507446, 0.06663043797016144, 0.048037149012088776], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009342258796095848, 0.01129708718508482, 0.010701381601393223, 0.9165908098220825, 0.014971154741942883, 0.016214128583669662, 0.012923209927976131], "normal_n3_p1": [0.053856588900089264, 0.038624055683612823, 0.058131735771894455, 0.641997754573822, 0.07565469294786453, 0.045044559985399246, 0.03527112305164337], "normal_n3_p2": [0.016567764803767204, 0.012485177256166935, 0.013482918031513691, 0.028492577373981476, 0.016530195251107216, 0.02630641497671604, 0.003198743797838688], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.13945502042770386, 0.15829738974571228, 0.08726879209280014, 0.1592627316713333, 0.07327228784561157, 0.09222344309091568, 0.14860904216766357], "reduce_n2_p1": [0.7045842409133911, 0.04652391001582146, 0.036766618490219116, 0.05316288396716118, 0.017038991674780846, 0.06073710322380066, 0.04120314121246338], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.017577296122908592, 0.02001483552157879, 0.02076050639152527, 0.018489815294742584, 0.8626818656921387, 0.022956162691116333, 0.022695578634738922], "reduce_n3_p1": [0.017483152449131012, 0.08549030870199203, 0.07807180285453796, 0.009988296777009964, 0.04381834715604782, 0.04419826343655586, 0.020431630313396454], "reduce_n3_p2": [0.25024229288101196, 0.2031867653131485, 0.13025560975074768, 0.05092766135931015, 0.1450059860944748, 0.046897053718566895, 0.10183104872703552], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2845609486103058, 0.015209751203656197, 0.041278574615716934, 0.06880970299243927, 0.0036364053376019, 0.5371139049530029, 0.024384910240769386], "normal_n2_p1": [0.14975741505622864, 0.0764092281460762, 0.015579639934003353, 0.027535153552889824, 0.635683000087738, 0.027446482330560684, 0.04178076982498169], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01482521090656519, 0.02046428807079792, 0.018573561683297157, 0.8713842630386353, 0.021143406629562378, 0.0216353889554739, 0.017337944358587265], "normal_n3_p1": [0.02866736426949501, 0.019719712436199188, 0.021847443655133247, 0.8128690719604492, 0.03166339918971062, 0.02576601691544056, 0.028014812618494034], "normal_n3_p2": [0.03513048216700554, 0.029927797615528107, 0.03209904581308365, 0.06072187051177025, 0.042776674032211304, 0.054378144443035126, 0.008965090848505497], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.3434549868106842, 0.3188254237174988, 0.03797074034810066, 0.04187386482954025, 0.02737635187804699, 0.015495454892516136, 0.04562562331557274], "reduce_n2_p1": [0.36140939593315125, 0.07010463625192642, 0.08198334276676178, 0.07199173420667648, 0.03517620638012886, 0.21636363863945007, 0.08106216788291931], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.032751381397247314, 0.03936239704489708, 0.034947820007801056, 0.02849235013127327, 0.7622183561325073, 0.027556557208299637, 0.04690176621079445], "reduce_n3_p1": [0.05196615308523178, 0.2434408962726593, 0.056067414581775665, 0.032635077834129333, 0.08224685490131378, 0.07140406221151352, 0.04382304474711418], "reduce_n3_p2": [0.3495120406150818, 0.3467864394187927, 0.07917435467243195, 0.04900670424103737, 0.026810161769390106, 0.020054064691066742, 0.11041862517595291], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2845609486103058, 0.015209751203656197, 0.041278574615716934, 0.06880970299243927, 0.0036364053376019, 0.5371139049530029, 0.024384910240769386], "normal_n2_p1": [0.14975741505622864, 0.0764092281460762, 0.015579639934003353, 0.027535153552889824, 0.635683000087738, 0.027446482330560684, 0.04178076982498169], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01482521090656519, 0.02046428807079792, 0.018573561683297157, 0.8713842630386353, 0.021143406629562378, 0.0216353889554739, 0.017337944358587265], "normal_n3_p1": [0.02866736426949501, 0.019719712436199188, 0.021847443655133247, 0.8128690719604492, 0.03166339918971062, 0.02576601691544056, 0.028014812618494034], "normal_n3_p2": [0.03513048216700554, 0.029927797615528107, 0.03209904581308365, 0.06072187051177025, 0.042776674032211304, 0.054378144443035126, 0.008965090848505497], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.3434549868106842, 0.3188254237174988, 0.03797074034810066, 0.04187386482954025, 0.02737635187804699, 0.015495454892516136, 0.04562562331557274], "reduce_n2_p1": [0.36140939593315125, 0.07010463625192642, 0.08198334276676178, 0.07199173420667648, 0.03517620638012886, 0.21636363863945007, 0.08106216788291931], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.032751381397247314, 0.03936239704489708, 0.034947820007801056, 0.02849235013127327, 0.7622183561325073, 0.027556557208299637, 0.04690176621079445], "reduce_n3_p1": [0.05196615308523178, 0.2434408962726593, 0.056067414581775665, 0.032635077834129333, 0.08224685490131378, 0.07140406221151352, 0.04382304474711418], "reduce_n3_p2": [0.3495120406150818, 0.3467864394187927, 0.07917435467243195, 0.04900670424103737, 0.026810161769390106, 0.020054064691066742, 0.11041862517595291], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.33001628518104553, 0.016521316021680832, 0.0469202883541584, 0.032506149262189865, 0.0036887286696583033, 0.5189613103866577, 0.02862999401986599], "normal_n2_p1": [0.06337111443281174, 0.053344860672950745, 0.011988899670541286, 0.02456534095108509, 0.7673565745353699, 0.015004834160208702, 0.04051891714334488], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011587025597691536, 0.014918550848960876, 0.013086741790175438, 0.9081834554672241, 0.015597878023982048, 0.0147369634360075, 0.010510704480111599], "normal_n3_p1": [0.03815793618559837, 0.028209172189235687, 0.02983604371547699, 0.7402881979942322, 0.04227256402373314, 0.03341524675488472, 0.043038878589868546], "normal_n3_p2": [0.06650625169277191, 0.05060293897986412, 0.049185868352651596, 0.0899779424071312, 0.07369373738765717, 0.09501464664936066, 0.01902659237384796], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01222994364798069, 0.021417662501335144, 0.013895655982196331, 0.01314267423003912, 0.008354227058589458, 0.002483294578269124, 0.008459248580038548], "reduce_n2_p1": [0.923894464969635, 0.019422532990574837, 0.012926898896694183, 0.009437897242605686, 0.00427657924592495, 0.014589427970349789, 0.010877549648284912], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0032433466985821724, 0.004383570980280638, 0.009654932655394077, 0.007243198808282614, 0.9480695128440857, 0.01071760430932045, 0.00938715972006321], "reduce_n3_p1": [0.08334355801343918, 0.6487371325492859, 0.014177554287016392, 0.040344398468732834, 0.0849151536822319, 0.06806591898202896, 0.03239942342042923], "reduce_n3_p2": [0.25642669200897217, 0.1770237684249878, 0.13798874616622925, 0.14726296067237854, 0.03353603184223175, 0.03862888365983963, 0.18333092331886292], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.33001628518104553, 0.016521316021680832, 0.0469202883541584, 0.032506149262189865, 0.0036887286696583033, 0.5189613103866577, 0.02862999401986599], "normal_n2_p1": [0.06337111443281174, 0.053344860672950745, 0.011988899670541286, 0.02456534095108509, 0.7673565745353699, 0.015004834160208702, 0.04051891714334488], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011587025597691536, 0.014918550848960876, 0.013086741790175438, 0.9081834554672241, 0.015597878023982048, 0.0147369634360075, 0.010510704480111599], "normal_n3_p1": [0.03815793618559837, 0.028209172189235687, 0.02983604371547699, 0.7402881979942322, 0.04227256402373314, 0.03341524675488472, 0.043038878589868546], "normal_n3_p2": [0.06650625169277191, 0.05060293897986412, 0.049185868352651596, 0.0899779424071312, 0.07369373738765717, 0.09501464664936066, 0.01902659237384796], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01222994364798069, 0.021417662501335144, 0.013895655982196331, 0.01314267423003912, 0.008354227058589458, 0.002483294578269124, 0.008459248580038548], "reduce_n2_p1": [0.923894464969635, 0.019422532990574837, 0.012926898896694183, 0.009437897242605686, 0.00427657924592495, 0.014589427970349789, 0.010877549648284912], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0032433466985821724, 0.004383570980280638, 0.009654932655394077, 0.007243198808282614, 0.9480695128440857, 0.01071760430932045, 0.00938715972006321], "reduce_n3_p1": [0.08334355801343918, 0.6487371325492859, 0.014177554287016392, 0.040344398468732834, 0.0849151536822319, 0.06806591898202896, 0.03239942342042923], "reduce_n3_p2": [0.25642669200897217, 0.1770237684249878, 0.13798874616622925, 0.14726296067237854, 0.03353603184223175, 0.03862888365983963, 0.18333092331886292], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9838672876358032, 0.0019048850517719984, 0.006347930524498224, 0.0008821949013508856, 0.0003945667704101652, 0.0030532022938132286, 0.0021364097483456135], "normal_n2_p1": [0.5329981446266174, 0.21173672378063202, 0.034473590552806854, 0.0425899401307106, 0.016983361914753914, 0.023782925680279732, 0.08272203058004379], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011029796674847603, 0.013074607588350773, 0.01072745118290186, 0.9218900799751282, 0.01224761176854372, 0.012337352149188519, 0.008992128074169159], "normal_n3_p1": [0.0747791975736618, 0.0588393397629261, 0.06758836656808853, 0.37080442905426025, 0.08373402804136276, 0.07625365257263184, 0.12584617733955383], "normal_n3_p2": [0.1195029765367508, 0.09547507017850876, 0.08026764541864395, 0.26049330830574036, 0.15904001891613007, 0.18302716314792633, 0.032762184739112854], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.003311716951429844, 0.007852421142160892, 0.011827383190393448, 0.010419915430247784, 0.006602628156542778, 0.0016596592031419277, 0.00523188803344965], "reduce_n2_p1": [0.9685271978378296, 0.010327266529202461, 0.005220382008701563, 0.003770669922232628, 0.001897648093290627, 0.004354299046099186, 0.00444565387442708], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0014258201699703932, 0.0018202938372269273, 0.005362973548471928, 0.0040671564638614655, 0.971563994884491, 0.006684641353785992, 0.004636426921933889], "reduce_n3_p1": [0.08604772388935089, 0.6405322551727295, 0.00892107654362917, 0.04578661173582077, 0.10220379382371902, 0.08028130978345871, 0.027709515765309334], "reduce_n3_p2": [0.03993500769138336, 0.04970064386725426, 0.10306397825479507, 0.31706613302230835, 0.030081186443567276, 0.04649779200553894, 0.38434359431266785], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9838672876358032, 0.0019048850517719984, 0.006347930524498224, 0.0008821949013508856, 0.0003945667704101652, 0.0030532022938132286, 0.0021364097483456135], "normal_n2_p1": [0.5329981446266174, 0.21173672378063202, 0.034473590552806854, 0.0425899401307106, 0.016983361914753914, 0.023782925680279732, 0.08272203058004379], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011029796674847603, 0.013074607588350773, 0.01072745118290186, 0.9218900799751282, 0.01224761176854372, 0.012337352149188519, 0.008992128074169159], "normal_n3_p1": [0.0747791975736618, 0.0588393397629261, 0.06758836656808853, 0.37080442905426025, 0.08373402804136276, 0.07625365257263184, 0.12584617733955383], "normal_n3_p2": [0.1195029765367508, 0.09547507017850876, 0.08026764541864395, 0.26049330830574036, 0.15904001891613007, 0.18302716314792633, 0.032762184739112854], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.003311716951429844, 0.007852421142160892, 0.011827383190393448, 0.010419915430247784, 0.006602628156542778, 0.0016596592031419277, 0.00523188803344965], "reduce_n2_p1": [0.9685271978378296, 0.010327266529202461, 0.005220382008701563, 0.003770669922232628, 0.001897648093290627, 0.004354299046099186, 0.00444565387442708], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0014258201699703932, 0.0018202938372269273, 0.005362973548471928, 0.0040671564638614655, 0.971563994884491, 0.006684641353785992, 0.004636426921933889], "reduce_n3_p1": [0.08604772388935089, 0.6405322551727295, 0.00892107654362917, 0.04578661173582077, 0.10220379382371902, 0.08028130978345871, 0.027709515765309334], "reduce_n3_p2": [0.03993500769138336, 0.04970064386725426, 0.10306397825479507, 0.31706613302230835, 0.030081186443567276, 0.04649779200553894, 0.38434359431266785], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9952208399772644, 0.000708339735865593, 0.0024080988951027393, 0.00017603927699383348, 0.0001620194670977071, 0.0002589738287497312, 0.0006507562357001007], "normal_n2_p1": [0.1735146939754486, 0.34435683488845825, 0.05723200738430023, 0.07318869233131409, 0.0026855580508708954, 0.033037248998880386, 0.2136458158493042], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.016163088381290436, 0.019192731007933617, 0.016353709623217583, 0.8772870302200317, 0.018135663121938705, 0.018467038869857788, 0.015452484600245953], "normal_n3_p1": [0.05765845254063606, 0.04952995106577873, 0.06522734463214874, 0.23920783400535583, 0.08080971986055374, 0.06353940069675446, 0.14258691668510437], "normal_n3_p2": [0.04384768381714821, 0.029130779206752777, 0.00914519652724266, 0.022788111120462418, 0.7862903475761414, 0.07541802525520325, 0.020125513896346092], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0034671728499233723, 0.008670507930219173, 0.021108150482177734, 0.01637350767850876, 0.010653958655893803, 0.003116835840046406, 0.008220584131777287], "reduce_n2_p1": [0.963948130607605, 0.011872230097651482, 0.005898992996662855, 0.0043191141448915005, 0.0025095846503973007, 0.004245434422045946, 0.005241174716502428], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0012603324139490724, 0.00138947949744761, 0.00372215430252254, 0.003221763065084815, 0.9785299897193909, 0.004863817244768143, 0.0034146460238844156], "reduce_n3_p1": [0.06929131597280502, 0.8271313309669495, 0.006127269007265568, 0.04425963759422302, 0.008998243138194084, 0.026776814833283424, 0.013497095555067062], "reduce_n3_p2": [0.03274242579936981, 0.048909589648246765, 0.2507140040397644, 0.3644568920135498, 0.06404052674770355, 0.11366509646177292, 0.0621904656291008], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9952208399772644, 0.000708339735865593, 0.0024080988951027393, 0.00017603927699383348, 0.0001620194670977071, 0.0002589738287497312, 0.0006507562357001007], "normal_n2_p1": [0.1735146939754486, 0.34435683488845825, 0.05723200738430023, 0.07318869233131409, 0.0026855580508708954, 0.033037248998880386, 0.2136458158493042], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.016163088381290436, 0.019192731007933617, 0.016353709623217583, 0.8772870302200317, 0.018135663121938705, 0.018467038869857788, 0.015452484600245953], "normal_n3_p1": [0.05765845254063606, 0.04952995106577873, 0.06522734463214874, 0.23920783400535583, 0.08080971986055374, 0.06353940069675446, 0.14258691668510437], "normal_n3_p2": [0.04384768381714821, 0.029130779206752777, 0.00914519652724266, 0.022788111120462418, 0.7862903475761414, 0.07541802525520325, 0.020125513896346092], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0034671728499233723, 0.008670507930219173, 0.021108150482177734, 0.01637350767850876, 0.010653958655893803, 0.003116835840046406, 0.008220584131777287], "reduce_n2_p1": [0.963948130607605, 0.011872230097651482, 0.005898992996662855, 0.0043191141448915005, 0.0025095846503973007, 0.004245434422045946, 0.005241174716502428], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0012603324139490724, 0.00138947949744761, 0.00372215430252254, 0.003221763065084815, 0.9785299897193909, 0.004863817244768143, 0.0034146460238844156], "reduce_n3_p1": [0.06929131597280502, 0.8271313309669495, 0.006127269007265568, 0.04425963759422302, 0.008998243138194084, 0.026776814833283424, 0.013497095555067062], "reduce_n3_p2": [0.03274242579936981, 0.048909589648246765, 0.2507140040397644, 0.3644568920135498, 0.06404052674770355, 0.11366509646177292, 0.0621904656291008], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9953209757804871, 0.0007660629926249385, 0.00231350539252162, 0.00016290236089844257, 0.00020912967738695443, 0.000144866673508659, 0.0006503026816062629], "normal_n2_p1": [0.11840799450874329, 0.5109831690788269, 0.0664544329047203, 0.05970674380660057, 0.0010712244547903538, 0.03379036486148834, 0.06701142340898514], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011048458516597748, 0.011628210544586182, 0.011306080967187881, 0.9087257385253906, 0.01483833882957697, 0.015050743706524372, 0.013918234966695309], "normal_n3_p1": [0.04768729582428932, 0.04312640428543091, 0.06682124733924866, 0.1362680345773697, 0.0863947719335556, 0.05563900247216225, 0.13038524985313416], "normal_n3_p2": [0.017385203391313553, 0.015055474825203419, 0.0040864706970751286, 0.0078095379285514355, 0.871887743473053, 0.0553242452442646, 0.0211623664945364], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01048658974468708, 0.024850333109498024, 0.06810073554515839, 0.0536838062107563, 0.03437406197190285, 0.01310034655034542, 0.02657955512404442], "reduce_n2_p1": [0.9302929639816284, 0.021031051874160767, 0.01120146457105875, 0.008363822475075722, 0.005729177035391331, 0.007800881750881672, 0.010260569863021374], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.002035693498328328, 0.0019004977075383067, 0.0041792988777160645, 0.003998820204287767, 0.9737933278083801, 0.005294871050864458, 0.004146771505475044], "reduce_n3_p1": [0.0655999407172203, 0.8483145236968994, 0.006427905522286892, 0.04889358580112457, 0.0031728048343211412, 0.013013896532356739, 0.010704153217375278], "reduce_n3_p2": [0.026664214208722115, 0.042647428810596466, 0.4245527982711792, 0.1609860509634018, 0.06765527278184891, 0.17757821083068848, 0.020267177373170853], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9953209757804871, 0.0007660629926249385, 0.00231350539252162, 0.00016290236089844257, 0.00020912967738695443, 0.000144866673508659, 0.0006503026816062629], "normal_n2_p1": [0.11840799450874329, 0.5109831690788269, 0.0664544329047203, 0.05970674380660057, 0.0010712244547903538, 0.03379036486148834, 0.06701142340898514], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011048458516597748, 0.011628210544586182, 0.011306080967187881, 0.9087257385253906, 0.01483833882957697, 0.015050743706524372, 0.013918234966695309], "normal_n3_p1": [0.04768729582428932, 0.04312640428543091, 0.06682124733924866, 0.1362680345773697, 0.0863947719335556, 0.05563900247216225, 0.13038524985313416], "normal_n3_p2": [0.017385203391313553, 0.015055474825203419, 0.0040864706970751286, 0.0078095379285514355, 0.871887743473053, 0.0553242452442646, 0.0211623664945364], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.01048658974468708, 0.024850333109498024, 0.06810073554515839, 0.0536838062107563, 0.03437406197190285, 0.01310034655034542, 0.02657955512404442], "reduce_n2_p1": [0.9302929639816284, 0.021031051874160767, 0.01120146457105875, 0.008363822475075722, 0.005729177035391331, 0.007800881750881672, 0.010260569863021374], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.002035693498328328, 0.0019004977075383067, 0.0041792988777160645, 0.003998820204287767, 0.9737933278083801, 0.005294871050864458, 0.004146771505475044], "reduce_n3_p1": [0.0655999407172203, 0.8483145236968994, 0.006427905522286892, 0.04889358580112457, 0.0031728048343211412, 0.013013896532356739, 0.010704153217375278], "reduce_n3_p2": [0.026664214208722115, 0.042647428810596466, 0.4245527982711792, 0.1609860509634018, 0.06765527278184891, 0.17757821083068848, 0.020267177373170853], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9918573498725891, 0.0014248392544686794, 0.003634435124695301, 0.000331855786498636, 0.00047619297401979566, 0.00022075414017308503, 0.0011966211022809148], "normal_n2_p1": [0.11918886750936508, 0.6395211815834045, 0.08364052325487137, 0.02542891912162304, 0.0007918294286355376, 0.029946299269795418, 0.03347377851605415], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.016315920278429985, 0.017176823690533638, 0.017396055161952972, 0.8654656410217285, 0.020329460501670837, 0.019739190116524696, 0.021777207031846046], "normal_n3_p1": [0.08481304347515106, 0.08204421401023865, 0.12047000229358673, 0.360002726316452, 0.19566114246845245, 0.06137872114777565, 0.0662263035774231], "normal_n3_p2": [0.044677700847387314, 0.04493468627333641, 0.013039510697126389, 0.01639728434383869, 0.598760724067688, 0.18243739008903503, 0.07950066030025482], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03289627656340599, 0.06728155165910721, 0.27039775252342224, 0.2004627287387848, 0.10591629147529602, 0.04581554979085922, 0.07103730738162994], "reduce_n2_p1": [0.8620349764823914, 0.03521840646862984, 0.022007526829838753, 0.016627689823508263, 0.012916590087115765, 0.013869993388652802, 0.02253115549683571], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.004338809754699469, 0.003548868466168642, 0.006429389119148254, 0.006765726953744888, 0.9557168483734131, 0.008364956825971603, 0.006912323646247387], "reduce_n3_p1": [0.10676277428865433, 0.7588340044021606, 0.012849381193518639, 0.07462409883737564, 0.0038653849624097347, 0.0177614763379097, 0.017327014356851578], "reduce_n3_p2": [0.02437717281281948, 0.03493484482169151, 0.6119465231895447, 0.09664784371852875, 0.05713942274451256, 0.09558765590190887, 0.008881396614015102], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9918573498725891, 0.0014248392544686794, 0.003634435124695301, 0.000331855786498636, 0.00047619297401979566, 0.00022075414017308503, 0.0011966211022809148], "normal_n2_p1": [0.11918886750936508, 0.6395211815834045, 0.08364052325487137, 0.02542891912162304, 0.0007918294286355376, 0.029946299269795418, 0.03347377851605415], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.016315920278429985, 0.017176823690533638, 0.017396055161952972, 0.8654656410217285, 0.020329460501670837, 0.019739190116524696, 0.021777207031846046], "normal_n3_p1": [0.08481304347515106, 0.08204421401023865, 0.12047000229358673, 0.360002726316452, 0.19566114246845245, 0.06137872114777565, 0.0662263035774231], "normal_n3_p2": [0.044677700847387314, 0.04493468627333641, 0.013039510697126389, 0.01639728434383869, 0.598760724067688, 0.18243739008903503, 0.07950066030025482], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03289627656340599, 0.06728155165910721, 0.27039775252342224, 0.2004627287387848, 0.10591629147529602, 0.04581554979085922, 0.07103730738162994], "reduce_n2_p1": [0.8620349764823914, 0.03521840646862984, 0.022007526829838753, 0.016627689823508263, 0.012916590087115765, 0.013869993388652802, 0.02253115549683571], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.004338809754699469, 0.003548868466168642, 0.006429389119148254, 0.006765726953744888, 0.9557168483734131, 0.008364956825971603, 0.006912323646247387], "reduce_n3_p1": [0.10676277428865433, 0.7588340044021606, 0.012849381193518639, 0.07462409883737564, 0.0038653849624097347, 0.0177614763379097, 0.017327014356851578], "reduce_n3_p2": [0.02437717281281948, 0.03493484482169151, 0.6119465231895447, 0.09664784371852875, 0.05713942274451256, 0.09558765590190887, 0.008881396614015102], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9814298748970032, 0.00335220480337739, 0.007196551654487848, 0.000958793330937624, 0.0013659102842211723, 0.0005437840009108186, 0.002896923338994384], "normal_n2_p1": [0.09297981858253479, 0.6984495520591736, 0.09277036041021347, 0.017070086672902107, 0.0009267222485505044, 0.0291360542178154, 0.02947217784821987], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028956381604075432, 0.028505707159638405, 0.03220147266983986, 0.7471646666526794, 0.038241274654865265, 0.030333366245031357, 0.042571913450956345], "normal_n3_p1": [0.05424591526389122, 0.04071751609444618, 0.04791589453816414, 0.47254976630210876, 0.3396635055541992, 0.02155500091612339, 0.019043264910578728], "normal_n3_p2": [0.08338014036417007, 0.0798993706703186, 0.029888104647397995, 0.029989298433065414, 0.22388191521167755, 0.33754029870033264, 0.17477260529994965], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0478019155561924, 0.08209135383367538, 0.30744436383247375, 0.19363828003406525, 0.14695630967617035, 0.08452455699443817, 0.0681300014257431], "reduce_n2_p1": [0.7847832441329956, 0.043031319975852966, 0.03279963508248329, 0.026115233078598976, 0.02277933806180954, 0.021340416744351387, 0.039323799312114716], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008358259685337543, 0.00628306157886982, 0.009063857607543468, 0.010162613354623318, 0.9312400221824646, 0.012077049352228642, 0.01071971282362938], "reduce_n3_p1": [0.18417395651340485, 0.3546587824821472, 0.03434966132044792, 0.3173537254333496, 0.008596029132604599, 0.041434165090322495, 0.03769635781645775], "reduce_n3_p2": [0.04677429422736168, 0.053614456206560135, 0.30324673652648926, 0.17943869531154633, 0.09613404422998428, 0.16438181698322296, 0.012885088101029396], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9814298748970032, 0.00335220480337739, 0.007196551654487848, 0.000958793330937624, 0.0013659102842211723, 0.0005437840009108186, 0.002896923338994384], "normal_n2_p1": [0.09297981858253479, 0.6984495520591736, 0.09277036041021347, 0.017070086672902107, 0.0009267222485505044, 0.0291360542178154, 0.02947217784821987], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.028956381604075432, 0.028505707159638405, 0.03220147266983986, 0.7471646666526794, 0.038241274654865265, 0.030333366245031357, 0.042571913450956345], "normal_n3_p1": [0.05424591526389122, 0.04071751609444618, 0.04791589453816414, 0.47254976630210876, 0.3396635055541992, 0.02155500091612339, 0.019043264910578728], "normal_n3_p2": [0.08338014036417007, 0.0798993706703186, 0.029888104647397995, 0.029989298433065414, 0.22388191521167755, 0.33754029870033264, 0.17477260529994965], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0478019155561924, 0.08209135383367538, 0.30744436383247375, 0.19363828003406525, 0.14695630967617035, 0.08452455699443817, 0.0681300014257431], "reduce_n2_p1": [0.7847832441329956, 0.043031319975852966, 0.03279963508248329, 0.026115233078598976, 0.02277933806180954, 0.021340416744351387, 0.039323799312114716], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008358259685337543, 0.00628306157886982, 0.009063857607543468, 0.010162613354623318, 0.9312400221824646, 0.012077049352228642, 0.01071971282362938], "reduce_n3_p1": [0.18417395651340485, 0.3546587824821472, 0.03434966132044792, 0.3173537254333496, 0.008596029132604599, 0.041434165090322495, 0.03769635781645775], "reduce_n3_p2": [0.04677429422736168, 0.053614456206560135, 0.30324673652648926, 0.17943869531154633, 0.09613404422998428, 0.16438181698322296, 0.012885088101029396], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9579010605812073, 0.00770092336460948, 0.013812894001603127, 0.002791781211271882, 0.0037833224050700665, 0.0014722944470122457, 0.006805788725614548], "normal_n2_p1": [0.08952180296182632, 0.5929405689239502, 0.16067767143249512, 0.02022584341466427, 0.0017236113781109452, 0.041512083262205124, 0.04049954563379288], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03952905163168907, 0.033657122403383255, 0.040838055312633514, 0.5190738439559937, 0.07821092754602432, 0.04553197696805, 0.07886318117380142], "normal_n3_p1": [0.018865913152694702, 0.011584792286157608, 0.011198274791240692, 0.8358817100524902, 0.10457919538021088, 0.00853942334651947, 0.007805784232914448], "normal_n3_p2": [0.024337036535143852, 0.028953855857253075, 0.02211383916437626, 0.03443581983447075, 0.17514915764331818, 0.35803622007369995, 0.29778045415878296], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08828282356262207, 0.13727271556854248, 0.08514068275690079, 0.2532692849636078, 0.15520329773426056, 0.15756161510944366, 0.07397707551717758], "reduce_n2_p1": [0.7199174165725708, 0.051229726523160934, 0.05068082734942436, 0.03434646874666214, 0.027969466522336006, 0.03358547016978264, 0.038839537650346756], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.016957778483629227, 0.011730841360986233, 0.013535933569073677, 0.016570627689361572, 0.888495922088623, 0.017290858551859856, 0.016328269615769386], "reduce_n3_p1": [0.2685868740081787, 0.23089756071567535, 0.06353656202554703, 0.25792160630226135, 0.015641817823052406, 0.06006293743848801, 0.06061329320073128], "reduce_n3_p2": [0.05414407327771187, 0.05257692188024521, 0.11643540859222412, 0.31611859798431396, 0.10071150213479996, 0.1842258721590042, 0.01790628768503666], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.9579010605812073, 0.00770092336460948, 0.013812894001603127, 0.002791781211271882, 0.0037833224050700665, 0.0014722944470122457, 0.006805788725614548], "normal_n2_p1": [0.08952180296182632, 0.5929405689239502, 0.16067767143249512, 0.02022584341466427, 0.0017236113781109452, 0.041512083262205124, 0.04049954563379288], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03952905163168907, 0.033657122403383255, 0.040838055312633514, 0.5190738439559937, 0.07821092754602432, 0.04553197696805, 0.07886318117380142], "normal_n3_p1": [0.018865913152694702, 0.011584792286157608, 0.011198274791240692, 0.8358817100524902, 0.10457919538021088, 0.00853942334651947, 0.007805784232914448], "normal_n3_p2": [0.024337036535143852, 0.028953855857253075, 0.02211383916437626, 0.03443581983447075, 0.17514915764331818, 0.35803622007369995, 0.29778045415878296], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08828282356262207, 0.13727271556854248, 0.08514068275690079, 0.2532692849636078, 0.15520329773426056, 0.15756161510944366, 0.07397707551717758], "reduce_n2_p1": [0.7199174165725708, 0.051229726523160934, 0.05068082734942436, 0.03434646874666214, 0.027969466522336006, 0.03358547016978264, 0.038839537650346756], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.016957778483629227, 0.011730841360986233, 0.013535933569073677, 0.016570627689361572, 0.888495922088623, 0.017290858551859856, 0.016328269615769386], "reduce_n3_p1": [0.2685868740081787, 0.23089756071567535, 0.06353656202554703, 0.25792160630226135, 0.015641817823052406, 0.06006293743848801, 0.06061329320073128], "reduce_n3_p2": [0.05414407327771187, 0.05257692188024521, 0.11643540859222412, 0.31611859798431396, 0.10071150213479996, 0.1842258721590042, 0.01790628768503666], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8913256525993347, 0.018895311281085014, 0.03170294314622879, 0.008740420453250408, 0.010863146744668484, 0.0044905091635882854, 0.018072471022605896], "normal_n2_p1": [0.07577943801879883, 0.35249271988868713, 0.3416430950164795, 0.030236857011914253, 0.0032092502806335688, 0.04631079360842705, 0.05834982171654701], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01225627213716507, 0.009890679270029068, 0.01280969101935625, 0.8326253294944763, 0.035190045833587646, 0.018688080832362175, 0.02724030613899231], "normal_n3_p1": [0.011063284240663052, 0.00708585511893034, 0.006489147897809744, 0.8812146186828613, 0.07968523353338242, 0.00649162707850337, 0.006300720851868391], "normal_n3_p2": [0.005302006378769875, 0.006751141510903835, 0.007843525148928165, 0.01478450745344162, 0.09609386324882507, 0.052627820521593094, 0.7704110741615295], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05602925270795822, 0.0803934633731842, 0.02245955914258957, 0.41386643052101135, 0.058247871696949005, 0.30972912907600403, 0.030941367149353027], "reduce_n2_p1": [0.5993053913116455, 0.06243839114904404, 0.07547929883003235, 0.05286732316017151, 0.03774210438132286, 0.0346609428524971, 0.06618422269821167], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.021059803664684296, 0.015769844874739647, 0.016448095440864563, 0.020523536950349808, 0.8568482995033264, 0.02274191379547119, 0.022555001080036163], "reduce_n3_p1": [0.5137006044387817, 0.281703919172287, 0.030439861118793488, 0.011497440747916698, 0.016681194305419922, 0.06468627601861954, 0.035325441509485245], "reduce_n3_p2": [0.04306841269135475, 0.048400264233350754, 0.09768588840961456, 0.19783054292201996, 0.05892280861735344, 0.44300997257232666, 0.022730093449354172], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8913256525993347, 0.018895311281085014, 0.03170294314622879, 0.008740420453250408, 0.010863146744668484, 0.0044905091635882854, 0.018072471022605896], "normal_n2_p1": [0.07577943801879883, 0.35249271988868713, 0.3416430950164795, 0.030236857011914253, 0.0032092502806335688, 0.04631079360842705, 0.05834982171654701], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01225627213716507, 0.009890679270029068, 0.01280969101935625, 0.8326253294944763, 0.035190045833587646, 0.018688080832362175, 0.02724030613899231], "normal_n3_p1": [0.011063284240663052, 0.00708585511893034, 0.006489147897809744, 0.8812146186828613, 0.07968523353338242, 0.00649162707850337, 0.006300720851868391], "normal_n3_p2": [0.005302006378769875, 0.006751141510903835, 0.007843525148928165, 0.01478450745344162, 0.09609386324882507, 0.052627820521593094, 0.7704110741615295], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05602925270795822, 0.0803934633731842, 0.02245955914258957, 0.41386643052101135, 0.058247871696949005, 0.30972912907600403, 0.030941367149353027], "reduce_n2_p1": [0.5993053913116455, 0.06243839114904404, 0.07547929883003235, 0.05286732316017151, 0.03774210438132286, 0.0346609428524971, 0.06618422269821167], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.021059803664684296, 0.015769844874739647, 0.016448095440864563, 0.020523536950349808, 0.8568482995033264, 0.02274191379547119, 0.022555001080036163], "reduce_n3_p1": [0.5137006044387817, 0.281703919172287, 0.030439861118793488, 0.011497440747916698, 0.016681194305419922, 0.06468627601861954, 0.035325441509485245], "reduce_n3_p2": [0.04306841269135475, 0.048400264233350754, 0.09768588840961456, 0.19783054292201996, 0.05892280861735344, 0.44300997257232666, 0.022730093449354172], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.735152006149292, 0.04127879440784454, 0.07648418098688126, 0.023831676691770554, 0.0289588775485754, 0.012767212465405464, 0.04127730056643486], "normal_n2_p1": [0.04008237272500992, 0.08670730888843536, 0.3703645169734955, 0.06061278656125069, 0.005225935485213995, 0.05940293148159981, 0.15060804784297943], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.007692056242376566, 0.006936017889529467, 0.008886818774044514, 0.8964505791664124, 0.022451164200901985, 0.01431468315422535, 0.020479610189795494], "normal_n3_p1": [0.010687092319130898, 0.008220341056585312, 0.00791062880307436, 0.89524906873703, 0.060215409845113754, 0.0072506386786699295, 0.007362860254943371], "normal_n3_p2": [0.006591517478227615, 0.00831916369497776, 0.01144352089613676, 0.01876683533191681, 0.7250369787216187, 0.03546369820833206, 0.09819301217794418], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06704028695821762, 0.09152808785438538, 0.012940728105604649, 0.42101138830184937, 0.08647969365119934, 0.27013686299324036, 0.021382499486207962], "reduce_n2_p1": [0.2585158944129944, 0.08743581920862198, 0.1533987671136856, 0.07745008170604706, 0.0718497484922409, 0.059355102479457855, 0.1340840756893158], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02443677932024002, 0.017708072438836098, 0.014911802485585213, 0.016796940937638283, 0.86859130859375, 0.016003582626581192, 0.02113712951540947], "reduce_n3_p1": [0.793054461479187, 0.06452763080596924, 0.012425923720002174, 0.002044817665591836, 0.011877350509166718, 0.06637898087501526, 0.017904626205563545], "reduce_n3_p2": [0.05749047175049782, 0.05264965817332268, 0.09945114701986313, 0.3328893482685089, 0.038953378796577454, 0.2974139451980591, 0.04406197741627693], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.735152006149292, 0.04127879440784454, 0.07648418098688126, 0.023831676691770554, 0.0289588775485754, 0.012767212465405464, 0.04127730056643486], "normal_n2_p1": [0.04008237272500992, 0.08670730888843536, 0.3703645169734955, 0.06061278656125069, 0.005225935485213995, 0.05940293148159981, 0.15060804784297943], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.007692056242376566, 0.006936017889529467, 0.008886818774044514, 0.8964505791664124, 0.022451164200901985, 0.01431468315422535, 0.020479610189795494], "normal_n3_p1": [0.010687092319130898, 0.008220341056585312, 0.00791062880307436, 0.89524906873703, 0.060215409845113754, 0.0072506386786699295, 0.007362860254943371], "normal_n3_p2": [0.006591517478227615, 0.00831916369497776, 0.01144352089613676, 0.01876683533191681, 0.7250369787216187, 0.03546369820833206, 0.09819301217794418], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06704028695821762, 0.09152808785438538, 0.012940728105604649, 0.42101138830184937, 0.08647969365119934, 0.27013686299324036, 0.021382499486207962], "reduce_n2_p1": [0.2585158944129944, 0.08743581920862198, 0.1533987671136856, 0.07745008170604706, 0.0718497484922409, 0.059355102479457855, 0.1340840756893158], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02443677932024002, 0.017708072438836098, 0.014911802485585213, 0.016796940937638283, 0.86859130859375, 0.016003582626581192, 0.02113712951540947], "reduce_n3_p1": [0.793054461479187, 0.06452763080596924, 0.012425923720002174, 0.002044817665591836, 0.011877350509166718, 0.06637898087501526, 0.017904626205563545], "reduce_n3_p2": [0.05749047175049782, 0.05264965817332268, 0.09945114701986313, 0.3328893482685089, 0.038953378796577454, 0.2974139451980591, 0.04406197741627693], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.4138924777507782, 0.08097978681325912, 0.2309119701385498, 0.047681260854005814, 0.05410793051123619, 0.028800221160054207, 0.06679293513298035], "normal_n2_p1": [0.025576220825314522, 0.040284302085638046, 0.2358243316411972, 0.04899248480796814, 0.007243887521326542, 0.10112030059099197, 0.24648362398147583], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011787737719714642, 0.011667034588754177, 0.014021579176187515, 0.8680773973464966, 0.024976802989840508, 0.0186242014169693, 0.024654816836118698], "normal_n3_p1": [0.011520763859152794, 0.010423151776194572, 0.010941228829324245, 0.9027156829833984, 0.03917020186781883, 0.009350517764687538, 0.009628388099372387], "normal_n3_p2": [0.010328774340450764, 0.011762214824557304, 0.017433656379580498, 0.02200879156589508, 0.7399297952651978, 0.0259292870759964, 0.03891763091087341], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.11304750293493271, 0.1730344295501709, 0.012297228910028934, 0.3756093680858612, 0.18080689013004303, 0.07086538523435593, 0.026678670197725296], "reduce_n2_p1": [0.043922509998083115, 0.039297983050346375, 0.14468137919902802, 0.05040064826607704, 0.07756919413805008, 0.0506439134478569, 0.4968145191669464], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.013194253668189049, 0.011881771497428417, 0.009712507016956806, 0.00668004946783185, 0.9342779517173767, 0.00623411126434803, 0.010062574408948421], "reduce_n3_p1": [0.864683985710144, 0.03060632385313511, 0.008655259385704994, 0.001295955153182149, 0.012601862661540508, 0.03216701000928879, 0.01710502989590168], "reduce_n3_p2": [0.08537092059850693, 0.0707070603966713, 0.16585494577884674, 0.28210410475730896, 0.0441659651696682, 0.09058328717947006, 0.13119758665561676], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.4138924777507782, 0.08097978681325912, 0.2309119701385498, 0.047681260854005814, 0.05410793051123619, 0.028800221160054207, 0.06679293513298035], "normal_n2_p1": [0.025576220825314522, 0.040284302085638046, 0.2358243316411972, 0.04899248480796814, 0.007243887521326542, 0.10112030059099197, 0.24648362398147583], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.011787737719714642, 0.011667034588754177, 0.014021579176187515, 0.8680773973464966, 0.024976802989840508, 0.0186242014169693, 0.024654816836118698], "normal_n3_p1": [0.011520763859152794, 0.010423151776194572, 0.010941228829324245, 0.9027156829833984, 0.03917020186781883, 0.009350517764687538, 0.009628388099372387], "normal_n3_p2": [0.010328774340450764, 0.011762214824557304, 0.017433656379580498, 0.02200879156589508, 0.7399297952651978, 0.0259292870759964, 0.03891763091087341], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.11304750293493271, 0.1730344295501709, 0.012297228910028934, 0.3756093680858612, 0.18080689013004303, 0.07086538523435593, 0.026678670197725296], "reduce_n2_p1": [0.043922509998083115, 0.039297983050346375, 0.14468137919902802, 0.05040064826607704, 0.07756919413805008, 0.0506439134478569, 0.4968145191669464], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.013194253668189049, 0.011881771497428417, 0.009712507016956806, 0.00668004946783185, 0.9342779517173767, 0.00623411126434803, 0.010062574408948421], "reduce_n3_p1": [0.864683985710144, 0.03060632385313511, 0.008655259385704994, 0.001295955153182149, 0.012601862661540508, 0.03216701000928879, 0.01710502989590168], "reduce_n3_p2": [0.08537092059850693, 0.0707070603966713, 0.16585494577884674, 0.28210410475730896, 0.0441659651696682, 0.09058328717947006, 0.13119758665561676], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.4960279166698456, 0.0740162581205368, 0.1523907631635666, 0.05416127294301987, 0.03892524167895317, 0.032941680401563644, 0.06905811280012131], "normal_n2_p1": [0.02359829843044281, 0.02789231203496456, 0.11921444535255432, 0.03186093643307686, 0.009318985976278782, 0.15874488651752472, 0.556096613407135], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.019902650266885757, 0.019382061436772346, 0.02250855788588524, 0.8341811299324036, 0.02468918263912201, 0.024121364578604698, 0.024842388927936554], "normal_n3_p1": [0.013651139102876186, 0.01372473780065775, 0.015587668865919113, 0.8871690034866333, 0.032549962401390076, 0.012948117218911648, 0.012638364918529987], "normal_n3_p2": [0.02507101185619831, 0.024808943271636963, 0.03674618527293205, 0.032931409776210785, 0.6214156150817871, 0.03248056769371033, 0.032871510833501816], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04993578419089317, 0.04405398294329643, 0.008501356467604637, 0.6755164861679077, 0.14560556411743164, 0.020324263721704483, 0.01950697973370552], "reduce_n2_p1": [0.00971872080117464, 0.012652479112148285, 0.05030638352036476, 0.023481596261262894, 0.06614060699939728, 0.021380094811320305, 0.7695249319076538], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.007733090780675411, 0.008428688161075115, 0.008056585676968098, 0.00471500726416707, 0.9544112682342529, 0.004404302220791578, 0.006872464902698994], "reduce_n3_p1": [0.7324404120445251, 0.042470283806324005, 0.01802385412156582, 0.003011352149769664, 0.031046302989125252, 0.052046701312065125, 0.041847288608551025], "reduce_n3_p2": [0.10490012168884277, 0.07094790041446686, 0.171649768948555, 0.21967555582523346, 0.04516879841685295, 0.05874725803732872, 0.18899711966514587], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.4960279166698456, 0.0740162581205368, 0.1523907631635666, 0.05416127294301987, 0.03892524167895317, 0.032941680401563644, 0.06905811280012131], "normal_n2_p1": [0.02359829843044281, 0.02789231203496456, 0.11921444535255432, 0.03186093643307686, 0.009318985976278782, 0.15874488651752472, 0.556096613407135], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.019902650266885757, 0.019382061436772346, 0.02250855788588524, 0.8341811299324036, 0.02468918263912201, 0.024121364578604698, 0.024842388927936554], "normal_n3_p1": [0.013651139102876186, 0.01372473780065775, 0.015587668865919113, 0.8871690034866333, 0.032549962401390076, 0.012948117218911648, 0.012638364918529987], "normal_n3_p2": [0.02507101185619831, 0.024808943271636963, 0.03674618527293205, 0.032931409776210785, 0.6214156150817871, 0.03248056769371033, 0.032871510833501816], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04993578419089317, 0.04405398294329643, 0.008501356467604637, 0.6755164861679077, 0.14560556411743164, 0.020324263721704483, 0.01950697973370552], "reduce_n2_p1": [0.00971872080117464, 0.012652479112148285, 0.05030638352036476, 0.023481596261262894, 0.06614060699939728, 0.021380094811320305, 0.7695249319076538], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.007733090780675411, 0.008428688161075115, 0.008056585676968098, 0.00471500726416707, 0.9544112682342529, 0.004404302220791578, 0.006872464902698994], "reduce_n3_p1": [0.7324404120445251, 0.042470283806324005, 0.01802385412156582, 0.003011352149769664, 0.031046302989125252, 0.052046701312065125, 0.041847288608551025], "reduce_n3_p2": [0.10490012168884277, 0.07094790041446686, 0.171649768948555, 0.21967555582523346, 0.04516879841685295, 0.05874725803732872, 0.18899711966514587], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.28967195749282837, 0.09076729416847229, 0.30586177110671997, 0.0468946136534214, 0.03007836453616619, 0.04373269900679588, 0.09586936235427856], "normal_n2_p1": [0.015737611800432205, 0.015455784276127815, 0.02267521619796753, 0.019534055143594742, 0.007807190530002117, 0.13100455701351166, 0.766141951084137], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.039446163922548294, 0.048750609159469604, 0.06021730974316597, 0.6300165057182312, 0.04346676170825958, 0.048630740493535995, 0.05338389426469803], "normal_n3_p1": [0.02182263322174549, 0.024607516825199127, 0.029804324731230736, 0.809745728969574, 0.04140772670507431, 0.023635458201169968, 0.02325347252190113], "normal_n3_p2": [0.04039394482970238, 0.03708057105541229, 0.057272881269454956, 0.06282530725002289, 0.1106986254453659, 0.03973329812288284, 0.03900012746453285], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.026645248755812645, 0.019869036972522736, 0.007894046604633331, 0.7597421407699585, 0.12478391826152802, 0.011781836859881878, 0.01800103299319744], "reduce_n2_p1": [0.009874391369521618, 0.01569642499089241, 0.05329672619700432, 0.036822617053985596, 0.13997343182563782, 0.029603518545627594, 0.6580448746681213], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008074513636529446, 0.009383386000990868, 0.009249546565115452, 0.005914769135415554, 0.9462024569511414, 0.005827085115015507, 0.008282526396214962], "reduce_n3_p1": [0.46958625316619873, 0.06555676460266113, 0.037708379328250885, 0.008409664034843445, 0.06246419996023178, 0.08358101546764374, 0.13330230116844177], "reduce_n3_p2": [0.1207059770822525, 0.08982580155134201, 0.25847485661506653, 0.16251614689826965, 0.05149143934249878, 0.03176296502351761, 0.1560305804014206], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.28967195749282837, 0.09076729416847229, 0.30586177110671997, 0.0468946136534214, 0.03007836453616619, 0.04373269900679588, 0.09586936235427856], "normal_n2_p1": [0.015737611800432205, 0.015455784276127815, 0.02267521619796753, 0.019534055143594742, 0.007807190530002117, 0.13100455701351166, 0.766141951084137], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.039446163922548294, 0.048750609159469604, 0.06021730974316597, 0.6300165057182312, 0.04346676170825958, 0.048630740493535995, 0.05338389426469803], "normal_n3_p1": [0.02182263322174549, 0.024607516825199127, 0.029804324731230736, 0.809745728969574, 0.04140772670507431, 0.023635458201169968, 0.02325347252190113], "normal_n3_p2": [0.04039394482970238, 0.03708057105541229, 0.057272881269454956, 0.06282530725002289, 0.1106986254453659, 0.03973329812288284, 0.03900012746453285], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.026645248755812645, 0.019869036972522736, 0.007894046604633331, 0.7597421407699585, 0.12478391826152802, 0.011781836859881878, 0.01800103299319744], "reduce_n2_p1": [0.009874391369521618, 0.01569642499089241, 0.05329672619700432, 0.036822617053985596, 0.13997343182563782, 0.029603518545627594, 0.6580448746681213], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008074513636529446, 0.009383386000990868, 0.009249546565115452, 0.005914769135415554, 0.9462024569511414, 0.005827085115015507, 0.008282526396214962], "reduce_n3_p1": [0.46958625316619873, 0.06555676460266113, 0.037708379328250885, 0.008409664034843445, 0.06246419996023178, 0.08358101546764374, 0.13330230116844177], "reduce_n3_p2": [0.1207059770822525, 0.08982580155134201, 0.25847485661506653, 0.16251614689826965, 0.05149143934249878, 0.03176296502351761, 0.1560305804014206], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2550380229949951, 0.06965135037899017, 0.5872798562049866, 0.01637660712003708, 0.011261424981057644, 0.02229190617799759, 0.019535981118679047], "normal_n2_p1": [0.03817829117178917, 0.03158338740468025, 0.03835234045982361, 0.03854190558195114, 0.01776597648859024, 0.5688800811767578, 0.2385103553533554], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.013206366449594498, 0.01357394177466631, 0.013141274452209473, 0.905922532081604, 0.014326600357890129, 0.021186809986829758, 0.014023436233401299], "normal_n3_p1": [0.03395870700478554, 0.04551688954234123, 0.05443186312913895, 0.719366729259491, 0.0487552173435688, 0.03258326277136803, 0.032125528901815414], "normal_n3_p2": [0.13677647709846497, 0.11072234809398651, 0.20225460827350616, 0.10524336248636246, 0.051474280655384064, 0.058541566133499146, 0.05958583205938339], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.028963709250092506, 0.019788263365626335, 0.011553355492651463, 0.7603024244308472, 0.10166943818330765, 0.013782878406345844, 0.026151474565267563], "reduce_n2_p1": [0.02027275413274765, 0.03702617809176445, 0.09832505136728287, 0.1099013090133667, 0.233972430229187, 0.06130179390311241, 0.32098740339279175], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.011544333770871162, 0.013035695999860764, 0.012979296036064625, 0.009356120601296425, 0.9182882308959961, 0.009921680204570293, 0.012868727557361126], "reduce_n3_p1": [0.5132198929786682, 0.07267880439758301, 0.03555067628622055, 0.015749510377645493, 0.11043769121170044, 0.029407834634184837, 0.12223749607801437], "reduce_n3_p2": [0.09581323713064194, 0.11923307180404663, 0.23013533651828766, 0.14551188051700592, 0.056437328457832336, 0.02768149971961975, 0.13159498572349548], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2550380229949951, 0.06965135037899017, 0.5872798562049866, 0.01637660712003708, 0.011261424981057644, 0.02229190617799759, 0.019535981118679047], "normal_n2_p1": [0.03817829117178917, 0.03158338740468025, 0.03835234045982361, 0.03854190558195114, 0.01776597648859024, 0.5688800811767578, 0.2385103553533554], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.013206366449594498, 0.01357394177466631, 0.013141274452209473, 0.905922532081604, 0.014326600357890129, 0.021186809986829758, 0.014023436233401299], "normal_n3_p1": [0.03395870700478554, 0.04551688954234123, 0.05443186312913895, 0.719366729259491, 0.0487552173435688, 0.03258326277136803, 0.032125528901815414], "normal_n3_p2": [0.13677647709846497, 0.11072234809398651, 0.20225460827350616, 0.10524336248636246, 0.051474280655384064, 0.058541566133499146, 0.05958583205938339], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.028963709250092506, 0.019788263365626335, 0.011553355492651463, 0.7603024244308472, 0.10166943818330765, 0.013782878406345844, 0.026151474565267563], "reduce_n2_p1": [0.02027275413274765, 0.03702617809176445, 0.09832505136728287, 0.1099013090133667, 0.233972430229187, 0.06130179390311241, 0.32098740339279175], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.011544333770871162, 0.013035695999860764, 0.012979296036064625, 0.009356120601296425, 0.9182882308959961, 0.009921680204570293, 0.012868727557361126], "reduce_n3_p1": [0.5132198929786682, 0.07267880439758301, 0.03555067628622055, 0.015749510377645493, 0.11043769121170044, 0.029407834634184837, 0.12223749607801437], "reduce_n3_p2": [0.09581323713064194, 0.11923307180404663, 0.23013533651828766, 0.14551188051700592, 0.056437328457832336, 0.02768149971961975, 0.13159498572349548], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7903178930282593, 0.04424314573407173, 0.11668294668197632, 0.00987940188497305, 0.006442056503146887, 0.016496209427714348, 0.007630843669176102], "normal_n2_p1": [0.13241852819919586, 0.06828451156616211, 0.08778119832277298, 0.09647689014673233, 0.038792047649621964, 0.4587031900882721, 0.07528501749038696], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01152286771684885, 0.009489409625530243, 0.00860123336315155, 0.9263769388198853, 0.011655265465378761, 0.020191185176372528, 0.009904052130877972], "normal_n3_p1": [0.03302231431007385, 0.037754520773887634, 0.032489798963069916, 0.7739549875259399, 0.049367304891347885, 0.026835506781935692, 0.024055100977420807], "normal_n3_p2": [0.3829445242881775, 0.12748947739601135, 0.2203013151884079, 0.038748107850551605, 0.025932513177394867, 0.03829127177596092, 0.06079990416765213], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03545285388827324, 0.02341216616332531, 0.017967911437153816, 0.6898566484451294, 0.13111017644405365, 0.019222145900130272, 0.04174582287669182], "reduce_n2_p1": [0.03019793890416622, 0.04775141924619675, 0.1193055808544159, 0.3651282787322998, 0.14572934806346893, 0.06257977336645126, 0.10771619528532028], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02435602992773056, 0.02627682499587536, 0.022342389449477196, 0.019592925906181335, 0.8290544152259827, 0.023125506937503815, 0.027757853269577026], "reduce_n3_p1": [0.39144209027290344, 0.07803661376237869, 0.03849644958972931, 0.023475484922528267, 0.05745511129498482, 0.014988789334893227, 0.3368802070617676], "reduce_n3_p2": [0.011323679238557816, 0.035697296261787415, 0.08317625522613525, 0.21364876627922058, 0.05545337498188019, 0.01969514600932598, 0.2087629735469818], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7903178930282593, 0.04424314573407173, 0.11668294668197632, 0.00987940188497305, 0.006442056503146887, 0.016496209427714348, 0.007630843669176102], "normal_n2_p1": [0.13241852819919586, 0.06828451156616211, 0.08778119832277298, 0.09647689014673233, 0.038792047649621964, 0.4587031900882721, 0.07528501749038696], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.01152286771684885, 0.009489409625530243, 0.00860123336315155, 0.9263769388198853, 0.011655265465378761, 0.020191185176372528, 0.009904052130877972], "normal_n3_p1": [0.03302231431007385, 0.037754520773887634, 0.032489798963069916, 0.7739549875259399, 0.049367304891347885, 0.026835506781935692, 0.024055100977420807], "normal_n3_p2": [0.3829445242881775, 0.12748947739601135, 0.2203013151884079, 0.038748107850551605, 0.025932513177394867, 0.03829127177596092, 0.06079990416765213], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03545285388827324, 0.02341216616332531, 0.017967911437153816, 0.6898566484451294, 0.13111017644405365, 0.019222145900130272, 0.04174582287669182], "reduce_n2_p1": [0.03019793890416622, 0.04775141924619675, 0.1193055808544159, 0.3651282787322998, 0.14572934806346893, 0.06257977336645126, 0.10771619528532028], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02435602992773056, 0.02627682499587536, 0.022342389449477196, 0.019592925906181335, 0.8290544152259827, 0.023125506937503815, 0.027757853269577026], "reduce_n3_p1": [0.39144209027290344, 0.07803661376237869, 0.03849644958972931, 0.023475484922528267, 0.05745511129498482, 0.014988789334893227, 0.3368802070617676], "reduce_n3_p2": [0.011323679238557816, 0.035697296261787415, 0.08317625522613525, 0.21364876627922058, 0.05545337498188019, 0.01969514600932598, 0.2087629735469818], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7970608472824097, 0.04769188538193703, 0.09046468138694763, 0.014790759421885014, 0.00887391809374094, 0.02087482437491417, 0.009274305775761604], "normal_n2_p1": [0.1340811401605606, 0.08644643425941467, 0.09927907586097717, 0.15331751108169556, 0.05870980769395828, 0.36581429839134216, 0.04626841843128204], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.013113640248775482, 0.010381478816270828, 0.009983469732105732, 0.9036218523979187, 0.01828773505985737, 0.027683623135089874, 0.013066202402114868], "normal_n3_p1": [0.03674709424376488, 0.04525042697787285, 0.03921285271644592, 0.7190516591072083, 0.05886849761009216, 0.03830954059958458, 0.029686124995350838], "normal_n3_p2": [0.02347680553793907, 0.06571834534406662, 0.06152750924229622, 0.04897026717662811, 0.0458231084048748, 0.050303492695093155, 0.18911567330360413], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03708813712000847, 0.024802925065159798, 0.022406170144677162, 0.5993985533714294, 0.21379366517066956, 0.023095371201634407, 0.041567619889974594], "reduce_n2_p1": [0.017353776842355728, 0.018265601247549057, 0.05897130072116852, 0.6585510969161987, 0.11176737397909164, 0.02257937751710415, 0.02837013639509678], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022532563656568527, 0.02009671926498413, 0.02540353126823902, 0.025177322328090668, 0.8315106630325317, 0.029018612578511238, 0.025273097679018974], "reduce_n3_p1": [0.4695960283279419, 0.07050185650587082, 0.036778680980205536, 0.040265195071697235, 0.0687573105096817, 0.016207003965973854, 0.2110263854265213], "reduce_n3_p2": [0.0031489208340644836, 0.015105056576430798, 0.035646576434373856, 0.056513939052820206, 0.04213660582900047, 0.01278240792453289, 0.08146076649427414], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7970608472824097, 0.04769188538193703, 0.09046468138694763, 0.014790759421885014, 0.00887391809374094, 0.02087482437491417, 0.009274305775761604], "normal_n2_p1": [0.1340811401605606, 0.08644643425941467, 0.09927907586097717, 0.15331751108169556, 0.05870980769395828, 0.36581429839134216, 0.04626841843128204], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.013113640248775482, 0.010381478816270828, 0.009983469732105732, 0.9036218523979187, 0.01828773505985737, 0.027683623135089874, 0.013066202402114868], "normal_n3_p1": [0.03674709424376488, 0.04525042697787285, 0.03921285271644592, 0.7190516591072083, 0.05886849761009216, 0.03830954059958458, 0.029686124995350838], "normal_n3_p2": [0.02347680553793907, 0.06571834534406662, 0.06152750924229622, 0.04897026717662811, 0.0458231084048748, 0.050303492695093155, 0.18911567330360413], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03708813712000847, 0.024802925065159798, 0.022406170144677162, 0.5993985533714294, 0.21379366517066956, 0.023095371201634407, 0.041567619889974594], "reduce_n2_p1": [0.017353776842355728, 0.018265601247549057, 0.05897130072116852, 0.6585510969161987, 0.11176737397909164, 0.02257937751710415, 0.02837013639509678], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.022532563656568527, 0.02009671926498413, 0.02540353126823902, 0.025177322328090668, 0.8315106630325317, 0.029018612578511238, 0.025273097679018974], "reduce_n3_p1": [0.4695960283279419, 0.07050185650587082, 0.036778680980205536, 0.040265195071697235, 0.0687573105096817, 0.016207003965973854, 0.2110263854265213], "reduce_n3_p2": [0.0031489208340644836, 0.015105056576430798, 0.035646576434373856, 0.056513939052820206, 0.04213660582900047, 0.01278240792453289, 0.08146076649427414], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7334292531013489, 0.06259166449308395, 0.08697545528411865, 0.029174571856856346, 0.01555469911545515, 0.034702565521001816, 0.01683887466788292], "normal_n2_p1": [0.07585263252258301, 0.04947594180703163, 0.04466414451599121, 0.045965779572725296, 0.05701325461268425, 0.6666985750198364, 0.019886622205376625], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018214762210845947, 0.014874760061502457, 0.015150702558457851, 0.8352248072624207, 0.03762483596801758, 0.04464693367481232, 0.02356136590242386], "normal_n3_p1": [0.021233217790722847, 0.018931366503238678, 0.018976982682943344, 0.8198752999305725, 0.036338772624731064, 0.03218826279044151, 0.02613958716392517], "normal_n3_p2": [0.0008006701245903969, 0.004053472075611353, 0.002749987179413438, 0.0074509987607598305, 0.007710661739110947, 0.006947730667889118, 0.03638344258069992], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02729950100183487, 0.02466542087495327, 0.032788168638944626, 0.6500480771064758, 0.14995810389518738, 0.027893979102373123, 0.04820629581809044], "reduce_n2_p1": [0.022715842351317406, 0.020863471552729607, 0.07587207108736038, 0.21403080224990845, 0.377483993768692, 0.026123490184545517, 0.03359578549861908], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.013375516049563885, 0.010947137139737606, 0.014601125381886959, 0.01915993168950081, 0.897657573223114, 0.022514289245009422, 0.011189648881554604], "reduce_n3_p1": [0.4324110448360443, 0.06584730744361877, 0.050450049340724945, 0.10574370622634888, 0.07305439561605453, 0.02708585187792778, 0.11142382770776749], "reduce_n3_p2": [0.001955099869519472, 0.010168789885938168, 0.022829193621873856, 0.024947011843323708, 0.0441911444067955, 0.011180736124515533, 0.018409041687846184], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.7334292531013489, 0.06259166449308395, 0.08697545528411865, 0.029174571856856346, 0.01555469911545515, 0.034702565521001816, 0.01683887466788292], "normal_n2_p1": [0.07585263252258301, 0.04947594180703163, 0.04466414451599121, 0.045965779572725296, 0.05701325461268425, 0.6666985750198364, 0.019886622205376625], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018214762210845947, 0.014874760061502457, 0.015150702558457851, 0.8352248072624207, 0.03762483596801758, 0.04464693367481232, 0.02356136590242386], "normal_n3_p1": [0.021233217790722847, 0.018931366503238678, 0.018976982682943344, 0.8198752999305725, 0.036338772624731064, 0.03218826279044151, 0.02613958716392517], "normal_n3_p2": [0.0008006701245903969, 0.004053472075611353, 0.002749987179413438, 0.0074509987607598305, 0.007710661739110947, 0.006947730667889118, 0.03638344258069992], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02729950100183487, 0.02466542087495327, 0.032788168638944626, 0.6500480771064758, 0.14995810389518738, 0.027893979102373123, 0.04820629581809044], "reduce_n2_p1": [0.022715842351317406, 0.020863471552729607, 0.07587207108736038, 0.21403080224990845, 0.377483993768692, 0.026123490184545517, 0.03359578549861908], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.013375516049563885, 0.010947137139737606, 0.014601125381886959, 0.01915993168950081, 0.897657573223114, 0.022514289245009422, 0.011189648881554604], "reduce_n3_p1": [0.4324110448360443, 0.06584730744361877, 0.050450049340724945, 0.10574370622634888, 0.07305439561605453, 0.02708585187792778, 0.11142382770776749], "reduce_n3_p2": [0.001955099869519472, 0.010168789885938168, 0.022829193621873856, 0.024947011843323708, 0.0441911444067955, 0.011180736124515533, 0.018409041687846184], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.857634961605072, 0.032283052802085876, 0.029421411454677582, 0.018593937158584595, 0.010902590118348598, 0.024434084072709084, 0.012007188983261585], "normal_n2_p1": [0.15258097648620605, 0.06793636083602905, 0.05603846162557602, 0.05037343129515648, 0.09544464945793152, 0.48414677381515503, 0.02410794422030449], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.022049138322472572, 0.0155545175075531, 0.016557538881897926, 0.8189951181411743, 0.03348584845662117, 0.04547145590186119, 0.02913687750697136], "normal_n3_p1": [0.03519037365913391, 0.028390677645802498, 0.03470301255583763, 0.6632524728775024, 0.055810727179050446, 0.0708017349243164, 0.0574701651930809], "normal_n3_p2": [0.0003726758004631847, 0.0019657015800476074, 0.0012099017621949315, 0.0047007277607917786, 0.005025776568800211, 0.004031583201140165, 0.02564501203596592], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.018601974472403526, 0.02035745047032833, 0.04201329126954079, 0.7445663213729858, 0.071427121758461, 0.02930101752281189, 0.04383967071771622], "reduce_n2_p1": [0.03047354146838188, 0.02844449318945408, 0.10688604414463043, 0.45017096400260925, 0.04982360452413559, 0.031696561723947525, 0.05947712063789368], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02390248142182827, 0.016896720975637436, 0.02068788930773735, 0.03171302005648613, 0.8117861747741699, 0.06067914143204689, 0.017668036743998528], "reduce_n3_p1": [0.13136601448059082, 0.059870149940252304, 0.10313565284013748, 0.23663263022899628, 0.121604785323143, 0.05836009979248047, 0.0839843675494194], "reduce_n3_p2": [0.00449167238548398, 0.01910931058228016, 0.04125507175922394, 0.03653803467750549, 0.11582882702350616, 0.0257517471909523, 0.02183370850980282], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.857634961605072, 0.032283052802085876, 0.029421411454677582, 0.018593937158584595, 0.010902590118348598, 0.024434084072709084, 0.012007188983261585], "normal_n2_p1": [0.15258097648620605, 0.06793636083602905, 0.05603846162557602, 0.05037343129515648, 0.09544464945793152, 0.48414677381515503, 0.02410794422030449], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.022049138322472572, 0.0155545175075531, 0.016557538881897926, 0.8189951181411743, 0.03348584845662117, 0.04547145590186119, 0.02913687750697136], "normal_n3_p1": [0.03519037365913391, 0.028390677645802498, 0.03470301255583763, 0.6632524728775024, 0.055810727179050446, 0.0708017349243164, 0.0574701651930809], "normal_n3_p2": [0.0003726758004631847, 0.0019657015800476074, 0.0012099017621949315, 0.0047007277607917786, 0.005025776568800211, 0.004031583201140165, 0.02564501203596592], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.018601974472403526, 0.02035745047032833, 0.04201329126954079, 0.7445663213729858, 0.071427121758461, 0.02930101752281189, 0.04383967071771622], "reduce_n2_p1": [0.03047354146838188, 0.02844449318945408, 0.10688604414463043, 0.45017096400260925, 0.04982360452413559, 0.031696561723947525, 0.05947712063789368], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02390248142182827, 0.016896720975637436, 0.02068788930773735, 0.03171302005648613, 0.8117861747741699, 0.06067914143204689, 0.017668036743998528], "reduce_n3_p1": [0.13136601448059082, 0.059870149940252304, 0.10313565284013748, 0.23663263022899628, 0.121604785323143, 0.05836009979248047, 0.0839843675494194], "reduce_n3_p2": [0.00449167238548398, 0.01910931058228016, 0.04125507175922394, 0.03653803467750549, 0.11582882702350616, 0.0257517471909523, 0.02183370850980282], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8910403847694397, 0.02253035455942154, 0.01656322367489338, 0.015383305959403515, 0.009900693781673908, 0.02059359662234783, 0.010722873732447624], "normal_n2_p1": [0.4974929690361023, 0.0837848111987114, 0.06810710579156876, 0.05467388406395912, 0.07097460329532623, 0.11870303004980087, 0.02461463212966919], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0553872175514698, 0.03540417551994324, 0.03500843420624733, 0.6966044902801514, 0.030699143186211586, 0.07224150747060776, 0.037120044231414795], "normal_n3_p1": [0.01417859923094511, 0.010629062540829182, 0.012492150999605656, 0.9133607149124146, 0.017584696412086487, 0.013106446713209152, 0.010386197827756405], "normal_n3_p2": [0.0008210445521399379, 0.003515905234962702, 0.0022137516643851995, 0.0072162882424890995, 0.007874878123402596, 0.0059928568080067635, 0.03625452518463135], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.020706351846456528, 0.02367396466434002, 0.05821846053004265, 0.7592177391052246, 0.039751943200826645, 0.0314490981400013, 0.03773218020796776], "reduce_n2_p1": [0.036540884524583817, 0.035787928849458694, 0.08904937654733658, 0.4940528869628906, 0.016130074858665466, 0.03151410073041916, 0.12126258760690689], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03971129655838013, 0.025176385417580605, 0.030631329864263535, 0.05615178868174553, 0.7059957981109619, 0.08229513466358185, 0.03273029997944832], "reduce_n3_p1": [0.07362496107816696, 0.06019652634859085, 0.1530812680721283, 0.06566619127988815, 0.11690114438533783, 0.06557811796665192, 0.08924746513366699], "reduce_n3_p2": [0.008187681436538696, 0.024441851302981377, 0.040898047387599945, 0.04694850370287895, 0.17510198056697845, 0.03670043125748634, 0.02349742129445076], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8910403847694397, 0.02253035455942154, 0.01656322367489338, 0.015383305959403515, 0.009900693781673908, 0.02059359662234783, 0.010722873732447624], "normal_n2_p1": [0.4974929690361023, 0.0837848111987114, 0.06810710579156876, 0.05467388406395912, 0.07097460329532623, 0.11870303004980087, 0.02461463212966919], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0553872175514698, 0.03540417551994324, 0.03500843420624733, 0.6966044902801514, 0.030699143186211586, 0.07224150747060776, 0.037120044231414795], "normal_n3_p1": [0.01417859923094511, 0.010629062540829182, 0.012492150999605656, 0.9133607149124146, 0.017584696412086487, 0.013106446713209152, 0.010386197827756405], "normal_n3_p2": [0.0008210445521399379, 0.003515905234962702, 0.0022137516643851995, 0.0072162882424890995, 0.007874878123402596, 0.0059928568080067635, 0.03625452518463135], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.020706351846456528, 0.02367396466434002, 0.05821846053004265, 0.7592177391052246, 0.039751943200826645, 0.0314490981400013, 0.03773218020796776], "reduce_n2_p1": [0.036540884524583817, 0.035787928849458694, 0.08904937654733658, 0.4940528869628906, 0.016130074858665466, 0.03151410073041916, 0.12126258760690689], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03971129655838013, 0.025176385417580605, 0.030631329864263535, 0.05615178868174553, 0.7059957981109619, 0.08229513466358185, 0.03273029997944832], "reduce_n3_p1": [0.07362496107816696, 0.06019652634859085, 0.1530812680721283, 0.06566619127988815, 0.11690114438533783, 0.06557811796665192, 0.08924746513366699], "reduce_n3_p2": [0.008187681436538696, 0.024441851302981377, 0.040898047387599945, 0.04694850370287895, 0.17510198056697845, 0.03670043125748634, 0.02349742129445076], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8241927027702332, 0.03170279040932655, 0.02261221967637539, 0.026180865243077278, 0.01757780835032463, 0.03500089421868324, 0.018879078328609467], "normal_n2_p1": [0.578334629535675, 0.08884620666503906, 0.08230990171432495, 0.056513700634241104, 0.05373101681470871, 0.04242677614092827, 0.02300737425684929], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.09381625056266785, 0.08890664577484131, 0.08070796728134155, 0.428385466337204, 0.04958305507898331, 0.11792998015880585, 0.06013708561658859], "normal_n3_p1": [0.022776925936341286, 0.021042102947831154, 0.02665584906935692, 0.8719524145126343, 0.0211956650018692, 0.016420889645814896, 0.011106709949672222], "normal_n3_p2": [0.0024845569860190153, 0.007619933225214481, 0.005307996179908514, 0.011546514928340912, 0.012858159840106964, 0.00958984438329935, 0.04195946455001831], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06787139922380447, 0.07426988333463669, 0.11658982187509537, 0.3853524923324585, 0.12925978004932404, 0.0678207129240036, 0.09063558280467987], "reduce_n2_p1": [0.019627824425697327, 0.019092848524451256, 0.05189849063754082, 0.8458425402641296, 0.0053936028853058815, 0.015891773626208305, 0.020118292421102524], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.1419219672679901, 0.04835321381688118, 0.057148925960063934, 0.06194291636347771, 0.5631436705589294, 0.02728123590350151, 0.06539501994848251], "reduce_n3_p1": [0.06037044897675514, 0.04606553539633751, 0.012542585842311382, 0.021148553118109703, 0.03452564403414726, 0.02957259491086006, 0.06737454235553741], "reduce_n3_p2": [0.003962951712310314, 0.008093689568340778, 0.01457160897552967, 0.011095982044935226, 0.008437848649919033, 0.014731441624462605, 0.008155769668519497], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.8241927027702332, 0.03170279040932655, 0.02261221967637539, 0.026180865243077278, 0.01757780835032463, 0.03500089421868324, 0.018879078328609467], "normal_n2_p1": [0.578334629535675, 0.08884620666503906, 0.08230990171432495, 0.056513700634241104, 0.05373101681470871, 0.04242677614092827, 0.02300737425684929], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.09381625056266785, 0.08890664577484131, 0.08070796728134155, 0.428385466337204, 0.04958305507898331, 0.11792998015880585, 0.06013708561658859], "normal_n3_p1": [0.022776925936341286, 0.021042102947831154, 0.02665584906935692, 0.8719524145126343, 0.0211956650018692, 0.016420889645814896, 0.011106709949672222], "normal_n3_p2": [0.0024845569860190153, 0.007619933225214481, 0.005307996179908514, 0.011546514928340912, 0.012858159840106964, 0.00958984438329935, 0.04195946455001831], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06787139922380447, 0.07426988333463669, 0.11658982187509537, 0.3853524923324585, 0.12925978004932404, 0.0678207129240036, 0.09063558280467987], "reduce_n2_p1": [0.019627824425697327, 0.019092848524451256, 0.05189849063754082, 0.8458425402641296, 0.0053936028853058815, 0.015891773626208305, 0.020118292421102524], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.1419219672679901, 0.04835321381688118, 0.057148925960063934, 0.06194291636347771, 0.5631436705589294, 0.02728123590350151, 0.06539501994848251], "reduce_n3_p1": [0.06037044897675514, 0.04606553539633751, 0.012542585842311382, 0.021148553118109703, 0.03452564403414726, 0.02957259491086006, 0.06737454235553741], "reduce_n3_p2": [0.003962951712310314, 0.008093689568340778, 0.01457160897552967, 0.011095982044935226, 0.008437848649919033, 0.014731441624462605, 0.008155769668519497], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.734234631061554, 0.04199428856372833, 0.031243911013007164, 0.035710521042346954, 0.029537664726376534, 0.05895330011844635, 0.03222854435443878], "normal_n2_p1": [0.5224647521972656, 0.10378483682870865, 0.13525423407554626, 0.04762744903564453, 0.058677591383457184, 0.028817785903811455, 0.02812889777123928], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04126427322626114, 0.024885505437850952, 0.020319610834121704, 0.7802978754043579, 0.03485811501741409, 0.02773544378578663, 0.046872686594724655], "normal_n3_p1": [0.047315049916505814, 0.054163962602615356, 0.07056260854005814, 0.7261409759521484, 0.035777222365140915, 0.0298695657402277, 0.01905618980526924], "normal_n3_p2": [0.011302636004984379, 0.02419980615377426, 0.019325125962495804, 0.028787963092327118, 0.03270881995558739, 0.024542391300201416, 0.07350298017263412], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06944822520017624, 0.07128188014030457, 0.26097530126571655, 0.04030141234397888, 0.3229552209377289, 0.08017648011445999, 0.09882105141878128], "reduce_n2_p1": [0.04885704815387726, 0.0537700280547142, 0.19594447314739227, 0.583582878112793, 0.011549867689609528, 0.040895745158195496, 0.027976321056485176], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0003031978849321604, 0.001809936948120594, 0.00402150908485055, 0.017625287175178528, 0.9613301157951355, 0.0014720795443281531, 0.010138081386685371], "reduce_n3_p1": [0.24627293646335602, 0.18766352534294128, 0.011489639058709145, 0.044553954154253006, 0.07839030772447586, 0.05358462035655975, 0.1549617499113083], "reduce_n3_p2": [0.005334308370947838, 0.008253826759755611, 0.014138277620077133, 0.009514185599982738, 0.0033032435458153486, 0.016285041347146034, 0.008048313669860363], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.734234631061554, 0.04199428856372833, 0.031243911013007164, 0.035710521042346954, 0.029537664726376534, 0.05895330011844635, 0.03222854435443878], "normal_n2_p1": [0.5224647521972656, 0.10378483682870865, 0.13525423407554626, 0.04762744903564453, 0.058677591383457184, 0.028817785903811455, 0.02812889777123928], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.04126427322626114, 0.024885505437850952, 0.020319610834121704, 0.7802978754043579, 0.03485811501741409, 0.02773544378578663, 0.046872686594724655], "normal_n3_p1": [0.047315049916505814, 0.054163962602615356, 0.07056260854005814, 0.7261409759521484, 0.035777222365140915, 0.0298695657402277, 0.01905618980526924], "normal_n3_p2": [0.011302636004984379, 0.02419980615377426, 0.019325125962495804, 0.028787963092327118, 0.03270881995558739, 0.024542391300201416, 0.07350298017263412], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06944822520017624, 0.07128188014030457, 0.26097530126571655, 0.04030141234397888, 0.3229552209377289, 0.08017648011445999, 0.09882105141878128], "reduce_n2_p1": [0.04885704815387726, 0.0537700280547142, 0.19594447314739227, 0.583582878112793, 0.011549867689609528, 0.040895745158195496, 0.027976321056485176], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0003031978849321604, 0.001809936948120594, 0.00402150908485055, 0.017625287175178528, 0.9613301157951355, 0.0014720795443281531, 0.010138081386685371], "reduce_n3_p1": [0.24627293646335602, 0.18766352534294128, 0.011489639058709145, 0.044553954154253006, 0.07839030772447586, 0.05358462035655975, 0.1549617499113083], "reduce_n3_p2": [0.005334308370947838, 0.008253826759755611, 0.014138277620077133, 0.009514185599982738, 0.0033032435458153486, 0.016285041347146034, 0.008048313669860363], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.6142625212669373, 0.057776909321546555, 0.049542974680662155, 0.052153099328279495, 0.039552319794893265, 0.08922387659549713, 0.0450747087597847], "normal_n2_p1": [0.17757545411586761, 0.15033207833766937, 0.2420867532491684, 0.08244426548480988, 0.13046512007713318, 0.033052362501621246, 0.04764387011528015], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.09000862389802933, 0.026583118364214897, 0.01901126094162464, 0.6819872260093689, 0.053964342921972275, 0.021070893853902817, 0.08135766535997391], "normal_n3_p1": [0.06379367411136627, 0.07614295184612274, 0.10791247338056564, 0.6517488360404968, 0.031181098893284798, 0.025454647839069366, 0.02130277082324028], "normal_n3_p2": [0.051617398858070374, 0.097196564078331, 0.08360034227371216, 0.051771119236946106, 0.07731714099645615, 0.057738568633794785, 0.1537943184375763], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08275242894887924, 0.07406885921955109, 0.11599311232566833, 0.013649939559400082, 0.47290462255477905, 0.08135334402322769, 0.11406267434358597], "reduce_n2_p1": [0.11003855615854263, 0.17540046572685242, 0.4408628046512604, 0.07125604897737503, 0.019734691828489304, 0.0576605424284935, 0.04072050005197525], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [2.10884081752738e-05, 0.0004111240559723228, 0.0010803856421262026, 0.0074043418280780315, 0.9861366748809814, 0.00045899927499704063, 0.0032699706498533487], "reduce_n3_p1": [0.5897262692451477, 0.2989998757839203, 0.004563433118164539, 0.01986660063266754, 0.021683409810066223, 0.013238871470093727, 0.042853958904743195], "reduce_n3_p2": [0.018345976248383522, 0.024403322488069534, 0.04036455228924751, 0.0223136767745018, 0.006228175014257431, 0.04810485243797302, 0.021787621080875397], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.6142625212669373, 0.057776909321546555, 0.049542974680662155, 0.052153099328279495, 0.039552319794893265, 0.08922387659549713, 0.0450747087597847], "normal_n2_p1": [0.17757545411586761, 0.15033207833766937, 0.2420867532491684, 0.08244426548480988, 0.13046512007713318, 0.033052362501621246, 0.04764387011528015], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.09000862389802933, 0.026583118364214897, 0.01901126094162464, 0.6819872260093689, 0.053964342921972275, 0.021070893853902817, 0.08135766535997391], "normal_n3_p1": [0.06379367411136627, 0.07614295184612274, 0.10791247338056564, 0.6517488360404968, 0.031181098893284798, 0.025454647839069366, 0.02130277082324028], "normal_n3_p2": [0.051617398858070374, 0.097196564078331, 0.08360034227371216, 0.051771119236946106, 0.07731714099645615, 0.057738568633794785, 0.1537943184375763], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.08275242894887924, 0.07406885921955109, 0.11599311232566833, 0.013649939559400082, 0.47290462255477905, 0.08135334402322769, 0.11406267434358597], "reduce_n2_p1": [0.11003855615854263, 0.17540046572685242, 0.4408628046512604, 0.07125604897737503, 0.019734691828489304, 0.0576605424284935, 0.04072050005197525], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [2.10884081752738e-05, 0.0004111240559723228, 0.0010803856421262026, 0.0074043418280780315, 0.9861366748809814, 0.00045899927499704063, 0.0032699706498533487], "reduce_n3_p1": [0.5897262692451477, 0.2989998757839203, 0.004563433118164539, 0.01986660063266754, 0.021683409810066223, 0.013238871470093727, 0.042853958904743195], "reduce_n3_p2": [0.018345976248383522, 0.024403322488069534, 0.04036455228924751, 0.0223136767745018, 0.006228175014257431, 0.04810485243797302, 0.021787621080875397], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.20090647041797638, 0.07036645710468292, 0.07456877082586288, 0.15982192754745483, 0.06693434715270996, 0.1739102005958557, 0.1060112714767456], "normal_n2_p1": [0.04234926402568817, 0.11845697462558746, 0.1502717286348343, 0.05489198490977287, 0.40423768758773804, 0.03173086792230606, 0.05731035768985748], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.3347083032131195, 0.03713887929916382, 0.029027322307229042, 0.25817129015922546, 0.09015750885009766, 0.024793891236186028, 0.16360516846179962], "normal_n3_p1": [0.07310304045677185, 0.052484381943941116, 0.07266956567764282, 0.6815579533576965, 0.03399212658405304, 0.027392800897359848, 0.02716061659157276], "normal_n3_p2": [0.06429925560951233, 0.06992850452661514, 0.08232398331165314, 0.04094759002327919, 0.03651605173945427, 0.03319885581731796, 0.1610170155763626], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06428518146276474, 0.04548824205994606, 0.01959371380507946, 0.004949042573571205, 0.7400996685028076, 0.05500094220042229, 0.052619922906160355], "reduce_n2_p1": [0.144110307097435, 0.39237165451049805, 0.27890679240226746, 0.019627265632152557, 0.017522944137454033, 0.040329571813344955, 0.03055644780397415], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [1.4692259355797432e-05, 0.0003423787420615554, 0.0008607240743003786, 0.004998094402253628, 0.9896647334098816, 0.0004937196499668062, 0.002399784279987216], "reduce_n3_p1": [0.8887876272201538, 0.06902680546045303, 0.0025961967185139656, 0.009080697782337666, 0.008618845604360104, 0.005754492711275816, 0.01462480891495943], "reduce_n3_p2": [0.035414841026067734, 0.038685791194438934, 0.055168960243463516, 0.036823760718107224, 0.009892459958791733, 0.060347892343997955, 0.04233083501458168], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.20090647041797638, 0.07036645710468292, 0.07456877082586288, 0.15982192754745483, 0.06693434715270996, 0.1739102005958557, 0.1060112714767456], "normal_n2_p1": [0.04234926402568817, 0.11845697462558746, 0.1502717286348343, 0.05489198490977287, 0.40423768758773804, 0.03173086792230606, 0.05731035768985748], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.3347083032131195, 0.03713887929916382, 0.029027322307229042, 0.25817129015922546, 0.09015750885009766, 0.024793891236186028, 0.16360516846179962], "normal_n3_p1": [0.07310304045677185, 0.052484381943941116, 0.07266956567764282, 0.6815579533576965, 0.03399212658405304, 0.027392800897359848, 0.02716061659157276], "normal_n3_p2": [0.06429925560951233, 0.06992850452661514, 0.08232398331165314, 0.04094759002327919, 0.03651605173945427, 0.03319885581731796, 0.1610170155763626], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.06428518146276474, 0.04548824205994606, 0.01959371380507946, 0.004949042573571205, 0.7400996685028076, 0.05500094220042229, 0.052619922906160355], "reduce_n2_p1": [0.144110307097435, 0.39237165451049805, 0.27890679240226746, 0.019627265632152557, 0.017522944137454033, 0.040329571813344955, 0.03055644780397415], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [1.4692259355797432e-05, 0.0003423787420615554, 0.0008607240743003786, 0.004998094402253628, 0.9896647334098816, 0.0004937196499668062, 0.002399784279987216], "reduce_n3_p1": [0.8887876272201538, 0.06902680546045303, 0.0025961967185139656, 0.009080697782337666, 0.008618845604360104, 0.005754492711275816, 0.01462480891495943], "reduce_n3_p2": [0.035414841026067734, 0.038685791194438934, 0.055168960243463516, 0.036823760718107224, 0.009892459958791733, 0.060347892343997955, 0.04233083501458168], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09435222297906876, 0.09107691794633865, 0.11477804183959961, 0.08744146674871445, 0.103111132979393, 0.1977914273738861, 0.1489076465368271], "normal_n2_p1": [0.014412929303944111, 0.08142831921577454, 0.09474551677703857, 0.028808824717998505, 0.6052228808403015, 0.03223905712366104, 0.056875623762607574], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.24290893971920013, 0.03935209661722183, 0.03622175753116608, 0.3736579716205597, 0.09799739718437195, 0.037784039974212646, 0.09175729006528854], "normal_n3_p1": [0.055452462285757065, 0.027154747396707535, 0.02096494473516941, 0.813860297203064, 0.026730425655841827, 0.016000347211956978, 0.02099606953561306], "normal_n3_p2": [0.09800290316343307, 0.08168536424636841, 0.09661056846380234, 0.03313891589641571, 0.018911439925432205, 0.025243062525987625, 0.05056121200323105], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1895354837179184, 0.11093368381261826, 0.021598447114229202, 0.009341816417872906, 0.40528610348701477, 0.1260392665863037, 0.10292568057775497], "reduce_n2_p1": [0.14825454354286194, 0.5069853067398071, 0.1759219616651535, 0.011688489466905594, 0.017997026443481445, 0.03645680844783783, 0.031521428376436234], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [3.3407592127332464e-05, 0.0005512089701369405, 0.0012062365422025323, 0.004538831301033497, 0.9881300926208496, 0.000939348537940532, 0.0026785375084728003], "reduce_n3_p1": [0.9065819978713989, 0.041780147701501846, 0.00423406483605504, 0.011596930213272572, 0.01028614491224289, 0.007880149409174919, 0.01628401130437851], "reduce_n3_p2": [0.03492666408419609, 0.03366544097661972, 0.046294331550598145, 0.042384952306747437, 0.012695251032710075, 0.06759580969810486, 0.05495096743106842], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09435222297906876, 0.09107691794633865, 0.11477804183959961, 0.08744146674871445, 0.103111132979393, 0.1977914273738861, 0.1489076465368271], "normal_n2_p1": [0.014412929303944111, 0.08142831921577454, 0.09474551677703857, 0.028808824717998505, 0.6052228808403015, 0.03223905712366104, 0.056875623762607574], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.24290893971920013, 0.03935209661722183, 0.03622175753116608, 0.3736579716205597, 0.09799739718437195, 0.037784039974212646, 0.09175729006528854], "normal_n3_p1": [0.055452462285757065, 0.027154747396707535, 0.02096494473516941, 0.813860297203064, 0.026730425655841827, 0.016000347211956978, 0.02099606953561306], "normal_n3_p2": [0.09800290316343307, 0.08168536424636841, 0.09661056846380234, 0.03313891589641571, 0.018911439925432205, 0.025243062525987625, 0.05056121200323105], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1895354837179184, 0.11093368381261826, 0.021598447114229202, 0.009341816417872906, 0.40528610348701477, 0.1260392665863037, 0.10292568057775497], "reduce_n2_p1": [0.14825454354286194, 0.5069853067398071, 0.1759219616651535, 0.011688489466905594, 0.017997026443481445, 0.03645680844783783, 0.031521428376436234], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [3.3407592127332464e-05, 0.0005512089701369405, 0.0012062365422025323, 0.004538831301033497, 0.9881300926208496, 0.000939348537940532, 0.0026785375084728003], "reduce_n3_p1": [0.9065819978713989, 0.041780147701501846, 0.00423406483605504, 0.011596930213272572, 0.01028614491224289, 0.007880149409174919, 0.01628401130437851], "reduce_n3_p2": [0.03492666408419609, 0.03366544097661972, 0.046294331550598145, 0.042384952306747437, 0.012695251032710075, 0.06759580969810486, 0.05495096743106842], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.054234422743320465, 0.07823670655488968, 0.13309767842292786, 0.07583622634410858, 0.10847394168376923, 0.2835410237312317, 0.04547007009387016], "normal_n2_p1": [0.012905744835734367, 0.1545521318912506, 0.5236707329750061, 0.020716967061161995, 0.06488775461912155, 0.06017724424600601, 0.0779654011130333], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.7221981287002563, 0.020741363987326622, 0.022488906979560852, 0.09602461755275726, 0.05080452933907509, 0.02110319957137108, 0.010861228220164776], "normal_n3_p1": [0.07893963903188705, 0.027519555762410164, 0.016768863424658775, 0.7708611488342285, 0.0378107950091362, 0.01846909336745739, 0.028333403170108795], "normal_n3_p2": [0.07510257512331009, 0.05648285895586014, 0.08345639705657959, 0.036918532103300095, 0.01582954451441765, 0.022067779675126076, 0.023084627464413643], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4118718206882477, 0.14385227859020233, 0.020573722198605537, 0.012011455371975899, 0.09765230119228363, 0.18359757959842682, 0.09150280058383942], "reduce_n2_p1": [0.1692582368850708, 0.6607267260551453, 0.06691000610589981, 0.007942644879221916, 0.014190117828547955, 0.025965481996536255, 0.020693305879831314], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.00012496892304625362, 0.0011866651475429535, 0.0021890453062951565, 0.005038685165345669, 0.9820716977119446, 0.0021539453882724047, 0.0037123379297554493], "reduce_n3_p1": [0.7857928276062012, 0.06312865018844604, 0.014548758044838905, 0.03281133249402046, 0.02860606275498867, 0.024269698187708855, 0.04704371839761734], "reduce_n3_p2": [0.037695515900850296, 0.03183024004101753, 0.0403396375477314, 0.06059480831027031, 0.018955238163471222, 0.07219305634498596, 0.1025807112455368], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.054234422743320465, 0.07823670655488968, 0.13309767842292786, 0.07583622634410858, 0.10847394168376923, 0.2835410237312317, 0.04547007009387016], "normal_n2_p1": [0.012905744835734367, 0.1545521318912506, 0.5236707329750061, 0.020716967061161995, 0.06488775461912155, 0.06017724424600601, 0.0779654011130333], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.7221981287002563, 0.020741363987326622, 0.022488906979560852, 0.09602461755275726, 0.05080452933907509, 0.02110319957137108, 0.010861228220164776], "normal_n3_p1": [0.07893963903188705, 0.027519555762410164, 0.016768863424658775, 0.7708611488342285, 0.0378107950091362, 0.01846909336745739, 0.028333403170108795], "normal_n3_p2": [0.07510257512331009, 0.05648285895586014, 0.08345639705657959, 0.036918532103300095, 0.01582954451441765, 0.022067779675126076, 0.023084627464413643], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4118718206882477, 0.14385227859020233, 0.020573722198605537, 0.012011455371975899, 0.09765230119228363, 0.18359757959842682, 0.09150280058383942], "reduce_n2_p1": [0.1692582368850708, 0.6607267260551453, 0.06691000610589981, 0.007942644879221916, 0.014190117828547955, 0.025965481996536255, 0.020693305879831314], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.00012496892304625362, 0.0011866651475429535, 0.0021890453062951565, 0.005038685165345669, 0.9820716977119446, 0.0021539453882724047, 0.0037123379297554493], "reduce_n3_p1": [0.7857928276062012, 0.06312865018844604, 0.014548758044838905, 0.03281133249402046, 0.02860606275498867, 0.024269698187708855, 0.04704371839761734], "reduce_n3_p2": [0.037695515900850296, 0.03183024004101753, 0.0403396375477314, 0.06059480831027031, 0.018955238163471222, 0.07219305634498596, 0.1025807112455368], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0418352372944355, 0.08622170239686966, 0.31429481506347656, 0.05603649467229843, 0.11994518339633942, 0.3007916212081909, 0.025341065600514412], "normal_n2_p1": [0.01232751365751028, 0.16758131980895996, 0.5207534432411194, 0.017450684681534767, 0.01982579380273819, 0.09002910554409027, 0.10071618109941483], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.31759703159332275, 0.05603521689772606, 0.06073373183608055, 0.282025009393692, 0.08639153093099594, 0.058921150863170624, 0.014276732690632343], "normal_n3_p1": [0.07599911838769913, 0.023731710389256477, 0.013310628943145275, 0.7898465394973755, 0.028973538428544998, 0.02020443230867386, 0.025343745946884155], "normal_n3_p2": [0.06598564237356186, 0.03730662539601326, 0.03682095929980278, 0.03398238122463226, 0.01820378750562668, 0.022553635761141777, 0.01612933538854122], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02903251349925995, 0.0543464757502079, 0.011137403547763824, 0.0075190020725131035, 0.028438473120331764, 0.8154782652854919, 0.028613312169909477], "reduce_n2_p1": [0.231669083237648, 0.44434434175491333, 0.12284129858016968, 0.014901147224009037, 0.03242530673742294, 0.055219508707523346, 0.039797812700271606], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0005177631392143667, 0.0027024128939956427, 0.004229220096021891, 0.00659045297652483, 0.9686184525489807, 0.0049684979021549225, 0.005910523235797882], "reduce_n3_p1": [0.8075013160705566, 0.054034389555454254, 0.017633264884352684, 0.036436546593904495, 0.031968485563993454, 0.024407634511590004, 0.022122805938124657], "reduce_n3_p2": [0.04026325047016144, 0.03522853925824165, 0.04398530721664429, 0.1047341525554657, 0.029958253726363182, 0.057191528379917145, 0.2189069241285324], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0418352372944355, 0.08622170239686966, 0.31429481506347656, 0.05603649467229843, 0.11994518339633942, 0.3007916212081909, 0.025341065600514412], "normal_n2_p1": [0.01232751365751028, 0.16758131980895996, 0.5207534432411194, 0.017450684681534767, 0.01982579380273819, 0.09002910554409027, 0.10071618109941483], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.31759703159332275, 0.05603521689772606, 0.06073373183608055, 0.282025009393692, 0.08639153093099594, 0.058921150863170624, 0.014276732690632343], "normal_n3_p1": [0.07599911838769913, 0.023731710389256477, 0.013310628943145275, 0.7898465394973755, 0.028973538428544998, 0.02020443230867386, 0.025343745946884155], "normal_n3_p2": [0.06598564237356186, 0.03730662539601326, 0.03682095929980278, 0.03398238122463226, 0.01820378750562668, 0.022553635761141777, 0.01612933538854122], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02903251349925995, 0.0543464757502079, 0.011137403547763824, 0.0075190020725131035, 0.028438473120331764, 0.8154782652854919, 0.028613312169909477], "reduce_n2_p1": [0.231669083237648, 0.44434434175491333, 0.12284129858016968, 0.014901147224009037, 0.03242530673742294, 0.055219508707523346, 0.039797812700271606], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0005177631392143667, 0.0027024128939956427, 0.004229220096021891, 0.00659045297652483, 0.9686184525489807, 0.0049684979021549225, 0.005910523235797882], "reduce_n3_p1": [0.8075013160705566, 0.054034389555454254, 0.017633264884352684, 0.036436546593904495, 0.031968485563993454, 0.024407634511590004, 0.022122805938124657], "reduce_n3_p2": [0.04026325047016144, 0.03522853925824165, 0.04398530721664429, 0.1047341525554657, 0.029958253726363182, 0.057191528379917145, 0.2189069241285324], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.01819445937871933, 0.05143546313047409, 0.7960535883903503, 0.011257261037826538, 0.009417646564543247, 0.1027609258890152, 0.0049204169772565365], "normal_n2_p1": [0.014830319210886955, 0.19278858602046967, 0.5156449675559998, 0.021430816501379013, 0.012151152826845646, 0.05876661837100983, 0.11808799207210541], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0015957420691847801, 0.014011215418577194, 0.012201095931231976, 0.8842913508415222, 0.03595656529068947, 0.03602195158600807, 0.005252770613878965], "normal_n3_p1": [0.04303155839443207, 0.01890396699309349, 0.010684164240956306, 0.8633845448493958, 0.01902952417731285, 0.016957879066467285, 0.014702282845973969], "normal_n3_p2": [0.21480368077754974, 0.10781211405992508, 0.07057755440473557, 0.07745315879583359, 0.052957598119974136, 0.06910280883312225, 0.034106407314538956], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.020731182768940926, 0.10065553337335587, 0.020264046266674995, 0.014732158742845058, 0.04742836952209473, 0.7043272852897644, 0.03932385891675949], "reduce_n2_p1": [0.27303066849708557, 0.27739217877388, 0.16730880737304688, 0.023338716477155685, 0.04964444786310196, 0.060866475105285645, 0.05819852277636528], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.001774104661308229, 0.005447692703455687, 0.007127430755645037, 0.008407281711697578, 0.950268030166626, 0.009004514664411545, 0.008801630698144436], "reduce_n3_p1": [0.6131505966186523, 0.10469848662614822, 0.043922584503889084, 0.07414110749959946, 0.06966902315616608, 0.045127902179956436, 0.03237249702215195], "reduce_n3_p2": [0.025584090501070023, 0.029112575575709343, 0.03229529783129692, 0.08848650008440018, 0.03275250643491745, 0.040158603340387344, 0.10524735599756241], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.01819445937871933, 0.05143546313047409, 0.7960535883903503, 0.011257261037826538, 0.009417646564543247, 0.1027609258890152, 0.0049204169772565365], "normal_n2_p1": [0.014830319210886955, 0.19278858602046967, 0.5156449675559998, 0.021430816501379013, 0.012151152826845646, 0.05876661837100983, 0.11808799207210541], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0015957420691847801, 0.014011215418577194, 0.012201095931231976, 0.8842913508415222, 0.03595656529068947, 0.03602195158600807, 0.005252770613878965], "normal_n3_p1": [0.04303155839443207, 0.01890396699309349, 0.010684164240956306, 0.8633845448493958, 0.01902952417731285, 0.016957879066467285, 0.014702282845973969], "normal_n3_p2": [0.21480368077754974, 0.10781211405992508, 0.07057755440473557, 0.07745315879583359, 0.052957598119974136, 0.06910280883312225, 0.034106407314538956], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.020731182768940926, 0.10065553337335587, 0.020264046266674995, 0.014732158742845058, 0.04742836952209473, 0.7043272852897644, 0.03932385891675949], "reduce_n2_p1": [0.27303066849708557, 0.27739217877388, 0.16730880737304688, 0.023338716477155685, 0.04964444786310196, 0.060866475105285645, 0.05819852277636528], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.001774104661308229, 0.005447692703455687, 0.007127430755645037, 0.008407281711697578, 0.950268030166626, 0.009004514664411545, 0.008801630698144436], "reduce_n3_p1": [0.6131505966186523, 0.10469848662614822, 0.043922584503889084, 0.07414110749959946, 0.06966902315616608, 0.045127902179956436, 0.03237249702215195], "reduce_n3_p2": [0.025584090501070023, 0.029112575575709343, 0.03229529783129692, 0.08848650008440018, 0.03275250643491745, 0.040158603340387344, 0.10524735599756241], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.015183842740952969, 0.04080922529101372, 0.858542799949646, 0.006539807189255953, 0.003248582361266017, 0.07029959559440613, 0.0027415091171860695], "normal_n2_p1": [0.025793323293328285, 0.3232657015323639, 0.31768083572387695, 0.03120880387723446, 0.013314411044120789, 0.0564451664686203, 0.16688013076782227], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.00016937570762820542, 0.009812689386308193, 0.007260425481945276, 0.909497082233429, 0.02403530478477478, 0.040270738303661346, 0.004387719556689262], "normal_n3_p1": [0.014575798064470291, 0.007450506091117859, 0.005613639950752258, 0.9437293410301208, 0.008974344469606876, 0.00818269420415163, 0.006058879196643829], "normal_n3_p2": [0.49821147322654724, 0.10859842598438263, 0.056461725383996964, 0.0706307664513588, 0.07607869803905487, 0.09088177978992462, 0.0385163351893425], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02372989058494568, 0.14202073216438293, 0.03113315813243389, 0.02362031862139702, 0.051164478063583374, 0.5931661128997803, 0.05465884506702423], "reduce_n2_p1": [0.48562952876091003, 0.05619499087333679, 0.12879078090190887, 0.029213465750217438, 0.06398651003837585, 0.08118071407079697, 0.058927226811647415], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005003125406801701, 0.01039721816778183, 0.011324886232614517, 0.010993494652211666, 0.923438549041748, 0.012769223190844059, 0.013705242425203323], "reduce_n3_p1": [0.23438037931919098, 0.1962314397096634, 0.1239180937409401, 0.06786804646253586, 0.19594544172286987, 0.08611631393432617, 0.055232565850019455], "reduce_n3_p2": [0.013846386224031448, 0.016196295619010925, 0.018246719613671303, 0.04282243549823761, 0.026339631527662277, 0.026355154812335968, 0.021843409165740013], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.015183842740952969, 0.04080922529101372, 0.858542799949646, 0.006539807189255953, 0.003248582361266017, 0.07029959559440613, 0.0027415091171860695], "normal_n2_p1": [0.025793323293328285, 0.3232657015323639, 0.31768083572387695, 0.03120880387723446, 0.013314411044120789, 0.0564451664686203, 0.16688013076782227], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.00016937570762820542, 0.009812689386308193, 0.007260425481945276, 0.909497082233429, 0.02403530478477478, 0.040270738303661346, 0.004387719556689262], "normal_n3_p1": [0.014575798064470291, 0.007450506091117859, 0.005613639950752258, 0.9437293410301208, 0.008974344469606876, 0.00818269420415163, 0.006058879196643829], "normal_n3_p2": [0.49821147322654724, 0.10859842598438263, 0.056461725383996964, 0.0706307664513588, 0.07607869803905487, 0.09088177978992462, 0.0385163351893425], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02372989058494568, 0.14202073216438293, 0.03113315813243389, 0.02362031862139702, 0.051164478063583374, 0.5931661128997803, 0.05465884506702423], "reduce_n2_p1": [0.48562952876091003, 0.05619499087333679, 0.12879078090190887, 0.029213465750217438, 0.06398651003837585, 0.08118071407079697, 0.058927226811647415], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.005003125406801701, 0.01039721816778183, 0.011324886232614517, 0.010993494652211666, 0.923438549041748, 0.012769223190844059, 0.013705242425203323], "reduce_n3_p1": [0.23438037931919098, 0.1962314397096634, 0.1239180937409401, 0.06786804646253586, 0.19594544172286987, 0.08611631393432617, 0.055232565850019455], "reduce_n3_p2": [0.013846386224031448, 0.016196295619010925, 0.018246719613671303, 0.04282243549823761, 0.026339631527662277, 0.026355154812335968, 0.021843409165740013], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.020800625905394554, 0.04526089131832123, 0.8242006897926331, 0.008809050545096397, 0.003436844330281019, 0.09034208208322525, 0.0037808967754244804], "normal_n2_p1": [0.04045822098851204, 0.38547801971435547, 0.2828245759010315, 0.03213641420006752, 0.01550017949193716, 0.05089304968714714, 0.13714195787906647], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.00013472227146849036, 0.011131172999739647, 0.008639532141387463, 0.882086455821991, 0.030942700803279877, 0.054474491626024246, 0.006758516188710928], "normal_n3_p1": [0.013459031470119953, 0.007704623509198427, 0.007436112035065889, 0.9408948421478271, 0.009589354507625103, 0.008760394528508186, 0.006148281041532755], "normal_n3_p2": [0.6709926724433899, 0.045525211840867996, 0.035930559039115906, 0.039881762117147446, 0.09072302281856537, 0.06553982198238373, 0.028509782627224922], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0441458597779274, 0.4439743161201477, 0.045029107481241226, 0.04421476647257805, 0.057425592094659805, 0.20538534224033356, 0.05962323397397995], "reduce_n2_p1": [0.8984009623527527, 0.005994716659188271, 0.025606291368603706, 0.010198882780969143, 0.01342138834297657, 0.01637915149331093, 0.009150209836661816], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.012743836268782616, 0.019396450370550156, 0.021211151033639908, 0.018939033150672913, 0.8568128943443298, 0.024303697049617767, 0.027361037209630013], "reduce_n3_p1": [0.03531284257769585, 0.04266204684972763, 0.4359474778175354, 0.02210868149995804, 0.24597354233264923, 0.08489840477705002, 0.09105142205953598], "reduce_n3_p2": [0.015951121225953102, 0.01784590259194374, 0.02058887854218483, 0.052031293511390686, 0.03288725018501282, 0.03725573793053627, 0.015115107409656048], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.020800625905394554, 0.04526089131832123, 0.8242006897926331, 0.008809050545096397, 0.003436844330281019, 0.09034208208322525, 0.0037808967754244804], "normal_n2_p1": [0.04045822098851204, 0.38547801971435547, 0.2828245759010315, 0.03213641420006752, 0.01550017949193716, 0.05089304968714714, 0.13714195787906647], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.00013472227146849036, 0.011131172999739647, 0.008639532141387463, 0.882086455821991, 0.030942700803279877, 0.054474491626024246, 0.006758516188710928], "normal_n3_p1": [0.013459031470119953, 0.007704623509198427, 0.007436112035065889, 0.9408948421478271, 0.009589354507625103, 0.008760394528508186, 0.006148281041532755], "normal_n3_p2": [0.6709926724433899, 0.045525211840867996, 0.035930559039115906, 0.039881762117147446, 0.09072302281856537, 0.06553982198238373, 0.028509782627224922], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0441458597779274, 0.4439743161201477, 0.045029107481241226, 0.04421476647257805, 0.057425592094659805, 0.20538534224033356, 0.05962323397397995], "reduce_n2_p1": [0.8984009623527527, 0.005994716659188271, 0.025606291368603706, 0.010198882780969143, 0.01342138834297657, 0.01637915149331093, 0.009150209836661816], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.012743836268782616, 0.019396450370550156, 0.021211151033639908, 0.018939033150672913, 0.8568128943443298, 0.024303697049617767, 0.027361037209630013], "reduce_n3_p1": [0.03531284257769585, 0.04266204684972763, 0.4359474778175354, 0.02210868149995804, 0.24597354233264923, 0.08489840477705002, 0.09105142205953598], "reduce_n3_p2": [0.015951121225953102, 0.01784590259194374, 0.02058887854218483, 0.052031293511390686, 0.03288725018501282, 0.03725573793053627, 0.015115107409656048], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.039312660694122314, 0.0724736750125885, 0.6493740081787109, 0.01899769715964794, 0.006872387602925301, 0.19624312222003937, 0.0088727455586195], "normal_n2_p1": [0.04964466765522957, 0.23098884522914886, 0.34420520067214966, 0.03855999931693077, 0.019753340631723404, 0.04823452606797218, 0.18155598640441895], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0003234816831536591, 0.023546909913420677, 0.018483657389879227, 0.7981377243995667, 0.05894990265369415, 0.07297156006097794, 0.013975648209452629], "normal_n3_p1": [0.026659483090043068, 0.018385274335741997, 0.02181989699602127, 0.8660544157028198, 0.019782673567533493, 0.019086450338363647, 0.013650634326040745], "normal_n3_p2": [0.9425508975982666, 0.008799056522548199, 0.010225551202893257, 0.005470553878694773, 0.012497141025960445, 0.010529003106057644, 0.0065303221344947815], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.044151559472084045, 0.18398544192314148, 0.052214086055755615, 0.06194259598851204, 0.07344792783260345, 0.4152390658855438, 0.07467420399188995], "reduce_n2_p1": [0.9174602627754211, 0.003674717154353857, 0.021367769688367844, 0.009962056763470173, 0.011034328490495682, 0.011956628412008286, 0.0061192684806883335], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.020082823932170868, 0.01978200115263462, 0.03187645226716995, 0.027317333966493607, 0.7773802876472473, 0.047816116362810135, 0.04649331793189049], "reduce_n3_p1": [0.01232198067009449, 0.01768917217850685, 0.040376756340265274, 0.007457824423909187, 0.8004207611083984, 0.025849254801869392, 0.07478416711091995], "reduce_n3_p2": [0.05628926679491997, 0.05627565458416939, 0.06499424576759338, 0.16695940494537354, 0.11454261094331741, 0.11122862994670868, 0.03445358946919441], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.039312660694122314, 0.0724736750125885, 0.6493740081787109, 0.01899769715964794, 0.006872387602925301, 0.19624312222003937, 0.0088727455586195], "normal_n2_p1": [0.04964466765522957, 0.23098884522914886, 0.34420520067214966, 0.03855999931693077, 0.019753340631723404, 0.04823452606797218, 0.18155598640441895], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0003234816831536591, 0.023546909913420677, 0.018483657389879227, 0.7981377243995667, 0.05894990265369415, 0.07297156006097794, 0.013975648209452629], "normal_n3_p1": [0.026659483090043068, 0.018385274335741997, 0.02181989699602127, 0.8660544157028198, 0.019782673567533493, 0.019086450338363647, 0.013650634326040745], "normal_n3_p2": [0.9425508975982666, 0.008799056522548199, 0.010225551202893257, 0.005470553878694773, 0.012497141025960445, 0.010529003106057644, 0.0065303221344947815], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.044151559472084045, 0.18398544192314148, 0.052214086055755615, 0.06194259598851204, 0.07344792783260345, 0.4152390658855438, 0.07467420399188995], "reduce_n2_p1": [0.9174602627754211, 0.003674717154353857, 0.021367769688367844, 0.009962056763470173, 0.011034328490495682, 0.011956628412008286, 0.0061192684806883335], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.020082823932170868, 0.01978200115263462, 0.03187645226716995, 0.027317333966493607, 0.7773802876472473, 0.047816116362810135, 0.04649331793189049], "reduce_n3_p1": [0.01232198067009449, 0.01768917217850685, 0.040376756340265274, 0.007457824423909187, 0.8004207611083984, 0.025849254801869392, 0.07478416711091995], "reduce_n3_p2": [0.05628926679491997, 0.05627565458416939, 0.06499424576759338, 0.16695940494537354, 0.11454261094331741, 0.11122862994670868, 0.03445358946919441], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02697540633380413, 0.04355403035879135, 0.059708599001169205, 0.020086491480469704, 0.007909794338047504, 0.8219443559646606, 0.010137401521205902], "normal_n2_p1": [0.03464634716510773, 0.07868931442499161, 0.671942412853241, 0.026924913749098778, 0.014506185427308083, 0.014055982232093811, 0.10301169008016586], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0010104923276230693, 0.03711554408073425, 0.03214195743203163, 0.697468638420105, 0.09877583384513855, 0.0784323439002037, 0.02426385134458542], "normal_n3_p1": [0.050501491874456406, 0.043313659727573395, 0.05512389540672302, 0.7175877094268799, 0.03629905357956886, 0.03844011574983597, 0.025517364963889122], "normal_n3_p2": [0.9089322090148926, 0.014314922504127026, 0.019389918074011803, 0.007614627480506897, 0.017723502591252327, 0.014950042590498924, 0.011964133940637112], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.012005253694951534, 0.010596008971333504, 0.029671072959899902, 0.01892489194869995, 0.026943620294332504, 0.8254330158233643, 0.035586386919021606], "reduce_n2_p1": [0.9001578688621521, 0.004574149381369352, 0.02746710367500782, 0.013226182200014591, 0.01296238973736763, 0.015050271525979042, 0.007110051345080137], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014431832358241081, 0.011330677196383476, 0.026094308122992516, 0.016709107905626297, 0.8049755692481995, 0.08007292449474335, 0.022683031857013702], "reduce_n3_p1": [0.015860475599765778, 0.02441020868718624, 0.03230350837111473, 0.009586880914866924, 0.10837947577238083, 0.044781625270843506, 0.731626570224762], "reduce_n3_p2": [0.1063850075006485, 0.09268724173307419, 0.08882685005664825, 0.12763845920562744, 0.13303886353969574, 0.17250502109527588, 0.03870632126927376], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.02697540633380413, 0.04355403035879135, 0.059708599001169205, 0.020086491480469704, 0.007909794338047504, 0.8219443559646606, 0.010137401521205902], "normal_n2_p1": [0.03464634716510773, 0.07868931442499161, 0.671942412853241, 0.026924913749098778, 0.014506185427308083, 0.014055982232093811, 0.10301169008016586], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0010104923276230693, 0.03711554408073425, 0.03214195743203163, 0.697468638420105, 0.09877583384513855, 0.0784323439002037, 0.02426385134458542], "normal_n3_p1": [0.050501491874456406, 0.043313659727573395, 0.05512389540672302, 0.7175877094268799, 0.03629905357956886, 0.03844011574983597, 0.025517364963889122], "normal_n3_p2": [0.9089322090148926, 0.014314922504127026, 0.019389918074011803, 0.007614627480506897, 0.017723502591252327, 0.014950042590498924, 0.011964133940637112], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.012005253694951534, 0.010596008971333504, 0.029671072959899902, 0.01892489194869995, 0.026943620294332504, 0.8254330158233643, 0.035586386919021606], "reduce_n2_p1": [0.9001578688621521, 0.004574149381369352, 0.02746710367500782, 0.013226182200014591, 0.01296238973736763, 0.015050271525979042, 0.007110051345080137], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.014431832358241081, 0.011330677196383476, 0.026094308122992516, 0.016709107905626297, 0.8049755692481995, 0.08007292449474335, 0.022683031857013702], "reduce_n3_p1": [0.015860475599765778, 0.02441020868718624, 0.03230350837111473, 0.009586880914866924, 0.10837947577238083, 0.044781625270843506, 0.731626570224762], "reduce_n3_p2": [0.1063850075006485, 0.09268724173307419, 0.08882685005664825, 0.12763845920562744, 0.13303886353969574, 0.17250502109527588, 0.03870632126927376], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.01936384104192257, 0.03537891432642937, 0.01744474098086357, 0.015815498307347298, 0.008706769905984402, 0.8824975490570068, 0.01035641971975565], "normal_n2_p1": [0.05102953314781189, 0.06899569183588028, 0.38658055663108826, 0.050519999116659164, 0.023478655144572258, 0.01507431361824274, 0.2968161702156067], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.003625063458457589, 0.11106428503990173, 0.08119071274995804, 0.26948925852775574, 0.13430163264274597, 0.24544762074947357, 0.05422290414571762], "normal_n3_p1": [0.02550693228840828, 0.02161199226975441, 0.021456049755215645, 0.8344240784645081, 0.025810785591602325, 0.02718215063214302, 0.020969277247786522], "normal_n3_p2": [0.7654121518135071, 0.038019027560949326, 0.05376094579696655, 0.019641725346446037, 0.04246849939227104, 0.03390210121870041, 0.032639212906360626], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.015128692612051964, 0.00592705188319087, 0.04184370115399361, 0.023150531575083733, 0.03624449297785759, 0.7591258883476257, 0.05404946580529213], "reduce_n2_p1": [0.8198307156562805, 0.009524760767817497, 0.053781770169734955, 0.023594921454787254, 0.021603034809231758, 0.027934754267334938, 0.013162408955395222], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008766049519181252, 0.0068091414868831635, 0.023668736219406128, 0.009297625161707401, 0.8820958733558655, 0.04101471230387688, 0.013359205797314644], "reduce_n3_p1": [0.04793662950396538, 0.0775371864438057, 0.06117282062768936, 0.028441311791539192, 0.16764238476753235, 0.1999385952949524, 0.3208830654621124], "reduce_n3_p2": [0.08746897429227829, 0.1683574765920639, 0.14518459141254425, 0.05833998695015907, 0.0566602498292923, 0.4046742618083954, 0.03202568367123604], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.01936384104192257, 0.03537891432642937, 0.01744474098086357, 0.015815498307347298, 0.008706769905984402, 0.8824975490570068, 0.01035641971975565], "normal_n2_p1": [0.05102953314781189, 0.06899569183588028, 0.38658055663108826, 0.050519999116659164, 0.023478655144572258, 0.01507431361824274, 0.2968161702156067], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.003625063458457589, 0.11106428503990173, 0.08119071274995804, 0.26948925852775574, 0.13430163264274597, 0.24544762074947357, 0.05422290414571762], "normal_n3_p1": [0.02550693228840828, 0.02161199226975441, 0.021456049755215645, 0.8344240784645081, 0.025810785591602325, 0.02718215063214302, 0.020969277247786522], "normal_n3_p2": [0.7654121518135071, 0.038019027560949326, 0.05376094579696655, 0.019641725346446037, 0.04246849939227104, 0.03390210121870041, 0.032639212906360626], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.015128692612051964, 0.00592705188319087, 0.04184370115399361, 0.023150531575083733, 0.03624449297785759, 0.7591258883476257, 0.05404946580529213], "reduce_n2_p1": [0.8198307156562805, 0.009524760767817497, 0.053781770169734955, 0.023594921454787254, 0.021603034809231758, 0.027934754267334938, 0.013162408955395222], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008766049519181252, 0.0068091414868831635, 0.023668736219406128, 0.009297625161707401, 0.8820958733558655, 0.04101471230387688, 0.013359205797314644], "reduce_n3_p1": [0.04793662950396538, 0.0775371864438057, 0.06117282062768936, 0.028441311791539192, 0.16764238476753235, 0.1999385952949524, 0.3208830654621124], "reduce_n3_p2": [0.08746897429227829, 0.1683574765920639, 0.14518459141254425, 0.05833998695015907, 0.0566602498292923, 0.4046742618083954, 0.03202568367123604], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03704624995589256, 0.0802777037024498, 0.02371136099100113, 0.02335425093770027, 0.01944056712090969, 0.7714098691940308, 0.022346409037709236], "normal_n2_p1": [0.022419581189751625, 0.028894251212477684, 0.8221243023872375, 0.04822038859128952, 0.009243171662092209, 0.004971644375473261, 0.02652083709836006], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.005499753635376692, 0.2044772356748581, 0.08570415526628494, 0.6079602241516113, 0.04685544595122337, 0.011835077777504921, 0.02227216586470604], "normal_n3_p1": [0.015396704897284508, 0.014440614730119705, 0.013079717755317688, 0.8919074535369873, 0.01686025783419609, 0.016113871708512306, 0.017352193593978882], "normal_n3_p2": [0.09702736139297485, 0.11429321765899658, 0.2571645975112915, 0.07429920881986618, 0.19067591428756714, 0.11565957218408585, 0.10148108005523682], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.026434628292918205, 0.007527316454797983, 0.08647913485765457, 0.041656624525785446, 0.06187113747000694, 0.5447549819946289, 0.08656266331672668], "reduce_n2_p1": [0.46453869342803955, 0.030351368710398674, 0.17897719144821167, 0.06596262753009796, 0.06044413894414902, 0.07341086864471436, 0.04046005755662918], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.007239689119160175, 0.005878370255231857, 0.016320517286658287, 0.007075688801705837, 0.9165254235267639, 0.023505697026848793, 0.011105944402515888], "reduce_n3_p1": [0.10015802830457687, 0.21688491106033325, 0.04041965678334236, 0.048607174307107925, 0.3732050061225891, 0.07462850213050842, 0.02718624472618103], "reduce_n3_p2": [0.10664911568164825, 0.549891471862793, 0.16519594192504883, 0.02748183347284794, 0.022807665169239044, 0.0986919030547142, 0.01798202283680439], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03704624995589256, 0.0802777037024498, 0.02371136099100113, 0.02335425093770027, 0.01944056712090969, 0.7714098691940308, 0.022346409037709236], "normal_n2_p1": [0.022419581189751625, 0.028894251212477684, 0.8221243023872375, 0.04822038859128952, 0.009243171662092209, 0.004971644375473261, 0.02652083709836006], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.005499753635376692, 0.2044772356748581, 0.08570415526628494, 0.6079602241516113, 0.04685544595122337, 0.011835077777504921, 0.02227216586470604], "normal_n3_p1": [0.015396704897284508, 0.014440614730119705, 0.013079717755317688, 0.8919074535369873, 0.01686025783419609, 0.016113871708512306, 0.017352193593978882], "normal_n3_p2": [0.09702736139297485, 0.11429321765899658, 0.2571645975112915, 0.07429920881986618, 0.19067591428756714, 0.11565957218408585, 0.10148108005523682], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.026434628292918205, 0.007527316454797983, 0.08647913485765457, 0.041656624525785446, 0.06187113747000694, 0.5447549819946289, 0.08656266331672668], "reduce_n2_p1": [0.46453869342803955, 0.030351368710398674, 0.17897719144821167, 0.06596262753009796, 0.06044413894414902, 0.07341086864471436, 0.04046005755662918], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.007239689119160175, 0.005878370255231857, 0.016320517286658287, 0.007075688801705837, 0.9165254235267639, 0.023505697026848793, 0.011105944402515888], "reduce_n3_p1": [0.10015802830457687, 0.21688491106033325, 0.04041965678334236, 0.048607174307107925, 0.3732050061225891, 0.07462850213050842, 0.02718624472618103], "reduce_n3_p2": [0.10664911568164825, 0.549891471862793, 0.16519594192504883, 0.02748183347284794, 0.022807665169239044, 0.0986919030547142, 0.01798202283680439], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.10620101541280746, 0.2419099658727646, 0.059354089200496674, 0.054536934942007065, 0.04903547093272209, 0.3714854419231415, 0.05620787292718887], "normal_n2_p1": [0.022618668153882027, 0.025516340509057045, 0.8283343315124512, 0.05939852073788643, 0.009212878532707691, 0.004869537428021431, 0.012433276511728764], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0045086988247931, 0.01224120706319809, 0.015981798991560936, 0.9350254535675049, 0.019372867420315742, 0.0016006958903744817, 0.0074035124853253365], "normal_n3_p1": [0.013276023790240288, 0.012929067015647888, 0.011893363669514656, 0.9007083177566528, 0.01599845662713051, 0.012857743538916111, 0.01787428930401802], "normal_n3_p2": [0.012227226980030537, 0.03652489557862282, 0.016401074826717377, 0.07693171501159668, 0.5897749066352844, 0.09415633976459503, 0.1247948706150055], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.017850205302238464, 0.007144540548324585, 0.05742639675736427, 0.03075985051691532, 0.07528609037399292, 0.5139403939247131, 0.20725101232528687], "reduce_n2_p1": [0.579942524433136, 0.03159528225660324, 0.10657475888729095, 0.05410438030958176, 0.06003670021891594, 0.05237140879034996, 0.038587912917137146], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008223478682339191, 0.007217679638415575, 0.014417543075978756, 0.008014325052499771, 0.9163573980331421, 0.019954271614551544, 0.012416004203259945], "reduce_n3_p1": [0.057298626750707626, 0.07151449471712112, 0.02057001180946827, 0.03404536843299866, 0.6915038228034973, 0.043703705072402954, 0.005406277719885111], "reduce_n3_p2": [0.11157923936843872, 0.514212429523468, 0.23236098885536194, 0.03005833737552166, 0.021410465240478516, 0.054979175329208374, 0.02598150074481964], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.10620101541280746, 0.2419099658727646, 0.059354089200496674, 0.054536934942007065, 0.04903547093272209, 0.3714854419231415, 0.05620787292718887], "normal_n2_p1": [0.022618668153882027, 0.025516340509057045, 0.8283343315124512, 0.05939852073788643, 0.009212878532707691, 0.004869537428021431, 0.012433276511728764], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0045086988247931, 0.01224120706319809, 0.015981798991560936, 0.9350254535675049, 0.019372867420315742, 0.0016006958903744817, 0.0074035124853253365], "normal_n3_p1": [0.013276023790240288, 0.012929067015647888, 0.011893363669514656, 0.9007083177566528, 0.01599845662713051, 0.012857743538916111, 0.01787428930401802], "normal_n3_p2": [0.012227226980030537, 0.03652489557862282, 0.016401074826717377, 0.07693171501159668, 0.5897749066352844, 0.09415633976459503, 0.1247948706150055], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.017850205302238464, 0.007144540548324585, 0.05742639675736427, 0.03075985051691532, 0.07528609037399292, 0.5139403939247131, 0.20725101232528687], "reduce_n2_p1": [0.579942524433136, 0.03159528225660324, 0.10657475888729095, 0.05410438030958176, 0.06003670021891594, 0.05237140879034996, 0.038587912917137146], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.008223478682339191, 0.007217679638415575, 0.014417543075978756, 0.008014325052499771, 0.9163573980331421, 0.019954271614551544, 0.012416004203259945], "reduce_n3_p1": [0.057298626750707626, 0.07151449471712112, 0.02057001180946827, 0.03404536843299866, 0.6915038228034973, 0.043703705072402954, 0.005406277719885111], "reduce_n3_p2": [0.11157923936843872, 0.514212429523468, 0.23236098885536194, 0.03005833737552166, 0.021410465240478516, 0.054979175329208374, 0.02598150074481964], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.14000101387500763, 0.37701717019081116, 0.07437363266944885, 0.03819732740521431, 0.05383690074086189, 0.15317903459072113, 0.08393948525190353], "normal_n2_p1": [0.03127618506550789, 0.03454791009426117, 0.7228021025657654, 0.12505795061588287, 0.0137792332097888, 0.007920746691524982, 0.01228074636310339], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.005026001483201981, 0.0032552373595535755, 0.007139986846596003, 0.9622179865837097, 0.013346575200557709, 0.0007821787730790675, 0.005343239288777113], "normal_n3_p1": [0.01156527642160654, 0.012075119651854038, 0.011304507032036781, 0.9157446026802063, 0.0127096651121974, 0.009350722655653954, 0.015349485911428928], "normal_n3_p2": [0.0066115339286625385, 0.03353799134492874, 0.0061669014394283295, 0.0726017877459526, 0.5263185501098633, 0.07834077626466751, 0.2251904457807541], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.024182606488466263, 0.011338457465171814, 0.0661068707704544, 0.03568253293633461, 0.12952964007854462, 0.13672032952308655, 0.4231521785259247], "reduce_n2_p1": [0.5512735247612, 0.04045218601822853, 0.10313861072063446, 0.062279026955366135, 0.06561033427715302, 0.04887605085968971, 0.04552245885133743], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010236392728984356, 0.00978973601013422, 0.01322848815470934, 0.010114318691194057, 0.9145702719688416, 0.013331038877367973, 0.014613773673772812], "reduce_n3_p1": [0.11236202716827393, 0.10725483298301697, 0.0436214953660965, 0.07592179626226425, 0.4094282388687134, 0.09804067760705948, 0.007482337765395641], "reduce_n3_p2": [0.13452686369419098, 0.6582612991333008, 0.09023003280162811, 0.029223807156085968, 0.01819521002471447, 0.029674220830202103, 0.03028852306306362], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.14000101387500763, 0.37701717019081116, 0.07437363266944885, 0.03819732740521431, 0.05383690074086189, 0.15317903459072113, 0.08393948525190353], "normal_n2_p1": [0.03127618506550789, 0.03454791009426117, 0.7228021025657654, 0.12505795061588287, 0.0137792332097888, 0.007920746691524982, 0.01228074636310339], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.005026001483201981, 0.0032552373595535755, 0.007139986846596003, 0.9622179865837097, 0.013346575200557709, 0.0007821787730790675, 0.005343239288777113], "normal_n3_p1": [0.01156527642160654, 0.012075119651854038, 0.011304507032036781, 0.9157446026802063, 0.0127096651121974, 0.009350722655653954, 0.015349485911428928], "normal_n3_p2": [0.0066115339286625385, 0.03353799134492874, 0.0061669014394283295, 0.0726017877459526, 0.5263185501098633, 0.07834077626466751, 0.2251904457807541], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.024182606488466263, 0.011338457465171814, 0.0661068707704544, 0.03568253293633461, 0.12952964007854462, 0.13672032952308655, 0.4231521785259247], "reduce_n2_p1": [0.5512735247612, 0.04045218601822853, 0.10313861072063446, 0.062279026955366135, 0.06561033427715302, 0.04887605085968971, 0.04552245885133743], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.010236392728984356, 0.00978973601013422, 0.01322848815470934, 0.010114318691194057, 0.9145702719688416, 0.013331038877367973, 0.014613773673772812], "reduce_n3_p1": [0.11236202716827393, 0.10725483298301697, 0.0436214953660965, 0.07592179626226425, 0.4094282388687134, 0.09804067760705948, 0.007482337765395641], "reduce_n3_p2": [0.13452686369419098, 0.6582612991333008, 0.09023003280162811, 0.029223807156085968, 0.01819521002471447, 0.029674220830202103, 0.03028852306306362], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08271069824695587, 0.6566139459609985, 0.07846210151910782, 0.016315516084432602, 0.02625546045601368, 0.024837901815772057, 0.07199878245592117], "normal_n2_p1": [0.04148438572883606, 0.0500120110809803, 0.23417480289936066, 0.5007123947143555, 0.026024259626865387, 0.015691282227635384, 0.019781261682510376], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.007594912778586149, 0.002673876006156206, 0.0065302723087370396, 0.9579181671142578, 0.013384868390858173, 0.000904728367459029, 0.006562058348208666], "normal_n3_p1": [0.019034869968891144, 0.021784605458378792, 0.02165922150015831, 0.8586822748184204, 0.01914098486304283, 0.014265253208577633, 0.025124849751591682], "normal_n3_p2": [0.009632300585508347, 0.05309859663248062, 0.007984439842402935, 0.11037220060825348, 0.1855923980474472, 0.10802420228719711, 0.44411545991897583], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05020223930478096, 0.0219831895083189, 0.12457519769668579, 0.0502476841211319, 0.05047839507460594, 0.08438876271247864, 0.1841842532157898], "reduce_n2_p1": [0.2506231367588043, 0.0547819510102272, 0.06941583752632141, 0.11099954694509506, 0.27721861004829407, 0.04575985670089722, 0.06667830049991608], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01231316477060318, 0.013643352314829826, 0.012911207042634487, 0.010126852430403233, 0.9123908281326294, 0.009290591813623905, 0.0166604183614254], "reduce_n3_p1": [0.11005089432001114, 0.1008429154753685, 0.04912926256656647, 0.1005304604768753, 0.3844352662563324, 0.09419713914394379, 0.011232992634177208], "reduce_n3_p2": [0.2085905224084854, 0.5068535208702087, 0.09497259557247162, 0.04935859143733978, 0.029245993122458458, 0.035171885043382645, 0.05600624531507492], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08271069824695587, 0.6566139459609985, 0.07846210151910782, 0.016315516084432602, 0.02625546045601368, 0.024837901815772057, 0.07199878245592117], "normal_n2_p1": [0.04148438572883606, 0.0500120110809803, 0.23417480289936066, 0.5007123947143555, 0.026024259626865387, 0.015691282227635384, 0.019781261682510376], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.007594912778586149, 0.002673876006156206, 0.0065302723087370396, 0.9579181671142578, 0.013384868390858173, 0.000904728367459029, 0.006562058348208666], "normal_n3_p1": [0.019034869968891144, 0.021784605458378792, 0.02165922150015831, 0.8586822748184204, 0.01914098486304283, 0.014265253208577633, 0.025124849751591682], "normal_n3_p2": [0.009632300585508347, 0.05309859663248062, 0.007984439842402935, 0.11037220060825348, 0.1855923980474472, 0.10802420228719711, 0.44411545991897583], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05020223930478096, 0.0219831895083189, 0.12457519769668579, 0.0502476841211319, 0.05047839507460594, 0.08438876271247864, 0.1841842532157898], "reduce_n2_p1": [0.2506231367588043, 0.0547819510102272, 0.06941583752632141, 0.11099954694509506, 0.27721861004829407, 0.04575985670089722, 0.06667830049991608], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01231316477060318, 0.013643352314829826, 0.012911207042634487, 0.010126852430403233, 0.9123908281326294, 0.009290591813623905, 0.0166604183614254], "reduce_n3_p1": [0.11005089432001114, 0.1008429154753685, 0.04912926256656647, 0.1005304604768753, 0.3844352662563324, 0.09419713914394379, 0.011232992634177208], "reduce_n3_p2": [0.2085905224084854, 0.5068535208702087, 0.09497259557247162, 0.04935859143733978, 0.029245993122458458, 0.035171885043382645, 0.05600624531507492], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06870203465223312, 0.6056208610534668, 0.10030435025691986, 0.017379703000187874, 0.02721025049686432, 0.014360446482896805, 0.11425668001174927], "normal_n2_p1": [0.008820817805826664, 0.012059359811246395, 0.0046775625087320805, 0.9002611041069031, 0.008680125698447227, 0.006185745820403099, 0.008219534531235695], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.013349330052733421, 0.0041672601364552975, 0.009440889582037926, 0.933561384677887, 0.016614975407719612, 0.0016676497180014849, 0.011510761454701424], "normal_n3_p1": [0.014374613761901855, 0.013291974551975727, 0.013878671452403069, 0.9019160270690918, 0.015802858397364616, 0.01050740946084261, 0.015496824868023396], "normal_n3_p2": [0.014993743970990181, 0.06642962992191315, 0.011994842439889908, 0.07136856764554977, 0.16287942230701447, 0.09541822224855423, 0.46523067355155945], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04864710196852684, 0.019470009952783585, 0.04743582755327225, 0.03417591750621796, 0.005158694926649332, 0.011726832948625088, 0.8320385813713074], "reduce_n2_p1": [0.17560160160064697, 0.04643305391073227, 0.07806215435266495, 0.41549786925315857, 0.009374557994306087, 0.02543213963508606, 0.03801684081554413], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01825995370745659, 0.024413101375102997, 0.017525317147374153, 0.012205527164041996, 0.8737375140190125, 0.00926985777914524, 0.028855983167886734], "reduce_n3_p1": [0.07604755461215973, 0.09278003871440887, 0.07502966374158859, 0.13347524404525757, 0.35890182852745056, 0.052032340317964554, 0.023021789267659187], "reduce_n3_p2": [0.2339717000722885, 0.15423113107681274, 0.2150578796863556, 0.08411279320716858, 0.08641806244850159, 0.09487129747867584, 0.0746428519487381], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.06870203465223312, 0.6056208610534668, 0.10030435025691986, 0.017379703000187874, 0.02721025049686432, 0.014360446482896805, 0.11425668001174927], "normal_n2_p1": [0.008820817805826664, 0.012059359811246395, 0.0046775625087320805, 0.9002611041069031, 0.008680125698447227, 0.006185745820403099, 0.008219534531235695], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.013349330052733421, 0.0041672601364552975, 0.009440889582037926, 0.933561384677887, 0.016614975407719612, 0.0016676497180014849, 0.011510761454701424], "normal_n3_p1": [0.014374613761901855, 0.013291974551975727, 0.013878671452403069, 0.9019160270690918, 0.015802858397364616, 0.01050740946084261, 0.015496824868023396], "normal_n3_p2": [0.014993743970990181, 0.06642962992191315, 0.011994842439889908, 0.07136856764554977, 0.16287942230701447, 0.09541822224855423, 0.46523067355155945], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.04864710196852684, 0.019470009952783585, 0.04743582755327225, 0.03417591750621796, 0.005158694926649332, 0.011726832948625088, 0.8320385813713074], "reduce_n2_p1": [0.17560160160064697, 0.04643305391073227, 0.07806215435266495, 0.41549786925315857, 0.009374557994306087, 0.02543213963508606, 0.03801684081554413], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.01825995370745659, 0.024413101375102997, 0.017525317147374153, 0.012205527164041996, 0.8737375140190125, 0.00926985777914524, 0.028855983167886734], "reduce_n3_p1": [0.07604755461215973, 0.09278003871440887, 0.07502966374158859, 0.13347524404525757, 0.35890182852745056, 0.052032340317964554, 0.023021789267659187], "reduce_n3_p2": [0.2339717000722885, 0.15423113107681274, 0.2150578796863556, 0.08411279320716858, 0.08641806244850159, 0.09487129747867584, 0.0746428519487381], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.051147062331438065, 0.6938335299491882, 0.06180679425597191, 0.018207231536507607, 0.027535365894436836, 0.01085851714015007, 0.09495211392641068], "normal_n2_p1": [0.01034475490450859, 0.014691214077174664, 0.0017600470455363393, 0.8624100089073181, 0.012251369655132294, 0.009154611267149448, 0.012514320202171803], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.022406797856092453, 0.008131048642098904, 0.015398052521049976, 0.8940073847770691, 0.020186465233564377, 0.0034107158426195383, 0.018551912158727646], "normal_n3_p1": [0.01967737451195717, 0.017950987443327904, 0.018244938924908638, 0.8799106478691101, 0.018177686259150505, 0.01275323424488306, 0.016778020188212395], "normal_n3_p2": [0.029036927968263626, 0.11823582649230957, 0.024600232020020485, 0.04591972380876541, 0.16687974333763123, 0.12726563215255737, 0.3903738558292389], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03255670890212059, 0.013726572506129742, 0.021386979147791862, 0.02286737971007824, 0.0016370313242077827, 0.0037316426169127226, 0.9040102958679199], "reduce_n2_p1": [0.1519826501607895, 0.04272248595952988, 0.11246176064014435, 0.5958604216575623, 0.0018663235241547227, 0.020816629752516747, 0.025588002055883408], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.021320750936865807, 0.028531458228826523, 0.02586549147963524, 0.016781486570835114, 0.8194167017936707, 0.01178599614650011, 0.051372043788433075], "reduce_n3_p1": [0.04300418123602867, 0.06265340745449066, 0.022322095930576324, 0.03182828798890114, 0.6233751177787781, 0.01875162310898304, 0.028928343206644058], "reduce_n3_p2": [0.4091375768184662, 0.039166081696748734, 0.18831880390644073, 0.06404875218868256, 0.062385037541389465, 0.15581291913986206, 0.022379998117685318], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.051147062331438065, 0.6938335299491882, 0.06180679425597191, 0.018207231536507607, 0.027535365894436836, 0.01085851714015007, 0.09495211392641068], "normal_n2_p1": [0.01034475490450859, 0.014691214077174664, 0.0017600470455363393, 0.8624100089073181, 0.012251369655132294, 0.009154611267149448, 0.012514320202171803], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.022406797856092453, 0.008131048642098904, 0.015398052521049976, 0.8940073847770691, 0.020186465233564377, 0.0034107158426195383, 0.018551912158727646], "normal_n3_p1": [0.01967737451195717, 0.017950987443327904, 0.018244938924908638, 0.8799106478691101, 0.018177686259150505, 0.01275323424488306, 0.016778020188212395], "normal_n3_p2": [0.029036927968263626, 0.11823582649230957, 0.024600232020020485, 0.04591972380876541, 0.16687974333763123, 0.12726563215255737, 0.3903738558292389], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.03255670890212059, 0.013726572506129742, 0.021386979147791862, 0.02286737971007824, 0.0016370313242077827, 0.0037316426169127226, 0.9040102958679199], "reduce_n2_p1": [0.1519826501607895, 0.04272248595952988, 0.11246176064014435, 0.5958604216575623, 0.0018663235241547227, 0.020816629752516747, 0.025588002055883408], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.021320750936865807, 0.028531458228826523, 0.02586549147963524, 0.016781486570835114, 0.8194167017936707, 0.01178599614650011, 0.051372043788433075], "reduce_n3_p1": [0.04300418123602867, 0.06265340745449066, 0.022322095930576324, 0.03182828798890114, 0.6233751177787781, 0.01875162310898304, 0.028928343206644058], "reduce_n3_p2": [0.4091375768184662, 0.039166081696748734, 0.18831880390644073, 0.06404875218868256, 0.062385037541389465, 0.15581291913986206, 0.022379998117685318], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.033472053706645966, 0.7889630198478699, 0.033221252262592316, 0.014794173650443554, 0.02010834775865078, 0.007732209749519825, 0.07811566442251205], "normal_n2_p1": [0.01706356182694435, 0.024352647364139557, 0.0020294685382395983, 0.7702314853668213, 0.020003676414489746, 0.01686662621796131, 0.02245362475514412], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018537450581789017, 0.009360946714878082, 0.012356867082417011, 0.9136395454406738, 0.013836415484547615, 0.0044780271127820015, 0.01433555781841278], "normal_n3_p1": [0.04277787730097771, 0.04840535297989845, 0.04554404690861702, 0.7337215542793274, 0.035000305622816086, 0.02696320228278637, 0.034961018711328506], "normal_n3_p2": [0.045995600521564484, 0.4102203845977783, 0.04741279408335686, 0.03464794531464577, 0.16944579780101776, 0.13886584341526031, 0.058314502239227295], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.026269324123859406, 0.014724907465279102, 0.020879261195659637, 0.021457074210047722, 0.0016964920796453953, 0.0031531029380857944, 0.911767840385437], "reduce_n2_p1": [0.19901257753372192, 0.06290517747402191, 0.1957182139158249, 0.46212950348854065, 0.0014480934478342533, 0.025319956243038177, 0.026392638683319092], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.021955935284495354, 0.030415022745728493, 0.02736249379813671, 0.02193007804453373, 0.7923388481140137, 0.01683127135038376, 0.05996555835008621], "reduce_n3_p1": [0.06172864884138107, 0.1104116290807724, 0.03767058998346329, 0.030679259449243546, 0.09063951671123505, 0.03178032860159874, 0.1090981662273407], "reduce_n3_p2": [0.26791802048683167, 0.02483074925839901, 0.16877086460590363, 0.0644403025507927, 0.05762103945016861, 0.3253982663154602, 0.015339705161750317], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.033472053706645966, 0.7889630198478699, 0.033221252262592316, 0.014794173650443554, 0.02010834775865078, 0.007732209749519825, 0.07811566442251205], "normal_n2_p1": [0.01706356182694435, 0.024352647364139557, 0.0020294685382395983, 0.7702314853668213, 0.020003676414489746, 0.01686662621796131, 0.02245362475514412], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.018537450581789017, 0.009360946714878082, 0.012356867082417011, 0.9136395454406738, 0.013836415484547615, 0.0044780271127820015, 0.01433555781841278], "normal_n3_p1": [0.04277787730097771, 0.04840535297989845, 0.04554404690861702, 0.7337215542793274, 0.035000305622816086, 0.02696320228278637, 0.034961018711328506], "normal_n3_p2": [0.045995600521564484, 0.4102203845977783, 0.04741279408335686, 0.03464794531464577, 0.16944579780101776, 0.13886584341526031, 0.058314502239227295], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.026269324123859406, 0.014724907465279102, 0.020879261195659637, 0.021457074210047722, 0.0016964920796453953, 0.0031531029380857944, 0.911767840385437], "reduce_n2_p1": [0.19901257753372192, 0.06290517747402191, 0.1957182139158249, 0.46212950348854065, 0.0014480934478342533, 0.025319956243038177, 0.026392638683319092], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.021955935284495354, 0.030415022745728493, 0.02736249379813671, 0.02193007804453373, 0.7923388481140137, 0.01683127135038376, 0.05996555835008621], "reduce_n3_p1": [0.06172864884138107, 0.1104116290807724, 0.03767058998346329, 0.030679259449243546, 0.09063951671123505, 0.03178032860159874, 0.1090981662273407], "reduce_n3_p2": [0.26791802048683167, 0.02483074925839901, 0.16877086460590363, 0.0644403025507927, 0.05762103945016861, 0.3253982663154602, 0.015339705161750317], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.01874406635761261, 0.8957974314689636, 0.018224840983748436, 0.010523918084800243, 0.012539558112621307, 0.005306839011609554, 0.02627190575003624], "normal_n2_p1": [0.04320507496595383, 0.06147722527384758, 0.005168735049664974, 0.383129745721817, 0.0495026670396328, 0.04239138960838318, 0.054959215223789215], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03037344291806221, 0.020165447145700455, 0.02245425619184971, 0.849540114402771, 0.02157987281680107, 0.009206436574459076, 0.02304389514029026], "normal_n3_p1": [0.06049733981490135, 0.07563226670026779, 0.07427991926670074, 0.5966665744781494, 0.04235125705599785, 0.036719005554914474, 0.06652700155973434], "normal_n3_p2": [0.06436598300933838, 0.26644575595855713, 0.09146462380886078, 0.0524105466902256, 0.21104645729064941, 0.18315893411636353, 0.03181140869855881], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.021597275510430336, 0.01681474596261978, 0.01822161115705967, 0.019297342747449875, 0.002523896051570773, 0.003594489535316825, 0.9178609848022461], "reduce_n2_p1": [0.0876440480351448, 0.05469804257154465, 0.09654181450605392, 0.6936831474304199, 0.0013536389451473951, 0.024575451388955116, 0.022835716605186462], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03252927213907242, 0.0421941839158535, 0.03633763641119003, 0.02856626734137535, 0.7276415228843689, 0.028708985075354576, 0.061325427144765854], "reduce_n3_p1": [0.05034932866692543, 0.08837218582630157, 0.02768707275390625, 0.020160416141152382, 0.03198474273085594, 0.03729201853275299, 0.07861032336950302], "reduce_n3_p2": [0.34798508882522583, 0.023953242227435112, 0.23736990988254547, 0.1017783060669899, 0.06368070840835571, 0.09690088033676147, 0.018846098333597183], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.01874406635761261, 0.8957974314689636, 0.018224840983748436, 0.010523918084800243, 0.012539558112621307, 0.005306839011609554, 0.02627190575003624], "normal_n2_p1": [0.04320507496595383, 0.06147722527384758, 0.005168735049664974, 0.383129745721817, 0.0495026670396328, 0.04239138960838318, 0.054959215223789215], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.03037344291806221, 0.020165447145700455, 0.02245425619184971, 0.849540114402771, 0.02157987281680107, 0.009206436574459076, 0.02304389514029026], "normal_n3_p1": [0.06049733981490135, 0.07563226670026779, 0.07427991926670074, 0.5966665744781494, 0.04235125705599785, 0.036719005554914474, 0.06652700155973434], "normal_n3_p2": [0.06436598300933838, 0.26644575595855713, 0.09146462380886078, 0.0524105466902256, 0.21104645729064941, 0.18315893411636353, 0.03181140869855881], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.021597275510430336, 0.01681474596261978, 0.01822161115705967, 0.019297342747449875, 0.002523896051570773, 0.003594489535316825, 0.9178609848022461], "reduce_n2_p1": [0.0876440480351448, 0.05469804257154465, 0.09654181450605392, 0.6936831474304199, 0.0013536389451473951, 0.024575451388955116, 0.022835716605186462], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03252927213907242, 0.0421941839158535, 0.03633763641119003, 0.02856626734137535, 0.7276415228843689, 0.028708985075354576, 0.061325427144765854], "reduce_n3_p1": [0.05034932866692543, 0.08837218582630157, 0.02768707275390625, 0.020160416141152382, 0.03198474273085594, 0.03729201853275299, 0.07861032336950302], "reduce_n3_p2": [0.34798508882522583, 0.023953242227435112, 0.23736990988254547, 0.1017783060669899, 0.06368070840835571, 0.09690088033676147, 0.018846098333597183], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.019502075389027596, 0.9040279984474182, 0.017073167487978935, 0.011424601078033447, 0.011994117870926857, 0.006031148135662079, 0.017346538603305817], "normal_n2_p1": [0.06298704445362091, 0.0719771459698677, 0.009035053662955761, 0.15401165187358856, 0.06315827369689941, 0.059633828699588776, 0.0890132263302803], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05620162561535835, 0.03580484911799431, 0.04207034781575203, 0.7423509359359741, 0.025194045156240463, 0.01757141202688217, 0.03645263984799385], "normal_n3_p1": [0.05097983032464981, 0.028608623892068863, 0.027530280873179436, 0.7135277986526489, 0.0421537309885025, 0.03127432242035866, 0.06756068766117096], "normal_n3_p2": [0.1154177188873291, 0.07795214653015137, 0.09775150567293167, 0.05915696918964386, 0.020483473315835, 0.4493142068386078, 0.022951621562242508], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02299492433667183, 0.021969737485051155, 0.021980399265885353, 0.024439314380288124, 0.005471004173159599, 0.00588731886819005, 0.8969610929489136], "reduce_n2_p1": [0.09344491362571716, 0.08212096244096756, 0.16338668763637543, 0.5445535182952881, 0.0029820601921528578, 0.04144197702407837, 0.03943134844303131], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.018721308559179306, 0.01889791339635849, 0.027321990579366684, 0.026338418945670128, 0.8321676850318909, 0.0270768404006958, 0.028332559391856194], "reduce_n3_p1": [0.08143728226423264, 0.1360623836517334, 0.03685976564884186, 0.026937397196888924, 0.038398221135139465, 0.040771834552288055, 0.11870075762271881], "reduce_n3_p2": [0.1808057576417923, 0.03012683428823948, 0.1757638156414032, 0.19976240396499634, 0.07406782358884811, 0.07019027322530746, 0.03328002989292145], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.019502075389027596, 0.9040279984474182, 0.017073167487978935, 0.011424601078033447, 0.011994117870926857, 0.006031148135662079, 0.017346538603305817], "normal_n2_p1": [0.06298704445362091, 0.0719771459698677, 0.009035053662955761, 0.15401165187358856, 0.06315827369689941, 0.059633828699588776, 0.0890132263302803], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05620162561535835, 0.03580484911799431, 0.04207034781575203, 0.7423509359359741, 0.025194045156240463, 0.01757141202688217, 0.03645263984799385], "normal_n3_p1": [0.05097983032464981, 0.028608623892068863, 0.027530280873179436, 0.7135277986526489, 0.0421537309885025, 0.03127432242035866, 0.06756068766117096], "normal_n3_p2": [0.1154177188873291, 0.07795214653015137, 0.09775150567293167, 0.05915696918964386, 0.020483473315835, 0.4493142068386078, 0.022951621562242508], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.02299492433667183, 0.021969737485051155, 0.021980399265885353, 0.024439314380288124, 0.005471004173159599, 0.00588731886819005, 0.8969610929489136], "reduce_n2_p1": [0.09344491362571716, 0.08212096244096756, 0.16338668763637543, 0.5445535182952881, 0.0029820601921528578, 0.04144197702407837, 0.03943134844303131], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.018721308559179306, 0.01889791339635849, 0.027321990579366684, 0.026338418945670128, 0.8321676850318909, 0.0270768404006958, 0.028332559391856194], "reduce_n3_p1": [0.08143728226423264, 0.1360623836517334, 0.03685976564884186, 0.026937397196888924, 0.038398221135139465, 0.040771834552288055, 0.11870075762271881], "reduce_n3_p2": [0.1808057576417923, 0.03012683428823948, 0.1757638156414032, 0.19976240396499634, 0.07406782358884811, 0.07019027322530746, 0.03328002989292145], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03435994312167168, 0.8246642351150513, 0.02895396389067173, 0.02282683365046978, 0.02248438447713852, 0.012196588329970837, 0.030030859634280205], "normal_n2_p1": [0.09197919815778732, 0.09528350085020065, 0.017020195722579956, 0.08756652474403381, 0.062231868505477905, 0.10140647739171982, 0.11950650066137314], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.10467250645160675, 0.060696784406900406, 0.06480222195386887, 0.5568025708198547, 0.036537401378154755, 0.03135683014988899, 0.07596124708652496], "normal_n3_p1": [0.07394357025623322, 0.033772844821214676, 0.03091443143785, 0.6568306684494019, 0.05656624957919121, 0.039263609796762466, 0.06785723567008972], "normal_n3_p2": [0.19193872809410095, 0.0576612614095211, 0.15644222497940063, 0.05343180522322655, 0.006699804216623306, 0.3145122528076172, 0.02113787829875946], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.033320654183626175, 0.04023512452840805, 0.03610626608133316, 0.04132157564163208, 0.014121830463409424, 0.012684231624007225, 0.8208615183830261], "reduce_n2_p1": [0.11329720169305801, 0.1628091186285019, 0.17791713774204254, 0.3812475800514221, 0.006414496339857578, 0.05380639061331749, 0.05409130081534386], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02793196775019169, 0.025155985727906227, 0.049312714487314224, 0.04775172844529152, 0.7150017619132996, 0.05950751155614853, 0.038265664130449295], "reduce_n3_p1": [0.11817733943462372, 0.17638851702213287, 0.041120775043964386, 0.03702810779213905, 0.06512141227722168, 0.06705416738986969, 0.3656351566314697], "reduce_n3_p2": [0.4801115095615387, 0.03616205230355263, 0.08398471772670746, 0.14992614090442657, 0.057446423918008804, 0.0458405502140522, 0.037410467863082886], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.03435994312167168, 0.8246642351150513, 0.02895396389067173, 0.02282683365046978, 0.02248438447713852, 0.012196588329970837, 0.030030859634280205], "normal_n2_p1": [0.09197919815778732, 0.09528350085020065, 0.017020195722579956, 0.08756652474403381, 0.062231868505477905, 0.10140647739171982, 0.11950650066137314], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.10467250645160675, 0.060696784406900406, 0.06480222195386887, 0.5568025708198547, 0.036537401378154755, 0.03135683014988899, 0.07596124708652496], "normal_n3_p1": [0.07394357025623322, 0.033772844821214676, 0.03091443143785, 0.6568306684494019, 0.05656624957919121, 0.039263609796762466, 0.06785723567008972], "normal_n3_p2": [0.19193872809410095, 0.0576612614095211, 0.15644222497940063, 0.05343180522322655, 0.006699804216623306, 0.3145122528076172, 0.02113787829875946], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.033320654183626175, 0.04023512452840805, 0.03610626608133316, 0.04132157564163208, 0.014121830463409424, 0.012684231624007225, 0.8208615183830261], "reduce_n2_p1": [0.11329720169305801, 0.1628091186285019, 0.17791713774204254, 0.3812475800514221, 0.006414496339857578, 0.05380639061331749, 0.05409130081534386], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02793196775019169, 0.025155985727906227, 0.049312714487314224, 0.04775172844529152, 0.7150017619132996, 0.05950751155614853, 0.038265664130449295], "reduce_n3_p1": [0.11817733943462372, 0.17638851702213287, 0.041120775043964386, 0.03702810779213905, 0.06512141227722168, 0.06705416738986969, 0.3656351566314697], "reduce_n3_p2": [0.4801115095615387, 0.03616205230355263, 0.08398471772670746, 0.14992614090442657, 0.057446423918008804, 0.0458405502140522, 0.037410467863082886], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0779147744178772, 0.5399521589279175, 0.06648431718349457, 0.07779722660779953, 0.05686555802822113, 0.03128335252404213, 0.07275108247995377], "normal_n2_p1": [0.07778937369585037, 0.06835070997476578, 0.023736273869872093, 0.06881775707006454, 0.09214950352907181, 0.1685301810503006, 0.12220549583435059], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.023776641115546227, 0.015543038956820965, 0.01917394995689392, 0.6711398363113403, 0.03263629972934723, 0.031009601429104805, 0.14854562282562256], "normal_n3_p1": [0.028152024373412132, 0.013946294784545898, 0.01581532135605812, 0.8004896640777588, 0.04783020541071892, 0.03511045500636101, 0.027689216658473015], "normal_n3_p2": [0.01829158142209053, 0.01242101565003395, 0.02513720840215683, 0.03968989849090576, 0.002665719948709011, 0.10237836092710495, 0.012007328681647778], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0344352051615715, 0.041528746485710144, 0.026365851983428, 0.03111194632947445, 0.0167225431650877, 0.015741389244794846, 0.8307793140411377], "reduce_n2_p1": [0.055206917226314545, 0.04693237692117691, 0.11491002142429352, 0.4973801076412201, 0.010105255991220474, 0.07134254276752472, 0.11844547092914581], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02025156281888485, 0.016721708700060844, 0.04291745647788048, 0.03963753581047058, 0.7932673096656799, 0.04135672375559807, 0.02384079247713089], "reduce_n3_p1": [0.12289015203714371, 0.15023832023143768, 0.04839279130101204, 0.05621054023504257, 0.10043122619390488, 0.10061559826135635, 0.31209105253219604], "reduce_n3_p2": [0.20454026758670807, 0.05326724052429199, 0.07134615629911423, 0.30040764808654785, 0.08841171115636826, 0.05274956673383713, 0.059550222009420395], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0779147744178772, 0.5399521589279175, 0.06648431718349457, 0.07779722660779953, 0.05686555802822113, 0.03128335252404213, 0.07275108247995377], "normal_n2_p1": [0.07778937369585037, 0.06835070997476578, 0.023736273869872093, 0.06881775707006454, 0.09214950352907181, 0.1685301810503006, 0.12220549583435059], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.023776641115546227, 0.015543038956820965, 0.01917394995689392, 0.6711398363113403, 0.03263629972934723, 0.031009601429104805, 0.14854562282562256], "normal_n3_p1": [0.028152024373412132, 0.013946294784545898, 0.01581532135605812, 0.8004896640777588, 0.04783020541071892, 0.03511045500636101, 0.027689216658473015], "normal_n3_p2": [0.01829158142209053, 0.01242101565003395, 0.02513720840215683, 0.03968989849090576, 0.002665719948709011, 0.10237836092710495, 0.012007328681647778], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.0344352051615715, 0.041528746485710144, 0.026365851983428, 0.03111194632947445, 0.0167225431650877, 0.015741389244794846, 0.8307793140411377], "reduce_n2_p1": [0.055206917226314545, 0.04693237692117691, 0.11491002142429352, 0.4973801076412201, 0.010105255991220474, 0.07134254276752472, 0.11844547092914581], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.02025156281888485, 0.016721708700060844, 0.04291745647788048, 0.03963753581047058, 0.7932673096656799, 0.04135672375559807, 0.02384079247713089], "reduce_n3_p1": [0.12289015203714371, 0.15023832023143768, 0.04839279130101204, 0.05621054023504257, 0.10043122619390488, 0.10061559826135635, 0.31209105253219604], "reduce_n3_p2": [0.20454026758670807, 0.05326724052429199, 0.07134615629911423, 0.30040764808654785, 0.08841171115636826, 0.05274956673383713, 0.059550222009420395], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09691041707992554, 0.4278924763202667, 0.08365889638662338, 0.0960782840847969, 0.05861300975084305, 0.0385688915848732, 0.09538291394710541], "normal_n2_p1": [0.09762609750032425, 0.08752156794071198, 0.04325895011425018, 0.06965869665145874, 0.16944627463817596, 0.2370976060628891, 0.16068513691425323], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.005210331175476313, 0.003751508193090558, 0.004546976648271084, 0.9356575608253479, 0.01073047611862421, 0.012140151113271713, 0.019046960398554802], "normal_n3_p1": [0.01127008255571127, 0.006392528302967548, 0.00765386875718832, 0.8983412981033325, 0.031822606921195984, 0.018123971298336983, 0.011313604190945625], "normal_n3_p2": [0.00822556484490633, 0.008490893989801407, 0.01233598217368126, 0.049567606300115585, 0.0028195204213261604, 0.0915280133485794, 0.011824103072285652], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05723145976662636, 0.06324945390224457, 0.03201548755168915, 0.035769034177064896, 0.029277272522449493, 0.027279404923319817, 0.7454944849014282], "reduce_n2_p1": [0.040285300463438034, 0.02780994027853012, 0.14417435228824615, 0.20412983000278473, 0.016084380447864532, 0.0798826664686203, 0.35569629073143005], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.028805073350667953, 0.02113916724920273, 0.0564475953578949, 0.046715494245290756, 0.7336035966873169, 0.04893926903605461, 0.03819381818175316], "reduce_n3_p1": [0.16421234607696533, 0.1471191644668579, 0.04830778017640114, 0.07962185889482498, 0.12874279916286469, 0.15671223402023315, 0.14642348885536194], "reduce_n3_p2": [0.08748611807823181, 0.03907051309943199, 0.03977549448609352, 0.5663915872573853, 0.07022452354431152, 0.03907804936170578, 0.03529786691069603], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.09691041707992554, 0.4278924763202667, 0.08365889638662338, 0.0960782840847969, 0.05861300975084305, 0.0385688915848732, 0.09538291394710541], "normal_n2_p1": [0.09762609750032425, 0.08752156794071198, 0.04325895011425018, 0.06965869665145874, 0.16944627463817596, 0.2370976060628891, 0.16068513691425323], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.005210331175476313, 0.003751508193090558, 0.004546976648271084, 0.9356575608253479, 0.01073047611862421, 0.012140151113271713, 0.019046960398554802], "normal_n3_p1": [0.01127008255571127, 0.006392528302967548, 0.00765386875718832, 0.8983412981033325, 0.031822606921195984, 0.018123971298336983, 0.011313604190945625], "normal_n3_p2": [0.00822556484490633, 0.008490893989801407, 0.01233598217368126, 0.049567606300115585, 0.0028195204213261604, 0.0915280133485794, 0.011824103072285652], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.05723145976662636, 0.06324945390224457, 0.03201548755168915, 0.035769034177064896, 0.029277272522449493, 0.027279404923319817, 0.7454944849014282], "reduce_n2_p1": [0.040285300463438034, 0.02780994027853012, 0.14417435228824615, 0.20412983000278473, 0.016084380447864532, 0.0798826664686203, 0.35569629073143005], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.028805073350667953, 0.02113916724920273, 0.0564475953578949, 0.046715494245290756, 0.7336035966873169, 0.04893926903605461, 0.03819381818175316], "reduce_n3_p1": [0.16421234607696533, 0.1471191644668579, 0.04830778017640114, 0.07962185889482498, 0.12874279916286469, 0.15671223402023315, 0.14642348885536194], "reduce_n3_p2": [0.08748611807823181, 0.03907051309943199, 0.03977549448609352, 0.5663915872573853, 0.07022452354431152, 0.03907804936170578, 0.03529786691069603], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0989556759595871, 0.4343644976615906, 0.07527851313352585, 0.08825112134218216, 0.03982158750295639, 0.04391565918922424, 0.11872173100709915], "normal_n2_p1": [0.1273353099822998, 0.09627178311347961, 0.06334631145000458, 0.06157199293375015, 0.06121031194925308, 0.27645641565322876, 0.23634393513202667], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.003341754199936986, 0.002979884622618556, 0.003486018627882004, 0.9579848647117615, 0.008404012769460678, 0.009190813638269901, 0.009485311806201935], "normal_n3_p1": [0.013204467482864857, 0.009398075751960278, 0.011751915328204632, 0.8611676096916199, 0.044250570237636566, 0.025107426568865776, 0.013724425807595253], "normal_n3_p2": [0.00815486628562212, 0.010808883234858513, 0.012398244813084602, 0.060152679681777954, 0.0045745461247861385, 0.09733641892671585, 0.01532792579382658], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1123834103345871, 0.12875808775424957, 0.05890032276511192, 0.05239914730191231, 0.053626883774995804, 0.05609102547168732, 0.5089417695999146], "reduce_n2_p1": [0.04406081512570381, 0.037161875516176224, 0.19424383342266083, 0.1430193930864334, 0.029606014490127563, 0.13568538427352905, 0.21665100753307343], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03281204029917717, 0.023609092459082603, 0.03727506846189499, 0.01520288921892643, 0.8120709657669067, 0.029146892949938774, 0.02879592403769493], "reduce_n3_p1": [0.2240249067544937, 0.12750829756259918, 0.05144113674759865, 0.07843025028705597, 0.16059784591197968, 0.11278101801872253, 0.06186797842383385], "reduce_n3_p2": [0.047191981226205826, 0.02239413373172283, 0.022806616500020027, 0.7869933843612671, 0.025808997452259064, 0.02613459713757038, 0.02102489024400711], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.0989556759595871, 0.4343644976615906, 0.07527851313352585, 0.08825112134218216, 0.03982158750295639, 0.04391565918922424, 0.11872173100709915], "normal_n2_p1": [0.1273353099822998, 0.09627178311347961, 0.06334631145000458, 0.06157199293375015, 0.06121031194925308, 0.27645641565322876, 0.23634393513202667], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.003341754199936986, 0.002979884622618556, 0.003486018627882004, 0.9579848647117615, 0.008404012769460678, 0.009190813638269901, 0.009485311806201935], "normal_n3_p1": [0.013204467482864857, 0.009398075751960278, 0.011751915328204632, 0.8611676096916199, 0.044250570237636566, 0.025107426568865776, 0.013724425807595253], "normal_n3_p2": [0.00815486628562212, 0.010808883234858513, 0.012398244813084602, 0.060152679681777954, 0.0045745461247861385, 0.09733641892671585, 0.01532792579382658], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.1123834103345871, 0.12875808775424957, 0.05890032276511192, 0.05239914730191231, 0.053626883774995804, 0.05609102547168732, 0.5089417695999146], "reduce_n2_p1": [0.04406081512570381, 0.037161875516176224, 0.19424383342266083, 0.1430193930864334, 0.029606014490127563, 0.13568538427352905, 0.21665100753307343], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.03281204029917717, 0.023609092459082603, 0.03727506846189499, 0.01520288921892643, 0.8120709657669067, 0.029146892949938774, 0.02879592403769493], "reduce_n3_p1": [0.2240249067544937, 0.12750829756259918, 0.05144113674759865, 0.07843025028705597, 0.16059784591197968, 0.11278101801872253, 0.06186797842383385], "reduce_n3_p2": [0.047191981226205826, 0.02239413373172283, 0.022806616500020027, 0.7869933843612671, 0.025808997452259064, 0.02613459713757038, 0.02102489024400711], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11064882576465607, 0.4677473306655884, 0.07658154517412186, 0.08382188528776169, 0.04052356258034706, 0.046629536896944046, 0.0833355113863945], "normal_n2_p1": [0.17328841984272003, 0.13394950330257416, 0.10493899881839752, 0.08032463490962982, 0.03636861965060234, 0.3330302834510803, 0.08876881003379822], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0038015427999198437, 0.004109734203666449, 0.004587169736623764, 0.9547581076622009, 0.009102800861001015, 0.00966092199087143, 0.008264132775366306], "normal_n3_p1": [0.01045180018991232, 0.009509427472949028, 0.011328272521495819, 0.8974636793136597, 0.03160928189754486, 0.016470564529299736, 0.010039078071713448], "normal_n3_p2": [0.019025234505534172, 0.02817690186202526, 0.027776693925261497, 0.10684997588396072, 0.013329960405826569, 0.22606533765792847, 0.037160053849220276], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.33011576533317566, 0.28343117237091064, 0.04393177479505539, 0.03164620324969292, 0.02092936262488365, 0.0643521398305893, 0.1891157180070877], "reduce_n2_p1": [0.05243748798966408, 0.05049961060285568, 0.11142724007368088, 0.14682245254516602, 0.037542615085840225, 0.32129040360450745, 0.16056138277053833], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06712944805622101, 0.04325152188539505, 0.047133103013038635, 0.012678899802267551, 0.7250170707702637, 0.022492244839668274, 0.05073923245072365], "reduce_n3_p1": [0.3217508792877197, 0.1327236443758011, 0.038503654301166534, 0.07152245193719864, 0.15921951830387115, 0.028543366119265556, 0.039960846304893494], "reduce_n3_p2": [0.09036514908075333, 0.0385531410574913, 0.03844347223639488, 0.6367928385734558, 0.036157745867967606, 0.046704888343811035, 0.03994764760136604], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.11064882576465607, 0.4677473306655884, 0.07658154517412186, 0.08382188528776169, 0.04052356258034706, 0.046629536896944046, 0.0833355113863945], "normal_n2_p1": [0.17328841984272003, 0.13394950330257416, 0.10493899881839752, 0.08032463490962982, 0.03636861965060234, 0.3330302834510803, 0.08876881003379822], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.0038015427999198437, 0.004109734203666449, 0.004587169736623764, 0.9547581076622009, 0.009102800861001015, 0.00966092199087143, 0.008264132775366306], "normal_n3_p1": [0.01045180018991232, 0.009509427472949028, 0.011328272521495819, 0.8974636793136597, 0.03160928189754486, 0.016470564529299736, 0.010039078071713448], "normal_n3_p2": [0.019025234505534172, 0.02817690186202526, 0.027776693925261497, 0.10684997588396072, 0.013329960405826569, 0.22606533765792847, 0.037160053849220276], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.33011576533317566, 0.28343117237091064, 0.04393177479505539, 0.03164620324969292, 0.02092936262488365, 0.0643521398305893, 0.1891157180070877], "reduce_n2_p1": [0.05243748798966408, 0.05049961060285568, 0.11142724007368088, 0.14682245254516602, 0.037542615085840225, 0.32129040360450745, 0.16056138277053833], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.06712944805622101, 0.04325152188539505, 0.047133103013038635, 0.012678899802267551, 0.7250170707702637, 0.022492244839668274, 0.05073923245072365], "reduce_n3_p1": [0.3217508792877197, 0.1327236443758011, 0.038503654301166534, 0.07152245193719864, 0.15921951830387115, 0.028543366119265556, 0.039960846304893494], "reduce_n3_p2": [0.09036514908075333, 0.0385531410574913, 0.03844347223639488, 0.6367928385734558, 0.036157745867967606, 0.046704888343811035, 0.03994764760136604], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08702407032251358, 0.7241169810295105, 0.058770276606082916, 0.029157912358641624, 0.023428918793797493, 0.02829878032207489, 0.021228238940238953], "normal_n2_p1": [0.12838391959667206, 0.15023545920848846, 0.12843331694602966, 0.06766261160373688, 0.02021051198244095, 0.43140459060668945, 0.04327807202935219], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.006078267935663462, 0.007461058907210827, 0.008031298406422138, 0.9289423823356628, 0.014480698853731155, 0.013498588465154171, 0.011418423615396023], "normal_n3_p1": [0.012682515196502209, 0.013721407391130924, 0.01564946211874485, 0.8647544980049133, 0.04045342653989792, 0.021060515195131302, 0.013365736231207848], "normal_n3_p2": [0.009536285884678364, 0.010989897884428501, 0.010630950331687927, 0.05862219259142876, 0.009494497440755367, 0.06963826715946198, 0.019146941602230072], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.7469639778137207, 0.12204478681087494, 0.016583086922764778, 0.01272091269493103, 0.008026858791708946, 0.018306883051991463, 0.05333232134580612], "reduce_n2_p1": [0.057062312960624695, 0.06621347367763519, 0.07414761185646057, 0.27262985706329346, 0.04192598536610603, 0.28358137607574463, 0.1720958650112152], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.20665720105171204, 0.09482473134994507, 0.05985093116760254, 0.021406909450888634, 0.4515553116798401, 0.026998812332749367, 0.07034283131361008], "reduce_n3_p1": [0.7555770874023438, 0.09049540013074875, 0.014604700729250908, 0.02288568578660488, 0.028624029830098152, 0.00872544851154089, 0.012791231274604797], "reduce_n3_p2": [0.2635553777217865, 0.08155658096075058, 0.075505331158638, 0.21863819658756256, 0.06734268367290497, 0.04913131892681122, 0.11327774077653885], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.08702407032251358, 0.7241169810295105, 0.058770276606082916, 0.029157912358641624, 0.023428918793797493, 0.02829878032207489, 0.021228238940238953], "normal_n2_p1": [0.12838391959667206, 0.15023545920848846, 0.12843331694602966, 0.06766261160373688, 0.02021051198244095, 0.43140459060668945, 0.04327807202935219], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.006078267935663462, 0.007461058907210827, 0.008031298406422138, 0.9289423823356628, 0.014480698853731155, 0.013498588465154171, 0.011418423615396023], "normal_n3_p1": [0.012682515196502209, 0.013721407391130924, 0.01564946211874485, 0.8647544980049133, 0.04045342653989792, 0.021060515195131302, 0.013365736231207848], "normal_n3_p2": [0.009536285884678364, 0.010989897884428501, 0.010630950331687927, 0.05862219259142876, 0.009494497440755367, 0.06963826715946198, 0.019146941602230072], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.7469639778137207, 0.12204478681087494, 0.016583086922764778, 0.01272091269493103, 0.008026858791708946, 0.018306883051991463, 0.05333232134580612], "reduce_n2_p1": [0.057062312960624695, 0.06621347367763519, 0.07414761185646057, 0.27262985706329346, 0.04192598536610603, 0.28358137607574463, 0.1720958650112152], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.20665720105171204, 0.09482473134994507, 0.05985093116760254, 0.021406909450888634, 0.4515553116798401, 0.026998812332749367, 0.07034283131361008], "reduce_n3_p1": [0.7555770874023438, 0.09049540013074875, 0.014604700729250908, 0.02288568578660488, 0.028624029830098152, 0.00872544851154089, 0.012791231274604797], "reduce_n3_p2": [0.2635553777217865, 0.08155658096075058, 0.075505331158638, 0.21863819658756256, 0.06734268367290497, 0.04913131892681122, 0.11327774077653885], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.20819468796253204, 0.5715102553367615, 0.08428047597408295, 0.026172850281000137, 0.02300228923559189, 0.0423925407230854, 0.014721740037202835], "normal_n2_p1": [0.2722770869731903, 0.24444450438022614, 0.3113666772842407, 0.059240445494651794, 0.018708083778619766, 0.03141927719116211, 0.03152827173471451], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.010636120103299618, 0.013412767089903355, 0.01433313637971878, 0.8859115839004517, 0.020732145756483078, 0.01952657476067543, 0.016296174377202988], "normal_n3_p1": [0.02893768437206745, 0.0336424820125103, 0.039500292390584946, 0.6457764506340027, 0.114050954580307, 0.05152199789881706, 0.034796055406332016], "normal_n3_p2": [0.004631014075130224, 0.004414188675582409, 0.004328557290136814, 0.02586156688630581, 0.005525948945432901, 0.01846548728644848, 0.008799496106803417], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.49404793977737427, 0.1359408050775528, 0.037692148238420486, 0.0318184569478035, 0.0228393767029047, 0.03813677281141281, 0.16708314418792725], "reduce_n2_p1": [0.037585798650979996, 0.02916300855576992, 0.025885935872793198, 0.0880216434597969, 0.026608116924762726, 0.7536032795906067, 0.029629383236169815], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0003506972861941904, 0.0009752737241797149, 0.009888562373816967, 0.003706921823322773, 0.9564153552055359, 0.006042090710252523, 0.016499359160661697], "reduce_n3_p1": [0.9790534377098083, 0.011534330435097218, 0.0017546371091157198, 0.0018815130461007357, 0.001774493372067809, 0.0011003867257386446, 0.0012577888555824757], "reduce_n3_p2": [0.002243920462206006, 0.010140827856957912, 0.02922956272959709, 0.41533565521240234, 0.10974031686782837, 0.046628229320049286, 0.020546989515423775], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.20819468796253204, 0.5715102553367615, 0.08428047597408295, 0.026172850281000137, 0.02300228923559189, 0.0423925407230854, 0.014721740037202835], "normal_n2_p1": [0.2722770869731903, 0.24444450438022614, 0.3113666772842407, 0.059240445494651794, 0.018708083778619766, 0.03141927719116211, 0.03152827173471451], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.010636120103299618, 0.013412767089903355, 0.01433313637971878, 0.8859115839004517, 0.020732145756483078, 0.01952657476067543, 0.016296174377202988], "normal_n3_p1": [0.02893768437206745, 0.0336424820125103, 0.039500292390584946, 0.6457764506340027, 0.114050954580307, 0.05152199789881706, 0.034796055406332016], "normal_n3_p2": [0.004631014075130224, 0.004414188675582409, 0.004328557290136814, 0.02586156688630581, 0.005525948945432901, 0.01846548728644848, 0.008799496106803417], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.49404793977737427, 0.1359408050775528, 0.037692148238420486, 0.0318184569478035, 0.0228393767029047, 0.03813677281141281, 0.16708314418792725], "reduce_n2_p1": [0.037585798650979996, 0.02916300855576992, 0.025885935872793198, 0.0880216434597969, 0.026608116924762726, 0.7536032795906067, 0.029629383236169815], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [0.0003506972861941904, 0.0009752737241797149, 0.009888562373816967, 0.003706921823322773, 0.9564153552055359, 0.006042090710252523, 0.016499359160661697], "reduce_n3_p1": [0.9790534377098083, 0.011534330435097218, 0.0017546371091157198, 0.0018815130461007357, 0.001774493372067809, 0.0011003867257386446, 0.0012577888555824757], "reduce_n3_p2": [0.002243920462206006, 0.010140827856957912, 0.02922956272959709, 0.41533565521240234, 0.10974031686782837, 0.046628229320049286, 0.020546989515423775], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.3763628900051117, 0.341886043548584, 0.10214895009994507, 0.030376723036170006, 0.030558666214346886, 0.06278117746114731, 0.015653355047106743], "normal_n2_p1": [0.2992454171180725, 0.2582581043243408, 0.280723512172699, 0.07510501146316528, 0.01724442094564438, 0.008796226233243942, 0.02661982923746109], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.026077156886458397, 0.03461098298430443, 0.037260789424180984, 0.7548126578330994, 0.03079221211373806, 0.03798387199640274, 0.02948315255343914], "normal_n3_p1": [0.047245826572179794, 0.041397273540496826, 0.048695892095565796, 0.3395443856716156, 0.26027366518974304, 0.1259959191083908, 0.06025632843375206], "normal_n3_p2": [0.008898641914129257, 0.007918617688119411, 0.007867176085710526, 0.04818812385201454, 0.010761156678199768, 0.02213837020099163, 0.01386230904608965], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4077262878417969, 0.09159160405397415, 0.04595493525266647, 0.04081951081752777, 0.033424586057662964, 0.03568024933338165, 0.2676013708114624], "reduce_n2_p1": [0.0448245033621788, 0.02602681703865528, 0.023724794387817383, 0.0690302848815918, 0.03242596983909607, 0.7723709344863892, 0.021548200398683548], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [1.7369899069308303e-05, 0.00011346284009050578, 0.003057024907320738, 0.001458227401599288, 0.9857616424560547, 0.0025664132554084063, 0.005364373791962862], "reduce_n3_p1": [0.9896088242530823, 0.005725209601223469, 0.0010538932401686907, 0.0009319500532001257, 0.0007414177525788546, 0.0007796132704243064, 0.0007071614963933825], "reduce_n3_p2": [0.00026998945395462215, 0.004542471840977669, 0.021248523145914078, 0.29933953285217285, 0.19986267387866974, 0.03935833275318146, 0.010249110870063305], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.3763628900051117, 0.341886043548584, 0.10214895009994507, 0.030376723036170006, 0.030558666214346886, 0.06278117746114731, 0.015653355047106743], "normal_n2_p1": [0.2992454171180725, 0.2582581043243408, 0.280723512172699, 0.07510501146316528, 0.01724442094564438, 0.008796226233243942, 0.02661982923746109], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.026077156886458397, 0.03461098298430443, 0.037260789424180984, 0.7548126578330994, 0.03079221211373806, 0.03798387199640274, 0.02948315255343914], "normal_n3_p1": [0.047245826572179794, 0.041397273540496826, 0.048695892095565796, 0.3395443856716156, 0.26027366518974304, 0.1259959191083908, 0.06025632843375206], "normal_n3_p2": [0.008898641914129257, 0.007918617688119411, 0.007867176085710526, 0.04818812385201454, 0.010761156678199768, 0.02213837020099163, 0.01386230904608965], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.4077262878417969, 0.09159160405397415, 0.04595493525266647, 0.04081951081752777, 0.033424586057662964, 0.03568024933338165, 0.2676013708114624], "reduce_n2_p1": [0.0448245033621788, 0.02602681703865528, 0.023724794387817383, 0.0690302848815918, 0.03242596983909607, 0.7723709344863892, 0.021548200398683548], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [1.7369899069308303e-05, 0.00011346284009050578, 0.003057024907320738, 0.001458227401599288, 0.9857616424560547, 0.0025664132554084063, 0.005364373791962862], "reduce_n3_p1": [0.9896088242530823, 0.005725209601223469, 0.0010538932401686907, 0.0009319500532001257, 0.0007414177525788546, 0.0007796132704243064, 0.0007071614963933825], "reduce_n3_p2": [0.00026998945395462215, 0.004542471840977669, 0.021248523145914078, 0.29933953285217285, 0.19986267387866974, 0.03935833275318146, 0.010249110870063305], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.32889214158058167, 0.2509434223175049, 0.1182108148932457, 0.04810042679309845, 0.05283202603459358, 0.11447960883378983, 0.022003479301929474], "normal_n2_p1": [0.17582330107688904, 0.29137521982192993, 0.30030205845832825, 0.11650387197732925, 0.021857090294361115, 0.006321760360151529, 0.036176372319459915], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05354556068778038, 0.07852321118116379, 0.0826982706785202, 0.5461382269859314, 0.03705311939120293, 0.07703834027051926, 0.045607734471559525], "normal_n3_p1": [0.02721904218196869, 0.01941538043320179, 0.02489754743874073, 0.5161871314048767, 0.24749626219272614, 0.08523336797952652, 0.03389374166727066], "normal_n3_p2": [0.016234969720244408, 0.015123303979635239, 0.014965622685849667, 0.07446224987506866, 0.017803708091378212, 0.030265428125858307, 0.02074076607823372], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.44060537219047546, 0.06212489679455757, 0.03085262142121792, 0.03920251503586769, 0.03489096090197563, 0.025975927710533142, 0.31516769528388977], "reduce_n2_p1": [0.0880943015217781, 0.04846302419900894, 0.041773512959480286, 0.1720985323190689, 0.07546741515398026, 0.5095064043998718, 0.0381440632045269], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [9.209723430103622e-06, 8.156596595654264e-05, 0.002316887956112623, 0.0013938777847215533, 0.9887741804122925, 0.0022802003659307957, 0.0037948847748339176], "reduce_n3_p1": [0.9864934682846069, 0.006531793624162674, 0.0016312806401401758, 0.0013171005994081497, 0.0009597924072295427, 0.0014479102101176977, 0.0010916836326941848], "reduce_n3_p2": [0.00017774324805941433, 0.004629814997315407, 0.022810867056250572, 0.5723258256912231, 0.16688929498195648, 0.044767770916223526, 0.009637558832764626], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.32889214158058167, 0.2509434223175049, 0.1182108148932457, 0.04810042679309845, 0.05283202603459358, 0.11447960883378983, 0.022003479301929474], "normal_n2_p1": [0.17582330107688904, 0.29137521982192993, 0.30030205845832825, 0.11650387197732925, 0.021857090294361115, 0.006321760360151529, 0.036176372319459915], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.05354556068778038, 0.07852321118116379, 0.0826982706785202, 0.5461382269859314, 0.03705311939120293, 0.07703834027051926, 0.045607734471559525], "normal_n3_p1": [0.02721904218196869, 0.01941538043320179, 0.02489754743874073, 0.5161871314048767, 0.24749626219272614, 0.08523336797952652, 0.03389374166727066], "normal_n3_p2": [0.016234969720244408, 0.015123303979635239, 0.014965622685849667, 0.07446224987506866, 0.017803708091378212, 0.030265428125858307, 0.02074076607823372], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.44060537219047546, 0.06212489679455757, 0.03085262142121792, 0.03920251503586769, 0.03489096090197563, 0.025975927710533142, 0.31516769528388977], "reduce_n2_p1": [0.0880943015217781, 0.04846302419900894, 0.041773512959480286, 0.1720985323190689, 0.07546741515398026, 0.5095064043998718, 0.0381440632045269], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [9.209723430103622e-06, 8.156596595654264e-05, 0.002316887956112623, 0.0013938777847215533, 0.9887741804122925, 0.0022802003659307957, 0.0037948847748339176], "reduce_n3_p1": [0.9864934682846069, 0.006531793624162674, 0.0016312806401401758, 0.0013171005994081497, 0.0009597924072295427, 0.0014479102101176977, 0.0010916836326941848], "reduce_n3_p2": [0.00017774324805941433, 0.004629814997315407, 0.022810867056250572, 0.5723258256912231, 0.16688929498195648, 0.044767770916223526, 0.009637558832764626], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2708105444908142, 0.24793285131454468, 0.12363288551568985, 0.06862056255340576, 0.0736033022403717, 0.10225731879472733, 0.03570251539349556], "normal_n2_p1": [0.11739613860845566, 0.3421599268913269, 0.24491775035858154, 0.10795914381742477, 0.031210213899612427, 0.007402914576232433, 0.06144222989678383], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009806391783058643, 0.00909428671002388, 0.005486251786351204, 0.9364243149757385, 0.011391496285796165, 0.017230968922376633, 0.005925784818828106], "normal_n3_p1": [0.008834173902869225, 0.007204709108918905, 0.008558705449104309, 0.9004565477371216, 0.024684814736247063, 0.024461200460791588, 0.011540228500962257], "normal_n3_p2": [0.0222136490046978, 0.02375340834259987, 0.02178381383419037, 0.05562376603484154, 0.01872539147734642, 0.03561700880527496, 0.02217067778110504], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.19492703676223755, 0.07671689987182617, 0.03876802325248718, 0.0502442941069603, 0.06042421981692314, 0.033892299979925156, 0.486624151468277], "reduce_n2_p1": [0.07637948542833328, 0.046896643936634064, 0.053969502449035645, 0.4291834235191345, 0.13523954153060913, 0.14039818942546844, 0.07008993625640869], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [1.6905427401070483e-05, 0.0001495802862336859, 0.0027741878293454647, 0.0020342289935797453, 0.986228346824646, 0.002946725580841303, 0.0039515383541584015], "reduce_n3_p1": [0.9722208380699158, 0.011074615642428398, 0.0038217550609260798, 0.0029986072331666946, 0.002091609174385667, 0.003911987878382206, 0.0026436015032231808], "reduce_n3_p2": [0.0002959069097414613, 0.0076857879757881165, 0.03454061225056648, 0.32941508293151855, 0.41344910860061646, 0.058532699942588806, 0.013991041108965874], "reduce_n3_switch": [1.0, 1.0, 1.0]} +{"normal_n2_p0": [0.2708105444908142, 0.24793285131454468, 0.12363288551568985, 0.06862056255340576, 0.0736033022403717, 0.10225731879472733, 0.03570251539349556], "normal_n2_p1": [0.11739613860845566, 0.3421599268913269, 0.24491775035858154, 0.10795914381742477, 0.031210213899612427, 0.007402914576232433, 0.06144222989678383], "normal_n2_switch": [1.0, 1.0], "normal_n3_p0": [0.009806391783058643, 0.00909428671002388, 0.005486251786351204, 0.9364243149757385, 0.011391496285796165, 0.017230968922376633, 0.005925784818828106], "normal_n3_p1": [0.008834173902869225, 0.007204709108918905, 0.008558705449104309, 0.9004565477371216, 0.024684814736247063, 0.024461200460791588, 0.011540228500962257], "normal_n3_p2": [0.0222136490046978, 0.02375340834259987, 0.02178381383419037, 0.05562376603484154, 0.01872539147734642, 0.03561700880527496, 0.02217067778110504], "normal_n3_switch": [1.0, 1.0, 1.0], "reduce_n2_p0": [0.19492703676223755, 0.07671689987182617, 0.03876802325248718, 0.0502442941069603, 0.06042421981692314, 0.033892299979925156, 0.486624151468277], "reduce_n2_p1": [0.07637948542833328, 0.046896643936634064, 0.053969502449035645, 0.4291834235191345, 0.13523954153060913, 0.14039818942546844, 0.07008993625640869], "reduce_n2_switch": [1.0, 1.0], "reduce_n3_p0": [1.6905427401070483e-05, 0.0001495802862336859, 0.0027741878293454647, 0.0020342289935797453, 0.986228346824646, 0.002946725580841303, 0.0039515383541584015], "reduce_n3_p1": [0.9722208380699158, 0.011074615642428398, 0.0038217550609260798, 0.0029986072331666946, 0.002091609174385667, 0.003911987878382206, 0.0026436015032231808], "reduce_n3_p2": [0.0002959069097414613, 0.0076857879757881165, 0.03454061225056648, 0.32941508293151855, 0.41344910860061646, 0.058532699942588806, 0.013991041108965874], "reduce_n3_switch": [1.0, 1.0, 1.0]} diff --git a/src/nasui/assets/naive/graph.json b/src/nasui/assets/naive/graph.json new file mode 100644 index 0000000000..7ca5379be9 --- /dev/null +++ b/src/nasui/assets/naive/graph.json @@ -0,0 +1 @@ +{"node": [{"name": "input/x", "op": "IO Node", "attr": {"attr": {"s": ""}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "3"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "output/output.1", "op": "IO Node", "input": ["Net/Linear[fc3]/523"], "attr": {"attr": {"s": ""}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "10"}]}]}}}}, {"name": "Net/52", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/53", "op": "aten::size", "input": ["input/x", "Net/52"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/bs", "op": "prim::NumToTensor", "input": ["Net/53"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{}]}}}}, {"name": "Net/244", "op": "aten::Int", "input": ["Net/bs"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/bias/339", "op": "prim::GetAttr", "input": ["Net/LayerChoice[conv1]/Conv2d[0]/weight/338"], "attr": {"attr": {"s": "eyBuYW1lIDogIGJpYXMgfQ=="}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/weight/340", "op": "prim::GetAttr", "input": ["Net/LayerChoice[conv1]/Conv2d[0]/weight/338"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/341", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/342", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/343", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv1]/Conv2d[0]/341", "Net/LayerChoice[conv1]/Conv2d[0]/342"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/344", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/345", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/346", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv1]/Conv2d[0]/344", "Net/LayerChoice[conv1]/Conv2d[0]/345"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/347", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/348", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/349", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv1]/Conv2d[0]/347", "Net/LayerChoice[conv1]/Conv2d[0]/348"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/350", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/351", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/352", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/353", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv1]/Conv2d[0]/351", "Net/LayerChoice[conv1]/Conv2d[0]/352"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/354", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/355", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/356", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/357", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[0]/358", "op": "aten::_convolution", "input": ["input/x", "Net/LayerChoice[conv1]/Conv2d[0]/weight/340", "Net/LayerChoice[conv1]/Conv2d[0]/bias/339", "Net/LayerChoice[conv1]/Conv2d[0]/343", "Net/LayerChoice[conv1]/Conv2d[0]/346", "Net/LayerChoice[conv1]/Conv2d[0]/349", "Net/LayerChoice[conv1]/Conv2d[0]/350", "Net/LayerChoice[conv1]/Conv2d[0]/353", "Net/LayerChoice[conv1]/Conv2d[0]/354", "Net/LayerChoice[conv1]/Conv2d[0]/355", "Net/LayerChoice[conv1]/Conv2d[0]/356", "Net/LayerChoice[conv1]/Conv2d[0]/357"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "6"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/bias/359", "op": "prim::GetAttr", "input": ["Net/LayerChoice[conv1]/Conv2d[1]/weight/337"], "attr": {"attr": {"s": "eyBuYW1lIDogIGJpYXMgfQ=="}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/weight/360", "op": "prim::GetAttr", "input": ["Net/LayerChoice[conv1]/Conv2d[1]/weight/337"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/361", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/362", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/363", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv1]/Conv2d[1]/361", "Net/LayerChoice[conv1]/Conv2d[1]/362"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/364", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/365", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/366", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv1]/Conv2d[1]/364", "Net/LayerChoice[conv1]/Conv2d[1]/365"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/367", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/368", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/369", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv1]/Conv2d[1]/367", "Net/LayerChoice[conv1]/Conv2d[1]/368"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/370", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/371", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/372", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/373", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv1]/Conv2d[1]/371", "Net/LayerChoice[conv1]/Conv2d[1]/372"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/374", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/375", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/376", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/377", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv1]/Conv2d[1]/378", "op": "aten::_convolution", "input": ["input/x", "Net/LayerChoice[conv1]/Conv2d[1]/weight/360", "Net/LayerChoice[conv1]/Conv2d[1]/bias/359", "Net/LayerChoice[conv1]/Conv2d[1]/363", "Net/LayerChoice[conv1]/Conv2d[1]/366", "Net/LayerChoice[conv1]/Conv2d[1]/369", "Net/LayerChoice[conv1]/Conv2d[1]/370", "Net/LayerChoice[conv1]/Conv2d[1]/373", "Net/LayerChoice[conv1]/Conv2d[1]/374", "Net/LayerChoice[conv1]/Conv2d[1]/375", "Net/LayerChoice[conv1]/Conv2d[1]/376", "Net/LayerChoice[conv1]/Conv2d[1]/377"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "6"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "Net/LayerChoice[conv1]/379", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv1]/Conv2d[0]/358", "Net/LayerChoice[conv1]/Conv2d[1]/378"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/380", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/381", "op": "aten::stack", "input": ["Net/LayerChoice[conv1]/379", "Net/LayerChoice[conv1]/380"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "2"}, {"size": "6"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "Net/LayerChoice[conv1]/382", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/383", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv1]/382"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/384", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv1]/385", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv1]/input.1", "op": "aten::sum", "input": ["Net/LayerChoice[conv1]/381", "Net/LayerChoice[conv1]/383", "Net/LayerChoice[conv1]/384", "Net/LayerChoice[conv1]/385"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "6"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "Net/input.2", "op": "aten::relu", "input": ["Net/LayerChoice[conv1]/input.1"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "6"}, {"size": "32"}, {"size": "32"}]}]}}}}, {"name": "Net/MaxPool2d[pool]/387", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/MaxPool2d[pool]/388", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/MaxPool2d[pool]/389", "op": "prim::ListConstruct", "input": ["Net/MaxPool2d[pool]/387", "Net/MaxPool2d[pool]/388"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/MaxPool2d[pool]/390", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/MaxPool2d[pool]/391", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/MaxPool2d[pool]/392", "op": "prim::ListConstruct", "input": ["Net/MaxPool2d[pool]/390", "Net/MaxPool2d[pool]/391"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/MaxPool2d[pool]/393", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/MaxPool2d[pool]/394", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/MaxPool2d[pool]/395", "op": "prim::ListConstruct", "input": ["Net/MaxPool2d[pool]/393", "Net/MaxPool2d[pool]/394"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/MaxPool2d[pool]/396", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/MaxPool2d[pool]/397", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/MaxPool2d[pool]/398", "op": "prim::ListConstruct", "input": ["Net/MaxPool2d[pool]/396", "Net/MaxPool2d[pool]/397"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/MaxPool2d[pool]/399", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/MaxPool2d[pool]/input.3", "op": "aten::max_pool2d", "input": ["Net/input.2", "Net/MaxPool2d[pool]/389", "Net/MaxPool2d[pool]/392", "Net/MaxPool2d[pool]/395", "Net/MaxPool2d[pool]/398", "Net/MaxPool2d[pool]/399"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "6"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/bias/403", "op": "prim::GetAttr", "input": ["Net/LayerChoice[conv2]/Conv2d[0]/weight/402"], "attr": {"attr": {"s": "eyBuYW1lIDogIGJpYXMgfQ=="}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/weight/404", "op": "prim::GetAttr", "input": ["Net/LayerChoice[conv2]/Conv2d[0]/weight/402"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/405", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/406", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/407", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv2]/Conv2d[0]/405", "Net/LayerChoice[conv2]/Conv2d[0]/406"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/408", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/409", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/410", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv2]/Conv2d[0]/408", "Net/LayerChoice[conv2]/Conv2d[0]/409"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/411", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/412", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/413", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv2]/Conv2d[0]/411", "Net/LayerChoice[conv2]/Conv2d[0]/412"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/414", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/415", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/416", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/417", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv2]/Conv2d[0]/415", "Net/LayerChoice[conv2]/Conv2d[0]/416"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/418", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/419", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/420", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/421", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[0]/422", "op": "aten::_convolution", "input": ["Net/MaxPool2d[pool]/input.3", "Net/LayerChoice[conv2]/Conv2d[0]/weight/404", "Net/LayerChoice[conv2]/Conv2d[0]/bias/403", "Net/LayerChoice[conv2]/Conv2d[0]/407", "Net/LayerChoice[conv2]/Conv2d[0]/410", "Net/LayerChoice[conv2]/Conv2d[0]/413", "Net/LayerChoice[conv2]/Conv2d[0]/414", "Net/LayerChoice[conv2]/Conv2d[0]/417", "Net/LayerChoice[conv2]/Conv2d[0]/418", "Net/LayerChoice[conv2]/Conv2d[0]/419", "Net/LayerChoice[conv2]/Conv2d[0]/420", "Net/LayerChoice[conv2]/Conv2d[0]/421"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/bias/423", "op": "prim::GetAttr", "input": ["Net/LayerChoice[conv2]/Conv2d[1]/weight/401"], "attr": {"attr": {"s": "eyBuYW1lIDogIGJpYXMgfQ=="}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/weight/424", "op": "prim::GetAttr", "input": ["Net/LayerChoice[conv2]/Conv2d[1]/weight/401"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/425", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/426", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/427", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv2]/Conv2d[1]/425", "Net/LayerChoice[conv2]/Conv2d[1]/426"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/428", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/429", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/430", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv2]/Conv2d[1]/428", "Net/LayerChoice[conv2]/Conv2d[1]/429"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/431", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/432", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/433", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv2]/Conv2d[1]/431", "Net/LayerChoice[conv2]/Conv2d[1]/432"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/434", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/435", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/436", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/437", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv2]/Conv2d[1]/435", "Net/LayerChoice[conv2]/Conv2d[1]/436"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/438", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/439", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/440", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/441", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/LayerChoice[conv2]/Conv2d[1]/442", "op": "aten::_convolution", "input": ["Net/MaxPool2d[pool]/input.3", "Net/LayerChoice[conv2]/Conv2d[1]/weight/424", "Net/LayerChoice[conv2]/Conv2d[1]/bias/423", "Net/LayerChoice[conv2]/Conv2d[1]/427", "Net/LayerChoice[conv2]/Conv2d[1]/430", "Net/LayerChoice[conv2]/Conv2d[1]/433", "Net/LayerChoice[conv2]/Conv2d[1]/434", "Net/LayerChoice[conv2]/Conv2d[1]/437", "Net/LayerChoice[conv2]/Conv2d[1]/438", "Net/LayerChoice[conv2]/Conv2d[1]/439", "Net/LayerChoice[conv2]/Conv2d[1]/440", "Net/LayerChoice[conv2]/Conv2d[1]/441"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/LayerChoice[conv2]/443", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv2]/Conv2d[0]/422", "Net/LayerChoice[conv2]/Conv2d[1]/442"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv2]/444", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/445", "op": "aten::stack", "input": ["Net/LayerChoice[conv2]/443", "Net/LayerChoice[conv2]/444"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/LayerChoice[conv2]/446", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/447", "op": "prim::ListConstruct", "input": ["Net/LayerChoice[conv2]/446"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv2]/448", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/LayerChoice[conv2]/449", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "Net/LayerChoice[conv2]/input.4", "op": "aten::sum", "input": ["Net/LayerChoice[conv2]/445", "Net/LayerChoice[conv2]/447", "Net/LayerChoice[conv2]/448", "Net/LayerChoice[conv2]/449"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/input.5", "op": "aten::relu", "input": ["Net/LayerChoice[conv2]/input.4"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/Conv2d[conv3]/bias/451", "op": "prim::GetAttr", "input": ["Net/Conv2d[conv3]/weight/294"], "attr": {"attr": {"s": "eyBuYW1lIDogIGJpYXMgfQ=="}}}, {"name": "Net/Conv2d[conv3]/weight/452", "op": "prim::GetAttr", "input": ["Net/Conv2d[conv3]/weight/294"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "Net/Conv2d[conv3]/453", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Conv2d[conv3]/454", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Conv2d[conv3]/455", "op": "prim::ListConstruct", "input": ["Net/Conv2d[conv3]/453", "Net/Conv2d[conv3]/454"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/Conv2d[conv3]/456", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/Conv2d[conv3]/457", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/Conv2d[conv3]/458", "op": "prim::ListConstruct", "input": ["Net/Conv2d[conv3]/456", "Net/Conv2d[conv3]/457"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/Conv2d[conv3]/459", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Conv2d[conv3]/460", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Conv2d[conv3]/461", "op": "prim::ListConstruct", "input": ["Net/Conv2d[conv3]/459", "Net/Conv2d[conv3]/460"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/Conv2d[conv3]/462", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/Conv2d[conv3]/463", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/Conv2d[conv3]/464", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/Conv2d[conv3]/465", "op": "prim::ListConstruct", "input": ["Net/Conv2d[conv3]/463", "Net/Conv2d[conv3]/464"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/Conv2d[conv3]/466", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Conv2d[conv3]/467", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/Conv2d[conv3]/468", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/Conv2d[conv3]/469", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Conv2d[conv3]/input.6", "op": "aten::_convolution", "input": ["Net/input.5", "Net/Conv2d[conv3]/weight/452", "Net/Conv2d[conv3]/bias/451", "Net/Conv2d[conv3]/455", "Net/Conv2d[conv3]/458", "Net/Conv2d[conv3]/461", "Net/Conv2d[conv3]/462", "Net/Conv2d[conv3]/465", "Net/Conv2d[conv3]/466", "Net/Conv2d[conv3]/467", "Net/Conv2d[conv3]/468", "Net/Conv2d[conv3]/469"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/x1", "op": "aten::relu", "input": ["Net/Conv2d[conv3]/input.6"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/InputChoice[skipconnect]/471", "op": "prim::ListConstruct", "input": ["Net/input.5"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/InputChoice[skipconnect]/472", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/InputChoice[skipconnect]/473", "op": "aten::stack", "input": ["Net/InputChoice[skipconnect]/471", "Net/InputChoice[skipconnect]/472"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "1"}, {"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/InputChoice[skipconnect]/474", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/InputChoice[skipconnect]/475", "op": "prim::ListConstruct", "input": ["Net/InputChoice[skipconnect]/474"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/InputChoice[skipconnect]/476", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/InputChoice[skipconnect]/477", "op": "prim::Constant", "attr": {"attr": {"s": "e30="}}}, {"name": "Net/InputChoice[skipconnect]/x0", "op": "aten::sum", "input": ["Net/InputChoice[skipconnect]/473", "Net/InputChoice[skipconnect]/475", "Net/InputChoice[skipconnect]/476", "Net/InputChoice[skipconnect]/477"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/207", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/input.7", "op": "aten::add_", "input": ["Net/x1", "Net/InputChoice[skipconnect]/x0", "Net/207"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/BatchNorm2d[bn]/running_var/479", "op": "prim::GetAttr", "input": ["Net/BatchNorm2d[bn]/weight/300"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfdmFyIH0="}}}, {"name": "Net/BatchNorm2d[bn]/running_mean/480", "op": "prim::GetAttr", "input": ["Net/BatchNorm2d[bn]/weight/300"], "attr": {"attr": {"s": "eyBuYW1lIDogIHJ1bm5pbmdfbWVhbiB9"}}}, {"name": "Net/BatchNorm2d[bn]/bias/481", "op": "prim::GetAttr", "input": ["Net/BatchNorm2d[bn]/weight/300"], "attr": {"attr": {"s": "eyBuYW1lIDogIGJpYXMgfQ=="}}}, {"name": "Net/BatchNorm2d[bn]/weight/482", "op": "prim::GetAttr", "input": ["Net/BatchNorm2d[bn]/weight/300"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "Net/BatchNorm2d[bn]/483", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/BatchNorm2d[bn]/484", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDAuMX0="}}}, {"name": "Net/BatchNorm2d[bn]/485", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDFlLTA1fQ=="}}}, {"name": "Net/BatchNorm2d[bn]/486", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/BatchNorm2d[bn]/input.8", "op": "aten::batch_norm", "input": ["Net/input.7", "Net/BatchNorm2d[bn]/weight/482", "Net/BatchNorm2d[bn]/bias/481", "Net/BatchNorm2d[bn]/running_mean/480", "Net/BatchNorm2d[bn]/running_var/479", "Net/BatchNorm2d[bn]/483", "Net/BatchNorm2d[bn]/484", "Net/BatchNorm2d[bn]/485", "Net/BatchNorm2d[bn]/486"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "16"}, {"size": "16"}]}]}}}}, {"name": "Net/MaxPool2d[pool]/488", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/MaxPool2d[pool]/489", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/MaxPool2d[pool]/490", "op": "prim::ListConstruct", "input": ["Net/MaxPool2d[pool]/488", "Net/MaxPool2d[pool]/489"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/MaxPool2d[pool]/491", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/MaxPool2d[pool]/492", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDJ9"}}}, {"name": "Net/MaxPool2d[pool]/493", "op": "prim::ListConstruct", "input": ["Net/MaxPool2d[pool]/491", "Net/MaxPool2d[pool]/492"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/MaxPool2d[pool]/494", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/MaxPool2d[pool]/495", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/MaxPool2d[pool]/496", "op": "prim::ListConstruct", "input": ["Net/MaxPool2d[pool]/494", "Net/MaxPool2d[pool]/495"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/MaxPool2d[pool]/497", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/MaxPool2d[pool]/498", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/MaxPool2d[pool]/499", "op": "prim::ListConstruct", "input": ["Net/MaxPool2d[pool]/497", "Net/MaxPool2d[pool]/498"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/MaxPool2d[pool]/500", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDB9"}}}, {"name": "Net/MaxPool2d[pool]/input.9", "op": "aten::max_pool2d", "input": ["Net/BatchNorm2d[bn]/input.8", "Net/MaxPool2d[pool]/490", "Net/MaxPool2d[pool]/493", "Net/MaxPool2d[pool]/496", "Net/MaxPool2d[pool]/499", "Net/MaxPool2d[pool]/500"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "8"}, {"size": "8"}]}]}}}}, {"name": "Net/AdaptiveAvgPool2d[gap]/502", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "Net/AdaptiveAvgPool2d[gap]/503", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDR9"}}}, {"name": "Net/AdaptiveAvgPool2d[gap]/504", "op": "prim::ListConstruct", "input": ["Net/AdaptiveAvgPool2d[gap]/502", "Net/AdaptiveAvgPool2d[gap]/503"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/AdaptiveAvgPool2d[gap]/505", "op": "aten::adaptive_avg_pool2d", "input": ["Net/MaxPool2d[pool]/input.9", "Net/AdaptiveAvgPool2d[gap]/504"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "16"}, {"size": "4"}, {"size": "4"}]}]}}}}, {"name": "Net/245", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IC0xfQ=="}}}, {"name": "Net/246", "op": "prim::ListConstruct", "input": ["Net/244", "Net/245"], "attr": {"attr": {"s": "e30="}}}, {"name": "Net/input.10", "op": "aten::view", "input": ["Net/AdaptiveAvgPool2d[gap]/505", "Net/246"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "256"}]}]}}}}, {"name": "Net/Linear[fc1]/bias/506", "op": "prim::GetAttr", "input": ["Net/Linear[fc1]/weight/304"], "attr": {"attr": {"s": "eyBuYW1lIDogIGJpYXMgfQ=="}}}, {"name": "Net/Linear[fc1]/weight/507", "op": "prim::GetAttr", "input": ["Net/Linear[fc1]/weight/304"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "Net/Linear[fc1]/508", "op": "aten::t", "input": ["Net/Linear[fc1]/weight/507"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "256"}, {"size": "120"}]}]}}}}, {"name": "Net/Linear[fc1]/509", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Linear[fc1]/510", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Linear[fc1]/input.11", "op": "aten::addmm", "input": ["Net/Linear[fc1]/bias/506", "Net/input.10", "Net/Linear[fc1]/508", "Net/Linear[fc1]/509", "Net/Linear[fc1]/510"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "120"}]}]}}}}, {"name": "Net/input.12", "op": "aten::relu", "input": ["Net/Linear[fc1]/input.11"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "120"}]}]}}}}, {"name": "Net/Linear[fc2]/bias/512", "op": "prim::GetAttr", "input": ["Net/Linear[fc2]/weight/307"], "attr": {"attr": {"s": "eyBuYW1lIDogIGJpYXMgfQ=="}}}, {"name": "Net/Linear[fc2]/weight/513", "op": "prim::GetAttr", "input": ["Net/Linear[fc2]/weight/307"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "Net/Linear[fc2]/514", "op": "aten::t", "input": ["Net/Linear[fc2]/weight/513"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "120"}, {"size": "84"}]}]}}}}, {"name": "Net/Linear[fc2]/515", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Linear[fc2]/516", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Linear[fc2]/input.13", "op": "aten::addmm", "input": ["Net/Linear[fc2]/bias/512", "Net/input.12", "Net/Linear[fc2]/514", "Net/Linear[fc2]/515", "Net/Linear[fc2]/516"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "84"}]}]}}}}, {"name": "Net/input", "op": "aten::relu", "input": ["Net/Linear[fc2]/input.13"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "84"}]}]}}}}, {"name": "Net/Linear[fc3]/bias/518", "op": "prim::GetAttr", "input": ["Net/Linear[fc3]/weight/310"], "attr": {"attr": {"s": "eyBuYW1lIDogIGJpYXMgfQ=="}}}, {"name": "Net/Linear[fc3]/weight/519", "op": "prim::GetAttr", "input": ["Net/Linear[fc3]/weight/310"], "attr": {"attr": {"s": "eyBuYW1lIDogIHdlaWdodCB9"}}}, {"name": "Net/Linear[fc3]/520", "op": "aten::t", "input": ["Net/Linear[fc3]/weight/519"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "84"}, {"size": "10"}]}]}}}}, {"name": "Net/Linear[fc3]/521", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Linear[fc3]/522", "op": "prim::Constant", "attr": {"attr": {"s": "eyB2YWx1ZSA6IDF9"}}}, {"name": "Net/Linear[fc3]/523", "op": "aten::addmm", "input": ["Net/Linear[fc3]/bias/518", "Net/input", "Net/Linear[fc3]/520", "Net/Linear[fc3]/521", "Net/Linear[fc3]/522"], "attr": {"attr": {"s": "e30="}, "_output_shapes": {"list": {"shape": [{"dim": [{"size": "2"}, {"size": "10"}]}]}}}}], "versions": {"producer": 22}, "mutable": {"LayerChoice1": [[{"type": "Net", "name": ""}, {"type": "LayerChoice", "name": "conv1"}]], "LayerChoice2": [[{"type": "Net", "name": ""}, {"type": "LayerChoice", "name": "conv2"}]], "InputChoice3": [[{"type": "Net", "name": ""}, {"type": "InputChoice", "name": "skipconnect"}]]}} \ No newline at end of file diff --git a/src/nasui/assets/naive/log b/src/nasui/assets/naive/log new file mode 100644 index 0000000000..0089954f2f --- /dev/null +++ b/src/nasui/assets/naive/log @@ -0,0 +1,404 @@ +{"LayerChoice1": [0.33303385972976685, 0.33365142345428467], "LayerChoice2": [0.33317679166793823, 0.3332219123840332], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06329967826604843, 0.46858832240104675], "LayerChoice2": [0.0633377805352211, 0.46806854009628296], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06329967826604843, 0.46858832240104675], "LayerChoice2": [0.0633377805352211, 0.46806854009628296], "InputChoice3": [1.0]} +{"LayerChoice1": [0.038168638944625854, 0.22451482713222504], "LayerChoice2": [0.04848404973745346, 0.4550222158432007], "InputChoice3": [1.0]} +{"LayerChoice1": [0.038168638944625854, 0.22451482713222504], "LayerChoice2": [0.04848404973745346, 0.4550222158432007], "InputChoice3": [1.0]} +{"LayerChoice1": [0.02508820779621601, 0.037342410534620285], "LayerChoice2": [0.06422881036996841, 0.6246528029441833], "InputChoice3": [1.0]} +{"LayerChoice1": [0.02508820779621601, 0.037342410534620285], "LayerChoice2": [0.06422881036996841, 0.6246528029441833], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05361352115869522, 0.04032162204384804], "LayerChoice2": [0.09336375445127487, 0.7336521744728088], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05361352115869522, 0.04032162204384804], "LayerChoice2": [0.09336375445127487, 0.7336521744728088], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08850166201591492, 0.1985195428133011], "LayerChoice2": [0.07740693539381027, 0.813228964805603], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08850166201591492, 0.1985195428133011], "LayerChoice2": [0.07740693539381027, 0.813228964805603], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0759211927652359, 0.6348733901977539], "LayerChoice2": [0.15006843209266663, 0.6239568591117859], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0759211927652359, 0.6348733901977539], "LayerChoice2": [0.15006843209266663, 0.6239568591117859], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07353738695383072, 0.7436693906784058], "LayerChoice2": [0.15893085300922394, 0.4332864582538605], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07353738695383072, 0.7436693906784058], "LayerChoice2": [0.15893085300922394, 0.4332864582538605], "InputChoice3": [1.0]} +{"LayerChoice1": [0.16385474801063538, 0.6567466855049133], "LayerChoice2": [0.1074180006980896, 0.35150426626205444], "InputChoice3": [1.0]} +{"LayerChoice1": [0.16385474801063538, 0.6567466855049133], "LayerChoice2": [0.1074180006980896, 0.35150426626205444], "InputChoice3": [1.0]} +{"LayerChoice1": [0.23036250472068787, 0.5987453460693359], "LayerChoice2": [0.3041315972805023, 0.15263618528842926], "InputChoice3": [1.0]} +{"LayerChoice1": [0.23036250472068787, 0.5987453460693359], "LayerChoice2": [0.3041315972805023, 0.15263618528842926], "InputChoice3": [1.0]} +{"LayerChoice1": [0.22888736426830292, 0.5978273153305054], "LayerChoice2": [0.4391118884086609, 0.3091511130332947], "InputChoice3": [1.0]} +{"LayerChoice1": [0.22888736426830292, 0.5978273153305054], "LayerChoice2": [0.4391118884086609, 0.3091511130332947], "InputChoice3": [1.0]} +{"LayerChoice1": [0.18191704154014587, 0.5229460597038269], "LayerChoice2": [0.11822432279586792, 0.7401145696640015], "InputChoice3": [1.0]} +{"LayerChoice1": [0.18191704154014587, 0.5229460597038269], "LayerChoice2": [0.11822432279586792, 0.7401145696640015], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11211471259593964, 0.5747869610786438], "LayerChoice2": [0.06553730368614197, 0.8027997016906738], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11211471259593964, 0.5747869610786438], "LayerChoice2": [0.06553730368614197, 0.8027997016906738], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1686951071023941, 0.527478039264679], "LayerChoice2": [0.05474618077278137, 0.772398829460144], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1686951071023941, 0.527478039264679], "LayerChoice2": [0.05474618077278137, 0.772398829460144], "InputChoice3": [1.0]} +{"LayerChoice1": [0.052188433706760406, 0.7765627503395081], "LayerChoice2": [0.07887477427721024, 0.7035753726959229], "InputChoice3": [1.0]} +{"LayerChoice1": [0.052188433706760406, 0.7765627503395081], "LayerChoice2": [0.07887477427721024, 0.7035753726959229], "InputChoice3": [1.0]} +{"LayerChoice1": [0.03563439100980759, 0.8171244859695435], "LayerChoice2": [0.08151999861001968, 0.6454429626464844], "InputChoice3": [1.0]} +{"LayerChoice1": [0.03563439100980759, 0.8171244859695435], "LayerChoice2": [0.08151999861001968, 0.6454429626464844], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04347147047519684, 0.8181121945381165], "LayerChoice2": [0.07140019536018372, 0.6777830719947815], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04347147047519684, 0.8181121945381165], "LayerChoice2": [0.07140019536018372, 0.6777830719947815], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07639579474925995, 0.7925245761871338], "LayerChoice2": [0.07980816811323166, 0.7627099752426147], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07639579474925995, 0.7925245761871338], "LayerChoice2": [0.07980816811323166, 0.7627099752426147], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1310330033302307, 0.72065669298172], "LayerChoice2": [0.10376950353384018, 0.7314956784248352], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1310330033302307, 0.72065669298172], "LayerChoice2": [0.10376950353384018, 0.7314956784248352], "InputChoice3": [1.0]} +{"LayerChoice1": [0.22687408328056335, 0.5655298829078674], "LayerChoice2": [0.11278445273637772, 0.6680406928062439], "InputChoice3": [1.0]} +{"LayerChoice1": [0.22687408328056335, 0.5655298829078674], "LayerChoice2": [0.11278445273637772, 0.6680406928062439], "InputChoice3": [1.0]} +{"LayerChoice1": [0.16509674489498138, 0.570340096950531], "LayerChoice2": [0.11700739711523056, 0.6043309569358826], "InputChoice3": [1.0]} +{"LayerChoice1": [0.16509674489498138, 0.570340096950531], "LayerChoice2": [0.11700739711523056, 0.6043309569358826], "InputChoice3": [1.0]} +{"LayerChoice1": [0.26261213421821594, 0.5194389224052429], "LayerChoice2": [0.1657758206129074, 0.5273735523223877], "InputChoice3": [1.0]} +{"LayerChoice1": [0.26261213421821594, 0.5194389224052429], "LayerChoice2": [0.1657758206129074, 0.5273735523223877], "InputChoice3": [1.0]} +{"LayerChoice1": [0.30028459429740906, 0.5742053389549255], "LayerChoice2": [0.1409236192703247, 0.6731138825416565], "InputChoice3": [1.0]} +{"LayerChoice1": [0.30028459429740906, 0.5742053389549255], "LayerChoice2": [0.1409236192703247, 0.6731138825416565], "InputChoice3": [1.0]} +{"LayerChoice1": [0.3066447675228119, 0.5704553127288818], "LayerChoice2": [0.0796108990907669, 0.7682392001152039], "InputChoice3": [1.0]} +{"LayerChoice1": [0.3066447675228119, 0.5704553127288818], "LayerChoice2": [0.0796108990907669, 0.7682392001152039], "InputChoice3": [1.0]} +{"LayerChoice1": [0.7792012095451355, 0.12127110362052917], "LayerChoice2": [0.15048976242542267, 0.6069636344909668], "InputChoice3": [1.0]} +{"LayerChoice1": [0.7792012095451355, 0.12127110362052917], "LayerChoice2": [0.15048976242542267, 0.6069636344909668], "InputChoice3": [1.0]} +{"LayerChoice1": [0.7139069437980652, 0.12913981080055237], "LayerChoice2": [0.2919028699398041, 0.3665165603160858], "InputChoice3": [1.0]} +{"LayerChoice1": [0.7139069437980652, 0.12913981080055237], "LayerChoice2": [0.2919028699398041, 0.3665165603160858], "InputChoice3": [1.0]} +{"LayerChoice1": [0.20545528829097748, 0.47078070044517517], "LayerChoice2": [0.08821224421262741, 0.5260167717933655], "InputChoice3": [1.0]} +{"LayerChoice1": [0.20545528829097748, 0.47078070044517517], "LayerChoice2": [0.08821224421262741, 0.5260167717933655], "InputChoice3": [1.0]} +{"LayerChoice1": [0.019223887473344803, 0.8337393999099731], "LayerChoice2": [0.1766114979982376, 0.35277029871940613], "InputChoice3": [1.0]} +{"LayerChoice1": [0.019223887473344803, 0.8337393999099731], "LayerChoice2": [0.1766114979982376, 0.35277029871940613], "InputChoice3": [1.0]} +{"LayerChoice1": [0.009210022166371346, 0.90201735496521], "LayerChoice2": [0.2928157448768616, 0.4374502897262573], "InputChoice3": [1.0]} +{"LayerChoice1": [0.009210022166371346, 0.90201735496521], "LayerChoice2": [0.2928157448768616, 0.4374502897262573], "InputChoice3": [1.0]} +{"LayerChoice1": [0.01458686962723732, 0.8854896426200867], "LayerChoice2": [0.17796434462070465, 0.6627859473228455], "InputChoice3": [1.0]} +{"LayerChoice1": [0.01458686962723732, 0.8854896426200867], "LayerChoice2": [0.17796434462070465, 0.6627859473228455], "InputChoice3": [1.0]} +{"LayerChoice1": [0.03862690553069115, 0.8107244372367859], "LayerChoice2": [0.14433474838733673, 0.6301719546318054], "InputChoice3": [1.0]} +{"LayerChoice1": [0.03862690553069115, 0.8107244372367859], "LayerChoice2": [0.14433474838733673, 0.6301719546318054], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10608088225126266, 0.6725364327430725], "LayerChoice2": [0.2214972972869873, 0.4886084794998169], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10608088225126266, 0.6725364327430725], "LayerChoice2": [0.2214972972869873, 0.4886084794998169], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1914406418800354, 0.45023542642593384], "LayerChoice2": [0.4753625988960266, 0.23293089866638184], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1914406418800354, 0.45023542642593384], "LayerChoice2": [0.4753625988960266, 0.23293089866638184], "InputChoice3": [1.0]} +{"LayerChoice1": [0.031214749440550804, 0.7660529613494873], "LayerChoice2": [0.5349816679954529, 0.1699165552854538], "InputChoice3": [1.0]} +{"LayerChoice1": [0.031214749440550804, 0.7660529613494873], "LayerChoice2": [0.5349816679954529, 0.1699165552854538], "InputChoice3": [1.0]} +{"LayerChoice1": [0.014971960335969925, 0.7501588463783264], "LayerChoice2": [0.2697770595550537, 0.3997648060321808], "InputChoice3": [1.0]} +{"LayerChoice1": [0.014971960335969925, 0.7501588463783264], "LayerChoice2": [0.2697770595550537, 0.3997648060321808], "InputChoice3": [1.0]} +{"LayerChoice1": [0.01808055490255356, 0.8439069986343384], "LayerChoice2": [0.21241988241672516, 0.5709646344184875], "InputChoice3": [1.0]} +{"LayerChoice1": [0.01808055490255356, 0.8439069986343384], "LayerChoice2": [0.21241988241672516, 0.5709646344184875], "InputChoice3": [1.0]} +{"LayerChoice1": [0.03367498144507408, 0.8554152250289917], "LayerChoice2": [0.11188451200723648, 0.7057580351829529], "InputChoice3": [1.0]} +{"LayerChoice1": [0.03367498144507408, 0.8554152250289917], "LayerChoice2": [0.11188451200723648, 0.7057580351829529], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08346123993396759, 0.7666478157043457], "LayerChoice2": [0.14157135784626007, 0.5989935994148254], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08346123993396759, 0.7666478157043457], "LayerChoice2": [0.14157135784626007, 0.5989935994148254], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1201670840382576, 0.6903108954429626], "LayerChoice2": [0.3238759934902191, 0.3850347101688385], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1201670840382576, 0.6903108954429626], "LayerChoice2": [0.3238759934902191, 0.3850347101688385], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14280332624912262, 0.6686860918998718], "LayerChoice2": [0.10231971740722656, 0.6566139459609985], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14280332624912262, 0.6686860918998718], "LayerChoice2": [0.10231971740722656, 0.6566139459609985], "InputChoice3": [1.0]} +{"LayerChoice1": [0.19022157788276672, 0.53080153465271], "LayerChoice2": [0.10622354596853256, 0.6459177136421204], "InputChoice3": [1.0]} +{"LayerChoice1": [0.19022157788276672, 0.53080153465271], "LayerChoice2": [0.10622354596853256, 0.6459177136421204], "InputChoice3": [1.0]} +{"LayerChoice1": [0.15691469609737396, 0.6472810506820679], "LayerChoice2": [0.10121680796146393, 0.6399500370025635], "InputChoice3": [1.0]} +{"LayerChoice1": [0.15691469609737396, 0.6472810506820679], "LayerChoice2": [0.10121680796146393, 0.6399500370025635], "InputChoice3": [1.0]} +{"LayerChoice1": [0.13625960052013397, 0.6911993622779846], "LayerChoice2": [0.12027818709611893, 0.6434657573699951], "InputChoice3": [1.0]} +{"LayerChoice1": [0.13625960052013397, 0.6911993622779846], "LayerChoice2": [0.12027818709611893, 0.6434657573699951], "InputChoice3": [1.0]} +{"LayerChoice1": [0.18104414641857147, 0.5696691870689392], "LayerChoice2": [0.1705198884010315, 0.6293962597846985], "InputChoice3": [1.0]} +{"LayerChoice1": [0.18104414641857147, 0.5696691870689392], "LayerChoice2": [0.1705198884010315, 0.6293962597846985], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1528697907924652, 0.5095766186714172], "LayerChoice2": [0.25417178869247437, 0.41922205686569214], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1528697907924652, 0.5095766186714172], "LayerChoice2": [0.25417178869247437, 0.41922205686569214], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08991081267595291, 0.7037409543991089], "LayerChoice2": [0.05129142478108406, 0.7628366351127625], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08991081267595291, 0.7037409543991089], "LayerChoice2": [0.05129142478108406, 0.7628366351127625], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08047178387641907, 0.7342687845230103], "LayerChoice2": [0.02631423808634281, 0.8324110507965088], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08047178387641907, 0.7342687845230103], "LayerChoice2": [0.02631423808634281, 0.8324110507965088], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10130685567855835, 0.7218576669692993], "LayerChoice2": [0.03074035607278347, 0.8406283259391785], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10130685567855835, 0.7218576669692993], "LayerChoice2": [0.03074035607278347, 0.8406283259391785], "InputChoice3": [1.0]} +{"LayerChoice1": [0.13401024043560028, 0.7265385389328003], "LayerChoice2": [0.055438779294490814, 0.7466608881950378], "InputChoice3": [1.0]} +{"LayerChoice1": [0.13401024043560028, 0.7265385389328003], "LayerChoice2": [0.055438779294490814, 0.7466608881950378], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1962628960609436, 0.6919565200805664], "LayerChoice2": [0.16169801354408264, 0.6295908689498901], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1962628960609436, 0.6919565200805664], "LayerChoice2": [0.16169801354408264, 0.6295908689498901], "InputChoice3": [1.0]} +{"LayerChoice1": [0.21730685234069824, 0.6557342410087585], "LayerChoice2": [0.32082217931747437, 0.38647472858428955], "InputChoice3": [1.0]} +{"LayerChoice1": [0.21730685234069824, 0.6557342410087585], "LayerChoice2": [0.32082217931747437, 0.38647472858428955], "InputChoice3": [1.0]} +{"LayerChoice1": [0.32433125376701355, 0.4461268484592438], "LayerChoice2": [0.28914403915405273, 0.30122798681259155], "InputChoice3": [1.0]} +{"LayerChoice1": [0.32433125376701355, 0.4461268484592438], "LayerChoice2": [0.28914403915405273, 0.30122798681259155], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04016859456896782, 0.6384012699127197], "LayerChoice2": [0.034621234983205795, 0.7147249579429626], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04016859456896782, 0.6384012699127197], "LayerChoice2": [0.034621234983205795, 0.7147249579429626], "InputChoice3": [1.0]} +{"LayerChoice1": [0.018416572362184525, 0.7903190851211548], "LayerChoice2": [0.015299228951334953, 0.8881582021713257], "InputChoice3": [1.0]} +{"LayerChoice1": [0.018416572362184525, 0.7903190851211548], "LayerChoice2": [0.015299228951334953, 0.8881582021713257], "InputChoice3": [1.0]} +{"LayerChoice1": [0.021249568089842796, 0.824743390083313], "LayerChoice2": [0.015672918409109116, 0.9121659398078918], "InputChoice3": [1.0]} +{"LayerChoice1": [0.021249568089842796, 0.824743390083313], "LayerChoice2": [0.015672918409109116, 0.9121659398078918], "InputChoice3": [1.0]} +{"LayerChoice1": [0.049303341656923294, 0.7266225814819336], "LayerChoice2": [0.02390681765973568, 0.8370040655136108], "InputChoice3": [1.0]} +{"LayerChoice1": [0.049303341656923294, 0.7266225814819336], "LayerChoice2": [0.02390681765973568, 0.8370040655136108], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09781715273857117, 0.70831698179245], "LayerChoice2": [0.040655381977558136, 0.7848604917526245], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09781715273857117, 0.70831698179245], "LayerChoice2": [0.040655381977558136, 0.7848604917526245], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1415957510471344, 0.6654679179191589], "LayerChoice2": [0.09076738357543945, 0.7247870564460754], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1415957510471344, 0.6654679179191589], "LayerChoice2": [0.09076738357543945, 0.7247870564460754], "InputChoice3": [1.0]} +{"LayerChoice1": [0.2668002247810364, 0.5583599805831909], "LayerChoice2": [0.12730936706066132, 0.6896830201148987], "InputChoice3": [1.0]} +{"LayerChoice1": [0.2668002247810364, 0.5583599805831909], "LayerChoice2": [0.12730936706066132, 0.6896830201148987], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09824324399232864, 0.7921178936958313], "LayerChoice2": [0.0886036679148674, 0.7640711069107056], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09824324399232864, 0.7921178936958313], "LayerChoice2": [0.0886036679148674, 0.7640711069107056], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07523686438798904, 0.8149453401565552], "LayerChoice2": [0.10662204772233963, 0.6353797912597656], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07523686438798904, 0.8149453401565552], "LayerChoice2": [0.10662204772233963, 0.6353797912597656], "InputChoice3": [1.0]} +{"LayerChoice1": [0.12548035383224487, 0.696570098400116], "LayerChoice2": [0.25775405764579773, 0.35434967279434204], "InputChoice3": [1.0]} +{"LayerChoice1": [0.12548035383224487, 0.696570098400116], "LayerChoice2": [0.25775405764579773, 0.35434967279434204], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10561606287956238, 0.6449835896492004], "LayerChoice2": [0.5654769539833069, 0.15865042805671692], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10561606287956238, 0.6449835896492004], "LayerChoice2": [0.5654769539833069, 0.15865042805671692], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10857930779457092, 0.680277943611145], "LayerChoice2": [0.4674833416938782, 0.28979867696762085], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10857930779457092, 0.680277943611145], "LayerChoice2": [0.4674833416938782, 0.28979867696762085], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05319559946656227, 0.8161981105804443], "LayerChoice2": [0.04492109641432762, 0.7383846044540405], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05319559946656227, 0.8161981105804443], "LayerChoice2": [0.04492109641432762, 0.7383846044540405], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06686674803495407, 0.7800070643424988], "LayerChoice2": [0.012743648141622543, 0.887523889541626], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06686674803495407, 0.7800070643424988], "LayerChoice2": [0.012743648141622543, 0.887523889541626], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14069271087646484, 0.5618377327919006], "LayerChoice2": [0.010300993919372559, 0.906731367111206], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14069271087646484, 0.5618377327919006], "LayerChoice2": [0.010300993919372559, 0.906731367111206], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10457900911569595, 0.3678364157676697], "LayerChoice2": [0.015024283900856972, 0.85854172706604], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10457900911569595, 0.3678364157676697], "LayerChoice2": [0.015024283900856972, 0.85854172706604], "InputChoice3": [1.0]} +{"LayerChoice1": [0.19650956988334656, 0.62959223985672], "LayerChoice2": [0.030801083892583847, 0.7948137521743774], "InputChoice3": [1.0]} +{"LayerChoice1": [0.19650956988334656, 0.62959223985672], "LayerChoice2": [0.030801083892583847, 0.7948137521743774], "InputChoice3": [1.0]} +{"LayerChoice1": [0.3441852629184723, 0.5531765818595886], "LayerChoice2": [0.06613675504922867, 0.7492872476577759], "InputChoice3": [1.0]} +{"LayerChoice1": [0.3441852629184723, 0.5531765818595886], "LayerChoice2": [0.06613675504922867, 0.7492872476577759], "InputChoice3": [1.0]} +{"LayerChoice1": [0.5425642132759094, 0.35770171880722046], "LayerChoice2": [0.1468670666217804, 0.6231718063354492], "InputChoice3": [1.0]} +{"LayerChoice1": [0.5425642132759094, 0.35770171880722046], "LayerChoice2": [0.1468670666217804, 0.6231718063354492], "InputChoice3": [1.0]} +{"LayerChoice1": [0.026226254180073738, 0.9156643152236938], "LayerChoice2": [0.29139870405197144, 0.372767835855484], "InputChoice3": [1.0]} +{"LayerChoice1": [0.026226254180073738, 0.9156643152236938], "LayerChoice2": [0.29139870405197144, 0.372767835855484], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0074335201643407345, 0.9248986840248108], "LayerChoice2": [0.20272912085056305, 0.5752497911453247], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0074335201643407345, 0.9248986840248108], "LayerChoice2": [0.20272912085056305, 0.5752497911453247], "InputChoice3": [1.0]} +{"LayerChoice1": [0.008600681088864803, 0.8679482340812683], "LayerChoice2": [0.06465043127536774, 0.7761555910110474], "InputChoice3": [1.0]} +{"LayerChoice1": [0.008600681088864803, 0.8679482340812683], "LayerChoice2": [0.06465043127536774, 0.7761555910110474], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0181573536247015, 0.7966891527175903], "LayerChoice2": [0.05745239555835724, 0.7996615767478943], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0181573536247015, 0.7966891527175903], "LayerChoice2": [0.05745239555835724, 0.7996615767478943], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04594119265675545, 0.6915073394775391], "LayerChoice2": [0.0629364550113678, 0.6564602255821228], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04594119265675545, 0.6915073394775391], "LayerChoice2": [0.0629364550113678, 0.6564602255821228], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08745427429676056, 0.43532249331474304], "LayerChoice2": [0.12082865089178085, 0.607952356338501], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08745427429676056, 0.43532249331474304], "LayerChoice2": [0.12082865089178085, 0.607952356338501], "InputChoice3": [1.0]} +{"LayerChoice1": [0.12856197357177734, 0.7680091857910156], "LayerChoice2": [0.1829998642206192, 0.642073392868042], "InputChoice3": [1.0]} +{"LayerChoice1": [0.12856197357177734, 0.7680091857910156], "LayerChoice2": [0.1829998642206192, 0.642073392868042], "InputChoice3": [1.0]} +{"LayerChoice1": [0.26079753041267395, 0.6731968522071838], "LayerChoice2": [0.10597056150436401, 0.6870109438896179], "InputChoice3": [1.0]} +{"LayerChoice1": [0.26079753041267395, 0.6731968522071838], "LayerChoice2": [0.10597056150436401, 0.6870109438896179], "InputChoice3": [1.0]} +{"LayerChoice1": [0.38196924328804016, 0.545534074306488], "LayerChoice2": [0.13535980880260468, 0.6541711688041687], "InputChoice3": [1.0]} +{"LayerChoice1": [0.38196924328804016, 0.545534074306488], "LayerChoice2": [0.13535980880260468, 0.6541711688041687], "InputChoice3": [1.0]} +{"LayerChoice1": [0.021080197766423225, 0.9448030591011047], "LayerChoice2": [0.10734782367944717, 0.6576552391052246], "InputChoice3": [1.0]} +{"LayerChoice1": [0.021080197766423225, 0.9448030591011047], "LayerChoice2": [0.10734782367944717, 0.6576552391052246], "InputChoice3": [1.0]} +{"LayerChoice1": [0.007057525217533112, 0.9584230184555054], "LayerChoice2": [0.07117724418640137, 0.7405614852905273], "InputChoice3": [1.0]} +{"LayerChoice1": [0.007057525217533112, 0.9584230184555054], "LayerChoice2": [0.07117724418640137, 0.7405614852905273], "InputChoice3": [1.0]} +{"LayerChoice1": [0.008550566621124744, 0.9295198321342468], "LayerChoice2": [0.06730002164840698, 0.7961679100990295], "InputChoice3": [1.0]} +{"LayerChoice1": [0.008550566621124744, 0.9295198321342468], "LayerChoice2": [0.06730002164840698, 0.7961679100990295], "InputChoice3": [1.0]} +{"LayerChoice1": [0.01824847236275673, 0.8596128821372986], "LayerChoice2": [0.08193636685609818, 0.7236940860748291], "InputChoice3": [1.0]} +{"LayerChoice1": [0.01824847236275673, 0.8596128821372986], "LayerChoice2": [0.08193636685609818, 0.7236940860748291], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05296659469604492, 0.6001462340354919], "LayerChoice2": [0.15201032161712646, 0.5331113338470459], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05296659469604492, 0.6001462340354919], "LayerChoice2": [0.15201032161712646, 0.5331113338470459], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11077071726322174, 0.3221001625061035], "LayerChoice2": [0.41355037689208984, 0.4270976483821869], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11077071726322174, 0.3221001625061035], "LayerChoice2": [0.41355037689208984, 0.4270976483821869], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05126873403787613, 0.9328503012657166], "LayerChoice2": [0.30328112840652466, 0.5603004097938538], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05126873403787613, 0.9328503012657166], "LayerChoice2": [0.30328112840652466, 0.5603004097938538], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04004964977502823, 0.9562279582023621], "LayerChoice2": [0.1380523294210434, 0.5911651849746704], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04004964977502823, 0.9562279582023621], "LayerChoice2": [0.1380523294210434, 0.5911651849746704], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05736026167869568, 0.9376007318496704], "LayerChoice2": [0.17763783037662506, 0.49026450514793396], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05736026167869568, 0.9376007318496704], "LayerChoice2": [0.17763783037662506, 0.49026450514793396], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11005619913339615, 0.8746209740638733], "LayerChoice2": [0.02616649493575096, 0.892845630645752], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11005619913339615, 0.8746209740638733], "LayerChoice2": [0.02616649493575096, 0.892845630645752], "InputChoice3": [1.0]} +{"LayerChoice1": [0.3026966452598572, 0.639849841594696], "LayerChoice2": [0.011593394912779331, 0.9308593273162842], "InputChoice3": [1.0]} +{"LayerChoice1": [0.3026966452598572, 0.639849841594696], "LayerChoice2": [0.011593394912779331, 0.9308593273162842], "InputChoice3": [1.0]} +{"LayerChoice1": [0.2156911939382553, 0.6727744936943054], "LayerChoice2": [0.011773649603128433, 0.9145286083221436], "InputChoice3": [1.0]} +{"LayerChoice1": [0.2156911939382553, 0.6727744936943054], "LayerChoice2": [0.011773649603128433, 0.9145286083221436], "InputChoice3": [1.0]} +{"LayerChoice1": [0.18512533605098724, 0.5825480222702026], "LayerChoice2": [0.019402049481868744, 0.8487476706504822], "InputChoice3": [1.0]} +{"LayerChoice1": [0.18512533605098724, 0.5825480222702026], "LayerChoice2": [0.019402049481868744, 0.8487476706504822], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08500845730304718, 0.6311444640159607], "LayerChoice2": [0.03673860803246498, 0.7628137469291687], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08500845730304718, 0.6311444640159607], "LayerChoice2": [0.03673860803246498, 0.7628137469291687], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07797480374574661, 0.6311417818069458], "LayerChoice2": [0.07643107324838638, 0.698151171207428], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07797480374574661, 0.6311417818069458], "LayerChoice2": [0.07643107324838638, 0.698151171207428], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14110910892486572, 0.4282330274581909], "LayerChoice2": [0.21149399876594543, 0.5799922943115234], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14110910892486572, 0.4282330274581909], "LayerChoice2": [0.21149399876594543, 0.5799922943115234], "InputChoice3": [1.0]} +{"LayerChoice1": [0.17472553253173828, 0.5749350786209106], "LayerChoice2": [0.15868228673934937, 0.5725156664848328], "InputChoice3": [1.0]} +{"LayerChoice1": [0.17472553253173828, 0.5749350786209106], "LayerChoice2": [0.15868228673934937, 0.5725156664848328], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10171066969633102, 0.7871870398521423], "LayerChoice2": [0.07506437599658966, 0.752801775932312], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10171066969633102, 0.7871870398521423], "LayerChoice2": [0.07506437599658966, 0.752801775932312], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09778640419244766, 0.8038713335990906], "LayerChoice2": [0.05949161574244499, 0.7608308792114258], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09778640419244766, 0.8038713335990906], "LayerChoice2": [0.05949161574244499, 0.7608308792114258], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1290401965379715, 0.7246860861778259], "LayerChoice2": [0.05819358304142952, 0.6861976385116577], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1290401965379715, 0.7246860861778259], "LayerChoice2": [0.05819358304142952, 0.6861976385116577], "InputChoice3": [1.0]} +{"LayerChoice1": [0.13818830251693726, 0.6680923700332642], "LayerChoice2": [0.09602675586938858, 0.5517569780349731], "InputChoice3": [1.0]} +{"LayerChoice1": [0.13818830251693726, 0.6680923700332642], "LayerChoice2": [0.09602675586938858, 0.5517569780349731], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10027631372213364, 0.7122305035591125], "LayerChoice2": [0.2446780502796173, 0.3975561559200287], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10027631372213364, 0.7122305035591125], "LayerChoice2": [0.2446780502796173, 0.3975561559200287], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10007726401090622, 0.7274117469787598], "LayerChoice2": [0.05299869179725647, 0.8343074917793274], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10007726401090622, 0.7274117469787598], "LayerChoice2": [0.05299869179725647, 0.8343074917793274], "InputChoice3": [1.0]} +{"LayerChoice1": [0.063567616045475, 0.8344581723213196], "LayerChoice2": [0.028883134946227074, 0.881170392036438], "InputChoice3": [1.0]} +{"LayerChoice1": [0.063567616045475, 0.8344581723213196], "LayerChoice2": [0.028883134946227074, 0.881170392036438], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06402301043272018, 0.8361518383026123], "LayerChoice2": [0.029579779133200645, 0.8257248997688293], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06402301043272018, 0.8361518383026123], "LayerChoice2": [0.029579779133200645, 0.8257248997688293], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07858544588088989, 0.7954124808311462], "LayerChoice2": [0.049960970878601074, 0.7579665780067444], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07858544588088989, 0.7954124808311462], "LayerChoice2": [0.049960970878601074, 0.7579665780067444], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06018409505486488, 0.8252460360527039], "LayerChoice2": [0.10394333302974701, 0.741864025592804], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06018409505486488, 0.8252460360527039], "LayerChoice2": [0.10394333302974701, 0.741864025592804], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08323651552200317, 0.755091667175293], "LayerChoice2": [0.1664743721485138, 0.6509267091751099], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08323651552200317, 0.755091667175293], "LayerChoice2": [0.1664743721485138, 0.6509267091751099], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10527421534061432, 0.7171546220779419], "LayerChoice2": [0.08004075288772583, 0.7339186668395996], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10527421534061432, 0.7171546220779419], "LayerChoice2": [0.08004075288772583, 0.7339186668395996], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14335720241069794, 0.7242015600204468], "LayerChoice2": [0.0812048614025116, 0.7277168035507202], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14335720241069794, 0.7242015600204468], "LayerChoice2": [0.0812048614025116, 0.7277168035507202], "InputChoice3": [1.0]} +{"LayerChoice1": [0.22007113695144653, 0.6693033576011658], "LayerChoice2": [0.13022322952747345, 0.5931707620620728], "InputChoice3": [1.0]} +{"LayerChoice1": [0.22007113695144653, 0.6693033576011658], "LayerChoice2": [0.13022322952747345, 0.5931707620620728], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08082080632448196, 0.8230500817298889], "LayerChoice2": [0.13607163727283478, 0.6009434461593628], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08082080632448196, 0.8230500817298889], "LayerChoice2": [0.13607163727283478, 0.6009434461593628], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04465818777680397, 0.8592772483825684], "LayerChoice2": [0.04289659857749939, 0.7863138914108276], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04465818777680397, 0.8592772483825684], "LayerChoice2": [0.04289659857749939, 0.7863138914108276], "InputChoice3": [1.0]} +{"LayerChoice1": [0.049746323376894, 0.8154487609863281], "LayerChoice2": [0.03652886673808098, 0.8381367921829224], "InputChoice3": [1.0]} +{"LayerChoice1": [0.049746323376894, 0.8154487609863281], "LayerChoice2": [0.03652886673808098, 0.8381367921829224], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06824479252099991, 0.7481605410575867], "LayerChoice2": [0.05760429799556732, 0.7788113951683044], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06824479252099991, 0.7481605410575867], "LayerChoice2": [0.05760429799556732, 0.7788113951683044], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11805737018585205, 0.566471517086029], "LayerChoice2": [0.10964061319828033, 0.6446400284767151], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11805737018585205, 0.566471517086029], "LayerChoice2": [0.10964061319828033, 0.6446400284767151], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1419510394334793, 0.5655108094215393], "LayerChoice2": [0.19184833765029907, 0.5126507878303528], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1419510394334793, 0.5655108094215393], "LayerChoice2": [0.19184833765029907, 0.5126507878303528], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14817093312740326, 0.45704662799835205], "LayerChoice2": [0.20815739035606384, 0.5559371709823608], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14817093312740326, 0.45704662799835205], "LayerChoice2": [0.20815739035606384, 0.5559371709823608], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09115036576986313, 0.7731235027313232], "LayerChoice2": [0.060834851115942, 0.8173094391822815], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09115036576986313, 0.7731235027313232], "LayerChoice2": [0.060834851115942, 0.8173094391822815], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09433865547180176, 0.8047541379928589], "LayerChoice2": [0.050108928233385086, 0.7379375696182251], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09433865547180176, 0.8047541379928589], "LayerChoice2": [0.050108928233385086, 0.7379375696182251], "InputChoice3": [1.0]} +{"LayerChoice1": [0.17118427157402039, 0.667374849319458], "LayerChoice2": [0.06587917357683182, 0.45802026987075806], "InputChoice3": [1.0]} +{"LayerChoice1": [0.17118427157402039, 0.667374849319458], "LayerChoice2": [0.06587917357683182, 0.45802026987075806], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06597328186035156, 0.8069636821746826], "LayerChoice2": [0.10017026215791702, 0.6903104186058044], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06597328186035156, 0.8069636821746826], "LayerChoice2": [0.10017026215791702, 0.6903104186058044], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06909048557281494, 0.777764081954956], "LayerChoice2": [0.08743080496788025, 0.7666912078857422], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06909048557281494, 0.777764081954956], "LayerChoice2": [0.08743080496788025, 0.7666912078857422], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06757276505231857, 0.7708925604820251], "LayerChoice2": [0.0725860744714737, 0.7451163530349731], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06757276505231857, 0.7708925604820251], "LayerChoice2": [0.0725860744714737, 0.7451163530349731], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06484764814376831, 0.793143093585968], "LayerChoice2": [0.08681400120258331, 0.6716460585594177], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06484764814376831, 0.793143093585968], "LayerChoice2": [0.08681400120258331, 0.6716460585594177], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08544135093688965, 0.76267409324646], "LayerChoice2": [0.05306468904018402, 0.8616682291030884], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08544135093688965, 0.76267409324646], "LayerChoice2": [0.05306468904018402, 0.8616682291030884], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08267099410295486, 0.806887149810791], "LayerChoice2": [0.049385081976652145, 0.8648769855499268], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08267099410295486, 0.806887149810791], "LayerChoice2": [0.049385081976652145, 0.8648769855499268], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07834549248218536, 0.8418358564376831], "LayerChoice2": [0.06723735481500626, 0.7894022464752197], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07834549248218536, 0.8418358564376831], "LayerChoice2": [0.06723735481500626, 0.7894022464752197], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1103958785533905, 0.7747570276260376], "LayerChoice2": [0.0910966768860817, 0.6363301873207092], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1103958785533905, 0.7747570276260376], "LayerChoice2": [0.0910966768860817, 0.6363301873207092], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11015830934047699, 0.7483054995536804], "LayerChoice2": [0.09892283380031586, 0.640370786190033], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11015830934047699, 0.7483054995536804], "LayerChoice2": [0.09892283380031586, 0.640370786190033], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14624467492103577, 0.7147861123085022], "LayerChoice2": [0.17495959997177124, 0.6768237948417664], "InputChoice3": [1.0]} +{"LayerChoice1": [0.14624467492103577, 0.7147861123085022], "LayerChoice2": [0.17495959997177124, 0.6768237948417664], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04491344094276428, 0.8823893070220947], "LayerChoice2": [0.21028216183185577, 0.6247846484184265], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04491344094276428, 0.8823893070220947], "LayerChoice2": [0.21028216183185577, 0.6247846484184265], "InputChoice3": [1.0]} +{"LayerChoice1": [0.027889782562851906, 0.916230320930481], "LayerChoice2": [0.09943831712007523, 0.6254783868789673], "InputChoice3": [1.0]} +{"LayerChoice1": [0.027889782562851906, 0.916230320930481], "LayerChoice2": [0.09943831712007523, 0.6254783868789673], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04134586825966835, 0.8654403686523438], "LayerChoice2": [0.16651785373687744, 0.4980570077896118], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04134586825966835, 0.8654403686523438], "LayerChoice2": [0.16651785373687744, 0.4980570077896118], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08471281826496124, 0.7421502470970154], "LayerChoice2": [0.04717438295483589, 0.6877338886260986], "InputChoice3": [1.0]} +{"LayerChoice1": [0.08471281826496124, 0.7421502470970154], "LayerChoice2": [0.04717438295483589, 0.6877338886260986], "InputChoice3": [1.0]} +{"LayerChoice1": [0.13677269220352173, 0.5074357390403748], "LayerChoice2": [0.035013530403375626, 0.751556396484375], "InputChoice3": [1.0]} +{"LayerChoice1": [0.13677269220352173, 0.5074357390403748], "LayerChoice2": [0.035013530403375626, 0.751556396484375], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07347798347473145, 0.7002881765365601], "LayerChoice2": [0.05963736027479172, 0.8242385387420654], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07347798347473145, 0.7002881765365601], "LayerChoice2": [0.05963736027479172, 0.8242385387420654], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0932786613702774, 0.7246133685112], "LayerChoice2": [0.1496925950050354, 0.6741674542427063], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0932786613702774, 0.7246133685112], "LayerChoice2": [0.1496925950050354, 0.6741674542427063], "InputChoice3": [1.0]} +{"LayerChoice1": [0.19284376502037048, 0.6763586401939392], "LayerChoice2": [0.061011895537376404, 0.7987609505653381], "InputChoice3": [1.0]} +{"LayerChoice1": [0.19284376502037048, 0.6763586401939392], "LayerChoice2": [0.061011895537376404, 0.7987609505653381], "InputChoice3": [1.0]} +{"LayerChoice1": [0.27432820200920105, 0.5916624069213867], "LayerChoice2": [0.05504331737756729, 0.7566295266151428], "InputChoice3": [1.0]} +{"LayerChoice1": [0.27432820200920105, 0.5916624069213867], "LayerChoice2": [0.05504331737756729, 0.7566295266151428], "InputChoice3": [1.0]} +{"LayerChoice1": [0.3917427957057953, 0.4739009141921997], "LayerChoice2": [0.14596949517726898, 0.5169135332107544], "InputChoice3": [1.0]} +{"LayerChoice1": [0.3917427957057953, 0.4739009141921997], "LayerChoice2": [0.14596949517726898, 0.5169135332107544], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0972665399312973, 0.7770031094551086], "LayerChoice2": [0.16172561049461365, 0.38614627718925476], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0972665399312973, 0.7770031094551086], "LayerChoice2": [0.16172561049461365, 0.38614627718925476], "InputChoice3": [1.0]} +{"LayerChoice1": [0.033920712769031525, 0.8633378148078918], "LayerChoice2": [0.02161009982228279, 0.9516019225120544], "InputChoice3": [1.0]} +{"LayerChoice1": [0.033920712769031525, 0.8633378148078918], "LayerChoice2": [0.02161009982228279, 0.9516019225120544], "InputChoice3": [1.0]} +{"LayerChoice1": [0.035273630172014236, 0.8488068580627441], "LayerChoice2": [0.008930744603276253, 0.9673046469688416], "InputChoice3": [1.0]} +{"LayerChoice1": [0.035273630172014236, 0.8488068580627441], "LayerChoice2": [0.008930744603276253, 0.9673046469688416], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06604903936386108, 0.7396965622901917], "LayerChoice2": [0.009870911948382854, 0.8953750133514404], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06604903936386108, 0.7396965622901917], "LayerChoice2": [0.009870911948382854, 0.8953750133514404], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11345057934522629, 0.638731837272644], "LayerChoice2": [0.017036370933055878, 0.7895042896270752], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11345057934522629, 0.638731837272644], "LayerChoice2": [0.017036370933055878, 0.7895042896270752], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05843821167945862, 0.8187624216079712], "LayerChoice2": [0.039315298199653625, 0.7655065655708313], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05843821167945862, 0.8187624216079712], "LayerChoice2": [0.039315298199653625, 0.7655065655708313], "InputChoice3": [1.0]} +{"LayerChoice1": [0.039966147392988205, 0.890200138092041], "LayerChoice2": [0.08715487271547318, 0.7979556918144226], "InputChoice3": [1.0]} +{"LayerChoice1": [0.039966147392988205, 0.890200138092041], "LayerChoice2": [0.08715487271547318, 0.7979556918144226], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04694436863064766, 0.8828480839729309], "LayerChoice2": [0.23342444002628326, 0.5991465449333191], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04694436863064766, 0.8828480839729309], "LayerChoice2": [0.23342444002628326, 0.5991465449333191], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06586632877588272, 0.8521926999092102], "LayerChoice2": [0.137416809797287, 0.7007209062576294], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06586632877588272, 0.8521926999092102], "LayerChoice2": [0.137416809797287, 0.7007209062576294], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1306520402431488, 0.7126219272613525], "LayerChoice2": [0.09369797259569168, 0.7126511335372925], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1306520402431488, 0.7126219272613525], "LayerChoice2": [0.09369797259569168, 0.7126511335372925], "InputChoice3": [1.0]} +{"LayerChoice1": [0.25898662209510803, 0.5094211101531982], "LayerChoice2": [0.12200288474559784, 0.5820268988609314], "InputChoice3": [1.0]} +{"LayerChoice1": [0.25898662209510803, 0.5094211101531982], "LayerChoice2": [0.12200288474559784, 0.5820268988609314], "InputChoice3": [1.0]} +{"LayerChoice1": [0.034446779638528824, 0.9377502202987671], "LayerChoice2": [0.09489627182483673, 0.6961398720741272], "InputChoice3": [1.0]} +{"LayerChoice1": [0.034446779638528824, 0.9377502202987671], "LayerChoice2": [0.09489627182483673, 0.6961398720741272], "InputChoice3": [1.0]} +{"LayerChoice1": [0.018403973430395126, 0.9661052823066711], "LayerChoice2": [0.13247451186180115, 0.7167956233024597], "InputChoice3": [1.0]} +{"LayerChoice1": [0.018403973430395126, 0.9661052823066711], "LayerChoice2": [0.13247451186180115, 0.7167956233024597], "InputChoice3": [1.0]} +{"LayerChoice1": [0.02693978324532509, 0.9464499950408936], "LayerChoice2": [0.1342586725950241, 0.7039328813552856], "InputChoice3": [1.0]} +{"LayerChoice1": [0.02693978324532509, 0.9464499950408936], "LayerChoice2": [0.1342586725950241, 0.7039328813552856], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06355128437280655, 0.8646794557571411], "LayerChoice2": [0.1234731525182724, 0.6817578673362732], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06355128437280655, 0.8646794557571411], "LayerChoice2": [0.1234731525182724, 0.6817578673362732], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11895588785409927, 0.7286098003387451], "LayerChoice2": [0.09721360355615616, 0.677011251449585], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11895588785409927, 0.7286098003387451], "LayerChoice2": [0.09721360355615616, 0.677011251449585], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1503525972366333, 0.594916045665741], "LayerChoice2": [0.06166958436369896, 0.746545672416687], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1503525972366333, 0.594916045665741], "LayerChoice2": [0.06166958436369896, 0.746545672416687], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11681437492370605, 0.5602823495864868], "LayerChoice2": [0.06931043416261673, 0.6380529403686523], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11681437492370605, 0.5602823495864868], "LayerChoice2": [0.06931043416261673, 0.6380529403686523], "InputChoice3": [1.0]} +{"LayerChoice1": [0.042488016188144684, 0.9275788068771362], "LayerChoice2": [0.07066362351179123, 0.864369809627533], "InputChoice3": [1.0]} +{"LayerChoice1": [0.042488016188144684, 0.9275788068771362], "LayerChoice2": [0.07066362351179123, 0.864369809627533], "InputChoice3": [1.0]} +{"LayerChoice1": [0.02494112215936184, 0.9634440541267395], "LayerChoice2": [0.07743486762046814, 0.8385919332504272], "InputChoice3": [1.0]} +{"LayerChoice1": [0.02494112215936184, 0.9634440541267395], "LayerChoice2": [0.07743486762046814, 0.8385919332504272], "InputChoice3": [1.0]} +{"LayerChoice1": [0.036875247955322266, 0.9454857707023621], "LayerChoice2": [0.18404994904994965, 0.5855918526649475], "InputChoice3": [1.0]} +{"LayerChoice1": [0.036875247955322266, 0.9454857707023621], "LayerChoice2": [0.18404994904994965, 0.5855918526649475], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06360670179128647, 0.8943222165107727], "LayerChoice2": [0.3094785511493683, 0.3322273790836334], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06360670179128647, 0.8943222165107727], "LayerChoice2": [0.3094785511493683, 0.3322273790836334], "InputChoice3": [1.0]} +{"LayerChoice1": [0.13302859663963318, 0.771475613117218], "LayerChoice2": [0.005853685550391674, 0.9241384267807007], "InputChoice3": [1.0]} +{"LayerChoice1": [0.13302859663963318, 0.771475613117218], "LayerChoice2": [0.005853685550391674, 0.9241384267807007], "InputChoice3": [1.0]} +{"LayerChoice1": [0.16082289814949036, 0.7193302512168884], "LayerChoice2": [0.0008709846879355609, 0.9805907607078552], "InputChoice3": [1.0]} +{"LayerChoice1": [0.16082289814949036, 0.7193302512168884], "LayerChoice2": [0.0008709846879355609, 0.9805907607078552], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10243792831897736, 0.7758437991142273], "LayerChoice2": [0.0006800976698286831, 0.9821012616157532], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10243792831897736, 0.7758437991142273], "LayerChoice2": [0.0006800976698286831, 0.9821012616157532], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1669166088104248, 0.6269804239273071], "LayerChoice2": [0.001289533218368888, 0.9677082300186157], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1669166088104248, 0.6269804239273071], "LayerChoice2": [0.001289533218368888, 0.9677082300186157], "InputChoice3": [1.0]} +{"LayerChoice1": [0.177451029419899, 0.624711811542511], "LayerChoice2": [0.0035432574804872274, 0.9360023140907288], "InputChoice3": [1.0]} +{"LayerChoice1": [0.177451029419899, 0.624711811542511], "LayerChoice2": [0.0035432574804872274, 0.9360023140907288], "InputChoice3": [1.0]} +{"LayerChoice1": [0.4062937796115875, 0.39108672738075256], "LayerChoice2": [0.010217479430139065, 0.9027064442634583], "InputChoice3": [1.0]} +{"LayerChoice1": [0.4062937796115875, 0.39108672738075256], "LayerChoice2": [0.010217479430139065, 0.9027064442634583], "InputChoice3": [1.0]} +{"LayerChoice1": [0.002058188896626234, 0.9740762114524841], "LayerChoice2": [0.027852308005094528, 0.8409036993980408], "InputChoice3": [1.0]} +{"LayerChoice1": [0.002058188896626234, 0.9740762114524841], "LayerChoice2": [0.027852308005094528, 0.8409036993980408], "InputChoice3": [1.0]} +{"LayerChoice1": [0.00022376094420906156, 0.9908938407897949], "LayerChoice2": [0.06658121943473816, 0.7843828201293945], "InputChoice3": [1.0]} +{"LayerChoice1": [0.00022376094420906156, 0.9908938407897949], "LayerChoice2": [0.06658121943473816, 0.7843828201293945], "InputChoice3": [1.0]} +{"LayerChoice1": [0.00024322717217728496, 0.988875150680542], "LayerChoice2": [0.20131684839725494, 0.5457236766815186], "InputChoice3": [1.0]} +{"LayerChoice1": [0.00024322717217728496, 0.988875150680542], "LayerChoice2": [0.20131684839725494, 0.5457236766815186], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0008077370002865791, 0.9772794246673584], "LayerChoice2": [0.18789279460906982, 0.5969619750976562], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0008077370002865791, 0.9772794246673584], "LayerChoice2": [0.18789279460906982, 0.5969619750976562], "InputChoice3": [1.0]} +{"LayerChoice1": [0.003911605570465326, 0.9453687071800232], "LayerChoice2": [0.02109389565885067, 0.8697527050971985], "InputChoice3": [1.0]} +{"LayerChoice1": [0.003911605570465326, 0.9453687071800232], "LayerChoice2": [0.02109389565885067, 0.8697527050971985], "InputChoice3": [1.0]} +{"LayerChoice1": [0.017654091119766235, 0.8744088411331177], "LayerChoice2": [0.009415926411747932, 0.9130730032920837], "InputChoice3": [1.0]} +{"LayerChoice1": [0.017654091119766235, 0.8744088411331177], "LayerChoice2": [0.009415926411747932, 0.9130730032920837], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06170758232474327, 0.7262011766433716], "LayerChoice2": [0.0099410992115736, 0.9075729846954346], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06170758232474327, 0.7262011766433716], "LayerChoice2": [0.0099410992115736, 0.9075729846954346], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1471518576145172, 0.45247188210487366], "LayerChoice2": [0.016525939106941223, 0.8528898358345032], "InputChoice3": [1.0]} +{"LayerChoice1": [0.1471518576145172, 0.45247188210487366], "LayerChoice2": [0.016525939106941223, 0.8528898358345032], "InputChoice3": [1.0]} +{"LayerChoice1": [0.31645989418029785, 0.45930224657058716], "LayerChoice2": [0.034564439207315445, 0.8045353889465332], "InputChoice3": [1.0]} +{"LayerChoice1": [0.31645989418029785, 0.45930224657058716], "LayerChoice2": [0.034564439207315445, 0.8045353889465332], "InputChoice3": [1.0]} +{"LayerChoice1": [0.27753520011901855, 0.6470338702201843], "LayerChoice2": [0.06879964470863342, 0.753038227558136], "InputChoice3": [1.0]} +{"LayerChoice1": [0.27753520011901855, 0.6470338702201843], "LayerChoice2": [0.06879964470863342, 0.753038227558136], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10113956779241562, 0.8557873368263245], "LayerChoice2": [0.11123000830411911, 0.6985005736351013], "InputChoice3": [1.0]} +{"LayerChoice1": [0.10113956779241562, 0.8557873368263245], "LayerChoice2": [0.11123000830411911, 0.6985005736351013], "InputChoice3": [1.0]} +{"LayerChoice1": [0.030492283403873444, 0.9367921352386475], "LayerChoice2": [0.20879502594470978, 0.5640308260917664], "InputChoice3": [1.0]} +{"LayerChoice1": [0.030492283403873444, 0.9367921352386475], "LayerChoice2": [0.20879502594470978, 0.5640308260917664], "InputChoice3": [1.0]} +{"LayerChoice1": [0.030874749645590782, 0.9165729880332947], "LayerChoice2": [0.31847208738327026, 0.40526410937309265], "InputChoice3": [1.0]} +{"LayerChoice1": [0.030874749645590782, 0.9165729880332947], "LayerChoice2": [0.31847208738327026, 0.40526410937309265], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04697832837700844, 0.8701344132423401], "LayerChoice2": [0.0003070813836529851, 0.9890515208244324], "InputChoice3": [1.0]} +{"LayerChoice1": [0.04697832837700844, 0.8701344132423401], "LayerChoice2": [0.0003070813836529851, 0.9890515208244324], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07882529497146606, 0.8000483512878418], "LayerChoice2": [1.2083853107469622e-05, 0.9972614049911499], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07882529497146606, 0.8000483512878418], "LayerChoice2": [1.2083853107469622e-05, 0.9972614049911499], "InputChoice3": [1.0]} +{"LayerChoice1": [0.19728022813796997, 0.5460306406021118], "LayerChoice2": [6.190281965245958e-06, 0.997385561466217], "InputChoice3": [1.0]} +{"LayerChoice1": [0.19728022813796997, 0.5460306406021118], "LayerChoice2": [6.190281965245958e-06, 0.997385561466217], "InputChoice3": [1.0]} +{"LayerChoice1": [0.02268129400908947, 0.9120339155197144], "LayerChoice2": [1.2138058991695289e-05, 0.99616938829422], "InputChoice3": [1.0]} +{"LayerChoice1": [0.02268129400908947, 0.9120339155197144], "LayerChoice2": [1.2138058991695289e-05, 0.99616938829422], "InputChoice3": [1.0]} +{"LayerChoice1": [0.011008036322891712, 0.9471985101699829], "LayerChoice2": [4.396834992803633e-05, 0.9934953451156616], "InputChoice3": [1.0]} +{"LayerChoice1": [0.011008036322891712, 0.9471985101699829], "LayerChoice2": [4.396834992803633e-05, 0.9934953451156616], "InputChoice3": [1.0]} +{"LayerChoice1": [0.014104172587394714, 0.9320058226585388], "LayerChoice2": [0.0001937191264005378, 0.9875691533088684], "InputChoice3": [1.0]} +{"LayerChoice1": [0.014104172587394714, 0.9320058226585388], "LayerChoice2": [0.0001937191264005378, 0.9875691533088684], "InputChoice3": [1.0]} +{"LayerChoice1": [0.026419606059789658, 0.8964026570320129], "LayerChoice2": [0.0008263883064500988, 0.9740638732910156], "InputChoice3": [1.0]} +{"LayerChoice1": [0.026419606059789658, 0.8964026570320129], "LayerChoice2": [0.0008263883064500988, 0.9740638732910156], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06288397312164307, 0.8128820657730103], "LayerChoice2": [0.0030337341595441103, 0.9472675323486328], "InputChoice3": [1.0]} +{"LayerChoice1": [0.06288397312164307, 0.8128820657730103], "LayerChoice2": [0.0030337341595441103, 0.9472675323486328], "InputChoice3": [1.0]} +{"LayerChoice1": [0.19334326684474945, 0.6048167943954468], "LayerChoice2": [0.009358227252960205, 0.8979243040084839], "InputChoice3": [1.0]} +{"LayerChoice1": [0.19334326684474945, 0.6048167943954468], "LayerChoice2": [0.009358227252960205, 0.8979243040084839], "InputChoice3": [1.0]} +{"LayerChoice1": [0.16567184031009674, 0.7179728746414185], "LayerChoice2": [0.02266479842364788, 0.8641979694366455], "InputChoice3": [1.0]} +{"LayerChoice1": [0.16567184031009674, 0.7179728746414185], "LayerChoice2": [0.02266479842364788, 0.8641979694366455], "InputChoice3": [1.0]} +{"LayerChoice1": [0.2567600607872009, 0.594975471496582], "LayerChoice2": [0.04920189082622528, 0.764580488204956], "InputChoice3": [1.0]} +{"LayerChoice1": [0.2567600607872009, 0.594975471496582], "LayerChoice2": [0.04920189082622528, 0.764580488204956], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09292306751012802, 0.7126979231834412], "LayerChoice2": [0.09896288067102432, 0.6247758865356445], "InputChoice3": [1.0]} +{"LayerChoice1": [0.09292306751012802, 0.7126979231834412], "LayerChoice2": [0.09896288067102432, 0.6247758865356445], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05911533907055855, 0.7592290639877319], "LayerChoice2": [0.11090098321437836, 0.6551622748374939], "InputChoice3": [1.0]} +{"LayerChoice1": [0.05911533907055855, 0.7592290639877319], "LayerChoice2": [0.11090098321437836, 0.6551622748374939], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07016114890575409, 0.7581115961074829], "LayerChoice2": [0.07297755777835846, 0.8061025738716125], "InputChoice3": [1.0]} +{"LayerChoice1": [0.07016114890575409, 0.7581115961074829], "LayerChoice2": [0.07297755777835846, 0.8061025738716125], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11147508025169373, 0.6604486703872681], "LayerChoice2": [0.07747003436088562, 0.7618592381477356], "InputChoice3": [1.0]} +{"LayerChoice1": [0.11147508025169373, 0.6604486703872681], "LayerChoice2": [0.07747003436088562, 0.7618592381477356], "InputChoice3": [1.0]} +{"LayerChoice1": [0.2785463035106659, 0.5070289373397827], "LayerChoice2": [0.1167619600892067, 0.6605208516120911], "InputChoice3": [1.0]} +{"LayerChoice1": [0.2785463035106659, 0.5070289373397827], "LayerChoice2": [0.1167619600892067, 0.6605208516120911], "InputChoice3": [1.0]} +{"LayerChoice1": [0.00144239142537117, 0.9941326975822449], "LayerChoice2": [0.03977465257048607, 0.9100613594055176], "InputChoice3": [1.0]} +{"LayerChoice1": [0.00144239142537117, 0.9941326975822449], "LayerChoice2": [0.03977465257048607, 0.9100613594055176], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0001685043389443308, 0.9986924529075623], "LayerChoice2": [0.032541755586862564, 0.8942809104919434], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0001685043389443308, 0.9986924529075623], "LayerChoice2": [0.032541755586862564, 0.8942809104919434], "InputChoice3": [1.0]} +{"LayerChoice1": [0.000168206897797063, 0.9980977177619934], "LayerChoice2": [0.03874313458800316, 0.7849517464637756], "InputChoice3": [1.0]} +{"LayerChoice1": [0.000168206897797063, 0.9980977177619934], "LayerChoice2": [0.03874313458800316, 0.7849517464637756], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0004910185234621167, 0.9937912821769714], "LayerChoice2": [0.05360586941242218, 0.6840946674346924], "InputChoice3": [1.0]} +{"LayerChoice1": [0.0004910185234621167, 0.9937912821769714], "LayerChoice2": [0.05360586941242218, 0.6840946674346924], "InputChoice3": [1.0]} +{"LayerChoice1": [0.002110752509906888, 0.976581335067749], "LayerChoice2": [0.07904241234064102, 0.6251699328422546], "InputChoice3": [1.0]} diff --git a/src/nasui/package.json b/src/nasui/package.json index ce730a75a7..79285ea80a 100644 --- a/src/nasui/package.json +++ b/src/nasui/package.json @@ -20,6 +20,7 @@ "start": "react-scripts start", "build": "react-scripts build", "eject": "react-scripts eject", + "test": "react-scripts test", "backend": "node server.js" }, "eslintConfig": { diff --git a/src/nasui/src/App.tsx b/src/nasui/src/App.tsx index 31e35bfbca..ba5990f5a2 100644 --- a/src/nasui/src/App.tsx +++ b/src/nasui/src/App.tsx @@ -29,6 +29,7 @@ import ExpandMoreIcon from '@material-ui/icons/ExpandMore'; import List from '@material-ui/core/List'; import ListItem from '@material-ui/core/ListItem'; import Backdrop from '@material-ui/core/Backdrop'; +import Tooltip from '@material-ui/core/Tooltip'; import Chart from './Chart'; import { Graph } from './graphUtils'; @@ -272,15 +273,21 @@ class App extends React.Component { NNI NAS Board - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/src/nasui/src/Chart.tsx b/src/nasui/src/Chart.tsx index 9bed42ed88..1c6cc78854 100644 --- a/src/nasui/src/Chart.tsx +++ b/src/nasui/src/Chart.tsx @@ -91,6 +91,7 @@ export default class Chart extends React.Component { expandSet: Set = new Set(); elemWeight: Map = new Map(); graphEl: any[] = []; + private firstUpdate = true; componentDidMount() { this.cyInstance = cytoscape({ @@ -149,7 +150,8 @@ export default class Chart extends React.Component { } } else { // re-calculate collapse - this.renderGraph(true); + this.renderGraph(true, this.firstUpdate); + this.firstUpdate = false; } } @@ -245,7 +247,7 @@ export default class Chart extends React.Component { setTimeout(_render, 100); } - private renderGraph(graphChanged: boolean) { + private renderGraph(graphChanged: boolean, fit: boolean = false) { const { graph } = this.props; if (graph === undefined) return; @@ -269,7 +271,9 @@ export default class Chart extends React.Component { this.cyInstance!.json({ elements: graphEl }); - layout.fit = false; + if (!fit) { + layout.fit = false; + } eles.layout(layout).run(); } } else { diff --git a/src/nasui/src/__tests__/graphUtils.ts b/src/nasui/src/__tests__/graphUtils.ts new file mode 100644 index 0000000000..ab0f7e7e1d --- /dev/null +++ b/src/nasui/src/__tests__/graphUtils.ts @@ -0,0 +1,26 @@ +import { Graph } from '../graphUtils'; +import * as fs from 'fs'; + +describe('Graph utils test', () => { + it('Graph constructor darts', () => { + const graph = new Graph(JSON.parse(fs.readFileSync('assets/darts/graph.json').toString()), true); + const activation = JSON.parse(fs.readFileSync('assets/darts/log').toString().split('\n')[0]); + expect(graph.nodes.length).toEqual(1842); + expect(graph.edges.length).toEqual(927); + const weights = graph.weightFromMutables(activation); + expect(weights.get('["CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[0]/InputChoice[input_switch]/input.228",' + + '"CNN/ModuleList[cells]/Cell[1]/ModuleList[mutable_ops]/Node[1]/ModuleList[ops]/' + + 'LayerChoice[2]/PoolBN[maxpool]/MaxPool2d[pool]/input.229"]')).toBeCloseTo(0.125, 3); + }); + + it('Graph constructor naive', () => { + const graph = new Graph(JSON.parse(fs.readFileSync('assets/naive/graph.json').toString()), true); + expect(graph.nodes.length).toEqual(51); + expect(graph.edges.length).toEqual(37); + expect(graph.mutableEdges.get('LayerChoice1')![0].length).toEqual(5); + expect(graph.mutableEdges.get('LayerChoice1')![1].length).toEqual(5); + expect(graph.mutableEdges.get('LayerChoice2')![0].length).toEqual(5); + expect(graph.mutableEdges.get('LayerChoice2')![1].length).toEqual(5); + expect(graph.mutableEdges.get('InputChoice3')![0].length).toEqual(4); + }); +}); diff --git a/src/nasui/src/graphUtils.ts b/src/nasui/src/graphUtils.ts index 35b31b3647..b5b3ff64cd 100644 --- a/src/nasui/src/graphUtils.ts +++ b/src/nasui/src/graphUtils.ts @@ -47,6 +47,10 @@ export class NodeTs { isParent(): boolean { return this.children.length > 0; } + + toString(): string { + return `Node(id=${this.id})`; + } }; export class Edge { @@ -59,6 +63,10 @@ export class Edge { this.target = target; this.id = JSON.stringify([this.source.id, this.target.id]); } + + toString(): string { + return `Edge(${this.source} -> ${this.target})`; + } }; interface NodeSummary { @@ -76,12 +84,12 @@ export class Graph { nodes: NodeTs[]; edges: Edge[]; defaultExpandSet: Set; + mutableEdges: Map; private id2idx: Map; private edgeId2idx: Map; private forwardGraph: Map; private backwardGraph: Map; private node2edge: Map; - private mutableEdges: Map; private build() { this.id2idx.clear(); @@ -359,17 +367,25 @@ export class Graph { weightFromMutables(mutable: any): Map { const elemWeight = new Map(); Object.entries(mutable).forEach(entry => { + const elemWeightPartial = new Map(); const key = entry[0]; const weights = entry[1] as number[]; this.mutableEdges.get(key)!.forEach((edges: any, i: number) => { edges.forEach((edge: any) => { - if (elemWeight.has(edge.id)) { - elemWeight.set(edge.id, elemWeight.get(edge.id)! + weights[i]); + if (elemWeightPartial.has(edge.id)) { + elemWeightPartial.set(edge.id, elemWeightPartial.get(edge.id)! + weights[i]); } else { - elemWeight.set(edge.id, weights[i]); + elemWeightPartial.set(edge.id, weights[i]); } }) }); + elemWeightPartial.forEach((v, k) => { + if (elemWeight.has(k)) { + elemWeight.set(k, Math.min(elemWeight.get(k)!, v)); + } else { + elemWeight.set(k, v); + } + }); }); this.nodes.forEach(node => { const edges = this.connectedEdges(node.id); diff --git a/test/scripts/unittest.sh b/test/scripts/unittest.sh index 0c03b2ab77..ee66d86c85 100644 --- a/test/scripts/unittest.sh +++ b/test/scripts/unittest.sh @@ -26,6 +26,12 @@ echo "" echo "===========================Testing: nni_manager===========================" npm run test +# -------------For NASUI unittest------------- +cd ${CWD}/../src/nasui +echo "" +echo "===========================Testing: nasui===========================" +CI=true npm test + ## ------Run nnictl unit test------ echo "" echo "===========================Testing: nnictl===========================" From 3fb49d9bf4942c6bb21256881b089f5c8f64e2d0 Mon Sep 17 00:00:00 2001 From: chicm-ms <38930155+chicm-ms@users.noreply.github.com> Date: Mon, 29 Jun 2020 09:11:25 +0800 Subject: [PATCH 02/17] Fix it pipelines (#2605) --- test/config/integration_tests.yml | 9 +++------ test/config/integration_tests_tf2.yml | 9 +++------ test/config/pr_tests.yml | 1 + test/nni_test/nnitest/run_tests.py | 13 +++++++++++++ test/pipelines/pipelines-it-local-tf2.yml | 1 + test/pipelines/pipelines-it-local-windows.yml | 1 + test/pipelines/pipelines-it-local.yml | 1 + 7 files changed, 23 insertions(+), 12 deletions(-) diff --git a/test/config/integration_tests.yml b/test/config/integration_tests.yml index 1f5ccc35d8..3fb713cbe3 100644 --- a/test/config/integration_tests.yml +++ b/test/config/integration_tests.yml @@ -4,6 +4,7 @@ defaultTestCaseConfig: stopCommand: nnictl stop experimentStatusCheck: True platform: linux darwin win32 + trainingService: all testCases: ####################################################################### @@ -77,18 +78,14 @@ testCases: launchCommand: nnictl ss_gen --trial_command="python3 mnist.py --epochs 1" --trial_dir=../examples/nas/classic_nas --file=config/examples/nni-nas-search-space.json stopCommand: experimentStatusCheck: False - -- name: classic-nas-install-ppo - configFile: test/config/examples/classic-nas-pytorch.yml - launchCommand: nnictl package install --name=PPOTuner - stopCommand: - experimentStatusCheck: False + trainingService: local - name: classic-nas-pytorch configFile: test/config/examples/classic-nas-pytorch.yml # remove search space file stopCommand: nnictl stop onExitCommand: python3 -c 'import os; os.remove("config/examples/nni-nas-search-space.json")' + trainingService: local ######################################################################### # nni features test diff --git a/test/config/integration_tests_tf2.yml b/test/config/integration_tests_tf2.yml index 797c9c114c..e060511289 100644 --- a/test/config/integration_tests_tf2.yml +++ b/test/config/integration_tests_tf2.yml @@ -4,6 +4,7 @@ defaultTestCaseConfig: stopCommand: nnictl stop experimentStatusCheck: True platform: linux darwin win32 + trainingService: all testCases: ####################################################################### @@ -56,18 +57,14 @@ testCases: launchCommand: nnictl ss_gen --trial_command="python3 train.py --epochs 1" --trial_dir=../examples/nas/classic_nas-tf --file=config/examples/nni-nas-search-space-tf2.json stopCommand: experimentStatusCheck: False - -- name: classic-nas-install-ppo - configFile: test/config/examples/classic-nas-tf2.yml - launchCommand: nnictl package install --name=PPOTuner - stopCommand: - experimentStatusCheck: False + trainingService: local - name: classic-nas-tensorflow2 configFile: test/config/examples/classic-nas-tf2.yml # remove search space file stopCommand: nnictl stop onExitCommand: python3 -c 'import os; os.remove("config/examples/nni-nas-search-space-tf2.json")' + trainingService: local ######################################################################### # nni features test diff --git a/test/config/pr_tests.yml b/test/config/pr_tests.yml index aa3fc09ddc..d49bf9d7ec 100644 --- a/test/config/pr_tests.yml +++ b/test/config/pr_tests.yml @@ -4,6 +4,7 @@ defaultTestCaseConfig: stopCommand: nnictl stop experimentStatusCheck: True platform: linux darwin win32 + trainingService: all testCases: diff --git a/test/nni_test/nnitest/run_tests.py b/test/nni_test/nnitest/run_tests.py index 542a4a932d..1c31ffa89b 100644 --- a/test/nni_test/nnitest/run_tests.py +++ b/test/nni_test/nnitest/run_tests.py @@ -196,6 +196,15 @@ def case_included(name, cases): def match_platform(test_case_config): return sys.platform in test_case_config['platform'].split(' ') +def match_training_service(test_case_config, cur_training_service): + case_ts = test_case_config['trainingService'] + assert case_ts is not None + if case_ts == 'all': + return True + if cur_training_service in case_ts.split(' '): + return True + return False + def run(args): it_config = get_yml_content(args.config) @@ -217,6 +226,10 @@ def run(args): print('skipped {}, platform {} not match [{}]'.format(name, sys.platform, test_case_config['platform'])) continue + if not match_training_service(test_case_config, args.ts): + print('skipped {}, training service {} not match [{}]'.format(name, args.ts, test_case_config['trainingService'])) + continue + wait_for_port_available(8080, 30) print('{}Testing: {}{}'.format(GREEN, name, CLEAR)) begin_time = time.time() diff --git a/test/pipelines/pipelines-it-local-tf2.yml b/test/pipelines/pipelines-it-local-tf2.yml index b7eb5a6c7c..e208b33f11 100644 --- a/test/pipelines/pipelines-it-local-tf2.yml +++ b/test/pipelines/pipelines-it-local-tf2.yml @@ -17,6 +17,7 @@ jobs: sudo apt-get install swig -y PATH=$HOME/.local/bin:$PATH nnictl package install --name=SMAC PATH=$HOME/.local/bin:$PATH nnictl package install --name=BOHB + PATH=$HOME/.local/bin:$PATH nnictl package install --name=PPOTuner displayName: 'Install dependencies for integration tests' - script: | cd test diff --git a/test/pipelines/pipelines-it-local-windows.yml b/test/pipelines/pipelines-it-local-windows.yml index bb54e9421a..bfdf4eed21 100644 --- a/test/pipelines/pipelines-it-local-windows.yml +++ b/test/pipelines/pipelines-it-local-windows.yml @@ -11,6 +11,7 @@ jobs: python -m pip install keras==2.1.6 --user python -m pip install torchvision===0.4.1 torch===1.3.1 -f https://download.pytorch.org/whl/torch_stable.html --user python -m pip install tensorflow-gpu==1.15.2 tensorflow-estimator==1.15.1 --force --user + nnictl package install --name=PPOTuner displayName: 'Install dependencies for integration tests' - script: | cd test diff --git a/test/pipelines/pipelines-it-local.yml b/test/pipelines/pipelines-it-local.yml index 30d86ddb16..fd87e95d65 100644 --- a/test/pipelines/pipelines-it-local.yml +++ b/test/pipelines/pipelines-it-local.yml @@ -18,6 +18,7 @@ jobs: sudo apt-get install swig -y PATH=$HOME/.local/bin:$PATH nnictl package install --name=SMAC PATH=$HOME/.local/bin:$PATH nnictl package install --name=BOHB + PATH=$HOME/.local/bin:$PATH nnictl package install --name=PPOTuner displayName: 'Install dependencies for integration tests' - script: | cd test From b91aba399b0927e8850ed6fb253dc88439953a7c Mon Sep 17 00:00:00 2001 From: Yuge Zhang Date: Mon, 29 Jun 2020 10:31:34 +0800 Subject: [PATCH 03/17] NAS Benchmark (#2578) * Adding NAS Benchmark (201) * Add missing endline * Update script * Draft for NAS-Bench-101 * Update NAS-Bench-101 * Update constants * Add API * Update API * Fix typo * Draft for NDS * Fix issues in storing loss * Fix cell_spec problem * Finalize NDS * Update time consumption * Add nds query function * Update documentation for NAS-Bench-101 * Reformat generators * Add NAS-Bench-201 docs * Unite constant names * Update docstring * Update docstring * Update rst * Update scripts * Add git as dependency * Apt update * Update installation scripts * Fix dependency for pipeline * Fix NDS script * Fix NAS-Bench-201 installation * Add example notebook * Correct latency dimension * shortcuts -> query * Change run -> trial, ComputedStats -> TrialStats * ipynb needs re-generation * Fix NAS rst * Fix documentation and pylint * Fix pylint * Add pandoc as dependency * Update pandoc dependency * Fix documentation broken link --- azure-pipelines.yml | 7 +- docs/en_US/NAS/Benchmarks.md | 172 +++++++++++ docs/en_US/NAS/BenchmarksExample.ipynb | 277 ++++++++++++++++++ docs/en_US/Release.md | 4 +- docs/en_US/Tutorial/HowToDebug.md | 2 +- docs/en_US/Tutorial/InstallCustomizedAlgos.md | 2 +- docs/en_US/conf.py | 1 + docs/en_US/nas.rst | 1 + docs/requirements.txt | 2 + examples/nas/benchmarks/nasbench101.sh | 22 ++ examples/nas/benchmarks/nasbench201.sh | 19 ++ examples/nas/benchmarks/nds.sh | 19 ++ src/sdk/pynni/nni/nas/benchmarks/__init__.py | 0 src/sdk/pynni/nni/nas/benchmarks/constants.py | 4 + .../nas/benchmarks/nasbench101/__init__.py | 3 + .../nas/benchmarks/nasbench101/constants.py | 14 + .../nni/nas/benchmarks/nasbench101/db_gen.py | 53 ++++ .../nas/benchmarks/nasbench101/graph_util.py | 111 +++++++ .../nni/nas/benchmarks/nasbench101/model.py | 101 +++++++ .../nni/nas/benchmarks/nasbench101/query.py | 60 ++++ .../nas/benchmarks/nasbench201/__init__.py | 3 + .../nas/benchmarks/nasbench201/constants.py | 12 + .../nni/nas/benchmarks/nasbench201/db_gen.py | 106 +++++++ .../nni/nas/benchmarks/nasbench201/model.py | 159 ++++++++++ .../nni/nas/benchmarks/nasbench201/query.py | 57 ++++ .../pynni/nni/nas/benchmarks/nds/__init__.py | 3 + .../pynni/nni/nas/benchmarks/nds/constants.py | 16 + .../pynni/nni/nas/benchmarks/nds/db_gen.py | 153 ++++++++++ src/sdk/pynni/nni/nas/benchmarks/nds/model.py | 142 +++++++++ src/sdk/pynni/nni/nas/benchmarks/nds/query.py | 64 ++++ 30 files changed, 1582 insertions(+), 7 deletions(-) create mode 100644 docs/en_US/NAS/Benchmarks.md create mode 100644 docs/en_US/NAS/BenchmarksExample.ipynb create mode 100644 examples/nas/benchmarks/nasbench101.sh create mode 100644 examples/nas/benchmarks/nasbench201.sh create mode 100644 examples/nas/benchmarks/nds.sh create mode 100644 src/sdk/pynni/nni/nas/benchmarks/__init__.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/constants.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nasbench101/__init__.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nasbench101/constants.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nasbench101/db_gen.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nasbench101/graph_util.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nasbench101/model.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nasbench101/query.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nasbench201/__init__.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nasbench201/constants.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nasbench201/db_gen.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nasbench201/model.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nasbench201/query.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nds/__init__.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nds/constants.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nds/db_gen.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nds/model.py create mode 100644 src/sdk/pynni/nni/nas/benchmarks/nds/query.py diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dc4206864d..7ad863336b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -26,11 +26,12 @@ jobs: displayName: 'Run eslint' - script: | set -e + sudo apt-get install -y pandoc python3 -m pip install torch==1.5.0+cpu torchvision==0.6.0+cpu -f https://download.pytorch.org/whl/torch_stable.html --user python3 -m pip install tensorflow==2.2.0 --user python3 -m pip install keras==2.4.2 --user - python3 -m pip install gym onnx --user - python3 -m pip install sphinx==1.8.3 sphinx-argparse==0.2.5 sphinx-markdown-tables==0.0.9 sphinx-rtd-theme==0.4.2 sphinxcontrib-websupport==1.1.0 recommonmark==0.5.0 --user + python3 -m pip install gym onnx peewee --user + python3 -m pip install sphinx==1.8.3 sphinx-argparse==0.2.5 sphinx-markdown-tables==0.0.9 sphinx-rtd-theme==0.4.2 sphinxcontrib-websupport==1.1.0 recommonmark==0.5.0 nbsphinx --user sudo apt-get install swig -y nnictl package install --name=SMAC nnictl package install --name=BOHB @@ -68,7 +69,7 @@ jobs: python3 -m pip install torch==1.3.1+cpu torchvision==0.4.2+cpu -f https://download.pytorch.org/whl/torch_stable.html --user python3 -m pip install tensorflow==1.15.2 --user python3 -m pip install keras==2.1.6 --user - python3 -m pip install gym onnx --user + python3 -m pip install gym onnx peewee --user sudo apt-get install swig -y nnictl package install --name=SMAC nnictl package install --name=BOHB diff --git a/docs/en_US/NAS/Benchmarks.md b/docs/en_US/NAS/Benchmarks.md new file mode 100644 index 0000000000..a5de456001 --- /dev/null +++ b/docs/en_US/NAS/Benchmarks.md @@ -0,0 +1,172 @@ +# NAS Benchmarks (experimental) + +```eval_rst +.. toctree:: + :hidden: + + Example Usages +``` + +## Prerequisites + +* Please prepare a folder to household all the benchmark databases. By default, it can be found at `${HOME}/.nni/nasbenchmark`. You can place it anywhere you like, and specify it in `NASBENCHMARK_DIR` before importing NNI. +* Please install `peewee` via `pip install peewee`, which NNI uses to connect to database. + +## Data Preparation + +To avoid storage and legal issues, we do not provide any prepared databases. We strongly recommend users to use docker to run the generation scripts, to ease the burden of installing multiple dependencies. Please follow the following steps. + +1. Clone NNI repo. Replace `${NNI_VERSION}` with a released version name or branch name, e.g., `v1.6`. + +```bash +git clone -b ${NNI_VERSION} https://github.com/microsoft/nni +``` + +2. Run docker. + +For NAS-Bench-101, + +```bash +docker run -v ${HOME}/.nni/nasbenchmark:/outputs -v /path/to/your/nni:/nni tensorflow/tensorflow:1.15.2-py3 /bin/bash /nni/examples/nas/benchmarks/nasbench101.sh +``` + +For NAS-Bench-201, + +```bash +docker run -v ${HOME}/.nni/nasbenchmark:/outputs -v /path/to/your/nni:/nni ufoym/deepo:pytorch-cpu /bin/bash /nni/examples/nas/benchmarks/nasbench201.sh +``` + +For NDS, + +```bash +docker run -v ${HOME}/.nni/nasbenchmark:/outputs -v /path/to/your/nni:/nni python:3.7 /bin/bash /nni/examples/nas/benchmarks/nds.sh +``` + +Please make sure there is at least 10GB free disk space and note that the conversion process can take up to hours to complete. + +## Example Usages + +Please refer to [examples usages of Benchmarks API](./BenchmarksExample). + +## NAS-Bench-101 + +[Paper link](https://arxiv.org/abs/1902.09635)     [Open-source](https://github.com/google-research/nasbench) + +NAS-Bench-101 contains 423,624 unique neural networks, combined with 4 variations in number of epochs (4, 12, 36, 108), each of which is trained 3 times. It is a cell-wise search space, which constructs and stacks a cell by enumerating DAGs with at most 7 operators, and no more than 9 connections. All operators can be chosen from `CONV3X3_BN_RELU`, `CONV1X1_BN_RELU` and `MAXPOOL3X3`, except the first operator (always `INPUT`) and last operator (always `OUTPUT`). + +Notably, NAS-Bench-101 eliminates invalid cells (e.g., there is no path from input to output, or there is redundant computation). Furthermore, isomorphic cells are de-duplicated, i.e., all the remaining cells are computationally unique. + +### API Documentation + +```eval_rst +.. autofunction:: nni.nas.benchmarks.nasbench101.query_nb101_trial_stats + +.. autoattribute:: nni.nas.benchmarks.nasbench101.INPUT + +.. autoattribute:: nni.nas.benchmarks.nasbench101.OUTPUT + +.. autoattribute:: nni.nas.benchmarks.nasbench101.CONV3X3_BN_RELU + +.. autoattribute:: nni.nas.benchmarks.nasbench101.CONV1X1_BN_RELU + +.. autoattribute:: nni.nas.benchmarks.nasbench101.MAXPOOL3X3 + +.. autoclass:: nni.nas.benchmarks.nasbench101.Nb101TrialConfig + +.. autoclass:: nni.nas.benchmarks.nasbench101.Nb101TrialStats + +.. autoclass:: nni.nas.benchmarks.nasbench101.Nb101IntermediateStats + +.. autofunction:: nni.nas.benchmarks.nasbench101.graph_util.nasbench_format_to_architecture_repr + +.. autofunction:: nni.nas.benchmarks.nasbench101.graph_util.infer_num_vertices + +.. autofunction:: nni.nas.benchmarks.nasbench101.graph_util.hash_module +``` + +## NAS-Bench-201 + +[Paper link](https://arxiv.org/abs/2001.00326)     [Open-source API](https://github.com/D-X-Y/NAS-Bench-201)    [Implementations](https://github.com/D-X-Y/AutoDL-Projects) + +NAS-Bench-201 is a cell-wise search space that views nodes as tensors and edges as operators. The search space contains all possible densely-connected DAGs with 4 nodes, resulting in 15,625 candidates in total. Each operator (i.e., edge) is selected from a pre-defined operator set (`NONE`, `SKIP_CONNECT`, `CONV_1X1`, `CONV_3X3` and `AVG_POOL_3X3`). Training appraoches vary in the dataset used (CIFAR-10, CIFAR-100, ImageNet) and number of epochs scheduled (12 and 200). Each combination of architecture and training approach is repeated 1 - 3 times with different random seeds. + +### API Documentation + + +```eval_rst +.. autofunction:: nni.nas.benchmarks.nasbench201.query_nb201_trial_stats + +.. autoattribute:: nni.nas.benchmarks.nasbench201.NONE + +.. autoattribute:: nni.nas.benchmarks.nasbench201.SKIP_CONNECT + +.. autoattribute:: nni.nas.benchmarks.nasbench201.CONV_1X1 + +.. autoattribute:: nni.nas.benchmarks.nasbench201.CONV_3X3 + +.. autoattribute:: nni.nas.benchmarks.nasbench201.AVG_POOL_3X3 + +.. autoclass:: nni.nas.benchmarks.nasbench201.Nb201TrialConfig + +.. autoclass:: nni.nas.benchmarks.nasbench201.Nb201TrialStats + +.. autoclass:: nni.nas.benchmarks.nasbench201.Nb201IntermediateStats +``` + +## NDS + +[Paper link](https://arxiv.org/abs/1905.13214)     [Open-source](https://github.com/facebookresearch/nds) + +_On Network Design Spaces for Visual Recognition_ released trial statistics of over 100,000 configurations (models + hyper-parameters) sampled from multiple model families, including vanilla (feedforward network loosely inspired by VGG), ResNet and ResNeXt (residual basic block and residual bottleneck block) and NAS cells (following popular design from NASNet, Ameoba, PNAS, ENAS and DARTS). Most configurations are trained only once with a fixed seed, except a few that are trained twice or three times. + +Instead of storing results obtained with different configurations in separate files, we dump them into one single database to enable comparison in multiple dimensions. Specifically, we use `model_family` to distinguish model types, `model_spec` for all hyper-parameters needed to build this model, `cell_spec` for detailed information on operators and connections if it is a NAS cell, `generator` to denote the sampling policy through which this configuration is generated. Refer to API documentation for details. + +## Available Operators + +Here is a list of available operators used in NDS. + +```eval_rst +.. autoattribute:: nni.nas.benchmarks.nds.constants.NONE + +.. autoattribute:: nni.nas.benchmarks.nds.constants.SKIP_CONNECT + +.. autoattribute:: nni.nas.benchmarks.nds.constants.AVG_POOL_3X3 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.MAX_POOL_3X3 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.MAX_POOL_5X5 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.MAX_POOL_7X7 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.CONV_1X1 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.CONV_3X3 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.CONV_3X1_1X3 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.CONV_7X1_1X7 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.DIL_CONV_3X3 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.DIL_CONV_5X5 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.SEP_CONV_3X3 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.SEP_CONV_5X5 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.SEP_CONV_7X7 + +.. autoattribute:: nni.nas.benchmarks.nds.constants.DIL_SEP_CONV_3X3 +``` + +### API Documentation + +```eval_rst +.. autofunction:: nni.nas.benchmarks.nds.query_nds_trial_stats + +.. autoclass:: nni.nas.benchmarks.nds.NdsTrialConfig + +.. autoclass:: nni.nas.benchmarks.nds.NdsTrialStats + +.. autoclass:: nni.nas.benchmarks.nds.NdsIntermediateStats +``` \ No newline at end of file diff --git a/docs/en_US/NAS/BenchmarksExample.ipynb b/docs/en_US/NAS/BenchmarksExample.ipynb new file mode 100644 index 0000000000..a808a118f1 --- /dev/null +++ b/docs/en_US/NAS/BenchmarksExample.ipynb @@ -0,0 +1,277 @@ +{ + "nbformat": 4, + "nbformat_minor": 2, + "metadata": { + "language_info": { + "name": "python", + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "version": "3.6.10-final" + }, + "orig_nbformat": 2, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "npconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": 3, + "kernelspec": { + "name": "python361064bitnnilatestcondabff8d66a619a4d26af34fe0fe687c7b0", + "display_name": "Python 3.6.10 64-bit ('nnilatest': conda)" + } + }, + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Example Usages of NAS Benchmarks" + ] + }, + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [], + "source": [ + "import pprint\n", + "import time\n", + "\n", + "from nni.nas.benchmarks.nasbench101 import query_nb101_trial_stats\n", + "from nni.nas.benchmarks.nasbench201 import query_nb201_trial_stats\n", + "from nni.nas.benchmarks.nds import query_nds_trial_stats\n", + "\n", + "ti = time.time()" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## NAS-Bench-101" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": {}, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": "{'config': {'arch': {'input1': [0],\n 'input2': [1],\n 'input3': [2],\n 'input4': [0],\n 'input5': [0, 3, 4],\n 'input6': [2, 5],\n 'op1': 'conv3x3-bn-relu',\n 'op2': 'maxpool3x3',\n 'op3': 'conv3x3-bn-relu',\n 'op4': 'conv3x3-bn-relu',\n 'op5': 'conv1x1-bn-relu'},\n 'hash': '00005c142e6f48ac74fdcf73e3439874',\n 'id': 4,\n 'num_epochs': 108,\n 'num_vertices': 7},\n 'id': 10,\n 'parameters': 8.55553,\n 'test_acc': 92.11738705635071,\n 'train_acc': 100.0,\n 'training_time': 106147.67578125,\n 'valid_acc': 92.41786599159241}\n{'config': {'arch': {'input1': [0],\n 'input2': [1],\n 'input3': [2],\n 'input4': [0],\n 'input5': [0, 3, 4],\n 'input6': [2, 5],\n 'op1': 'conv3x3-bn-relu',\n 'op2': 'maxpool3x3',\n 'op3': 'conv3x3-bn-relu',\n 'op4': 'conv3x3-bn-relu',\n 'op5': 'conv1x1-bn-relu'},\n 'hash': '00005c142e6f48ac74fdcf73e3439874',\n 'id': 4,\n 'num_epochs': 108,\n 'num_vertices': 7},\n 'id': 11,\n 'parameters': 8.55553,\n 'test_acc': 91.90705418586731,\n 'train_acc': 100.0,\n 'training_time': 106095.05859375,\n 'valid_acc': 92.45793223381042}\n{'config': {'arch': {'input1': [0],\n 'input2': [1],\n 'input3': [2],\n 'input4': [0],\n 'input5': [0, 3, 4],\n 'input6': [2, 5],\n 'op1': 'conv3x3-bn-relu',\n 'op2': 'maxpool3x3',\n 'op3': 'conv3x3-bn-relu',\n 'op4': 'conv3x3-bn-relu',\n 'op5': 'conv1x1-bn-relu'},\n 'hash': '00005c142e6f48ac74fdcf73e3439874',\n 'id': 4,\n 'num_epochs': 108,\n 'num_vertices': 7},\n 'id': 12,\n 'parameters': 8.55553,\n 'test_acc': 92.15745329856873,\n 'train_acc': 100.0,\n 'training_time': 106138.55712890625,\n 'valid_acc': 93.04887652397156}\n" + } + ], + "source": [ + "arch = {\n", + " 'op1': 'conv3x3-bn-relu',\n", + " 'op2': 'maxpool3x3',\n", + " 'op3': 'conv3x3-bn-relu',\n", + " 'op4': 'conv3x3-bn-relu',\n", + " 'op5': 'conv1x1-bn-relu',\n", + " 'input1': [0],\n", + " 'input2': [1],\n", + " 'input3': [2],\n", + " 'input4': [0],\n", + " 'input5': [0, 3, 4],\n", + " 'input6': [2, 5]\n", + "}\n", + "for t in query_nb101_trial_stats(arch, 108):\n", + " pprint.pprint(t)" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## NAS-Bench-201" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": {}, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": "{'config': {'arch': {'0_1': 'avg_pool_3x3',\n '0_2': 'conv_1x1',\n '0_3': 'conv_1x1',\n '1_2': 'skip_connect',\n '1_3': 'skip_connect',\n '2_3': 'skip_connect'},\n 'dataset': 'cifar100',\n 'id': 7,\n 'num_cells': 5,\n 'num_channels': 16,\n 'num_epochs': 200},\n 'flops': 15.65322,\n 'id': 3,\n 'latency': 0.013182918230692545,\n 'ori_test_acc': 53.11,\n 'ori_test_evaluation_time': 1.0195916947864352,\n 'ori_test_loss': 1.7307863704681397,\n 'parameters': 0.135156,\n 'seed': 999,\n 'test_acc': 53.07999995727539,\n 'test_evaluation_time': 0.5097958473932176,\n 'test_loss': 1.731276072692871,\n 'train_acc': 57.82,\n 'train_loss': 1.5116578379058838,\n 'training_time': 2888.4371995925903,\n 'valid_acc': 53.14000000610351,\n 'valid_evaluation_time': 0.5097958473932176,\n 'valid_loss': 1.7302966793060304}\n{'config': {'arch': {'0_1': 'avg_pool_3x3',\n '0_2': 'conv_1x1',\n '0_3': 'conv_1x1',\n '1_2': 'skip_connect',\n '1_3': 'skip_connect',\n '2_3': 'skip_connect'},\n 'dataset': 'cifar100',\n 'id': 7,\n 'num_cells': 5,\n 'num_channels': 16,\n 'num_epochs': 200},\n 'flops': 15.65322,\n 'id': 7,\n 'latency': 0.013182918230692545,\n 'ori_test_acc': 51.93,\n 'ori_test_evaluation_time': 1.0195916947864352,\n 'ori_test_loss': 1.7572312774658203,\n 'parameters': 0.135156,\n 'seed': 777,\n 'test_acc': 51.979999938964845,\n 'test_evaluation_time': 0.5097958473932176,\n 'test_loss': 1.7429540189743042,\n 'train_acc': 57.578,\n 'train_loss': 1.5114233912658692,\n 'training_time': 2888.4371995925903,\n 'valid_acc': 51.88,\n 'valid_evaluation_time': 0.5097958473932176,\n 'valid_loss': 1.7715086591720581}\n{'config': {'arch': {'0_1': 'avg_pool_3x3',\n '0_2': 'conv_1x1',\n '0_3': 'conv_1x1',\n '1_2': 'skip_connect',\n '1_3': 'skip_connect',\n '2_3': 'skip_connect'},\n 'dataset': 'cifar100',\n 'id': 7,\n 'num_cells': 5,\n 'num_channels': 16,\n 'num_epochs': 200},\n 'flops': 15.65322,\n 'id': 11,\n 'latency': 0.013182918230692545,\n 'ori_test_acc': 53.38,\n 'ori_test_evaluation_time': 1.0195916947864352,\n 'ori_test_loss': 1.7281623031616211,\n 'parameters': 0.135156,\n 'seed': 888,\n 'test_acc': 53.67999998779297,\n 'test_evaluation_time': 0.5097958473932176,\n 'test_loss': 1.7327697801589965,\n 'train_acc': 57.792,\n 'train_loss': 1.5091403088760376,\n 'training_time': 2888.4371995925903,\n 'valid_acc': 53.08000000610352,\n 'valid_evaluation_time': 0.5097958473932176,\n 'valid_loss': 1.7235548280715942}\n" + } + ], + "source": [ + "arch = {\n", + " '0_1': 'avg_pool_3x3',\n", + " '0_2': 'conv_1x1',\n", + " '1_2': 'skip_connect',\n", + " '0_3': 'conv_1x1',\n", + " '1_3': 'skip_connect',\n", + " '2_3': 'skip_connect'\n", + "}\n", + "for t in query_nb201_trial_stats(arch, 200, 'cifar100'):\n", + " pprint.pprint(t)" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## NDS" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": {}, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": "{'best_test_acc': 90.48,\n 'best_train_acc': 96.356,\n 'best_train_loss': 0.116,\n 'config': {'base_lr': 0.1,\n 'cell_spec': {},\n 'dataset': 'cifar10',\n 'generator': 'random',\n 'id': 45505,\n 'model_family': 'residual_bottleneck',\n 'model_spec': {'bot_muls': [0.0, 0.25, 0.25, 0.25],\n 'ds': [1, 16, 1, 4],\n 'num_gs': [1, 2, 1, 2],\n 'ss': [1, 1, 2, 2],\n 'ws': [16, 64, 128, 16]},\n 'num_epochs': 100,\n 'proposer': 'resnext-a',\n 'weight_decay': 0.0005},\n 'final_test_acc': 90.39,\n 'final_train_acc': 96.298,\n 'final_train_loss': 0.116,\n 'flops': 69.890986,\n 'id': 45505,\n 'iter_time': 0.065,\n 'parameters': 0.083002,\n 'seed': 1}\n" + } + ], + "source": [ + "model_spec = {\n", + " 'bot_muls': [0.0, 0.25, 0.25, 0.25],\n", + " 'ds': [1, 16, 1, 4],\n", + " 'num_gs': [1, 2, 1, 2],\n", + " 'ss': [1, 1, 2, 2],\n", + " 'ws': [16, 64, 128, 16]\n", + "}\n", + "# Use none as a wildcard\n", + "for t in query_nds_trial_stats('residual_bottleneck', None, None, model_spec, None, 'cifar10'):\n", + " pprint.pprint(t)" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": {}, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": "{'best_test_acc': 93.58,\n 'best_train_acc': 99.772,\n 'best_train_loss': 0.011,\n 'config': {'base_lr': 0.1,\n 'cell_spec': {},\n 'dataset': 'cifar10',\n 'generator': 'random',\n 'id': 108998,\n 'model_family': 'residual_basic',\n 'model_spec': {'ds': [1, 12, 12, 12],\n 'ss': [1, 1, 2, 2],\n 'ws': [16, 24, 24, 40]},\n 'num_epochs': 100,\n 'proposer': 'resnet',\n 'weight_decay': 0.0005},\n 'final_test_acc': 93.49,\n 'final_train_acc': 99.772,\n 'final_train_loss': 0.011,\n 'flops': 184.519578,\n 'id': 108998,\n 'iter_time': 0.059,\n 'parameters': 0.594138,\n 'seed': 1}\n" + } + ], + "source": [ + "model_spec = {'ds': [1, 12, 12, 12], 'ss': [1, 1, 2, 2], 'ws': [16, 24, 24, 40]}\n", + "for t in query_nds_trial_stats('residual_basic', 'resnet', 'random', model_spec, {}, 'cifar10'):\n", + " pprint.pprint(t)" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": {}, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": "{'best_test_acc': 84.5,\n 'best_train_acc': 89.66499999999999,\n 'best_train_loss': 0.302,\n 'config': {'base_lr': 0.1,\n 'cell_spec': {},\n 'dataset': 'cifar10',\n 'generator': 'random',\n 'id': 139492,\n 'model_family': 'vanilla',\n 'model_spec': {'ds': [1, 12, 12, 12],\n 'ss': [1, 1, 2, 2],\n 'ws': [16, 24, 32, 40]},\n 'num_epochs': 100,\n 'proposer': 'vanilla',\n 'weight_decay': 0.0005},\n 'final_test_acc': 84.35,\n 'final_train_acc': 89.633,\n 'final_train_loss': 0.303,\n 'flops': 208.36393,\n 'id': 154692,\n 'iter_time': 0.058,\n 'parameters': 0.68977,\n 'seed': 1}\n" + } + ], + "source": [ + "# get the first one\n", + "pprint.pprint(next(query_nds_trial_stats('vanilla', None, None, None, None, None)))" + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "metadata": {}, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": "{'best_test_acc': 93.37,\n 'best_train_acc': 99.91,\n 'best_train_loss': 0.006,\n 'config': {'base_lr': 0.1,\n 'cell_spec': {'normal_0_input_x': 0,\n 'normal_0_input_y': 1,\n 'normal_0_op_x': 'avg_pool_3x3',\n 'normal_0_op_y': 'conv_7x1_1x7',\n 'normal_1_input_x': 2,\n 'normal_1_input_y': 0,\n 'normal_1_op_x': 'sep_conv_3x3',\n 'normal_1_op_y': 'sep_conv_5x5',\n 'normal_2_input_x': 2,\n 'normal_2_input_y': 2,\n 'normal_2_op_x': 'dil_sep_conv_3x3',\n 'normal_2_op_y': 'dil_sep_conv_3x3',\n 'normal_3_input_x': 4,\n 'normal_3_input_y': 4,\n 'normal_3_op_x': 'skip_connect',\n 'normal_3_op_y': 'dil_sep_conv_3x3',\n 'normal_4_input_x': 2,\n 'normal_4_input_y': 4,\n 'normal_4_op_x': 'conv_7x1_1x7',\n 'normal_4_op_y': 'sep_conv_3x3',\n 'normal_concat': [3, 5, 6],\n 'reduce_0_input_x': 0,\n 'reduce_0_input_y': 1,\n 'reduce_0_op_x': 'avg_pool_3x3',\n 'reduce_0_op_y': 'dil_sep_conv_3x3',\n 'reduce_1_input_x': 0,\n 'reduce_1_input_y': 0,\n 'reduce_1_op_x': 'sep_conv_3x3',\n 'reduce_1_op_y': 'sep_conv_3x3',\n 'reduce_2_input_x': 2,\n 'reduce_2_input_y': 0,\n 'reduce_2_op_x': 'skip_connect',\n 'reduce_2_op_y': 'sep_conv_7x7',\n 'reduce_3_input_x': 4,\n 'reduce_3_input_y': 4,\n 'reduce_3_op_x': 'conv_7x1_1x7',\n 'reduce_3_op_y': 'skip_connect',\n 'reduce_4_input_x': 0,\n 'reduce_4_input_y': 5,\n 'reduce_4_op_x': 'conv_7x1_1x7',\n 'reduce_4_op_y': 'conv_7x1_1x7',\n 'reduce_concat': [3, 6]},\n 'dataset': 'cifar10',\n 'generator': 'random',\n 'id': 1,\n 'model_family': 'nas_cell',\n 'model_spec': {'aux': False,\n 'depth': 12,\n 'drop_prob': 0.0,\n 'num_nodes_normal': 5,\n 'num_nodes_reduce': 5,\n 'width': 32},\n 'num_epochs': 100,\n 'proposer': 'amoeba',\n 'weight_decay': 0.0005},\n 'final_test_acc': 93.27,\n 'final_train_acc': 99.91,\n 'final_train_loss': 0.006,\n 'flops': 664.400586,\n 'id': 1,\n 'iter_time': 0.281,\n 'parameters': 4.190314,\n 'seed': 1}\n" + } + ], + "source": [ + "# count number\n", + "model_spec = {'num_nodes_normal': 5, 'num_nodes_reduce': 5, 'depth': 12, 'width': 32, 'aux': False, 'drop_prob': 0.0}\n", + "cell_spec = {\n", + " 'normal_0_op_x': 'avg_pool_3x3',\n", + " 'normal_0_input_x': 0,\n", + " 'normal_0_op_y': 'conv_7x1_1x7',\n", + " 'normal_0_input_y': 1,\n", + " 'normal_1_op_x': 'sep_conv_3x3',\n", + " 'normal_1_input_x': 2,\n", + " 'normal_1_op_y': 'sep_conv_5x5',\n", + " 'normal_1_input_y': 0,\n", + " 'normal_2_op_x': 'dil_sep_conv_3x3',\n", + " 'normal_2_input_x': 2,\n", + " 'normal_2_op_y': 'dil_sep_conv_3x3',\n", + " 'normal_2_input_y': 2,\n", + " 'normal_3_op_x': 'skip_connect',\n", + " 'normal_3_input_x': 4,\n", + " 'normal_3_op_y': 'dil_sep_conv_3x3',\n", + " 'normal_3_input_y': 4,\n", + " 'normal_4_op_x': 'conv_7x1_1x7',\n", + " 'normal_4_input_x': 2,\n", + " 'normal_4_op_y': 'sep_conv_3x3',\n", + " 'normal_4_input_y': 4,\n", + " 'normal_concat': [3, 5, 6],\n", + " 'reduce_0_op_x': 'avg_pool_3x3',\n", + " 'reduce_0_input_x': 0,\n", + " 'reduce_0_op_y': 'dil_sep_conv_3x3',\n", + " 'reduce_0_input_y': 1,\n", + " 'reduce_1_op_x': 'sep_conv_3x3',\n", + " 'reduce_1_input_x': 0,\n", + " 'reduce_1_op_y': 'sep_conv_3x3',\n", + " 'reduce_1_input_y': 0,\n", + " 'reduce_2_op_x': 'skip_connect',\n", + " 'reduce_2_input_x': 2,\n", + " 'reduce_2_op_y': 'sep_conv_7x7',\n", + " 'reduce_2_input_y': 0,\n", + " 'reduce_3_op_x': 'conv_7x1_1x7',\n", + " 'reduce_3_input_x': 4,\n", + " 'reduce_3_op_y': 'skip_connect',\n", + " 'reduce_3_input_y': 4,\n", + " 'reduce_4_op_x': 'conv_7x1_1x7',\n", + " 'reduce_4_input_x': 0,\n", + " 'reduce_4_op_y': 'conv_7x1_1x7',\n", + " 'reduce_4_input_y': 5,\n", + " 'reduce_concat': [3, 6]\n", + "}\n", + "\n", + "for t in query_nds_trial_stats('nas_cell', None, None, model_spec, cell_spec, 'cifar10'):\n", + " assert t['config']['model_spec'] == model_spec\n", + " assert t['config']['cell_spec'] == cell_spec\n", + " pprint.pprint(t)" + ] + }, + { + "cell_type": "code", + "execution_count": 8, + "metadata": {}, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": "NDS (amoeba) count: 5107\n" + } + ], + "source": [ + "# count number\n", + "print('NDS (amoeba) count:', len(list(query_nds_trial_stats(None, 'amoeba', None, None, None, None, None))))" + ] + }, + { + "cell_type": "code", + "execution_count": 9, + "metadata": {}, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": "Elapsed time: 1.9107539653778076 seconds\n" + } + ], + "source": [ + "print('Elapsed time: ', time.time() - ti, 'seconds')" + ] + } + ] +} \ No newline at end of file diff --git a/docs/en_US/Release.md b/docs/en_US/Release.md index 6a23b5c3f4..412b1c7533 100644 --- a/docs/en_US/Release.md +++ b/docs/en_US/Release.md @@ -105,7 +105,7 @@ * WebUI refactor: adopt fabric framework #### Others -* Support running [NNI experiment at foreground](https://github.com/microsoft/nni/blob/v1.4/docs/en_US/Tutorial/Nnictl.md#manage-an-experiment), i.e., `--foreground` argument in `nnictl create/resume/view` +* Support running [NNI experiment at foreground](https://github.com/microsoft/nni/blob/v1.4/docs/en_US/Tutorial/Nnictl#manage-an-experiment), i.e., `--foreground` argument in `nnictl create/resume/view` * Support canceling the trials in UNKNOWN state * Support large search space whose size could be up to 50mb (thanks external contributor @Sundrops) @@ -338,7 +338,7 @@ * NNI running on windows for local mode * [New advisor: BOHB](Tuner/BohbAdvisor.md) * Support a new advisor BOHB, which is a robust and efficient hyperparameter tuning algorithm, combines the advantages of Bayesian optimization and Hyperband -* [Support import and export experiment data through nnictl](Tutorial/Nnictl.md#experiment) +* [Support import and export experiment data through nnictl](Tutorial/Nnictl.md) * Generate analysis results report after the experiment execution * Support import data to tuner and advisor for tuning * [Designated gpu devices for NNI trial jobs](Tutorial/ExperimentConfig.md#localConfig) diff --git a/docs/en_US/Tutorial/HowToDebug.md b/docs/en_US/Tutorial/HowToDebug.md index f94211ca2a..825042e734 100644 --- a/docs/en_US/Tutorial/HowToDebug.md +++ b/docs/en_US/Tutorial/HowToDebug.md @@ -86,4 +86,4 @@ A common example of this would be run the mnist example without installing tenso As it shows, every trial has a log path, where you can find trial's log and stderr. -In addition to experiment level debug, NNI also provides the capability for debugging a single trial without the need to start the entire experiment. Refer to [standalone mode](../TrialExample/Trials.md#standalone-mode-for-debug) for more information about debug single trial code. \ No newline at end of file +In addition to experiment level debug, NNI also provides the capability for debugging a single trial without the need to start the entire experiment. Refer to [standalone mode](../TrialExample/Trials#standalone-mode-for-debugging) for more information about debug single trial code. \ No newline at end of file diff --git a/docs/en_US/Tutorial/InstallCustomizedAlgos.md b/docs/en_US/Tutorial/InstallCustomizedAlgos.md index 63b61227f1..df2783df89 100644 --- a/docs/en_US/Tutorial/InstallCustomizedAlgos.md +++ b/docs/en_US/Tutorial/InstallCustomizedAlgos.md @@ -3,7 +3,7 @@ ## Overview -NNI provides a lot of [builtin tuners](../Tuner/BuiltinTuner.md), [advisors](../Tuner/BuiltinTuner.md#Hyperband) and [assessors](../Assessor/BuiltinAssessor.md) can be used directly for Hyper Parameter Optimization, and some extra algorithms can be installed via `nnictl package install --name ` after NNI is installed. You can check these extra algorithms via `nnictl package list` command. +NNI provides a lot of [builtin tuners](../Tuner/BuiltinTuner.md), [advisors](../Tuner/HyperbandAdvisor.md) and [assessors](../Assessor/BuiltinAssessor.md) can be used directly for Hyper Parameter Optimization, and some extra algorithms can be installed via `nnictl package install --name ` after NNI is installed. You can check these extra algorithms via `nnictl package list` command. NNI also provides the ability to build your own customized tuners, advisors and assessors. To use the customized algorithm, users can simply follow the spec in experiment config file to properly reference the algorithm, which has been illustrated in the tutorials of [customized tuners](../Tuner/CustomizeTuner.md)/[advisors](../Tuner/CustomizeAdvisor.md)/[assessors](../Assessor/CustomizeAssessor.md). diff --git a/docs/en_US/conf.py b/docs/en_US/conf.py index 0e0d3b8674..16808e2143 100644 --- a/docs/en_US/conf.py +++ b/docs/en_US/conf.py @@ -46,6 +46,7 @@ 'sphinxarg.ext', 'sphinx.ext.napoleon', 'sphinx.ext.viewcode', + 'nbsphinx', ] # Add mock modules diff --git a/docs/en_US/nas.rst b/docs/en_US/nas.rst index c40224f681..280c4cad2c 100644 --- a/docs/en_US/nas.rst +++ b/docs/en_US/nas.rst @@ -23,4 +23,5 @@ For details, please refer to the following tutorials: One-shot NAS Customize a NAS Algorithm NAS Visualization + NAS Benchmarks API Reference diff --git a/docs/requirements.txt b/docs/requirements.txt index 8a976b3348..efa410404a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,6 +9,8 @@ json_tricks numpy scipy coverage +peewee +nbsphinx schema tensorboard scikit-learn==0.20 diff --git a/examples/nas/benchmarks/nasbench101.sh b/examples/nas/benchmarks/nasbench101.sh new file mode 100644 index 0000000000..4b42628b81 --- /dev/null +++ b/examples/nas/benchmarks/nasbench101.sh @@ -0,0 +1,22 @@ +set -e +mkdir -p /outputs /tmp + +echo "Installing dependencies..." +apt update && apt install -y wget git +pip install --no-cache-dir tqdm peewee + +echo "Installing NNI..." +cd /nni && echo "y" | source install.sh + +cd /tmp + +echo "Installing NASBench..." +git clone https://github.com/google-research/nasbench +cd nasbench && pip install -e . && cd .. + +echo "Downloading NAS-Bench-101..." +wget https://storage.googleapis.com/nasbench/nasbench_full.tfrecord + +echo "Generating database..." +rm -f /outputs/nasbench101.db /outputs/nasbench101.db-journal +NASBENCHMARK_DIR=/outputs python -m nni.nas.benchmarks.nasbench101.db_gen nasbench_full.tfrecord diff --git a/examples/nas/benchmarks/nasbench201.sh b/examples/nas/benchmarks/nasbench201.sh new file mode 100644 index 0000000000..6121d95086 --- /dev/null +++ b/examples/nas/benchmarks/nasbench201.sh @@ -0,0 +1,19 @@ +set -e +mkdir -p /outputs /tmp + +echo "Installing dependencies..." +apt update && apt install -y wget +pip uninstall -y enum34 # https://github.com/iterative/dvc/issues/1995 +pip install --no-cache-dir gdown tqdm peewee + +echo "Installing NNI..." +cd /nni && echo "y" | source install.sh + +cd /tmp + +echo "Downloading NAS-Bench-201..." +gdown https://drive.google.com/uc\?id\=1OOfVPpt-lA4u2HJrXbgrRd42IbfvJMyE -O a.pth + +echo "Generating database..." +rm -f /outputs/nasbench201.db /outputs/nasbench201.db-journal +NASBENCHMARK_DIR=/outputs python -m nni.nas.benchmarks.nasbench201.db_gen a.pth diff --git a/examples/nas/benchmarks/nds.sh b/examples/nas/benchmarks/nds.sh new file mode 100644 index 0000000000..3750a34514 --- /dev/null +++ b/examples/nas/benchmarks/nds.sh @@ -0,0 +1,19 @@ +set -e +mkdir -p /outputs /tmp + +echo "Installing dependencies..." +apt update && apt install -y wget zip +pip install --no-cache-dir tqdm peewee + +echo "Installing NNI..." +cd /nni && echo "y" | source install.sh + +cd /tmp + +echo "Downloading NDS..." +wget https://dl.fbaipublicfiles.com/nds/data.zip -O data.zip +unzip data.zip + +echo "Generating database..." +rm -f /outputs/nds.db /outputs/nds.db-journal +NASBENCHMARK_DIR=/outputs python -m nni.nas.benchmarks.nds.db_gen nds_data diff --git a/src/sdk/pynni/nni/nas/benchmarks/__init__.py b/src/sdk/pynni/nni/nas/benchmarks/__init__.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/sdk/pynni/nni/nas/benchmarks/constants.py b/src/sdk/pynni/nni/nas/benchmarks/constants.py new file mode 100644 index 0000000000..4a52fa8d8f --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/constants.py @@ -0,0 +1,4 @@ +import os + + +DATABASE_DIR = os.environ.get("NASBENCHMARK_DIR", os.path.expanduser("~/.nni/nasbenchmark")) diff --git a/src/sdk/pynni/nni/nas/benchmarks/nasbench101/__init__.py b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/__init__.py new file mode 100644 index 0000000000..e9aad0552c --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/__init__.py @@ -0,0 +1,3 @@ +from .constants import INPUT, OUTPUT, CONV3X3_BN_RELU, CONV1X1_BN_RELU, MAXPOOL3X3 +from .model import Nb101TrialStats, Nb101IntermediateStats, Nb101TrialConfig +from .query import query_nb101_trial_stats diff --git a/src/sdk/pynni/nni/nas/benchmarks/nasbench101/constants.py b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/constants.py new file mode 100644 index 0000000000..c2769f497f --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/constants.py @@ -0,0 +1,14 @@ +INPUT = 'input' +OUTPUT = 'output' +CONV3X3_BN_RELU = 'conv3x3-bn-relu' +CONV1X1_BN_RELU = 'conv1x1-bn-relu' +MAXPOOL3X3 = 'maxpool3x3' + + +LABEL2ID = { + INPUT: -1, + OUTPUT: -2, + CONV3X3_BN_RELU: 0, + CONV1X1_BN_RELU: 1, + MAXPOOL3X3: 2 +} diff --git a/src/sdk/pynni/nni/nas/benchmarks/nasbench101/db_gen.py b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/db_gen.py new file mode 100644 index 0000000000..04212ca270 --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/db_gen.py @@ -0,0 +1,53 @@ +import argparse + +from tqdm import tqdm +from nasbench import api # pylint: disable=import-error + +from .model import db, Nb101TrialConfig, Nb101TrialStats, Nb101IntermediateStats +from .graph_util import nasbench_format_to_architecture_repr, hash_module + + +def main(): + parser = argparse.ArgumentParser() + parser.add_argument('input_file', + help='Path to the file to be converted, e.g., nasbench_full.tfrecord') + args = parser.parse_args() + nasbench = api.NASBench(args.input_file) + with db: + db.create_tables([Nb101TrialConfig, Nb101TrialStats, Nb101IntermediateStats]) + for hashval in tqdm(nasbench.hash_iterator(), desc='Dumping data into database'): + metadata, metrics = nasbench.get_metrics_from_hash(hashval) + num_vertices, architecture = nasbench_format_to_architecture_repr( + metadata['module_adjacency'], metadata['module_operations']) + assert hashval == hash_module(architecture, num_vertices) + for epochs in [4, 12, 36, 108]: + trial_config = Nb101TrialConfig.create( + arch=architecture, + num_vertices=num_vertices, + hash=hashval, + num_epochs=epochs + ) + + for seed in range(3): + cur = metrics[epochs][seed] + trial = Nb101TrialStats.create( + config=trial_config, + train_acc=cur['final_train_accuracy'] * 100, + valid_acc=cur['final_validation_accuracy'] * 100, + test_acc=cur['final_test_accuracy'] * 100, + parameters=metadata['trainable_parameters'] / 1e6, + training_time=cur['final_training_time'] * 60 + ) + for t in ['halfway', 'final']: + Nb101IntermediateStats.create( + trial=trial, + current_epoch=epochs // 2 if t == 'halfway' else epochs, + training_time=cur[t + '_training_time'], + train_acc=cur[t + '_train_accuracy'] * 100, + valid_acc=cur[t + '_validation_accuracy'] * 100, + test_acc=cur[t + '_test_accuracy'] * 100 + ) + + +if __name__ == '__main__': + main() diff --git a/src/sdk/pynni/nni/nas/benchmarks/nasbench101/graph_util.py b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/graph_util.py new file mode 100644 index 0000000000..10805685fe --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/graph_util.py @@ -0,0 +1,111 @@ +import hashlib + +import numpy as np + +from .constants import INPUT, LABEL2ID, OUTPUT + + +def _labeling_from_architecture(architecture, vertices): + return [INPUT] + [architecture['op{}'.format(i)] for i in range(1, vertices - 1)] + [OUTPUT] + + +def _adjancency_matrix_from_architecture(architecture, vertices): + matrix = np.zeros((vertices, vertices), dtype=np.bool) + for i in range(1, vertices): + for k in architecture['input{}'.format(i)]: + matrix[k, i] = 1 + return matrix + + +def nasbench_format_to_architecture_repr(adjacency_matrix, labeling): + """ + Computes a graph-invariance MD5 hash of the matrix and label pair. + Imported from NAS-Bench-101 repo. + + Parameters + ---------- + adjacency_matrix : np.ndarray + A 2D array of shape NxN, where N is the number of vertices. + ``matrix[u][v]`` is 1 if there is a direct edge from `u` to `v`, + otherwise it will be 0. + labeling : list of str + A list of str that starts with input and ends with output. The intermediate + nodes are chosen from candidate operators. + + Returns + ------- + tuple and int and dict + Converted number of vertices and architecture. + """ + num_vertices = adjacency_matrix.shape[0] + assert len(labeling) == num_vertices + architecture = {} + for i in range(1, num_vertices - 1): + architecture['op{}'.format(i)] = labeling[i] + assert labeling[i] not in [INPUT, OUTPUT] + for i in range(1, num_vertices): + architecture['input{}'.format(i)] = [k for k in range(i) if adjacency_matrix[k, i]] + return num_vertices, architecture + + +def infer_num_vertices(architecture): + """ + Infer number of vertices from an architecture dict. + + Parameters + ---------- + architecture : dict + Architecture in NNI format. + + Returns + ------- + int + Number of vertices. + """ + op_keys = set([k for k in architecture.keys() if k.startswith('op')]) + intermediate_vertices = len(op_keys) + assert op_keys == {'op{}'.format(i) for i in range(1, intermediate_vertices + 1)} + return intermediate_vertices + 2 + + +def hash_module(architecture, vertices): + """ + Computes a graph-invariance MD5 hash of the matrix and label pair. + This snippet is modified from code in NAS-Bench-101 repo. + + Parameters + ---------- + matrix : np.ndarray + Square upper-triangular adjacency matrix. + labeling : list of int + Labels of length equal to both dimensions of matrix. + + Returns + ------- + str + MD5 hash of the matrix and labeling. + """ + labeling = _labeling_from_architecture(architecture, vertices) + labeling = [LABEL2ID[t] for t in labeling] + matrix = _adjancency_matrix_from_architecture(architecture, vertices) + in_edges = np.sum(matrix, axis=0).tolist() + out_edges = np.sum(matrix, axis=1).tolist() + + assert len(in_edges) == len(out_edges) == len(labeling) + hashes = list(zip(out_edges, in_edges, labeling)) + hashes = [hashlib.md5(str(h).encode('utf-8')).hexdigest() for h in hashes] + # Computing this up to the diameter is probably sufficient but since the + # operation is fast, it is okay to repeat more times. + for _ in range(vertices): + new_hashes = [] + for v in range(vertices): + in_neighbors = [hashes[w] for w in range(vertices) if matrix[w, v]] + out_neighbors = [hashes[w] for w in range(vertices) if matrix[v, w]] + new_hashes.append(hashlib.md5( + (''.join(sorted(in_neighbors)) + '|' + + ''.join(sorted(out_neighbors)) + '|' + + hashes[v]).encode('utf-8')).hexdigest()) + hashes = new_hashes + fingerprint = hashlib.md5(str(sorted(hashes)).encode('utf-8')).hexdigest() + + return fingerprint diff --git a/src/sdk/pynni/nni/nas/benchmarks/nasbench101/model.py b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/model.py new file mode 100644 index 0000000000..00a2596a5f --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/model.py @@ -0,0 +1,101 @@ +import os + +from peewee import CharField, FloatField, ForeignKeyField, IntegerField, Model +from playhouse.sqlite_ext import JSONField, SqliteExtDatabase + +from nni.nas.benchmarks.constants import DATABASE_DIR + +db = SqliteExtDatabase(os.path.join(DATABASE_DIR, 'nasbench101.db'), autoconnect=True) + + +class Nb101TrialConfig(Model): + """ + Trial config for NAS-Bench-101. + + Attributes + ---------- + arch : dict + A dict with keys ``op1``, ``op2``, ... and ``input1``, ``input2``, ... Vertices are + enumerate from 0. Since node 0 is input node, it is skipped in this dict. Each ``op`` + is one of :const:`nni.nas.benchmark.nasbench101.CONV3X3_BN_RELU`, + :const:`nni.nas.benchmark.nasbench101.CONV1X1_BN_RELU`, and :const:`nni.nas.benchmark.nasbench101.MAXPOOL3X3`. + Each ``input`` is a list of previous nodes. For example ``input5`` can be ``[0, 1, 3]``. + num_vertices : int + Number of vertices (nodes) in one cell. Should be less than or equal to 7 in default setup. + hash : str + Graph-invariant MD5 string for this architecture. + num_epochs : int + Number of epochs planned for this trial. Should be one of 4, 12, 36, 108 in default setup. + """ + + arch = JSONField(index=True) + num_vertices = IntegerField(index=True) + hash = CharField(max_length=64, index=True) + num_epochs = IntegerField(index=True) + + class Meta: + database = db + + +class Nb101TrialStats(Model): + """ + Computation statistics for NAS-Bench-101. Each corresponds to one trial. + Each config has multiple trials with different random seeds, but unfortunately seed for each trial is unavailable. + NAS-Bench-101 trains and evaluates on CIFAR-10 by default. The original training set is divided into + 40k training images and 10k validation images, and the original validation set is used for test only. + + Attributes + ---------- + config : Nb101TrialConfig + Setup for this trial data. + train_acc : float + Final accuracy on training data, ranging from 0 to 100. + valid_acc : float + Final accuracy on validation data, ranging from 0 to 100. + test_acc : float + Final accuracy on test data, ranging from 0 to 100. + parameters : float + Number of trainable parameters in million. + training_time : float + Duration of training in seconds. + """ + config = ForeignKeyField(Nb101TrialConfig, backref='trial_stats', index=True) + train_acc = FloatField() + valid_acc = FloatField() + test_acc = FloatField() + parameters = FloatField() + training_time = FloatField() + + class Meta: + database = db + + +class Nb101IntermediateStats(Model): + """ + Intermediate statistics for NAS-Bench-101. + + Attributes + ---------- + trial : Nb101TrialStats + The exact trial where the intermediate result is produced. + current_epoch : int + Elapsed epochs when evaluation is done. + train_acc : float + Intermediate accuracy on training data, ranging from 0 to 100. + valid_acc : float + Intermediate accuracy on validation data, ranging from 0 to 100. + test_acc : float + Intermediate accuracy on test data, ranging from 0 to 100. + training_time : float + Time elapsed in seconds. + """ + + trial = ForeignKeyField(Nb101TrialStats, backref='intermediates', index=True) + current_epoch = IntegerField(index=True) + train_acc = FloatField() + valid_acc = FloatField() + test_acc = FloatField() + training_time = FloatField() + + class Meta: + database = db diff --git a/src/sdk/pynni/nni/nas/benchmarks/nasbench101/query.py b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/query.py new file mode 100644 index 0000000000..28c0dc03be --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nasbench101/query.py @@ -0,0 +1,60 @@ +import functools + +from peewee import fn +from playhouse.shortcuts import model_to_dict +from .model import Nb101TrialStats, Nb101TrialConfig +from .graph_util import hash_module, infer_num_vertices + + +def query_nb101_trial_stats(arch, num_epochs, isomorphism=True, reduction=None): + """ + Query trial stats of NAS-Bench-101 given conditions. + + Parameters + ---------- + arch : dict or None + If a dict, it is in the format that is described in + :class:`nni.nas.benchmark.nasbench101.Nb101TrialConfig`. Only trial stats + matched will be returned. If none, architecture will be a wildcard. + num_epochs : int or None + If int, matching results will be returned. Otherwise a wildcard. + isomorphism : boolean + Whether to match essentially-same architecture, i.e., architecture with the + same graph-invariant hash value. + reduction : str or None + If 'none' or None, all trial stats will be returned directly. + If 'mean', fields in trial stats will be averaged given the same trial config. + + Returns + ------- + generator of dict + A generator of :class:`nni.nas.benchmark.nasbench101.Nb101TrialStats` objects, + where each of them has been converted into a dict. + """ + fields = [] + if reduction == 'none': + reduction = None + if reduction == 'mean': + for field_name in Nb101TrialStats._meta.sorted_field_names: + if field_name not in ['id', 'config']: + fields.append(fn.AVG(getattr(Nb101TrialStats, field_name)).alias(field_name)) + elif reduction is None: + fields.append(Nb101TrialStats) + else: + raise ValueError('Unsupported reduction: \'%s\'' % reduction) + query = Nb101TrialStats.select(*fields, Nb101TrialConfig).join(Nb101TrialConfig) + conditions = [] + if arch is not None: + if isomorphism: + num_vertices = infer_num_vertices(arch) + conditions.append(Nb101TrialConfig.hash == hash_module(arch, num_vertices)) + else: + conditions.append(Nb101TrialConfig.arch == arch) + if num_epochs is not None: + conditions.append(Nb101TrialConfig.num_epochs == num_epochs) + if conditions: + query = query.where(functools.reduce(lambda a, b: a & b, conditions)) + if reduction is not None: + query = query.group_by(Nb101TrialStats.config) + for k in query: + yield model_to_dict(k) diff --git a/src/sdk/pynni/nni/nas/benchmarks/nasbench201/__init__.py b/src/sdk/pynni/nni/nas/benchmarks/nasbench201/__init__.py new file mode 100644 index 0000000000..3ce3d0170d --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nasbench201/__init__.py @@ -0,0 +1,3 @@ +from .constants import NONE, SKIP_CONNECT, CONV_1X1, CONV_3X3, AVG_POOL_3X3 +from .model import Nb201TrialStats, Nb201IntermediateStats, Nb201TrialConfig +from .query import query_nb201_trial_stats diff --git a/src/sdk/pynni/nni/nas/benchmarks/nasbench201/constants.py b/src/sdk/pynni/nni/nas/benchmarks/nasbench201/constants.py new file mode 100644 index 0000000000..c9d6bce5d1 --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nasbench201/constants.py @@ -0,0 +1,12 @@ +NONE = 'none' +SKIP_CONNECT = 'skip_connect' +CONV_1X1 = 'conv_1x1' +CONV_3X3 = 'conv_3x3' +AVG_POOL_3X3 = 'avg_pool_3x3' +PRIMITIVES = [ + NONE, + SKIP_CONNECT, + CONV_1X1, + CONV_3X3, + AVG_POOL_3X3, +] diff --git a/src/sdk/pynni/nni/nas/benchmarks/nasbench201/db_gen.py b/src/sdk/pynni/nni/nas/benchmarks/nasbench201/db_gen.py new file mode 100644 index 0000000000..e2202612b4 --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nasbench201/db_gen.py @@ -0,0 +1,106 @@ +import argparse +import re + +import tqdm +import torch + +from .constants import NONE, SKIP_CONNECT, CONV_1X1, CONV_3X3, AVG_POOL_3X3 +from .model import db, Nb201TrialConfig, Nb201TrialStats, Nb201IntermediateStats + + +def parse_arch_str(arch_str): + mp = { + 'none': NONE, + 'skip_connect': SKIP_CONNECT, + 'nor_conv_1x1': CONV_1X1, + 'nor_conv_3x3': CONV_3X3, + 'avg_pool_3x3': AVG_POOL_3X3 + } + m = re.match(r'\|(.*)~0\|\+\|(.*)~0\|(.*)~1\|\+\|(.*)~0\|(.*)~1\|(.*)~2\|', arch_str) + return { + '0_1': mp[m.group(1)], + '0_2': mp[m.group(2)], + '1_2': mp[m.group(3)], + '0_3': mp[m.group(4)], + '1_3': mp[m.group(5)], + '2_3': mp[m.group(6)] + } + + +def main(): + parser = argparse.ArgumentParser() + parser.add_argument('input_file', + help='Path to the file to be converted, e.g., NAS-Bench-201-v1_1-096897.pth.') + args = parser.parse_args() + dataset_split = { + 'cifar10-valid': ['train', 'x-valid', 'ori-test', 'ori-test'], + 'cifar10': ['train', 'ori-test', 'ori-test', 'ori-test'], + 'cifar100': ['train', 'x-valid', 'x-test', 'ori-test'], + 'imagenet16-120': ['train', 'x-valid', 'x-test', 'ori-test'], + } + + with db: + db.create_tables([Nb201TrialConfig, Nb201TrialStats, Nb201IntermediateStats]) + print('Loading NAS-Bench-201 pickle...') + nb201_data = torch.load(args.input_file) + print('Dumping architectures...') + for arch_str in nb201_data['meta_archs']: + arch_json = parse_arch_str(arch_str) + for epochs in [12, 200]: + for dataset in Nb201TrialConfig.dataset.choices: + Nb201TrialConfig.create(arch=arch_json, num_epochs=epochs, dataset=dataset, + num_channels=16, num_cells=5) + for arch_info in tqdm.tqdm(nb201_data['arch2infos'].values(), + desc='Processing architecture statistics'): + for epochs_verb, d in arch_info.items(): + if epochs_verb == 'less': + epochs = 12 + else: + epochs = 200 + arch_json = parse_arch_str(d['arch_str']) + for (dataset, seed), r in d['all_results'].items(): + sp = dataset_split[dataset.lower()] + data_parsed = { + 'train_acc': r['train_acc1es'][epochs - 1], + 'valid_acc': r['eval_acc1es']['{}@{}'.format(sp[1], epochs - 1)], + 'test_acc': r['eval_acc1es']['{}@{}'.format(sp[2], epochs - 1)], + 'ori_test_acc': r['eval_acc1es']['{}@{}'.format(sp[3], epochs - 1)], + 'train_loss': r['train_losses'][epochs - 1], + 'valid_loss': r['eval_losses']['{}@{}'.format(sp[1], epochs - 1)], + 'test_loss': r['eval_losses']['{}@{}'.format(sp[2], epochs - 1)], + 'ori_test_loss': r['eval_losses']['{}@{}'.format(sp[3], epochs - 1)], + 'parameters': r['params'], + 'flops': r['flop'], + 'latency': r['latency'][0], + 'training_time': r['train_times'][epochs - 1] * epochs, + 'valid_evaluation_time': r['eval_times']['{}@{}'.format(sp[1], epochs - 1)], + 'test_evaluation_time': r['eval_times']['{}@{}'.format(sp[2], epochs - 1)], + 'ori_test_evaluation_time': r['eval_times']['{}@{}'.format(sp[3], epochs - 1)], + } + config = Nb201TrialConfig.get( + (Nb201TrialConfig.num_epochs == epochs) & + (Nb201TrialConfig.arch == arch_json) & + (Nb201TrialConfig.dataset == dataset.lower()) + ) + trial_stats = Nb201TrialStats.create(config=config, seed=seed, **data_parsed) + intermediate_stats = [] + for epoch in range(epochs): + data_parsed = { + 'train_acc': r['train_acc1es'].get(epoch), + 'valid_acc': r['eval_acc1es'].get('{}@{}'.format(sp[1], epoch)), + 'test_acc': r['eval_acc1es'].get('{}@{}'.format(sp[2], epoch)), + 'ori_test_acc': r['eval_acc1es'].get('{}@{}'.format(sp[3], epoch)), + 'train_loss': r['train_losses'].get(epoch), + 'valid_loss': r['eval_losses'].get('{}@{}'.format(sp[1], epoch)), + 'test_loss': r['eval_losses'].get('{}@{}'.format(sp[2], epoch)), + 'ori_test_loss': r['eval_losses'].get('{}@{}'.format(sp[3], epoch)), + } + if all([v is None for v in data_parsed.values()]): + continue + data_parsed.update(current_epoch=epoch + 1, trial=trial_stats) + intermediate_stats.append(data_parsed) + Nb201IntermediateStats.insert_many(intermediate_stats).execute(db) + + +if __name__ == '__main__': + main() diff --git a/src/sdk/pynni/nni/nas/benchmarks/nasbench201/model.py b/src/sdk/pynni/nni/nas/benchmarks/nasbench201/model.py new file mode 100644 index 0000000000..3e3322f921 --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nasbench201/model.py @@ -0,0 +1,159 @@ +import os + +from peewee import CharField, FloatField, ForeignKeyField, IntegerField, Model +from playhouse.sqlite_ext import JSONField, SqliteExtDatabase + +from nni.nas.benchmarks.constants import DATABASE_DIR + +db = SqliteExtDatabase(os.path.join(DATABASE_DIR, 'nasbench201.db'), autoconnect=True) + + +class Nb201TrialConfig(Model): + """ + Trial config for NAS-Bench-201. + + Attributes + ---------- + arch : dict + A dict with keys ``0_1``, ``0_2``, ``0_3``, ``1_2``, ``1_3``, ``2_3``, each of which + is an operator chosen from :const:`nni.nas.benchmark.nasbench201.NONE`, + :const:`nni.nas.benchmark.nasbench201.SKIP_CONNECT`, + :const:`nni.nas.benchmark.nasbench201.CONV_1X1`, + :const:`nni.nas.benchmark.nasbench201.CONV_3X3` and :const:`nni.nas.benchmark.nasbench201.AVG_POOL_3X3`. + num_epochs : int + Number of epochs planned for this trial. Should be one of 12 and 200. + num_channels: int + Number of channels for initial convolution. 16 by default. + num_cells: int + Number of cells per stage. 5 by default. + dataset: str + Dataset used for training and evaluation. NAS-Bench-201 provides the following 4 options: + ``cifar10-valid`` (training data is splited into 25k for training and 25k for validation, + validation data is used for test), ``cifar10`` (training data is used in training, validation + data is splited into 25k for validation and 25k for testing), ``cifar100`` (same protocol as ``cifar10``), + and ``imagenet16-120`` (a subset of 120 classes in ImageNet, downscaled to 16x16, using training data + for training, 6k images from validation set for validation and the other 6k for testing). + """ + + arch = JSONField(index=True) + num_epochs = IntegerField(index=True) + num_channels = IntegerField() + num_cells = IntegerField() + dataset = CharField(max_length=20, index=True, choices=[ + 'cifar10-valid', # 25k+25k+10k + 'cifar10', # 50k+5k+5k + 'cifar100', # 50k+5k+5k + 'imagenet16-120', + ]) + + class Meta: + database = db + + +class Nb201TrialStats(Model): + """ + Computation statistics for NAS-Bench-201. Each corresponds to one trial. + + Attributes + ---------- + config : Nb201TrialConfig + Setup for this trial data. + seed : int + Random seed selected, for reproduction. + train_acc : float + Final accuracy on training data, ranging from 0 to 100. + valid_acc : float + Final accuracy on validation data, ranging from 0 to 100. + test_acc : float + Final accuracy on test data, ranging from 0 to 100. + ori_test_acc : float + Test accuracy on original validation set (10k for CIFAR and 12k for Imagenet16-120), + ranging from 0 to 100. + train_loss : float or None + Final cross entropy loss on training data. Note that loss could be NaN, in which case + this attributed will be None. + valid_loss : float or None + Final cross entropy loss on validation data. + test_loss : float or None + Final cross entropy loss on test data. + ori_test_loss : float or None + Final cross entropy loss on original validation set. + parameters : float + Number of trainable parameters in million. + latency : float + Latency in seconds. + flops : float + FLOPs in million. + training_time : float + Duration of training in seconds. + valid_evaluation_time : float + Time elapsed to evaluate on validation set. + test_evaluation_time : float + Time elapsed to evaluate on test set. + ori_test_evaluation_time : float + Time elapsed to evaluate on original test set. + """ + config = ForeignKeyField(Nb201TrialConfig, backref='trial_stats', index=True) + seed = IntegerField() + train_acc = FloatField() + valid_acc = FloatField() + test_acc = FloatField() + ori_test_acc = FloatField() # test accuracy of the original test set + train_loss = FloatField(null=True) # possibly nan + valid_loss = FloatField(null=True) + test_loss = FloatField(null=True) + ori_test_loss = FloatField(null=True) + parameters = FloatField() # parameters in million + latency = FloatField() # latency in milliseconds + flops = FloatField() # flops in million + training_time = FloatField() + valid_evaluation_time = FloatField() + test_evaluation_time = FloatField() + ori_test_evaluation_time = FloatField() + + class Meta: + database = db + + +class Nb201IntermediateStats(Model): + """ + Intermediate statistics for NAS-Bench-201. + + Attributes + ---------- + trial : Nb201TrialStats + Corresponding trial. + current_epoch : int + Elapsed epochs. + train_acc : float + Current accuracy on training data, ranging from 0 to 100. + valid_acc : float + Current accuracy on validation data, ranging from 0 to 100. + test_acc : float + Current accuracy on test data, ranging from 0 to 100. + ori_test_acc : float + Test accuracy on original validation set (10k for CIFAR and 12k for Imagenet16-120), + ranging from 0 to 100. + train_loss : float or None + Current cross entropy loss on training data. + valid_loss : float or None + Current cross entropy loss on validation data. + test_loss : float or None + Current cross entropy loss on test data. + ori_test_loss : float or None + Current cross entropy loss on original validation set. + """ + + trial = ForeignKeyField(Nb201TrialStats, backref='intermediates', index=True) + current_epoch = IntegerField(index=True) + train_acc = FloatField(null=True) + valid_acc = FloatField(null=True) + test_acc = FloatField(null=True) + ori_test_acc = FloatField(null=True) + train_loss = FloatField(null=True) + valid_loss = FloatField(null=True) + test_loss = FloatField(null=True) + ori_test_loss = FloatField(null=True) + + class Meta: + database = db diff --git a/src/sdk/pynni/nni/nas/benchmarks/nasbench201/query.py b/src/sdk/pynni/nni/nas/benchmarks/nasbench201/query.py new file mode 100644 index 0000000000..3e5a29dea0 --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nasbench201/query.py @@ -0,0 +1,57 @@ +import functools + +from peewee import fn +from playhouse.shortcuts import model_to_dict +from .model import Nb201TrialStats, Nb201TrialConfig + + +def query_nb201_trial_stats(arch, num_epochs, dataset, reduction=None): + """ + Query trial stats of NAS-Bench-201 given conditions. + + Parameters + ---------- + arch : dict or None + If a dict, it is in the format that is described in + :class:`nni.nas.benchmark.nasbench201.Nb201TrialConfig`. Only trial stats + matched will be returned. If none, architecture will be a wildcard. + num_epochs : int or None + If int, matching results will be returned. Otherwise a wildcard. + dataset : str or None + If specified, can be one of the dataset available in :class:`nni.nas.benchmark.nasbench201.Nb201TrialConfig`. + Otherwise a wildcard. + reduction : str or None + If 'none' or None, all trial stats will be returned directly. + If 'mean', fields in trial stats will be averaged given the same trial config. + + Returns + ------- + generator of dict + A generator of :class:`nni.nas.benchmark.nasbench201.Nb201TrialStats` objects, + where each of them has been converted into a dict. + """ + fields = [] + if reduction == 'none': + reduction = None + if reduction == 'mean': + for field_name in Nb201TrialStats._meta.sorted_field_names: + if field_name not in ['id', 'config', 'seed']: + fields.append(fn.AVG(getattr(Nb201TrialStats, field_name)).alias(field_name)) + elif reduction is None: + fields.append(Nb201TrialStats) + else: + raise ValueError('Unsupported reduction: \'%s\'' % reduction) + query = Nb201TrialStats.select(*fields, Nb201TrialConfig).join(Nb201TrialConfig) + conditions = [] + if arch is not None: + conditions.append(Nb201TrialConfig.arch == arch) + if num_epochs is not None: + conditions.append(Nb201TrialConfig.num_epochs == num_epochs) + if dataset is not None: + conditions.append(Nb201TrialConfig.dataset == dataset) + if conditions: + query = query.where(functools.reduce(lambda a, b: a & b, conditions)) + if reduction is not None: + query = query.group_by(Nb201TrialStats.config) + for k in query: + yield model_to_dict(k) diff --git a/src/sdk/pynni/nni/nas/benchmarks/nds/__init__.py b/src/sdk/pynni/nni/nas/benchmarks/nds/__init__.py new file mode 100644 index 0000000000..9d393b86e1 --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nds/__init__.py @@ -0,0 +1,3 @@ +from .constants import * +from .model import NdsTrialConfig, NdsTrialStats, NdsIntermediateStats +from .query import query_nds_trial_stats diff --git a/src/sdk/pynni/nni/nas/benchmarks/nds/constants.py b/src/sdk/pynni/nni/nas/benchmarks/nds/constants.py new file mode 100644 index 0000000000..164f094f3a --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nds/constants.py @@ -0,0 +1,16 @@ +NONE = 'none' +SKIP_CONNECT = 'skip_connect' +AVG_POOL_3X3 = 'avg_pool_3x3' +MAX_POOL_3X3 = 'max_pool_3x3' +MAX_POOL_5X5 = 'max_pool_5x5' +MAX_POOL_7X7 = 'max_pool_7x7' +CONV_1X1 = 'conv_1x1' +CONV_3X3 = 'conv_3x3' +CONV_3X1_1X3 = 'conv_3x1_1x3' +CONV_7X1_1X7 = 'conv_7x1_1x7' +DIL_CONV_3X3 = 'dil_conv_3x3' +DIL_CONV_5X5 = 'dil_conv_5x5' +SEP_CONV_3X3 = 'sep_conv_3x3' +SEP_CONV_5X5 = 'sep_conv_5x5' +SEP_CONV_7X7 = 'sep_conv_7x7' +DIL_SEP_CONV_3X3 = 'dil_sep_conv_3x3' diff --git a/src/sdk/pynni/nni/nas/benchmarks/nds/db_gen.py b/src/sdk/pynni/nni/nas/benchmarks/nds/db_gen.py new file mode 100644 index 0000000000..d4df09d4e3 --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nds/db_gen.py @@ -0,0 +1,153 @@ +import json +import argparse +import os + +import numpy as np +import tqdm + +from .model import db, NdsTrialConfig, NdsTrialStats, NdsIntermediateStats + + +def inject_item(db, item, proposer, dataset, generator): + if 'genotype' in item['net']: + model_family = 'nas_cell' + num_nodes_normal = len(item['net']['genotype']['normal']) // 2 + num_nodes_reduce = len(item['net']['genotype']['reduce']) // 2 + model_spec = { + 'num_nodes_normal': num_nodes_normal, + 'num_nodes_reduce': num_nodes_reduce, + 'depth': item['net']['depth'], + 'width': item['net']['width'], + 'aux': item['net']['aux'], + 'drop_prob': item['net']['drop_prob'], + } + cell_spec = {} + for cell_type in ['normal', 'reduce']: + for i in range(num_nodes_normal): + for j, label in enumerate(['x', 'y']): + cell_spec['{}_{}_op_{}'.format(cell_type, i, label)] = \ + item['net']['genotype'][cell_type][i * 2 + j][0] + cell_spec['{}_{}_input_{}'.format(cell_type, i, label)] = \ + item['net']['genotype'][cell_type][i * 2 + j][1] + cell_spec['{}_concat'.format(cell_type)] = item['net']['genotype']['{}_concat'.format(cell_type)] + else: + if item['net']['block_type'].startswith('res_bottleneck'): + model_family = 'residual_bottleneck' + elif item['net']['block_type'].startswith('res_basic'): + model_family = 'residual_basic' + elif item['net']['block_type'].startswith('double_plain'): + model_family = 'vanilla' + else: + raise ValueError('Unrecognized block type') + model_spec = {k: v for k, v in item['net'].items() if v and k != 'block_type'} + cell_spec = {} + trial_config, _ = NdsTrialConfig.get_or_create( + model_family=model_family, + model_spec=model_spec, + cell_spec=cell_spec, + proposer=proposer, + base_lr=item['optim']['base_lr'], + weight_decay=item['optim']['wd'], + num_epochs=item['optim']['max_ep'], + dataset=dataset, + generator=generator + ) + assert len(item['train_ep_top1']) == len(item['test_ep_top1']) == trial_config.num_epochs + trial = NdsTrialStats.create( + config=trial_config, + seed=item['rng_seed'], + final_train_acc=100 - item['train_ep_top1'][-1], + final_train_loss=item['train_ep_loss'][-1], + final_test_acc=100 - item['test_ep_top1'][-1], + best_train_acc=100 - min(item['train_ep_top1']), + best_train_loss=np.nanmin(item['train_ep_loss']).item(), + best_test_acc=100 - min(item['test_ep_top1']), + parameters=item['params'] / 1e6, + flops=item['flops'] / 1e6, + iter_time=item['iter_time'] + ) + intermediate_stats = [] + for i in range(trial_config.num_epochs): + intermediate_stats.append({ + 'trial': trial, + 'current_epoch': i + 1, + 'train_loss': item['train_ep_loss'][i], + 'train_acc': 100 - item['train_ep_top1'][i], + 'test_acc': 100 - item['test_ep_top1'][i] + }) + NdsIntermediateStats.insert_many(intermediate_stats).execute(db) + + +def main(): + parser = argparse.ArgumentParser() + parser.add_argument('input_dir', help='Path to extracted NDS data dir.') + args = parser.parse_args() + + sweep_list = [ + 'Amoeba.json', + 'Amoeba_in.json', + 'DARTS.json', + 'DARTS_fix-w-d.json', + 'DARTS_in.json', + 'DARTS_lr-wd.json', + 'DARTS_lr-wd_in.json', + 'ENAS.json', + 'ENAS_fix-w-d.json', + 'ENAS_in.json', + 'NASNet.json', + 'NASNet_in.json', + 'PNAS.json', + 'PNAS_fix-w-d.json', + 'PNAS_in.json', + 'ResNeXt-A.json', + 'ResNeXt-A_in.json', + 'ResNeXt-B.json', + 'ResNeXt-B_in.json', + 'ResNet-B.json', + 'ResNet.json', + 'ResNet_lr-wd.json', + 'ResNet_lr-wd_in.json', + 'ResNet_reruns.json', + 'ResNet_rng1.json', + 'ResNet_rng2.json', + 'ResNet_rng3.json', + 'Vanilla.json', + 'Vanilla_lr-wd.json', + 'Vanilla_lr-wd_in.json', + 'Vanilla_reruns.json', + 'Vanilla_rng1.json', + 'Vanilla_rng2.json', + 'Vanilla_rng3.json' + ] + + with db: + db.create_tables([NdsTrialConfig, NdsTrialStats, NdsIntermediateStats]) + for json_idx, json_file in enumerate(sweep_list, start=1): + if 'fix-w-d' in json_file: + generator = 'fix_w_d' + elif 'lr-wd' in json_file: + generator = 'tune_lr_wd' + else: + generator = 'random' + if '_in' in json_file: + dataset = 'imagenet' + else: + dataset = 'cifar10' + proposer = json_file.split(".")[0].split("_")[0].lower() + with open(os.path.join(args.input_dir, json_file), 'r') as f: + data = json.load(f) + if 'top' in data and 'mid' in data: + for t in tqdm.tqdm(data['top'], + desc='[{}/{}] Processing {} (top)'.format(json_idx, len(sweep_list), json_file)): + inject_item(db, t, proposer, dataset, generator) + for t in tqdm.tqdm(data['mid'], + desc='[{}/{}] Processing {} (mid)'.format(json_idx, len(sweep_list), json_file)): + inject_item(db, t, proposer, dataset, generator) + else: + for job in tqdm.tqdm(data, + desc='[{}/{}] Processing {}'.format(json_idx, len(sweep_list), json_file)): + inject_item(db, job, proposer, dataset, generator) + + +if __name__ == '__main__': + main() diff --git a/src/sdk/pynni/nni/nas/benchmarks/nds/model.py b/src/sdk/pynni/nni/nas/benchmarks/nds/model.py new file mode 100644 index 0000000000..d7f6894da1 --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nds/model.py @@ -0,0 +1,142 @@ +import os + +from peewee import CharField, FloatField, ForeignKeyField, IntegerField, Model +from playhouse.sqlite_ext import JSONField, SqliteExtDatabase + +from nni.nas.benchmarks.constants import DATABASE_DIR + +db = SqliteExtDatabase(os.path.join(DATABASE_DIR, 'nds.db'), autoconnect=True) + + +class NdsTrialConfig(Model): + """ + Trial config for NDS. + + Attributes + ---------- + model_family : str + Could be ``nas_cell``, ``residual_bottleneck``, ``residual_basic`` or ``vanilla``. + model_spec : dict + If ``model_family`` is ``nas_cell``, it contains ``num_nodes_normal``, ``num_nodes_reduce``, ``depth``, + ``width``, ``aux`` and ``drop_prob``. If ``model_family`` is ``residual_bottleneck``, it contains ``bot_muls``, + ``ds`` (depths), ``num_gs`` (number of groups) and ``ss`` (strides). If ``model_family`` is ``residual_basic`` or + ``vanilla``, it contains ``ds``, ``ss`` and ``ws``. + cell_spec : dict + If ``model_family`` is not ``nas_cell`` it will be an empty dict. Otherwise, it specifies + ``___``, where i ranges from 0 to ``num_nodes_ - 1``. + If it is an ``op``, the value is chosen from the constants specified previously like :const:`nni.nas.benchmark.nds.CONV_1X1`. + If it is i's ``input``, the value range from 0 to ``i + 1``, as ``nas_cell`` uses previous two nodes as inputs, and + node 0 is actually the second node. Refer to NASNet paper for details. Finally, another two key-value pairs + ``normal_concat`` and ``reduce_concat`` specify which nodes are eventually concatenated into output. + dataset : str + Dataset used. Could be ``cifar10`` or ``imagenet``. + generator : str + Can be one of ``random`` which generates configurations at random, while keeping learning rate and weight decay fixed, + ``fix_w_d`` which further keeps ``width`` and ``depth`` fixed, only applicable for ``nas_cell``. ``tune_lr_wd`` which + further tunes learning rate and weight decay. + proposer : str + Paper who has proposed the distribution for random sampling. Available proposers include ``nasnet``, ``darts``, ``enas``, + ``pnas``, ``amoeba``, ``vanilla``, ``resnext-a``, ``resnext-b``, ``resnet``, ``resnet-b`` (ResNet with bottleneck). + See NDS paper for details. + base_lr : float + Initial learning rate. + weight_decay : float + L2 weight decay applied on weights. + num_epochs : int + Number of epochs scheduled, during which learning rate will decay to 0 following cosine annealing. + """ + + model_family = CharField(max_length=20, index=True, choices=[ + 'nas_cell', + 'residual_bottleneck', + 'residual_basic', + 'vanilla', + ]) + model_spec = JSONField(index=True) + cell_spec = JSONField(index=True, null=True) + dataset = CharField(max_length=15, index=True, choices=['cifar10', 'imagenet']) + generator = CharField(max_length=15, index=True, choices=[ + 'random', + 'fix_w_d', + 'tune_lr_wd', + ]) + proposer = CharField(max_length=15, index=True) + base_lr = FloatField() + weight_decay = FloatField() + num_epochs = IntegerField() + + class Meta: + database = db + + +class NdsTrialStats(Model): + """ + Computation statistics for NDS. Each corresponds to one trial. + + Attributes + ---------- + config : NdsTrialConfig + Corresponding config for trial. + seed : int + Random seed selected, for reproduction. + final_train_acc : float + Final accuracy on training data, ranging from 0 to 100. + final_train_loss : float or None + Final cross entropy loss on training data. Could be NaN (None). + final_test_acc : float + Final accuracy on test data, ranging from 0 to 100. + best_train_acc : float + Best accuracy on training data, ranging from 0 to 100. + best_train_loss : float or None + Best cross entropy loss on training data. Could be NaN (None). + best_test_acc : float + Best accuracy on test data, ranging from 0 to 100. + parameters : float + Number of trainable parameters in million. + flops : float + FLOPs in million. + iter_time : float + Seconds elapsed for each iteration. + """ + config = ForeignKeyField(NdsTrialConfig, backref='trial_stats', index=True) + seed = IntegerField() + final_train_acc = FloatField() + final_train_loss = FloatField(null=True) + final_test_acc = FloatField() + best_train_acc = FloatField() + best_train_loss = FloatField(null=True) + best_test_acc = FloatField() + parameters = FloatField() + flops = FloatField() + iter_time = FloatField() + + class Meta: + database = db + + +class NdsIntermediateStats(Model): + """ + Intermediate statistics for NDS. + + Attributes + ---------- + trial : NdsTrialStats + Corresponding trial. + current_epoch : int + Elapsed epochs. + train_loss : float or None + Current cross entropy loss on training data. Can be NaN (None). + train_acc : float + Current accuracy on training data, ranging from 0 to 100. + test_acc : float + Current accuracy on test data, ranging from 0 to 100. + """ + + trial = ForeignKeyField(NdsTrialStats, backref='intermediates', index=True) + current_epoch = IntegerField(index=True) + train_loss = FloatField(null=True) + train_acc = FloatField() + test_acc = FloatField() + + class Meta: + database = db diff --git a/src/sdk/pynni/nni/nas/benchmarks/nds/query.py b/src/sdk/pynni/nni/nas/benchmarks/nds/query.py new file mode 100644 index 0000000000..618b9e57b3 --- /dev/null +++ b/src/sdk/pynni/nni/nas/benchmarks/nds/query.py @@ -0,0 +1,64 @@ +import functools + +from peewee import fn +from playhouse.shortcuts import model_to_dict +from .model import NdsTrialStats, NdsTrialConfig + + +def query_nds_trial_stats(model_family, proposer, generator, model_spec, cell_spec, dataset, + num_epochs=None, reduction=None): + """ + Query trial stats of NDS given conditions. + + Parameters + ---------- + model_family : str or None + If str, can be one of the model families available in :class:`nni.nas.benchmark.nds.NdsTrialConfig`. + Otherwise a wildcard. + proposer : str or None + If str, can be one of the proposers available in :class:`nni.nas.benchmark.nds.NdsTrialConfig`. Otherwise a wildcard. + generator : str or None + If str, can be one of the generators available in :class:`nni.nas.benchmark.nds.NdsTrialConfig`. Otherwise a wildcard. + model_spec : dict or None + If specified, can be one of the model spec available in :class:`nni.nas.benchmark.nds.NdsTrialConfig`. + Otherwise a wildcard. + cell_spec : dict or None + If specified, can be one of the cell spec available in :class:`nni.nas.benchmark.nds.NdsTrialConfig`. + Otherwise a wildcard. + dataset : str or None + If str, can be one of the datasets available in :class:`nni.nas.benchmark.nds.NdsTrialConfig`. Otherwise a wildcard. + num_epochs : float or None + If int, matching results will be returned. Otherwise a wildcard. + reduction : str or None + If 'none' or None, all trial stats will be returned directly. + If 'mean', fields in trial stats will be averaged given the same trial config. + + Returns + ------- + generator of dict + A generator of :class:`nni.nas.benchmark.nds.NdsTrialStats` objects, + where each of them has been converted into a dict. + """ + fields = [] + if reduction == 'none': + reduction = None + if reduction == 'mean': + for field_name in NdsTrialStats._meta.sorted_field_names: + if field_name not in ['id', 'config', 'seed']: + fields.append(fn.AVG(getattr(NdsTrialStats, field_name)).alias(field_name)) + elif reduction is None: + fields.append(NdsTrialStats) + else: + raise ValueError('Unsupported reduction: \'%s\'' % reduction) + query = NdsTrialStats.select(*fields, NdsTrialConfig).join(NdsTrialConfig) + conditions = [] + for field_name in ['model_family', 'proposer', 'generator', 'model_spec', 'cell_spec', + 'dataset', 'num_epochs']: + if locals()[field_name] is not None: + conditions.append(getattr(NdsTrialConfig, field_name) == locals()[field_name]) + if conditions: + query = query.where(functools.reduce(lambda a, b: a & b, conditions)) + if reduction is not None: + query = query.group_by(NdsTrialStats.config) + for k in query: + yield model_to_dict(k) From b82bad0fe6861ce85807c39d67990b539820aa81 Mon Sep 17 00:00:00 2001 From: Lijiaoa <61399850+Lijiaoa@users.noreply.github.com> Date: Mon, 29 Jun 2020 10:35:16 +0800 Subject: [PATCH 04/17] Show final result keys in hyper-parameter graph (#2586) --- .../src/components/trial-detail/Para.tsx | 76 ++++++++++++++++--- .../src/components/trial-detail/TableList.tsx | 25 +----- src/webui/src/static/model/trial.ts | 5 ++ src/webui/src/static/model/trialmanager.ts | 11 ++- src/webui/src/static/style/para.scss | 4 + 5 files changed, 87 insertions(+), 34 deletions(-) diff --git a/src/webui/src/components/trial-detail/Para.tsx b/src/webui/src/components/trial-detail/Para.tsx index 0a4cd8b34e..bf334c3fb4 100644 --- a/src/webui/src/components/trial-detail/Para.tsx +++ b/src/webui/src/components/trial-detail/Para.tsx @@ -1,7 +1,7 @@ import * as React from 'react'; import ReactEcharts from 'echarts-for-react'; import { filterByStatus } from '../../static/function'; -import { EXPERIMENT } from '../../static/datamodel'; +import { EXPERIMENT, TRIALS } from '../../static/datamodel'; import { Stack, PrimaryButton, Dropdown, IDropdownOption } from 'office-ui-fabric-react'; import { ParaObj, Dimobj, TableObj } from '../../static/interface'; import 'echarts/lib/chart/parallel'; @@ -30,6 +30,8 @@ interface ParaState { swapyAxis?: string[]; // yAxis Selector paraYdataNested: number[][]; isNested: false; + showFinalMetricKey: string; + metricType: string; } interface ParaProps { @@ -72,7 +74,9 @@ class Para extends React.Component { isLoadConfirm: false, swapyAxis: [], paraYdataNested: [], - isNested: false + isNested: false, + showFinalMetricKey: "default", + metricType: 'numberType' }; } @@ -101,7 +105,7 @@ class Para extends React.Component { } else { paraYdata = this.state.paraYdataNested; } - // add acc + // add metric value Object.keys(paraYdata).map(item => { paraYdata[item].push(accPara[item]); }); @@ -305,9 +309,11 @@ class Para extends React.Component { } this.setState({ dimName: dimName }); } + // metric yAxis + const { showFinalMetricKey } = this.state; parallelAxis.push({ dim: i, - name: 'default metric', + name: showFinalMetricKey, scale: true, nameTextStyle: { fontWeight: 700 @@ -364,9 +370,20 @@ class Para extends React.Component { eachTrialParams.push(trial.description.parameters); // may be a succeed trial hasn't final result // all detail page may be break down if havn't if + // metric yAxis data if (trial.acc !== undefined) { - if (trial.acc.default !== undefined) { - accPara.push(JSON.parse(trial.acc.default)); + const val = trial.acc[showFinalMetricKey]; + if (val !== undefined) { + const typeOfVal = typeof val; + if(typeOfVal === 'number'){ + this.setState(() => ({metricType: 'numberType'})); + } else { + // string type + parallelAxis[parallelAxis.length - 1].type = 'category'; + parallelAxis[parallelAxis.length - 1].data = [val]; + this.setState(() => ({metricType: 'stringType'})); + } + accPara.push(val); } } }); @@ -400,7 +417,7 @@ class Para extends React.Component { } this.setState({ paraYdataNested: renderDataSource }); } - // if not return final result + const maxVal = accPara.length === 0 ? 1 : Math.max(...accPara); const minVal = accPara.length === 0 ? 1 : Math.min(...accPara); this.setState({ max: maxVal, min: minVal }, () => { @@ -424,7 +441,7 @@ class Para extends React.Component { // deal with response data into pic data getOption = (dataObj: ParaObj, lengthofTrials: number): void => { // dataObj [[y1], [y2]... [default metric]] - const { max, min } = this.state; + const { max, min, metricType } = this.state; const parallelAxis = dataObj.parallelAxis; const paralleData = dataObj.data; let visualMapObj = {}; @@ -472,7 +489,7 @@ class Para extends React.Component { }, } }, - visualMap: visualMapObj, + visualMap: metricType === 'numberType' ? visualMapObj : null, series: { type: 'parallel', smooth: true, @@ -629,6 +646,13 @@ class Para extends React.Component { }); } + // select all final keys + updateEntries = (event: React.FormEvent, item: any): void => { + if (item !== undefined) { + this.setState({ showFinalMetricKey: item.key }, () => { this.reInit() }); + } + } + componentDidMount(): void { this.reInit(); } @@ -644,6 +668,7 @@ class Para extends React.Component { render(): React.ReactNode { const { option, paraNodata, dimName, isLoadConfirm, selectedItem, swapyAxis } = this.state; + return (
@@ -659,9 +684,10 @@ class Para extends React.Component { { key: '0.8', text: '80%' }, { key: '1', text: '100%' }, ]} - styles={{ dropdown: { width: 300 } }} + styles={{ dropdown: { width: 120 } }} className="para-filter-percent" /> + {this.finalKeysDropdown()} { }; }) } - styles={{ dropdown: { width: 300 } }} + styles={{ dropdown: { width: 240 } }} /> {
); } + + private finalKeysDropdown = (): any => { + const { showFinalMetricKey } = this.state; + if (TRIALS.finalKeys().length === 1) { + return null; + } else { + const finalKeysDropdown: any = []; + TRIALS.finalKeys().forEach(item => { + finalKeysDropdown.push({ + key: item, text: item + }); + }); + return ( +
+ Metrics + +
+ ); + } + + }; + } export default Para; diff --git a/src/webui/src/components/trial-detail/TableList.tsx b/src/webui/src/components/trial-detail/TableList.tsx index d8648f15ed..5233801faa 100644 --- a/src/webui/src/components/trial-detail/TableList.tsx +++ b/src/webui/src/components/trial-detail/TableList.tsx @@ -422,28 +422,9 @@ class TableList extends React.Component { parameterStr.push(`${value} (search space)`); }); } - let allColumnList = COLUMNPro.concat(parameterStr); - - // only succeed trials have final keys - if (tableSource.filter(record => record.status === 'SUCCEEDED').length >= 1) { - const temp = tableSource.filter(record => record.status === 'SUCCEEDED')[0].accDictionary; - if (temp !== undefined && typeof temp === 'object') { - // concat default column and finalkeys - const item = Object.keys(temp); - // item: ['default', 'other-keys', 'maybe loss'] - if (item.length > 1) { - const want: string[] = []; - item.forEach(value => { - if (value !== 'default') { - want.push(value); - } - }); - allColumnList = allColumnList.concat(want); - } - } - } - - return allColumnList; + // concat trial all final keys and remove dup "default" val, return list + return (COLUMNPro.concat(parameterStr)).concat(Array.from(new Set(TRIALS.finalKeys()))); + } // get IColumn[] diff --git a/src/webui/src/static/model/trial.ts b/src/webui/src/static/model/trial.ts index da3b982377..adbeed5f03 100644 --- a/src/webui/src/static/model/trial.ts +++ b/src/webui/src/static/model/trial.ts @@ -160,6 +160,11 @@ class Trial implements TableObj { return undefined; } + public finalKeys(): string[] { + // eslint-disable-next-line @typescript-eslint/no-non-null-assertion + return Object.keys(this.acc!); + } + /* table obj end */ public initialized(): boolean { diff --git a/src/webui/src/static/model/trialmanager.ts b/src/webui/src/static/model/trialmanager.ts index 9b2f964511..7ef5603196 100644 --- a/src/webui/src/static/model/trialmanager.ts +++ b/src/webui/src/static/model/trialmanager.ts @@ -91,6 +91,15 @@ class TrialManager { return this.filter(trial => trial.status === 'SUCCEEDED'); } + public finalKeys(): string[] { + const succeedTrialsList = this.filter(trial => trial.status === 'SUCCEEDED'); + if (succeedTrialsList !== undefined && succeedTrialsList[0] !== undefined) { + return succeedTrialsList[0].finalKeys(); + } else { + return ["default"]; + } + } + public sort(): Trial[] { // eslint-disable-next-line @typescript-eslint/no-non-null-assertion return this.filter(trial => trial.sortable).sort((trial1, trial2) => trial1.compareAccuracy(trial2)!); @@ -230,7 +239,7 @@ class TrialManager { updated = true; }); - return updated; + return updated; } private async updateMetrics(lastTime?: boolean): Promise { diff --git a/src/webui/src/static/style/para.scss b/src/webui/src/static/style/para.scss index dc5ed8848c..aca75281a7 100644 --- a/src/webui/src/static/style/para.scss +++ b/src/webui/src/static/style/para.scss @@ -14,6 +14,10 @@ &-percent{ margin-right: 10px; } + + &-middle{ + vertical-align: top; + } } .meline{ From e60e183846ddad0ccaa9f92249b0f5b46aa9e83e Mon Sep 17 00:00:00 2001 From: chicm-ms <38930155+chicm-ms@users.noreply.github.com> Date: Mon, 29 Jun 2020 10:48:25 +0800 Subject: [PATCH 05/17] Update lottery ticket example (#2559) --- .../model_compress/lottery_torch_mnist_fc.py | 60 ++++++++++++++++++- .../torch/pruning/lottery_ticket.py | 4 +- test/scripts/model_compression.sh | 4 +- 3 files changed, 62 insertions(+), 6 deletions(-) diff --git a/examples/model_compress/lottery_torch_mnist_fc.py b/examples/model_compress/lottery_torch_mnist_fc.py index 24242380b1..77c928c571 100644 --- a/examples/model_compress/lottery_torch_mnist_fc.py +++ b/examples/model_compress/lottery_torch_mnist_fc.py @@ -1,3 +1,5 @@ +import argparse +import copy import torch import torch.nn as nn import torch.nn.functional as F @@ -53,6 +55,31 @@ def test(model, test_loader, criterion): if __name__ == '__main__': + """ + THE LOTTERY TICKET HYPOTHESIS: FINDING SPARSE, TRAINABLE NEURAL NETWORKS (https://arxiv.org/pdf/1803.03635.pdf) + + The Lottery Ticket Hypothesis. A randomly-initialized, dense neural network contains a subnetwork that is + initialized such that—when trained in isolation—it can match the test accuracy of the original network after + training for at most the same number of iterations. + + Identifying winning tickets. We identify a winning ticket by training a network and pruning its + smallest-magnitude weights. The remaining, unpruned connections constitute the architecture of the + winning ticket. Unique to our work, each unpruned connection’s value is then reset to its initialization + from original network before it was trained. This forms our central experiment: + 1. Randomly initialize a neural network f(x; θ0) (where θ0 ∼ Dθ). + 2. Train the network for j iterations, arriving at parameters θj . + 3. Prune p% of the parameters in θj , creating a mask m. + 4. Reset the remaining parameters to their values in θ0, creating the winning ticket f(x; m θ0). + As described, this pruning approach is one-shot: the network is trained once, p% of weights are + pruned, and the surviving weights are reset. However, in this paper, we focus on iterative pruning, + which repeatedly trains, prunes, and resets the network over n rounds; each round prunes p**(1/n) % of + the weights that survive the previous round. Our results show that iterative pruning finds winning tickets + that match the accuracy of the original network at smaller sizes than does one-shot pruning. + """ + parser = argparse.ArgumentParser() + parser.add_argument("--train_epochs", type=int, default=10, help="training epochs") + args = parser.parse_args() + transform = transforms.Compose([transforms.ToTensor(), transforms.Normalize((0.1307,), (0.3081,))]) traindataset = datasets.MNIST('./data', train=True, download=True, transform=transform) testdataset = datasets.MNIST('./data', train=False, transform=transform) @@ -63,6 +90,20 @@ def test(model, test_loader, criterion): optimizer = torch.optim.Adam(model.parameters(), lr=1.2e-3) criterion = nn.CrossEntropyLoss() + # Record the random intialized model weights + orig_state = copy.deepcopy(model.state_dict()) + + # train the model to get unpruned metrics + for epoch in range(args.train_epochs): + train(model, train_loader, optimizer, criterion) + orig_accuracy = test(model, test_loader, criterion) + print('unpruned model accuracy: {}'.format(orig_accuracy)) + + # reset model weights and optimizer for pruning + model.load_state_dict(orig_state) + optimizer = torch.optim.Adam(model.parameters(), lr=1.2e-3) + + # Prune the model to find a winning ticket configure_list = [{ 'prune_iterations': 5, 'sparsity': 0.96, @@ -71,14 +112,29 @@ def test(model, test_loader, criterion): pruner = LotteryTicketPruner(model, configure_list, optimizer) pruner.compress() + best_accuracy = 0. + best_state_dict = None for i in pruner.get_prune_iterations(): pruner.prune_iteration_start() loss = 0 accuracy = 0 - for epoch in range(10): + for epoch in range(args.train_epochs): loss = train(model, train_loader, optimizer, criterion) accuracy = test(model, test_loader, criterion) print('current epoch: {0}, loss: {1}, accuracy: {2}'.format(epoch, loss, accuracy)) + if accuracy > best_accuracy: + best_accuracy = accuracy + # state dict of weights and masks + best_state_dict = copy.deepcopy(model.state_dict()) print('prune iteration: {0}, loss: {1}, accuracy: {2}'.format(i, loss, accuracy)) - pruner.export_model('model.pth', 'mask.pth') + + if best_accuracy > orig_accuracy: + # load weights and masks + pruner.bound_model.load_state_dict(best_state_dict) + # reset weights to original untrained model and keep masks unchanged to export winning ticket + pruner.load_model_state_dict(orig_state) + pruner.export_model('model_winning_ticket.pth', 'mask_winning_ticket.pth') + print('winning ticket has been saved: model_winning_ticket.pth, mask_winning_ticket.pth') + else: + print('winning ticket is not found in this run, you can run it again.') diff --git a/src/sdk/pynni/nni/compression/torch/pruning/lottery_ticket.py b/src/sdk/pynni/nni/compression/torch/pruning/lottery_ticket.py index 4b65fe99da..ace2b36154 100644 --- a/src/sdk/pynni/nni/compression/torch/pruning/lottery_ticket.py +++ b/src/sdk/pynni/nni/compression/torch/pruning/lottery_ticket.py @@ -83,12 +83,12 @@ def _calc_sparsity(self, sparsity): return max(1 - curr_keep_ratio, 0) def _calc_mask(self, wrapper, sparsity): - weight = wrapper.weight.data + weight = wrapper.module.weight.data if self.curr_prune_iteration == 0: mask = {'weight_mask': torch.ones(weight.shape).type_as(weight)} else: curr_sparsity = self._calc_sparsity(sparsity) - mask = self.masker.calc_mask(wrapper, curr_sparsity) + mask = self.masker.calc_mask(sparsity=curr_sparsity, wrapper=wrapper) return mask def calc_mask(self, wrapper, **kwargs): diff --git a/test/scripts/model_compression.sh b/test/scripts/model_compression.sh index 3083493495..afc21cc1f2 100644 --- a/test/scripts/model_compression.sh +++ b/test/scripts/model_compression.sh @@ -28,8 +28,8 @@ python3 model_prune_torch.py --pruner_name agp --pretrain_epochs 1 --prune_epoch echo 'testing mean_activation pruning' python3 model_prune_torch.py --pruner_name mean_activation --pretrain_epochs 1 --prune_epochs 1 -#echo "testing lottery ticket pruning..." -#python3 lottery_torch_mnist_fc.py +echo "testing lottery ticket pruning..." +python3 lottery_torch_mnist_fc.py --train_epochs 1 echo "" echo "===========================Testing: quantizers===========================" From 5a805e36bf31870801f04ce9bd67c88ed12686ba Mon Sep 17 00:00:00 2001 From: Tab Zhang Date: Mon, 29 Jun 2020 11:06:14 +0800 Subject: [PATCH 06/17] format nnictl tutorial (#2599) --- docs/en_US/Tutorial/Nnictl.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/en_US/Tutorial/Nnictl.md b/docs/en_US/Tutorial/Nnictl.md index 16b8ad734e..ed5c9761e1 100644 --- a/docs/en_US/Tutorial/Nnictl.md +++ b/docs/en_US/Tutorial/Nnictl.md @@ -28,7 +28,7 @@ nnictl support commands: ### Manage an experiment -![](https://placehold.it/15/1589F0/000000?text=+) `nnictl create` +### nnictl create * Description @@ -79,7 +79,7 @@ Debug mode will disable version check function in Trialkeeper. -![](https://placehold.it/15/1589F0/000000?text=+) `nnictl resume` +### nnictl resume * Description @@ -110,7 +110,7 @@ Debug mode will disable version check function in Trialkeeper. -![](https://placehold.it/15/1589F0/000000?text=+) `nnictl view` +### nnictl view * Description @@ -138,7 +138,7 @@ Debug mode will disable version check function in Trialkeeper. ``` -![](https://placehold.it/15/1589F0/000000?text=+) `nnictl stop` +### nnictl stop * Description @@ -190,7 +190,7 @@ Debug mode will disable version check function in Trialkeeper. -![](https://placehold.it/15/1589F0/000000?text=+) `nnictl update` +### nnictl update * __nnictl update searchspace__ * Description @@ -299,7 +299,7 @@ Debug mode will disable version check function in Trialkeeper. ``` -![](https://placehold.it/15/1589F0/000000?text=+) `nnictl trial` +### nnictl trial * __nnictl trial ls__ @@ -348,7 +348,7 @@ Debug mode will disable version check function in Trialkeeper. -![](https://placehold.it/15/1589F0/000000?text=+) `nnictl top` +### nnictl top * Description @@ -368,7 +368,7 @@ Debug mode will disable version check function in Trialkeeper. |--time, -t| False| |The interval to update the experiment status, the unit of time is second, and the default value is 3 second.| -![](https://placehold.it/15/1589F0/000000?text=+) `Manage experiment information` +### Manage experiment information * __nnictl experiment show__ @@ -532,7 +532,7 @@ Debug mode will disable version check function in Trialkeeper. ``` -![](https://placehold.it/15/1589F0/000000?text=+) `Manage platform information` +### Manage platform information * __nnictl platform clean__ @@ -558,7 +558,7 @@ Debug mode will disable version check function in Trialkeeper. -![](https://placehold.it/15/1589F0/000000?text=+) `nnictl config show` +### nnictl config show * Description @@ -572,7 +572,7 @@ Debug mode will disable version check function in Trialkeeper. -![](https://placehold.it/15/1589F0/000000?text=+) `Manage log` +### Manage log * __nnictl log stdout__ @@ -643,12 +643,12 @@ Debug mode will disable version check function in Trialkeeper. |--trial_id, -T| False| |ID of the trial to be found the log path, required when id is not empty.| -![](https://placehold.it/15/1589F0/000000?text=+) `Manage webui` +### Manage webui * __nnictl webui url__ -![](https://placehold.it/15/1589F0/000000?text=+) `Manage tensorboard` +### Manage tensorboard * __nnictl tensorboard start__ @@ -697,7 +697,7 @@ Debug mode will disable version check function in Trialkeeper. -![](https://placehold.it/15/1589F0/000000?text=+) `Manage package` +### Manage package * __nnictl package install__ * Description @@ -806,7 +806,7 @@ Debug mode will disable version check function in Trialkeeper. -![](https://placehold.it/15/1589F0/000000?text=+) `Generate search space` +### Generate search space * __nnictl ss_gen__ * Description @@ -837,7 +837,7 @@ Debug mode will disable version check function in Trialkeeper. -![](https://placehold.it/15/1589F0/000000?text=+) `Check NNI version` +### Check NNI version * __nnictl --version__ From 93d9b67437ad266f1d417d63cb20215156742786 Mon Sep 17 00:00:00 2001 From: Vaggelis Gkiastas <50487017+egkiastas@users.noreply.github.com> Date: Mon, 29 Jun 2020 06:07:43 +0300 Subject: [PATCH 07/17] Update README.md (#2596) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10c3391fe7..dbce191cac 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The tool manages automated machine learning (AutoML) experiments, **dispatches a ## **NNI capabilities in a glance** -NNI provides CommandLine Tool as well as an user friendly WebUI to manage training experiments. With the extensible API, you can customize your own AutoML algorithms and training services. To make it easy for new users, NNI also provides a set of build-in stat-of-the-art AutoML algorithms and out of box support for popular training platforms. +NNI provides CommandLine Tool as well as an user friendly WebUI to manage training experiments. With the extensible API, you can customize your own AutoML algorithms and training services. To make it easy for new users, NNI also provides a set of build-in state-of-the-art AutoML algorithms and out of box support for popular training platforms. Within the following table, we summarized the current NNI capabilities, we are gradually adding new capabilities and we'd love to have your contribution. From ab6406340c71b835bd98eb3572d0bc315e30a94c Mon Sep 17 00:00:00 2001 From: Tab Zhang Date: Mon, 29 Jun 2020 11:08:01 +0800 Subject: [PATCH 08/17] add description about update_search_space (#2597) --- docs/en_US/Tuner/CustomizeTuner.md | 40 +++++++++++++++++++----------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/docs/en_US/Tuner/CustomizeTuner.md b/docs/en_US/Tuner/CustomizeTuner.md index 0e7b40d533..42209ba7e8 100644 --- a/docs/en_US/Tuner/CustomizeTuner.md +++ b/docs/en_US/Tuner/CustomizeTuner.md @@ -7,7 +7,7 @@ NNI provides state-of-the-art tuning algorithm in builtin-tuners. NNI supports t If you want to implement your own tuning algorithm, you can implement a customized Tuner, there are three things to do: 1. Inherit the base Tuner class -1. Implement receive_trial_result and generate_parameter function +1. Implement receive_trial_result, generate_parameter and update_search_space function 1. Configure your customized tuner in experiment YAML config file Here is an example: @@ -22,7 +22,7 @@ class CustomizedTuner(Tuner): ... ``` -**2. Implement receive_trial_result and generate_parameter function** +**2. Implement receive_trial_result, generate_parameter and update_search_space function** ```python from nni.tuner import Tuner @@ -32,22 +32,32 @@ class CustomizedTuner(Tuner): ... def receive_trial_result(self, parameter_id, parameters, value, **kwargs): - ''' - Receive trial's final result. - parameter_id: int - parameters: object created by 'generate_parameters()' - value: final metrics of the trial, including default metric - ''' - # your code implements here. + ''' + Receive trial's final result. + parameter_id: int + parameters: object created by 'generate_parameters()' + value: final metrics of the trial, including default metric + ''' + # your code implements here. ... def generate_parameters(self, parameter_id, **kwargs): - ''' - Returns a set of trial (hyper-)parameters, as a serializable object - parameter_id: int - ''' - # your code implements here. - return your_parameters + ''' + Returns a set of trial (hyper-)parameters, as a serializable object + parameter_id: int + ''' + # your code implements here. + return your_parameters + ... + + def update_search_space(self, search_space): + ''' + Tuners are advised to support updating search space at run-time. + If a tuner can only set search space once before generating first hyper-parameters, + it should explicitly document this behaviour. + search_space: JSON object created by experiment owner + ''' + # your code implements here. ... ``` From 813e41156a835efeb1c2b963cf61e726791ed038 Mon Sep 17 00:00:00 2001 From: Tab Zhang Date: Mon, 29 Jun 2020 11:11:44 +0800 Subject: [PATCH 09/17] format tuner and accessor README (#2588) --- docs/en_US/Assessor/BuiltinAssessor.md | 4 ++-- docs/en_US/Tuner/BuiltinTuner.md | 28 +++++++++++++------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/en_US/Assessor/BuiltinAssessor.md b/docs/en_US/Assessor/BuiltinAssessor.md index 7374d6665d..ad8a88ad76 100644 --- a/docs/en_US/Assessor/BuiltinAssessor.md +++ b/docs/en_US/Assessor/BuiltinAssessor.md @@ -19,7 +19,7 @@ Note: Please follow the provided format when writing your `config.yml` file. -![](https://placehold.it/15/1589F0/000000?text=+) `Median Stop Assessor` +### Median Stop Assessor > Builtin Assessor Name: **Medianstop** @@ -47,7 +47,7 @@ assessor: -![](https://placehold.it/15/1589F0/000000?text=+) `Curve Fitting Assessor` +### Curve Fitting Assessor > Builtin Assessor Name: **Curvefitting** diff --git a/docs/en_US/Tuner/BuiltinTuner.md b/docs/en_US/Tuner/BuiltinTuner.md index 516b5c2adc..1c3f77c825 100644 --- a/docs/en_US/Tuner/BuiltinTuner.md +++ b/docs/en_US/Tuner/BuiltinTuner.md @@ -31,7 +31,7 @@ Note: Please follow the format when you write your `config.yml` file. Some built -![](https://placehold.it/15/1589F0/000000?text=+) `TPE` +### TPE > Built-in Tuner Name: **TPE** @@ -60,7 +60,7 @@ tuner: -![](https://placehold.it/15/1589F0/000000?text=+) `Random Search` +### Random Search > Built-in Tuner Name: **Random** @@ -80,7 +80,7 @@ tuner: -![](https://placehold.it/15/1589F0/000000?text=+) `Anneal` +### Anneal > Built-in Tuner Name: **Anneal** @@ -107,7 +107,7 @@ tuner: -![](https://placehold.it/15/1589F0/000000?text=+) `Naïve Evolution` +### Naïve Evolution > Built-in Tuner Name: **Evolution** @@ -136,7 +136,7 @@ tuner: -![](https://placehold.it/15/1589F0/000000?text=+) `SMAC` +### SMAC > Built-in Tuner Name: **SMAC** @@ -173,7 +173,7 @@ tuner: -![](https://placehold.it/15/1589F0/000000?text=+) `Batch Tuner` +### Batch Tuner > Built-in Tuner Name: BatchTuner @@ -212,7 +212,7 @@ The search space file should include the high-level key `combine_params`. The ty -![](https://placehold.it/15/1589F0/000000?text=+) `Grid Search` +### Grid Search > Built-in Tuner Name: **Grid Search** @@ -234,7 +234,7 @@ tuner: -![](https://placehold.it/15/1589F0/000000?text=+) `Hyperband` +### Hyperband > Built-in Advisor Name: **Hyperband** @@ -264,7 +264,7 @@ advisor: -![](https://placehold.it/15/1589F0/000000?text=+) `Network Morphism` +### Network Morphism > Built-in Tuner Name: **NetworkMorphism** @@ -302,7 +302,7 @@ tuner: -![](https://placehold.it/15/1589F0/000000?text=+) `Metis Tuner` +### Metis Tuner > Built-in Tuner Name: **MetisTuner** @@ -330,7 +330,7 @@ tuner: -![](https://placehold.it/15/1589F0/000000?text=+) `BOHB Advisor` +### BOHB Advisor > Built-in Tuner Name: **BOHB** @@ -375,7 +375,7 @@ advisor: -![](https://placehold.it/15/1589F0/000000?text=+) `GP Tuner` +### GP Tuner > Built-in Tuner Name: **GPTuner** @@ -417,7 +417,7 @@ tuner: -![](https://placehold.it/15/1589F0/000000?text=+) `PPO Tuner` +### PPO Tuner > Built-in Tuner Name: **PPOTuner** @@ -453,7 +453,7 @@ tuner: -![](https://placehold.it/15/1589F0/000000?text=+) `PBT Tuner` +### PBT Tuner > Built-in Tuner Name: **PBTTuner** From 92b5fa145da1bef6576b2cc2ca327477f566c4c4 Mon Sep 17 00:00:00 2001 From: SparkSnail Date: Mon, 29 Jun 2020 11:34:54 +0800 Subject: [PATCH 10/17] Fix pai pipeline (#2607) --- test/config/training_service.yml | 1 + test/pipelines/pipelines-it-pai-windows.yml | 2 +- test/pipelines/pipelines-it-pai.yml | 2 +- tools/nni_cmd/config_schema.py | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/test/config/training_service.yml b/test/config/training_service.yml index ff0d2cb047..0ae24d1aaf 100644 --- a/test/config/training_service.yml +++ b/test/config/training_service.yml @@ -90,6 +90,7 @@ pai: cpuNum: 1 image: memoryMB: 8192 + virtualCluster: default nniManagerNFSMountPath: containerNFSMountPath: paiStorageConfigName: diff --git a/test/pipelines/pipelines-it-pai-windows.yml b/test/pipelines/pipelines-it-pai-windows.yml index f8590d27a0..3bdb4ee69b 100644 --- a/test/pipelines/pipelines-it-pai-windows.yml +++ b/test/pipelines/pipelines-it-pai-windows.yml @@ -69,6 +69,6 @@ jobs: set PATH=$(ENV_PATH) python --version mount -o anon $(pai_nfs_uri) $(local_nfs_uri) - python nni_test/nnitest/generate_ts_config.py --ts pai --pai_token $(pai_token) --pai_host $(pai_host) --pai_user $(pai_user) --nni_docker_image $(docker_image) --pai_storage_config_name $(pai_storage_config_name) --nni_manager_nfs_mount_path $(nni_manager_nfs_mount_path) --container_nfs_mount_path $(container_nfs_mount_path) --nni_manager_ip $(nni_manager_ip) + python nni_test/nnitest/generate_ts_config.py --ts pai --pai_token $(pai_token) --pai_host $(pai_host) --pai_user $(pai_user) --nni_docker_image $(docker_image) --pai_storage_config_name $(pai_storage_config_name) --nni_manager_nfs_mount_path $(nni_manager_nfs_mount_path) --container_nfs_mount_path $(container_nfs_mount_path) --nni_manager_ip $(nni_manager_ip) --vc $(virtual_cluster) python nni_test/nnitest/run_tests.py --config config/integration_tests.yml --ts pai displayName: 'Examples and advanced features tests on pai' \ No newline at end of file diff --git a/test/pipelines/pipelines-it-pai.yml b/test/pipelines/pipelines-it-pai.yml index f2b428ecc6..6e0ea46403 100644 --- a/test/pipelines/pipelines-it-pai.yml +++ b/test/pipelines/pipelines-it-pai.yml @@ -58,6 +58,6 @@ jobs: echo "TEST_IMG:$TEST_IMG" cd test python3 nni_test/nnitest/generate_ts_config.py --ts pai --pai_host $(pai_host) --pai_user $(pai_user) --nni_docker_image $TEST_IMG --pai_storage_config_name $(pai_storage_config_name)\ - --pai_token $(pai_token) --nni_manager_nfs_mount_path $(nni_manager_nfs_mount_path) --container_nfs_mount_path $(container_nfs_mount_path) --nni_manager_ip $(nni_manager_ip) + --pai_token $(pai_token) --nni_manager_nfs_mount_path $(nni_manager_nfs_mount_path) --container_nfs_mount_path $(container_nfs_mount_path) --nni_manager_ip $(nni_manager_ip) --vc $(virtual_cluster) PATH=$HOME/.local/bin:$PATH python3 nni_test/nnitest/run_tests.py --config config/integration_tests.yml --ts pai displayName: 'integration test' diff --git a/tools/nni_cmd/config_schema.py b/tools/nni_cmd/config_schema.py index 27f6e7af13..b1b903530d 100644 --- a/tools/nni_cmd/config_schema.py +++ b/tools/nni_cmd/config_schema.py @@ -463,7 +463,7 @@ def validate_pai_config_path(self, experiment_config): if not taskRoles_dict: raise SchemaError('Please set taskRoles in paiConfigPath config file!') else: - pai_trial_fields_required_list = ['image', 'gpuNum', 'cpuNum', 'memoryMB', 'paiStoragePlugin', 'command'] + pai_trial_fields_required_list = ['image', 'gpuNum', 'cpuNum', 'memoryMB', 'paiStorageConfigName', 'command'] for trial_field in pai_trial_fields_required_list: if experiment_config['trial'].get(trial_field) is None: raise SchemaError('Please set {0} in trial configuration,\ From 0fbaff6cddb1d68823fc39878b2962460073343c Mon Sep 17 00:00:00 2001 From: Chi Song <27178119+squirrelsc@users.noreply.github.com> Date: Mon, 29 Jun 2020 15:54:35 +0800 Subject: [PATCH 11/17] Remove duplicate data under /tmp folder, and other small changes. (#2484) --- examples/nas/classic_nas/mnist.py | 3 +- .../trials/mnist-pbt-tuner-pytorch/mnist.py | 6 +-- examples/trials/mnist-pytorch/mnist.py | 4 +- test/config/integration_tests.yml | 4 +- test/nni_test/nnitest/run_tests.py | 48 ++++++++++++------- test/pipelines/pipelines-it-local-tf2.yml | 2 +- test/pipelines/pipelines-it-local.yml | 2 +- 7 files changed, 43 insertions(+), 26 deletions(-) diff --git a/examples/nas/classic_nas/mnist.py b/examples/nas/classic_nas/mnist.py index d3831b1742..faf32247b1 100644 --- a/examples/nas/classic_nas/mnist.py +++ b/examples/nas/classic_nas/mnist.py @@ -109,8 +109,7 @@ def main(args): kwargs = {'num_workers': 1, 'pin_memory': True} if use_cuda else {} - #data_dir = os.path.join(args['data_dir'], nni.get_trial_id()) - data_dir = os.path.join(args['data_dir'], 'data') + data_dir = args['data_dir'] train_loader = torch.utils.data.DataLoader( datasets.MNIST(data_dir, train=True, download=True, diff --git a/examples/trials/mnist-pbt-tuner-pytorch/mnist.py b/examples/trials/mnist-pbt-tuner-pytorch/mnist.py index 3403b185ae..417e702b6b 100644 --- a/examples/trials/mnist-pbt-tuner-pytorch/mnist.py +++ b/examples/trials/mnist-pbt-tuner-pytorch/mnist.py @@ -88,7 +88,7 @@ def main(args): kwargs = {'num_workers': 1, 'pin_memory': True} if use_cuda else {} - data_dir = os.path.join(args['data_dir'], nni.get_trial_id()) + data_dir = args['data_dir'] train_loader = torch.utils.data.DataLoader( datasets.MNIST(data_dir, train=True, download=True, @@ -144,7 +144,7 @@ def get_params(): # Training settings parser = argparse.ArgumentParser(description='PyTorch MNIST Example') parser.add_argument("--data_dir", type=str, - default='/tmp/pytorch/mnist/input_data', help="data directory") + default='./data', help="data directory") parser.add_argument('--batch_size', type=int, default=64, metavar='N', help='input batch size for training (default: 64)') parser.add_argument('--lr', type=float, default=0.01, metavar='LR', @@ -180,4 +180,4 @@ def get_params(): main(params) except Exception as exception: logger.exception(exception) - raise \ No newline at end of file + raise diff --git a/examples/trials/mnist-pytorch/mnist.py b/examples/trials/mnist-pytorch/mnist.py index 94f371c81f..a7ca27816a 100644 --- a/examples/trials/mnist-pytorch/mnist.py +++ b/examples/trials/mnist-pytorch/mnist.py @@ -88,7 +88,7 @@ def main(args): kwargs = {'num_workers': 1, 'pin_memory': True} if use_cuda else {} - data_dir = os.path.join(args['data_dir'], nni.get_trial_id()) + data_dir = args['data_dir'] train_loader = torch.utils.data.DataLoader( datasets.MNIST(data_dir, train=True, download=True, @@ -129,7 +129,7 @@ def get_params(): # Training settings parser = argparse.ArgumentParser(description='PyTorch MNIST Example') parser.add_argument("--data_dir", type=str, - default='/tmp/pytorch/mnist/input_data', help="data directory") + default='./data', help="data directory") parser.add_argument('--batch_size', type=int, default=64, metavar='N', help='input batch size for training (default: 64)') parser.add_argument("--batch_num", type=int, default=None) diff --git a/test/config/integration_tests.yml b/test/config/integration_tests.yml index 3fb713cbe3..399435d13e 100644 --- a/test/config/integration_tests.yml +++ b/test/config/integration_tests.yml @@ -51,6 +51,8 @@ testCases: - name: mnist-pytorch configFile: test/config/examples/mnist-pytorch.yml + # download data first, to prevent concurrent issue. + launchCommand: python3 ../examples/trials/mnist-pytorch/mnist.py --epochs 1 --batch_num 0 --data_dir ../examples/trials/mnist-pytorch/data && nnictl create --config $configFile --debug - name: mnist-annotation configFile: test/config/examples/mnist-annotation.yml @@ -84,7 +86,7 @@ testCases: configFile: test/config/examples/classic-nas-pytorch.yml # remove search space file stopCommand: nnictl stop - onExitCommand: python3 -c 'import os; os.remove("config/examples/nni-nas-search-space.json")' + onExitCommand: python3 -c "import os; os.remove('config/examples/nni-nas-search-space.json')" trainingService: local ######################################################################### diff --git a/test/nni_test/nnitest/run_tests.py b/test/nni_test/nnitest/run_tests.py index 1c31ffa89b..2dc9bfe8a6 100644 --- a/test/nni_test/nnitest/run_tests.py +++ b/test/nni_test/nnitest/run_tests.py @@ -1,25 +1,28 @@ # Copyright (c) Microsoft Corporation. # Licensed under the MIT license. -import sys -import os import argparse -import subprocess -import time import datetime -import shlex -import traceback import json +import os +import subprocess +import sys +import time + import ruamel.yaml as yaml -from utils import get_experiment_status, get_yml_content, dump_yml_content, get_experiment_id, \ - parse_max_duration_time, get_trial_stats, deep_update, print_trial_job_log, get_failed_trial_jobs, \ - get_experiment_dir, print_experiment_log -from utils import GREEN, RED, CLEAR, STATUS_URL, TRIAL_JOBS_URL, EXPERIMENT_URL, REST_ENDPOINT, wait_for_port_available import validators +from utils import (CLEAR, EXPERIMENT_URL, GREEN, RED, REST_ENDPOINT, + STATUS_URL, TRIAL_JOBS_URL, deep_update, dump_yml_content, + get_experiment_dir, get_experiment_id, + get_experiment_status, get_failed_trial_jobs, + get_trial_stats, get_yml_content, parse_max_duration_time, + print_experiment_log, print_trial_job_log, + wait_for_port_available) it_variables = {} + def update_training_service_config(config, training_service): it_ts_config = get_yml_content(os.path.join('config', 'training_service.yml')) @@ -39,6 +42,7 @@ def update_training_service_config(config, training_service): deep_update(config, it_ts_config['all']) deep_update(config, it_ts_config[training_service]) + def prepare_config_file(test_case_config, it_config, args): config_path = args.nni_source_dir + test_case_config['configFile'] test_yml_config = get_yml_content(config_path) @@ -63,6 +67,7 @@ def prepare_config_file(test_case_config, it_config, args): return new_config_file + def run_test_case(test_case_config, it_config, args): new_config_file = prepare_config_file(test_case_config, it_config, args) # set configFile variable @@ -75,15 +80,16 @@ def run_test_case(test_case_config, it_config, args): stop_command = get_command(test_case_config, 'stopCommand') print('Stop command:', stop_command, flush=True) if stop_command: - subprocess.run(shlex.split(stop_command)) + subprocess.run(stop_command, shell=True) exit_command = get_command(test_case_config, 'onExitCommand') print('Exit command:', exit_command, flush=True) if exit_command: - subprocess.run(shlex.split(exit_command), check=True) + subprocess.run(exit_command, shell=True, check=True) # remove tmp config file if os.path.exists(new_config_file): os.remove(new_config_file) + def invoke_validator(test_case_config, nni_source_dir, training_service): validator_config = test_case_config.get('validator') if validator_config is None or validator_config.get('class') is None: @@ -100,10 +106,12 @@ def invoke_validator(test_case_config, nni_source_dir, training_service): print_trial_job_log(training_service, TRIAL_JOBS_URL) raise + def get_max_values(config_file): experiment_config = get_yml_content(config_file) return parse_max_duration_time(experiment_config['maxExecDuration']), experiment_config['maxTrialNum'] + def get_command(test_case_config, commandKey): command = test_case_config.get(commandKey) if commandKey == 'launchCommand': @@ -121,11 +129,12 @@ def get_command(test_case_config, commandKey): return command + def launch_test(config_file, training_service, test_case_config): launch_command = get_command(test_case_config, 'launchCommand') print('launch command: ', launch_command, flush=True) - proc = subprocess.run(shlex.split(launch_command)) + proc = subprocess.run(launch_command, shell=True) assert proc.returncode == 0, 'launch command failed with code %d' % proc.returncode @@ -150,7 +159,7 @@ def launch_test(config_file, training_service, test_case_config): experiment_id = get_experiment_id(EXPERIMENT_URL) while True: waited_time = time.time() - bg_time - if waited_time > max_duration + 10: + if waited_time > max_duration + 10: print('waited: {}, max_duration: {}'.format(waited_time, max_duration)) break status = get_experiment_status(STATUS_URL) @@ -176,6 +185,7 @@ def launch_test(config_file, training_service, test_case_config): print_trial_job_log(training_service, TRIAL_JOBS_URL) raise AssertionError('Failed to finish in maxExecDuration') + def case_excluded(name, excludes): if name is None: return False @@ -186,6 +196,7 @@ def case_excluded(name, excludes): return True return False + def case_included(name, cases): assert cases is not None for case in cases.split(','): @@ -193,9 +204,11 @@ def case_included(name, cases): return True return False + def match_platform(test_case_config): return sys.platform in test_case_config['platform'].split(' ') + def match_training_service(test_case_config, cur_training_service): case_ts = test_case_config['trainingService'] assert case_ts is not None @@ -205,6 +218,7 @@ def match_training_service(test_case_config, cur_training_service): return True return False + def run(args): it_config = get_yml_content(args.config) @@ -227,7 +241,8 @@ def run(args): continue if not match_training_service(test_case_config, args.ts): - print('skipped {}, training service {} not match [{}]'.format(name, args.ts, test_case_config['trainingService'])) + print('skipped {}, training service {} not match [{}]'.format( + name, args.ts, test_case_config['trainingService'])) continue wait_for_port_available(8080, 30) @@ -244,7 +259,8 @@ def run(args): parser.add_argument("--nni_source_dir", type=str, default='../') parser.add_argument("--cases", type=str, default=None) parser.add_argument("--exclude", type=str, default=None) - parser.add_argument("--ts", type=str, choices=['local', 'remote', 'pai', 'kubeflow', 'frameworkcontroller'], default='local') + parser.add_argument("--ts", type=str, choices=['local', 'remote', 'pai', + 'kubeflow', 'frameworkcontroller'], default='local') args = parser.parse_args() run(args) diff --git a/test/pipelines/pipelines-it-local-tf2.yml b/test/pipelines/pipelines-it-local-tf2.yml index e208b33f11..26f3d4c87d 100644 --- a/test/pipelines/pipelines-it-local-tf2.yml +++ b/test/pipelines/pipelines-it-local-tf2.yml @@ -11,7 +11,7 @@ jobs: - script: | set -e python3 -m pip install scikit-learn==0.20.0 --user - python3 -m pip install torch==1.3.1 torchvision==0.4.1 -f https://download.pytorch.org/whl/torch_stable.html --user + python3 -m pip install torch==1.3.1 torchvision==0.4.2 -f https://download.pytorch.org/whl/torch_stable.html --user python3 -m pip install tensorflow-gpu==2.2.0 tensorflow-estimator==2.2.0 --force --user python3 -m pip install keras==2.4.2 --user sudo apt-get install swig -y diff --git a/test/pipelines/pipelines-it-local.yml b/test/pipelines/pipelines-it-local.yml index fd87e95d65..02ae3f0825 100644 --- a/test/pipelines/pipelines-it-local.yml +++ b/test/pipelines/pipelines-it-local.yml @@ -11,7 +11,7 @@ jobs: - script: | set -e python3 -m pip install scikit-learn==0.20.0 --user - python3 -m pip install torchvision==0.4.1 --user + python3 -m pip install torchvision==0.4.2 --user python3 -m pip install torch==1.3.1 --user python3 -m pip install keras==2.1.6 --user python3 -m pip install tensorflow-gpu==1.15.2 tensorflow-estimator==1.15.1 --force --user From 3d57dd73703c4f9978b45ad82bab7f9a71b01cc9 Mon Sep 17 00:00:00 2001 From: QuanluZhang Date: Mon, 29 Jun 2020 17:40:33 +0800 Subject: [PATCH 12/17] Refactor doc of NNI model compression (#2595) --- docs/en_US/Compressor/Framework.md | 149 +++++++- .../Compressor/LotteryTicketHypothesis.md | 23 -- docs/en_US/Compressor/ModelSpeedup.md | 2 +- docs/en_US/Compressor/Overview.md | 350 ++---------------- docs/en_US/Compressor/Pruner.md | 52 ++- docs/en_US/Compressor/Quantizer.md | 26 +- docs/en_US/Compressor/QuickStart.md | 139 ++++++- docs/en_US/Compressor/SlimPruner.md | 39 -- docs/en_US/Compressor/l1filterpruner.md | 38 -- docs/en_US/model_compression.rst | 8 +- docs/en_US/pruners.rst | 16 - docs/en_US/quantizers.rst | 11 - 12 files changed, 384 insertions(+), 469 deletions(-) delete mode 100644 docs/en_US/Compressor/LotteryTicketHypothesis.md delete mode 100644 docs/en_US/Compressor/SlimPruner.md delete mode 100644 docs/en_US/Compressor/l1filterpruner.md delete mode 100644 docs/en_US/pruners.rst delete mode 100644 docs/en_US/quantizers.rst diff --git a/docs/en_US/Compressor/Framework.md b/docs/en_US/Compressor/Framework.md index 87c23329d3..66083197be 100644 --- a/docs/en_US/Compressor/Framework.md +++ b/docs/en_US/Compressor/Framework.md @@ -1,6 +1,16 @@ -# Design Doc +# Customize A New Compression Algorithm -## Overview +```eval_rst +.. contents:: +``` + +To simplify writing a new compression algorithm, we design programming interfaces which are simple but flexible enough. There are interfaces for pruning and quantization respectively. Below, we first demonstrate how to customize a new pruning algorithm and then demonstrate how to customize a new quantization algorithm. + +## Customize a new pruning algorithm + +To better demonstrate how to customize a new pruning algorithm, it is necessary for users to first understand the framework for supporting various pruning algorithms in NNI. + +### Framework overview for pruning algorithms Following example shows how to use a pruner: @@ -26,11 +36,11 @@ A pruner receives `model`, `config_list` and `optimizer` as arguments. It prunes From implementation perspective, a pruner consists of a `weight masker` instance and multiple `module wrapper` instances. -### Weight masker +#### Weight masker A `weight masker` is the implementation of pruning algorithms, it can prune a specified layer wrapped by `module wrapper` with specified sparsity. -### Module wrapper +#### Module wrapper A `module wrapper` is a module containing: @@ -43,7 +53,7 @@ the reasons to use `module wrapper`: 1. some buffers are needed by `calc_mask` to calculate masks and these buffers should be registered in `module wrapper` so that the original modules are not contaminated. 2. a new `forward` method is needed to apply masks to weight before calling the real `forward` method. -### Pruner +#### Pruner A `pruner` is responsible for: @@ -52,9 +62,9 @@ A `pruner` is responsible for: 3. Use `weight masker` to calculate masks of layers while pruning. 4. Export pruned model weights and masks. -## Implement a new pruning algorithm +### Implement a new pruning algorithm -Implementing a new pruning algorithm requires implementing a `weight masker` class which shoud be a subclass of `WeightMasker`, and a `pruner` class, which should a subclass `Pruner`. +Implementing a new pruning algorithm requires implementing a `weight masker` class which shoud be a subclass of `WeightMasker`, and a `pruner` class, which should be a subclass `Pruner`. An implementation of `weight masker` may look like this: @@ -74,7 +84,7 @@ class MyMasker(WeightMasker): You can reference nni provided [weight masker](https://github.com/microsoft/nni/blob/master/src/sdk/pynni/nni/compression/torch/pruning/structured_pruning.py) implementations to implement your own weight masker. -A basic pruner looks likes this: +A basic `pruner` looks likes this: ```python class MyPruner(Pruner): @@ -142,3 +152,126 @@ self.pruner.remove_activation_collector(collector_id) On multi-GPU training, buffers and parameters are copied to multiple GPU every time the `forward` method runs on multiple GPU. If buffers and parameters are updated in the `forward` method, an `in-place` update is needed to ensure the update is effective. Since `calc_mask` is called in the `optimizer.step` method, which happens after the `forward` method and happens only on one GPU, it supports multi-GPU naturally. + +*** + +## Customize a new quantization algorithm + +To write a new quantization algorithm, you can write a class that inherits `nni.compression.torch.Quantizer`. Then, override the member functions with the logic of your algorithm. The member function to override is `quantize_weight`. `quantize_weight` directly returns the quantized weights rather than mask, because for quantization the quantized weights cannot be obtained by applying mask. + +```python +from nni.compression.torch import Quantizer + +class YourQuantizer(Quantizer): + def __init__(self, model, config_list): + """ + Suggest you to use the NNI defined spec for config + """ + super().__init__(model, config_list) + + def quantize_weight(self, weight, config, **kwargs): + """ + quantize should overload this method to quantize weight tensors. + This method is effectively hooked to :meth:`forward` of the model. + + Parameters + ---------- + weight : Tensor + weight that needs to be quantized + config : dict + the configuration for weight quantization + """ + + # Put your code to generate `new_weight` here + + return new_weight + + def quantize_output(self, output, config, **kwargs): + """ + quantize should overload this method to quantize output. + This method is effectively hooked to `:meth:`forward` of the model. + + Parameters + ---------- + output : Tensor + output that needs to be quantized + config : dict + the configuration for output quantization + """ + + # Put your code to generate `new_output` here + + return new_output + + def quantize_input(self, *inputs, config, **kwargs): + """ + quantize should overload this method to quantize input. + This method is effectively hooked to :meth:`forward` of the model. + + Parameters + ---------- + inputs : Tensor + inputs that needs to be quantized + config : dict + the configuration for inputs quantization + """ + + # Put your code to generate `new_input` here + + return new_input + + def update_epoch(self, epoch_num): + pass + + def step(self): + """ + Can do some processing based on the model or weights binded + in the func bind_model + """ + pass +``` + +### Customize backward function + +Sometimes it's necessary for a quantization operation to have a customized backward function, such as [Straight-Through Estimator](https://stackoverflow.com/questions/38361314/the-concept-of-straight-through-estimator-ste), user can customize a backward function as follow: + +```python +from nni.compression.torch.compressor import Quantizer, QuantGrad, QuantType + +class ClipGrad(QuantGrad): + @staticmethod + def quant_backward(tensor, grad_output, quant_type): + """ + This method should be overrided by subclass to provide customized backward function, + default implementation is Straight-Through Estimator + Parameters + ---------- + tensor : Tensor + input of quantization operation + grad_output : Tensor + gradient of the output of quantization operation + quant_type : QuantType + the type of quantization, it can be `QuantType.QUANT_INPUT`, `QuantType.QUANT_WEIGHT`, `QuantType.QUANT_OUTPUT`, + you can define different behavior for different types. + Returns + ------- + tensor + gradient of the input of quantization operation + """ + + # for quant_output function, set grad to zero if the absolute value of tensor is larger than 1 + if quant_type == QuantType.QUANT_OUTPUT: + grad_output[torch.abs(tensor) > 1] = 0 + return grad_output + + +class YourQuantizer(Quantizer): + def __init__(self, model, config_list): + super().__init__(model, config_list) + # set your customized backward function to overwrite default backward function + self.quant_grad = ClipGrad + +``` + +If you do not customize `QuantGrad`, the default backward is Straight-Through Estimator. +_Coming Soon_ ... \ No newline at end of file diff --git a/docs/en_US/Compressor/LotteryTicketHypothesis.md b/docs/en_US/Compressor/LotteryTicketHypothesis.md deleted file mode 100644 index 5ac64155fa..0000000000 --- a/docs/en_US/Compressor/LotteryTicketHypothesis.md +++ /dev/null @@ -1,23 +0,0 @@ -Lottery Ticket Hypothesis on NNI -=== - -## Introduction - -The paper [The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks](https://arxiv.org/abs/1803.03635) is mainly a measurement and analysis paper, it delivers very interesting insights. To support it on NNI, we mainly implement the training approach for finding *winning tickets*. - -In this paper, the authors use the following process to prune a model, called *iterative prunning*: ->1. Randomly initialize a neural network f(x;theta_0) (where theta_0 follows D_{theta}). ->2. Train the network for j iterations, arriving at parameters theta_j. ->3. Prune p% of the parameters in theta_j, creating a mask m. ->4. Reset the remaining parameters to their values in theta_0, creating the winning ticket f(x;m*theta_0). ->5. Repeat step 2, 3, and 4. - -If the configured final sparsity is P (e.g., 0.8) and there are n times iterative pruning, each iterative pruning prunes 1-(1-P)^(1/n) of the weights that survive the previous round. - -## Reproduce Results - -We try to reproduce the experiment result of the fully connected network on MNIST using the same configuration as in the paper. The code can be referred [here](https://github.com/microsoft/nni/tree/master/examples/model_compress/lottery_torch_mnist_fc.py). In this experiment, we prune 10 times, for each pruning we train the pruned model for 50 epochs. - -![](../../img/lottery_ticket_mnist_fc.png) - -The above figure shows the result of the fully connected network. `round0-sparsity-0.0` is the performance without pruning. Consistent with the paper, pruning around 80% also obtain similar performance compared to non-pruning, and converges a little faster. If pruning too much, e.g., larger than 94%, the accuracy becomes lower and convergence becomes a little slower. A little different from the paper, the trend of the data in the paper is relatively more clear. diff --git a/docs/en_US/Compressor/ModelSpeedup.md b/docs/en_US/Compressor/ModelSpeedup.md index c3b9c76614..4158532634 100644 --- a/docs/en_US/Compressor/ModelSpeedup.md +++ b/docs/en_US/Compressor/ModelSpeedup.md @@ -1,6 +1,6 @@ # Speed up Masked Model -*This feature is still in Alpha version.* +*This feature is in Beta version.* ## Introduction diff --git a/docs/en_US/Compressor/Overview.md b/docs/en_US/Compressor/Overview.md index 757f13a8ce..a81095ed79 100644 --- a/docs/en_US/Compressor/Overview.md +++ b/docs/en_US/Compressor/Overview.md @@ -1,340 +1,70 @@ # Model Compression with NNI -As larger neural networks with more layers and nodes are considered, reducing their storage and computational cost becomes critical, especially for some real-time applications. Model compression can be used to address this problem. -We are glad to introduce model compression toolkit on top of NNI, it's still in the experiment phase which might evolve based on usage feedback. We'd like to invite you to use, feedback and even contribute. +```eval_rst +.. contents:: +``` + +As larger neural networks with more layers and nodes are considered, reducing their storage and computational cost becomes critical, especially for some real-time applications. Model compression can be used to address this problem. + +NNI provides a model compression toolkit to help user compress and speed up their model with state-of-the-art compression algorithms and strategies. There are several core features supported by NNI model compression: -NNI provides an easy-to-use toolkit to help user design and use compression algorithms. It currently supports PyTorch with unified interface. For users to compress their models, they only need to add several lines in their code. There are some popular model compression algorithms built-in in NNI. Users could further use NNI's auto tuning power to find the best compressed model, which is detailed in [Auto Model Compression](./AutoCompression.md). On the other hand, users could easily customize their new compression algorithms using NNI's interface, refer to the tutorial [here](#customize-new-compression-algorithms). Details about how model compression framework works can be found in [here](./Framework.md). +* Support many popular pruning and quantization algorithms. +* Automate model pruning and quantization process with state-of-the-art strategies and NNI's auto tuning power. +* Speed up a compressed model to make it have lower inference latency and also make it become smaller. +* Provide friendly and easy-to-use compression utilities for users to dive into the compression process and results. +* Concise interface for users to customize their own compression algorithms. -For a survey of model compression, you can refer to this paper: [Recent Advances in Efficient Computation of Deep Convolutional Neural Networks](https://arxiv.org/pdf/1802.00939.pdf). +*Note that the interface and APIs are unified for both PyTorch and TensorFlow, currently only PyTorch version has been supported, TensorFlow version will be supported in future.* -## Supported algorithms -We have provided several compression algorithms, including several pruning and quantization algorithms: +## Supported Algorithms -**Pruning** +The algorithms include pruning algorithms and quantization algorithms. + +### Pruning Algorithms Pruning algorithms compress the original network by removing redundant weights or channels of layers, which can reduce model complexity and address the over-fitting issue. |Name|Brief Introduction of Algorithm| |---|---| -| [Level Pruner](./Pruner.md#level-pruner) | Pruning the specified ratio on each weight based on absolute values of weights | -| [AGP Pruner](./Pruner.md#agp-pruner) | Automated gradual pruning (To prune, or not to prune: exploring the efficacy of pruning for model compression) [Reference Paper](https://arxiv.org/abs/1710.01878)| -| [Lottery Ticket Pruner](./Pruner.md#agp-pruner) | The pruning process used by "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks". It prunes a model iteratively. [Reference Paper](https://arxiv.org/abs/1803.03635)| -| [FPGM Pruner](./Pruner.md#fpgm-pruner) | Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration [Reference Paper](https://arxiv.org/pdf/1811.00250.pdf)| -| [L1Filter Pruner](./Pruner.md#l1filter-pruner) | Pruning filters with the smallest L1 norm of weights in convolution layers (Pruning Filters for Efficient Convnets) [Reference Paper](https://arxiv.org/abs/1608.08710) | -| [L2Filter Pruner](./Pruner.md#l2filter-pruner) | Pruning filters with the smallest L2 norm of weights in convolution layers | -| [ActivationAPoZRankFilterPruner](./Pruner.md#ActivationAPoZRankFilterPruner) | Pruning filters based on the metric APoZ (average percentage of zeros) which measures the percentage of zeros in activations of (convolutional) layers. [Reference Paper](https://arxiv.org/abs/1607.03250) | -| [ActivationMeanRankFilterPruner](./Pruner.md#ActivationMeanRankFilterPruner) | Pruning filters based on the metric that calculates the smallest mean value of output activations | -| [Slim Pruner](./Pruner.md#slim-pruner) | Pruning channels in convolution layers by pruning scaling factors in BN layers(Learning Efficient Convolutional Networks through Network Slimming) [Reference Paper](https://arxiv.org/abs/1708.06519) | -| [TaylorFO Pruner](./Pruner.md#taylorfoweightfilterpruner) | Pruning filters based on the first order taylor expansion on weights(Importance Estimation for Neural Network Pruning) [Reference Paper](http://jankautz.com/publications/Importance4NNPruning_CVPR19.pdf) | +| [Level Pruner](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#level-pruner) | Pruning the specified ratio on each weight based on absolute values of weights | +| [AGP Pruner](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#agp-pruner) | Automated gradual pruning (To prune, or not to prune: exploring the efficacy of pruning for model compression) [Reference Paper](https://arxiv.org/abs/1710.01878)| +| [Lottery Ticket Pruner](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#lottery-ticket-hypothesis) | The pruning process used by "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks". It prunes a model iteratively. [Reference Paper](https://arxiv.org/abs/1803.03635)| +| [FPGM Pruner](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#fpgm-pruner) | Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration [Reference Paper](https://arxiv.org/pdf/1811.00250.pdf)| +| [L1Filter Pruner](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#l1filter-pruner) | Pruning filters with the smallest L1 norm of weights in convolution layers (Pruning Filters for Efficient Convnets) [Reference Paper](https://arxiv.org/abs/1608.08710) | +| [L2Filter Pruner](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#l2filter-pruner) | Pruning filters with the smallest L2 norm of weights in convolution layers | +| [ActivationAPoZRankFilterPruner](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#activationapozrankfilterpruner) | Pruning filters based on the metric APoZ (average percentage of zeros) which measures the percentage of zeros in activations of (convolutional) layers. [Reference Paper](https://arxiv.org/abs/1607.03250) | +| [ActivationMeanRankFilterPruner](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#activationmeanrankfilterpruner) | Pruning filters based on the metric that calculates the smallest mean value of output activations | +| [Slim Pruner](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#slim-pruner) | Pruning channels in convolution layers by pruning scaling factors in BN layers(Learning Efficient Convolutional Networks through Network Slimming) [Reference Paper](https://arxiv.org/abs/1708.06519) | +| [TaylorFO Pruner](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#taylorfoweightfilterpruner) | Pruning filters based on the first order taylor expansion on weights(Importance Estimation for Neural Network Pruning) [Reference Paper](http://jankautz.com/publications/Importance4NNPruning_CVPR19.pdf) | -**Quantization** +### Quantization Algorithms Quantization algorithms compress the original network by reducing the number of bits required to represent weights or activations, which can reduce the computations and the inference time. |Name|Brief Introduction of Algorithm| |---|---| -| [Naive Quantizer](./Quantizer.md#naive-quantizer) | Quantize weights to default 8 bits | -| [QAT Quantizer](./Quantizer.md#qat-quantizer) | Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference. [Reference Paper](http://openaccess.thecvf.com/content_cvpr_2018/papers/Jacob_Quantization_and_Training_CVPR_2018_paper.pdf)| -| [DoReFa Quantizer](./Quantizer.md#dorefa-quantizer) | DoReFa-Net: Training Low Bitwidth Convolutional Neural Networks with Low Bitwidth Gradients. [Reference Paper](https://arxiv.org/abs/1606.06160)| -| [BNN Quantizer](./Quantizer.md#BNN-Quantizer) | Binarized Neural Networks: Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1. [Reference Paper](https://arxiv.org/abs/1602.02830)| - -## Usage of built-in compression algorithms - -We use a simple example to show how to modify your trial code in order to apply the compression algorithms. Let's say you want to prune all weight to 80% sparsity with Level Pruner, you can add the following three lines into your code before training your model ([here](https://github.com/microsoft/nni/tree/master/examples/model_compress) is complete code). +| [Naive Quantizer](https://nni.readthedocs.io/en/latest/Compressor/Quantizer.html#naive-quantizer) | Quantize weights to default 8 bits | +| [QAT Quantizer](https://nni.readthedocs.io/en/latest/Compressor/Quantizer.html#qat-quantizer) | Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference. [Reference Paper](http://openaccess.thecvf.com/content_cvpr_2018/papers/Jacob_Quantization_and_Training_CVPR_2018_paper.pdf)| +| [DoReFa Quantizer](https://nni.readthedocs.io/en/latest/Compressor/Quantizer.html#dorefa-quantizer) | DoReFa-Net: Training Low Bitwidth Convolutional Neural Networks with Low Bitwidth Gradients. [Reference Paper](https://arxiv.org/abs/1606.06160)| +| [BNN Quantizer](https://nni.readthedocs.io/en/latest/Compressor/Quantizer.html#bnn-quantizer) | Binarized Neural Networks: Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1. [Reference Paper](https://arxiv.org/abs/1602.02830)| -PyTorch code - -```python -from nni.compression.torch import LevelPruner -config_list = [{ 'sparsity': 0.8, 'op_types': ['default'] }] -pruner = LevelPruner(model, config_list) -pruner.compress() -``` - -Tensorflow code - -```python -from nni.compression.tensorflow import LevelPruner -config_list = [{ 'sparsity': 0.8, 'op_types': ['default'] }] -pruner = LevelPruner(tf.get_default_graph(), config_list) -pruner.compress() -``` +## Automatic Model Compression +Given targeted compression ratio, it is pretty hard to obtain the best compressed ratio in a one shot manner. An automatic model compression algorithm usually need to explore the compression space by compressing different layers with different sparsities. NNI provides such algorithms to free users from specifying sparsity of each layer in a model. Moreover, users could leverage NNI's auto tuning power to automatically compress a model. Detailed document can be found [here](./AutoCompression.md). -You can use other compression algorithms in the package of `nni.compression`. The algorithms are implemented in both PyTorch and Tensorflow, under `nni.compression.torch` and `nni.compression.tensorflow` respectively. You can refer to [Pruner](./Pruner.md) and [Quantizer](./Quantizer.md) for detail description of supported algorithms. Also if you want to use knowledge distillation, you can refer to [KDExample](../TrialExample/KDExample.md) +## Model Speedup -The function call `pruner.compress()` modifies user defined model (in Tensorflow the model can be obtained with `tf.get_default_graph()`, while in PyTorch the model is the defined model class), and the model is modified with masks inserted. Then when you run the model, the masks take effect. The masks can be adjusted at runtime by the algorithms. +The final goal of model compression is to reduce inference latency and model size. However, existing model compression algorithms mainly use simulation to check the performance (e.g., accuracy) of compressed model, for example, using masks for pruning algorithms, and storing quantized values still in float32 for quantization algorithms. Given the output masks and quantization bits produced by those algorithms, NNI can really speed up the model. The detailed tutorial of Model Speedup can be found [here](./ModelSpeedup.md). -When instantiate a compression algorithm, there is `config_list` passed in. We describe how to write this config below. +## Compression Utilities -### User configuration for a compression algorithm -When compressing a model, users may want to specify the ratio for sparsity, to specify different ratios for different types of operations, to exclude certain types of operations, or to compress only a certain types of operations. For users to express these kinds of requirements, we define a configuration specification. It can be seen as a python `list` object, where each element is a `dict` object. - -The `dict`s in the `list` are applied one by one, that is, the configurations in latter `dict` will overwrite the configurations in former ones on the operations that are within the scope of both of them. - -#### Common keys -In each `dict`, there are some keys commonly supported by NNI compression: - -* __op_types__: This is to specify what types of operations to be compressed. 'default' means following the algorithm's default setting. -* __op_names__: This is to specify by name what operations to be compressed. If this field is omitted, operations will not be filtered by it. -* __exclude__: Default is False. If this field is True, it means the operations with specified types and names will be excluded from the compression. - -#### Keys for quantization algorithms -**If you use quantization algorithms, you need to specify more keys. If you use pruning algorithms, you can safely skip these keys** - -* __quant_types__ : list of string. - -Type of quantization you want to apply, currently support 'weight', 'input', 'output'. 'weight' means applying quantization operation -to the weight parameter of modules. 'input' means applying quantization operation to the input of module forward method. 'output' means applying quantization operation to the output of module forward method, which is often called as 'activation' in some papers. - -* __quant_bits__ : int or dict of {str : int} - -bits length of quantization, key is the quantization type, value is the quantization bits length, eg. -``` -{ - quant_bits: { - 'weight': 8, - 'output': 4, - }, -} -``` -when the value is int type, all quantization types share same bits length. eg. -``` -{ - quant_bits: 8, # weight or output quantization are all 8 bits -} -``` -#### Other keys specified for every compression algorithm -There are also other keys in the `dict`, but they are specific for every compression algorithm. For example, [Level Pruner](./Pruner.md#level-pruner) requires `sparsity` key to specify how much a model should be pruned. - - -#### example -A simple example of configuration is shown below: - -```python -[ - { - 'sparsity': 0.8, - 'op_types': ['default'] - }, - { - 'sparsity': 0.6, - 'op_names': ['op_name1', 'op_name2'] - }, - { - 'exclude': True, - 'op_names': ['op_name3'] - } -] -``` - -It means following the algorithm's default setting for compressed operations with sparsity 0.8, but for `op_name1` and `op_name2` use sparsity 0.6, and please do not compress `op_name3`. - -### Other APIs - -Some compression algorithms use epochs to control the progress of compression (e.g. [AGP](./Pruner.md#agp-pruner)), and some algorithms need to do something after every minibatch. Therefore, we provide another two APIs for users to invoke. One is `update_epoch`, you can use it as follows: - -Tensorflow code - -```python -pruner.update_epoch(epoch, sess) -``` - -PyTorch code - -```python -pruner.update_epoch(epoch) -``` - -The other is `step`, it can be called with `pruner.step()` after each minibatch. Note that not all algorithms need these two APIs, for those that do not need them, calling them is allowed but has no effect. - -You can easily export the compressed model using the following API if you are pruning your model, ```state_dict``` of the sparse model weights will be stored in ```model.pth```, which can be loaded by ```torch.load('model.pth')``` - -``` -pruner.export_model(model_path='model.pth') -``` +Compression utilities include some useful tools for users to understand and analyze the model they want to compress. For example, users could check sensitivity of each layer to pruning. Users could easily calculate the FLOPs and parameter size of a model. Please refer to [here](./CompressionUtils.md) for a complete list of compression utilities. -```mask_dict ``` and pruned model in ```onnx``` format(```input_shape``` need to be specified) can also be exported like this: - -```python -pruner.export_model(model_path='model.pth', mask_path='mask.pth', onnx_path='model.onnx', input_shape=[1, 1, 28, 28]) -``` - -## Customize new compression algorithms - -To simplify writing a new compression algorithm, we design programming interfaces which are simple but flexible enough. There are interfaces for pruner and quantizer respectively. - -### Pruning algorithm - -If you want to write a new pruning algorithm, you can write a class that inherits `nni.compression.tensorflow.Pruner` or `nni.compression.torch.Pruner` depending on which framework you use. Then, override the member functions with the logic of your algorithm. - -```python -# This is writing a pruner in tensorflow. -# For writing a pruner in PyTorch, you can simply replace -# nni.compression.tensorflow.Pruner with -# nni.compression.torch.Pruner -class YourPruner(nni.compression.tensorflow.Pruner): - def __init__(self, model, config_list): - """ - Suggest you to use the NNI defined spec for config - """ - super().__init__(model, config_list) - - def calc_mask(self, layer, config): - """ - Pruners should overload this method to provide mask for weight tensors. - The mask must have the same shape and type comparing to the weight. - It will be applied with ``mul()`` operation on the weight. - This method is effectively hooked to ``forward()`` method of the model. - - Parameters - ---------- - layer: LayerInfo - calculate mask for ``layer``'s weight - config: dict - the configuration for generating the mask - """ - return your_mask - - # note for pytorch version, there is no sess in input arguments - def update_epoch(self, epoch_num, sess): - pass - - # note for pytorch version, there is no sess in input arguments - def step(self, sess): - """ - Can do some processing based on the model or weights binded - in the func bind_model - """ - pass -``` - -For the simplest algorithm, you only need to override ``calc_mask``. It receives the to-be-compressed layers one by one along with their compression configuration. You generate the mask for this weight in this function and return. Then NNI applies the mask for you. - -Some algorithms generate mask based on training progress, i.e., epoch number. We provide `update_epoch` for the pruner to be aware of the training progress. It should be called at the beginning of each epoch. - -Some algorithms may want global information for generating masks, for example, all weights of the model (for statistic information). Your can use `self.bound_model` in the Pruner class for accessing weights. If you also need optimizer's information (for example in Pytorch), you could override `__init__` to receive more arguments such as model's optimizer. Then `step` can process or update the information according to the algorithm. You can refer to [source code of built-in algorithms](https://github.com/microsoft/nni/tree/master/src/sdk/pynni/nni/compressors) for example implementations. - -### Quantization algorithm - -The interface for customizing quantization algorithm is similar to that of pruning algorithms. The only difference is that `calc_mask` is replaced with `quantize_weight`. `quantize_weight` directly returns the quantized weights rather than mask, because for quantization the quantized weights cannot be obtained by applying mask. - -```python -from nni.compression.torch.compressor import Quantizer - -class YourQuantizer(Quantizer): - def __init__(self, model, config_list): - """ - Suggest you to use the NNI defined spec for config - """ - super().__init__(model, config_list) - - def quantize_weight(self, weight, config, **kwargs): - """ - quantize should overload this method to quantize weight tensors. - This method is effectively hooked to :meth:`forward` of the model. - - Parameters - ---------- - weight : Tensor - weight that needs to be quantized - config : dict - the configuration for weight quantization - """ - - # Put your code to generate `new_weight` here - - return new_weight - - def quantize_output(self, output, config, **kwargs): - """ - quantize should overload this method to quantize output. - This method is effectively hooked to `:meth:`forward` of the model. - - Parameters - ---------- - output : Tensor - output that needs to be quantized - config : dict - the configuration for output quantization - """ - - # Put your code to generate `new_output` here - - return new_output - - def quantize_input(self, *inputs, config, **kwargs): - """ - quantize should overload this method to quantize input. - This method is effectively hooked to :meth:`forward` of the model. - - Parameters - ---------- - inputs : Tensor - inputs that needs to be quantized - config : dict - the configuration for inputs quantization - """ - - # Put your code to generate `new_input` here - - return new_input - - def update_epoch(self, epoch_num): - pass - - def step(self): - """ - Can do some processing based on the model or weights binded - in the func bind_model - """ - pass -``` -#### Customize backward function -Sometimes it's necessary for a quantization operation to have a customized backward function, such as [Straight-Through Estimator](https://stackoverflow.com/questions/38361314/the-concept-of-straight-through-estimator-ste), user can customize a backward function as follow: - -```python -from nni.compression.torch.compressor import Quantizer, QuantGrad, QuantType - -class ClipGrad(QuantGrad): - @staticmethod - def quant_backward(tensor, grad_output, quant_type): - """ - This method should be overrided by subclass to provide customized backward function, - default implementation is Straight-Through Estimator - Parameters - ---------- - tensor : Tensor - input of quantization operation - grad_output : Tensor - gradient of the output of quantization operation - quant_type : QuantType - the type of quantization, it can be `QuantType.QUANT_INPUT`, `QuantType.QUANT_WEIGHT`, `QuantType.QUANT_OUTPUT`, - you can define different behavior for different types. - Returns - ------- - tensor - gradient of the input of quantization operation - """ - - # for quant_output function, set grad to zero if the absolute value of tensor is larger than 1 - if quant_type == QuantType.QUANT_OUTPUT: - grad_output[torch.abs(tensor) > 1] = 0 - return grad_output - - -class YourQuantizer(Quantizer): - def __init__(self, model, config_list): - super().__init__(model, config_list) - # set your customized backward function to overwrite default backward function - self.quant_grad = ClipGrad - -``` +## Customize Your Own Compression Algorithms -If you do not customize `QuantGrad`, the default backward is Straight-Through Estimator. -_Coming Soon_ ... +NNI model compression leaves simple interface for users to customize a new compression algorithm. The design philosophy of the interface is making users focus on the compression logic while hiding framework specific implementation details from users. The detailed tutorial for customizing a new compression algorithm (pruning algorithm or quantization algorithm) can be found [here](./Framework.md). ## Reference and Feedback * To [report a bug](https://github.com/microsoft/nni/issues/new?template=bug-report.md) for this feature in GitHub; diff --git a/docs/en_US/Compressor/Pruner.md b/docs/en_US/Compressor/Pruner.md index 102d6471b0..fcc17fe2b0 100644 --- a/docs/en_US/Compressor/Pruner.md +++ b/docs/en_US/Compressor/Pruner.md @@ -1,10 +1,13 @@ -Pruner on NNI Compressor -=== +# Supported Pruning Algorithms on NNI -Index of supported pruning algorithms +We provide several pruning algorithms that support fine-grained weight pruning and structural filter pruning. **Weight pruning** generally results in unstructured models, which need specialized haredware or software to speed up the sparse network. **Filter Pruning** achieves acceleratation by removing the entire filter. We also provide an algorithm to control the **pruning schedule**. + + +**Weight Pruning** * [Level Pruner](#level-pruner) -* [AGP Pruner](#agp-pruner) * [Lottery Ticket Hypothesis](#lottery-ticket-hypothesis) + +**Filter Pruning** * [Slim Pruner](#slim-pruner) * [Filter Pruners with Weight Rank](#weightrankfilterpruner) * [FPGM Pruner](#fpgm-pruner) @@ -15,6 +18,9 @@ Index of supported pruning algorithms * [Activation Mean Rank Pruner](#activationmeanrankfilterpruner) * [Filter Pruners with Gradient Rank](#gradientrankfilterpruner) * [Taylor FO On Weight Pruner](#taylorfoweightfilterpruner) + +**Pruning Schedule** +* [AGP Pruner](#agp-pruner) ## Level Pruner @@ -145,7 +151,7 @@ for _ in pruner.get_prune_iterations(): ... ``` -The above configuration means that there are 5 times of iterative pruning. As the 5 times iterative pruning are executed in the same run, LotteryTicketPruner needs `model` and `optimizer` (**Note that should add `lr_scheduler` if used**) to reset their states every time a new prune iteration starts. Please use `get_prune_iterations` to get the pruning iterations, and invoke `prune_iteration_start` at the beginning of each iteration. `epoch_num` is better to be large enough for model convergence, because the hypothesis is that the performance (accuracy) got in latter rounds with high sparsity could be comparable with that got in the first round. Simple reproducing results can be found [here](./LotteryTicketHypothesis.md). +The above configuration means that there are 5 times of iterative pruning. As the 5 times iterative pruning are executed in the same run, LotteryTicketPruner needs `model` and `optimizer` (**Note that should add `lr_scheduler` if used**) to reset their states every time a new prune iteration starts. Please use `get_prune_iterations` to get the pruning iterations, and invoke `prune_iteration_start` at the beginning of each iteration. `epoch_num` is better to be large enough for model convergence, because the hypothesis is that the performance (accuracy) got in latter rounds with high sparsity could be comparable with that got in the first round. *Tensorflow version will be supported later.* @@ -155,6 +161,14 @@ The above configuration means that there are 5 times of iterative pruning. As th * **prune_iterations:** The number of rounds for the iterative pruning, i.e., the number of iterative pruning. * **sparsity:** The final sparsity when the compression is done. +### Reproduced Experiment + +We try to reproduce the experiment result of the fully connected network on MNIST using the same configuration as in the paper. The code can be referred [here](https://github.com/microsoft/nni/tree/master/examples/model_compress/lottery_torch_mnist_fc.py). In this experiment, we prune 10 times, for each pruning we train the pruned model for 50 epochs. + +![](../../img/lottery_ticket_mnist_fc.png) + +The above figure shows the result of the fully connected network. `round0-sparsity-0.0` is the performance without pruning. Consistent with the paper, pruning around 80% also obtain similar performance compared to non-pruning, and converges a little faster. If pruning too much, e.g., larger than 94%, the accuracy becomes lower and convergence becomes a little slower. A little different from the paper, the trend of the data in the paper is relatively more clear. + *** ## Slim Pruner @@ -181,6 +195,18 @@ pruner.compress() - **sparsity:** This is to specify the sparsity operations to be compressed to - **op_types:** Only BatchNorm2d is supported in Slim Pruner +### Reproduced Experiment + +We implemented one of the experiments in ['Learning Efficient Convolutional Networks through Network Slimming'](https://arxiv.org/pdf/1708.06519.pdf), we pruned $70\%$ channels in the **VGGNet** for CIFAR-10 in the paper, in which $88.5\%$ parameters are pruned. Our experiments results are as follows: + +| Model | Error(paper/ours) | Parameters | Pruned | +| ------------- | ----------------- | ---------- | --------- | +| VGGNet | 6.34/6.40 | 20.04M | | +| Pruned-VGGNet | 6.20/6.26 | 2.03M | 88.5% | + +The experiments code can be found at [examples/model_compress]( https://github.com/microsoft/nni/tree/master/examples/model_compress/) + +*** ## WeightRankFilterPruner WeightRankFilterPruner is a series of pruners which prune the filters with the smallest importance criterion calculated from the weights in convolution layers to achieve a preset level of network sparsity @@ -238,7 +264,7 @@ You can view example for more information ### L1Filter Pruner -This is an one-shot pruner, In ['PRUNING FILTERS FOR EFFICIENT CONVNETS'](https://arxiv.org/abs/1608.08710), authors Hao Li, Asim Kadav, Igor Durdanovic, Hanan Samet and Hans Peter Graf. The reproduced experiment results can be found [here](l1filterpruner.md) +This is an one-shot pruner, In ['PRUNING FILTERS FOR EFFICIENT CONVNETS'](https://arxiv.org/abs/1608.08710), authors Hao Li, Asim Kadav, Igor Durdanovic, Hanan Samet and Hans Peter Graf. ![](../../img/l1filter_pruner.png) @@ -270,6 +296,17 @@ pruner.compress() - **sparsity:** This is to specify the sparsity operations to be compressed to - **op_types:** Only Conv1d and Conv2d is supported in L1Filter Pruner +#### Reproduced Experiment + +We implemented one of the experiments in ['PRUNING FILTERS FOR EFFICIENT CONVNETS'](https://arxiv.org/abs/1608.08710) with **L1FilterPruner**, we pruned **VGG-16** for CIFAR-10 to **VGG-16-pruned-A** in the paper, in which $64\%$ parameters are pruned. Our experiments results are as follows: + +| Model | Error(paper/ours) | Parameters | Pruned | +| --------------- | ----------------- | --------------- | -------- | +| VGG-16 | 6.75/6.49 | 1.5x10^7 | | +| VGG-16-pruned-A | 6.60/6.47 | 5.4x10^6 | 64.0% | + +The experiments code can be found at [examples/model_compress]( https://github.com/microsoft/nni/tree/master/examples/model_compress/) + *** ### L2Filter Pruner @@ -292,6 +329,8 @@ pruner.compress() - **sparsity:** This is to specify the sparsity operations to be compressed to - **op_types:** Only Conv1d and Conv2d is supported in L2Filter Pruner +*** + ## ActivationRankFilterPruner ActivationRankFilterPruner is a series of pruners which prune the filters with the smallest importance criterion calculated from the output activations of convolution layers to achieve a preset level of network sparsity. @@ -355,6 +394,7 @@ You can view example for more information - **sparsity:** How much percentage of convolutional filters are to be pruned. - **op_types:** Only Conv2d is supported in ActivationMeanRankFilterPruner. +*** ## GradientRankFilterPruner diff --git a/docs/en_US/Compressor/Quantizer.md b/docs/en_US/Compressor/Quantizer.md index 574926c7ad..55fde6db66 100644 --- a/docs/en_US/Compressor/Quantizer.md +++ b/docs/en_US/Compressor/Quantizer.md @@ -1,5 +1,11 @@ -Quantizer on NNI Compressor -=== +# Supported Quantization Algorithms on NNI + +Index of supported quantization algorithms +* [Naive Quantizer](#naive-quantizer) +* [QAT Quantizer](#qat-quantizer) +* [DoReFa Quantizer](#dorefa-quantizer) +* [BNN Quantizer](#bnn-quantizer) + ## Naive Quantizer We provide Naive Quantizer to quantizer weight to default 8 bits, you can use it to test quantize algorithm without any configure. @@ -47,7 +53,8 @@ quantizer.compress() You can view example for more information #### User configuration for QAT Quantizer -common configuration needed by compression algorithms can be found at : [Common configuration](./Overview.md#User-configuration-for-a-compression-algorithm) + +common configuration needed by compression algorithms can be found at [Specification of `config_list`](./QuickStart.md). configuration needed by this algorithm : @@ -57,13 +64,17 @@ disable quantization until model are run by certain number of steps, this allows state where activation quantization ranges do not exclude a significant fraction of values, default value is 0 ### note + batch normalization folding is currently not supported. + *** ## DoReFa Quantizer + In [DoReFa-Net: Training Low Bitwidth Convolutional Neural Networks with Low Bitwidth Gradients](https://arxiv.org/abs/1606.06160), authors Shuchang Zhou and Yuxin Wu provide an algorithm named DoReFa to quantize the weight, activation and gradients with training. ### Usage + To implement DoReFa Quantizer, you can add code below before your training code PyTorch code @@ -81,12 +92,15 @@ quantizer.compress() You can view example for more information #### User configuration for DoReFa Quantizer -common configuration needed by compression algorithms can be found at : [Common configuration](./Overview.md#User-configuration-for-a-compression-algorithm) + +common configuration needed by compression algorithms can be found at [Specification of `config_list`](./QuickStart.md). configuration needed by this algorithm : +*** ## BNN Quantizer + In [Binarized Neural Networks: Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1](https://arxiv.org/abs/1602.02830), >We introduce a method to train Binarized Neural Networks (BNNs) - neural networks with binary weights and activations at run-time. At training-time the binary weights and activations are used for computing the parameters gradients. During the forward pass, BNNs drastically reduce memory size and accesses, and replace most arithmetic operations with bit-wise operations, which is expected to substantially improve power-efficiency. @@ -118,11 +132,13 @@ model = quantizer.compress() You can view example [examples/model_compress/BNN_quantizer_cifar10.py]( https://github.com/microsoft/nni/tree/master/examples/model_compress/BNN_quantizer_cifar10.py) for more information. #### User configuration for BNN Quantizer -common configuration needed by compression algorithms can be found at : [Common configuration](./Overview.md#User-configuration-for-a-compression-algorithm) + +common configuration needed by compression algorithms can be found at [Specification of `config_list`](./QuickStart.md). configuration needed by this algorithm : ### Experiment + We implemented one of the experiments in [Binarized Neural Networks: Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1](https://arxiv.org/abs/1602.02830), we quantized the **VGGNet** for CIFAR-10 in the paper. Our experiments results are as follows: | Model | Accuracy | diff --git a/docs/en_US/Compressor/QuickStart.md b/docs/en_US/Compressor/QuickStart.md index 656d78c5d9..b47175e832 100644 --- a/docs/en_US/Compressor/QuickStart.md +++ b/docs/en_US/Compressor/QuickStart.md @@ -1,8 +1,16 @@ -# Quick Start to Compress a Model +# Tutorial for Model Compression -NNI provides very simple APIs for compressing a model. The compression includes pruning algorithms and quantization algorithms. The usage of them are the same, thus, here we use slim pruner as an example to show the usage. +```eval_rst +.. contents:: +``` + +In this tutorial, we use the [first section](#quick-start-to-compress-a-model) to quickly go through the usage of model compression on NNI. Then use the [second section](#detailed-usage-guide) to explain more details of the usage. + +## Quick Start to Compress a Model + +NNI provides very simple APIs for compressing a model. The compression includes pruning algorithms and quantization algorithms. The usage of them are the same, thus, here we use [slim pruner](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#slim-pruner) as an example to show the usage. -## Write configuration +### Write configuration Write a configuration to specify the layers that you want to prune. The following configuration means pruning all the `BatchNorm2d`s to sparsity 0.7 while keeping other layers unpruned. @@ -13,9 +21,9 @@ configure_list = [{ }] ``` -The specification of configuration can be found [here](Overview.md#user-configuration-for-a-compression-algorithm). Note that different pruners may have their own defined fields in configuration, for exmaple `start_epoch` in AGP pruner. Please refer to each pruner's [usage](Overview.md#supported-algorithms) for details, and adjust the configuration accordingly. +The specification of configuration can be found [here](#specification-of-config-list). Note that different pruners may have their own defined fields in configuration, for exmaple `start_epoch` in AGP pruner. Please refer to each pruner's [usage](./Pruner.md) for details, and adjust the configuration accordingly. -## Choose a compression algorithm +### Choose a compression algorithm Choose a pruner to prune your model. First instantiate the chosen pruner with your model and configuration as arguments, then invoke `compress()` to compress your model. @@ -26,7 +34,7 @@ model = pruner.compress() Then, you can train your model using traditional training approach (e.g., SGD), pruning is applied transparently during the training. Some pruners prune once at the beginning, the following training can be seen as fine-tune. Some pruners prune your model iteratively, the masks are adjusted epoch by epoch during training. -## Export compression result +### Export compression result After training, you get accuracy of the pruned model. You can export model weights to a file, and the generated masks to a file as well. Exporting onnx model is also supported. @@ -36,7 +44,7 @@ pruner.export_model(model_path='pruned_vgg19_cifar10.pth', mask_path='mask_vgg19 The complete code of model compression examples can be found [here](https://github.com/microsoft/nni/blob/master/examples/model_compress/model_prune_torch.py). -## Speed up the model +### Speed up the model Masks do not provide real speedup of your model. The model should be speeded up based on the exported masks, thus, we provide an API to speed up your model as shown below. After invoking `apply_compression_results` on your model, your model becomes a smaller one with shorter inference latency. @@ -45,4 +53,119 @@ from nni.compression.torch import apply_compression_results apply_compression_results(model, 'mask_vgg19_cifar10.pth') ``` -Please refer to [here](ModelSpeedup.md) for detailed description. \ No newline at end of file +Please refer to [here](ModelSpeedup.md) for detailed description. + +## Detailed Usage Guide + +The example code for users to apply model compression on a user model can be found below: + +PyTorch code + +```python +from nni.compression.torch import LevelPruner +config_list = [{ 'sparsity': 0.8, 'op_types': ['default'] }] +pruner = LevelPruner(model, config_list) +pruner.compress() +``` + +Tensorflow code + +```python +from nni.compression.tensorflow import LevelPruner +config_list = [{ 'sparsity': 0.8, 'op_types': ['default'] }] +pruner = LevelPruner(tf.get_default_graph(), config_list) +pruner.compress() +``` + + +You can use other compression algorithms in the package of `nni.compression`. The algorithms are implemented in both PyTorch and TensorFlow (partial support on TensorFlow), under `nni.compression.torch` and `nni.compression.tensorflow` respectively. You can refer to [Pruner](./Pruner.md) and [Quantizer](./Quantizer.md) for detail description of supported algorithms. Also if you want to use knowledge distillation, you can refer to [KDExample](../TrialExample/KDExample.md) + +A compression algorithm is first instantiated with a `config_list` passed in. The specification of this `config_list` will be described later. + +The function call `pruner.compress()` modifies user defined model (in Tensorflow the model can be obtained with `tf.get_default_graph()`, while in PyTorch the model is the defined model class), and the model is modified with masks inserted. Then when you run the model, the masks take effect. The masks can be adjusted at runtime by the algorithms. + +*Note that, `pruner.compress` simply adds masks on model weights, it does not include fine tuning logic. If users want to fine tune the compressed model, they need to write the fine tune logic by themselves after `pruner.compress`.* + +### Specification of `config_list` + +Users can specify the configuration (i.e., `config_list`) for a compression algorithm. For example,when compressing a model, users may want to specify the sparsity ratio, to specify different ratios for different types of operations, to exclude certain types of operations, or to compress only a certain types of operations. For users to express these kinds of requirements, we define a configuration specification. It can be seen as a python `list` object, where each element is a `dict` object. + +The `dict`s in the `list` are applied one by one, that is, the configurations in latter `dict` will overwrite the configurations in former ones on the operations that are within the scope of both of them. + +There are different keys in a `dict`. Some of them are common keys supported by all the compression algorithms: + +* __op_types__: This is to specify what types of operations to be compressed. 'default' means following the algorithm's default setting. +* __op_names__: This is to specify by name what operations to be compressed. If this field is omitted, operations will not be filtered by it. +* __exclude__: Default is False. If this field is True, it means the operations with specified types and names will be excluded from the compression. + +Some other keys are often specific to a certain algorithms, users can refer to [pruning algorithms](./Pruner.md) and [quantization algorithms](./Quantizer.md) for the keys allowed by each algorithm. + +A simple example of configuration is shown below: + +```python +[ + { + 'sparsity': 0.8, + 'op_types': ['default'] + }, + { + 'sparsity': 0.6, + 'op_names': ['op_name1', 'op_name2'] + }, + { + 'exclude': True, + 'op_names': ['op_name3'] + } +] +``` + +It means following the algorithm's default setting for compressed operations with sparsity 0.8, but for `op_name1` and `op_name2` use sparsity 0.6, and do not compress `op_name3`. + +#### Quantization specific keys + +**If you use quantization algorithms, you need to specify more keys. If you use pruning algorithms, you can safely skip these keys** + +* __quant_types__ : list of string. + +Type of quantization you want to apply, currently support 'weight', 'input', 'output'. 'weight' means applying quantization operation +to the weight parameter of modules. 'input' means applying quantization operation to the input of module forward method. 'output' means applying quantization operation to the output of module forward method, which is often called as 'activation' in some papers. + +* __quant_bits__ : int or dict of {str : int} + +bits length of quantization, key is the quantization type, value is the quantization bits length, eg. +``` +{ + quant_bits: { + 'weight': 8, + 'output': 4, + }, +} +``` +when the value is int type, all quantization types share same bits length. eg. +``` +{ + quant_bits: 8, # weight or output quantization are all 8 bits +} +``` + +### APIs for Updating Fine Tuning Status + +Some compression algorithms use epochs to control the progress of compression (e.g. [AGP](https://nni.readthedocs.io/en/latest/Compressor/Pruner.html#agp-pruner)), and some algorithms need to do something after every minibatch. Therefore, we provide another two APIs for users to invoke: `pruner.update_epoch(epoch)` and `pruner.step()`. + +`update_epoch` should be invoked in every epoch, while `step` should be invoked after each minibatch. Note that most algorithms do not require calling the two APIs. Please refer to each algorithm's document for details. For the algorithms that do not need them, calling them is allowed but has no effect. + +### Export Compressed Model + +You can easily export the compressed model using the following API if you are pruning your model, ```state_dict``` of the sparse model weights will be stored in ```model.pth```, which can be loaded by ```torch.load('model.pth')```. In this exported ```model.pth```, the masked weights are zero. + +``` +pruner.export_model(model_path='model.pth') +``` + +```mask_dict ``` and pruned model in ```onnx``` format(```input_shape``` need to be specified) can also be exported like this: + +```python +pruner.export_model(model_path='model.pth', mask_path='mask.pth', onnx_path='model.onnx', input_shape=[1, 1, 28, 28]) +``` + +If you want to really speed up the compressed model, please refer to [NNI model speedup](./ModelSpeedup.md) for details. \ No newline at end of file diff --git a/docs/en_US/Compressor/SlimPruner.md b/docs/en_US/Compressor/SlimPruner.md deleted file mode 100644 index 18fe589155..0000000000 --- a/docs/en_US/Compressor/SlimPruner.md +++ /dev/null @@ -1,39 +0,0 @@ -SlimPruner on NNI Compressor -=== - -## 1. Slim Pruner - -SlimPruner is a structured pruning algorithm for pruning channels in the convolutional layers by pruning corresponding scaling factors in the later BN layers. - -In ['Learning Efficient Convolutional Networks through Network Slimming'](https://arxiv.org/pdf/1708.06519.pdf), authors Zhuang Liu, Jianguo Li, Zhiqiang Shen, Gao Huang, Shoumeng Yan and Changshui Zhang. - -![](../../img/slim_pruner.png) - -> Slim Pruner **prunes channels in the convolution layers by masking corresponding scaling factors in the later BN layers**, L1 regularization on the scaling factors should be applied in batch normalization (BN) layers while training, scaling factors of BN layers are **globally ranked** while pruning, so the sparse model can be automatically found given sparsity. - -## 2. Usage - -PyTorch code - -``` -from nni.compression.torch import SlimPruner -config_list = [{ 'sparsity': 0.8, 'op_types': ['BatchNorm2d'] }] -pruner = SlimPruner(model, config_list) -pruner.compress() -``` - -#### User configuration for Filter Pruner - -- **sparsity:** This is to specify the sparsity operations to be compressed to -- **op_types:** Only BatchNorm2d is supported in Slim Pruner - -## 3. Experiment - -We implemented one of the experiments in ['Learning Efficient Convolutional Networks through Network Slimming'](https://arxiv.org/pdf/1708.06519.pdf), we pruned $70\%$ channels in the **VGGNet** for CIFAR-10 in the paper, in which $88.5\%$ parameters are pruned. Our experiments results are as follows: - -| Model | Error(paper/ours) | Parameters | Pruned | -| ------------- | ----------------- | ---------- | --------- | -| VGGNet | 6.34/6.40 | 20.04M | | -| Pruned-VGGNet | 6.20/6.26 | 2.03M | 88.5% | - -The experiments code can be found at [examples/model_compress]( https://github.com/microsoft/nni/tree/master/examples/model_compress/) diff --git a/docs/en_US/Compressor/l1filterpruner.md b/docs/en_US/Compressor/l1filterpruner.md deleted file mode 100644 index dc42d6478d..0000000000 --- a/docs/en_US/Compressor/l1filterpruner.md +++ /dev/null @@ -1,38 +0,0 @@ -L1FilterPruner on NNI -=== - -## Introduction - -L1FilterPruner is a general structured pruning algorithm for pruning filters in the convolutional layers. - -In ['PRUNING FILTERS FOR EFFICIENT CONVNETS'](https://arxiv.org/abs/1608.08710), authors Hao Li, Asim Kadav, Igor Durdanovic, Hanan Samet and Hans Peter Graf. - -![](../../img/l1filter_pruner.png) - -> L1Filter Pruner prunes filters in the **convolution layers** -> -> The procedure of pruning m filters from the ith convolutional layer is as follows: -> -> 1. For each filter ![](http://latex.codecogs.com/gif.latex?F_{i,j}), calculate the sum of its absolute kernel weights![](http://latex.codecogs.com/gif.latex?s_j=\sum_{l=1}^{n_i}\sum|K_l|) -> 2. Sort the filters by ![](http://latex.codecogs.com/gif.latex?s_j). -> 3. Prune ![](http://latex.codecogs.com/gif.latex?m) filters with the smallest sum values and their corresponding feature maps. The -> kernels in the next convolutional layer corresponding to the pruned feature maps are also -> removed. -> 4. A new kernel matrix is created for both the ![](http://latex.codecogs.com/gif.latex?i)th and ![](http://latex.codecogs.com/gif.latex?i+1)th layers, and the remaining kernel -> weights are copied to the new model. - -## Experiment - -We implemented one of the experiments in ['PRUNING FILTERS FOR EFFICIENT CONVNETS'](https://arxiv.org/abs/1608.08710) with **L1FilterPruner**, we pruned **VGG-16** for CIFAR-10 to **VGG-16-pruned-A** in the paper, in which $64\%$ parameters are pruned. Our experiments results are as follows: - -| Model | Error(paper/ours) | Parameters | Pruned | -| --------------- | ----------------- | --------------- | -------- | -| VGG-16 | 6.75/6.49 | 1.5x10^7 | | -| VGG-16-pruned-A | 6.60/6.47 | 5.4x10^6 | 64.0% | - -The experiments code can be found at [examples/model_compress]( https://github.com/microsoft/nni/tree/master/examples/model_compress/) - - - - - diff --git a/docs/en_US/model_compression.rst b/docs/en_US/model_compression.rst index f6821e3045..a1d4f01b8c 100644 --- a/docs/en_US/model_compression.rst +++ b/docs/en_US/model_compression.rst @@ -17,9 +17,9 @@ For details, please refer to the following tutorials: Overview Quick Start - Pruners - Quantizers - Model Speedup + Pruners + Quantizers Automatic Model Compression - Implementation + Model Speedup Compression Utilities + Customize Compression Algorithms diff --git a/docs/en_US/pruners.rst b/docs/en_US/pruners.rst deleted file mode 100644 index bf3771df16..0000000000 --- a/docs/en_US/pruners.rst +++ /dev/null @@ -1,16 +0,0 @@ -############################ -Supported Pruning Algorithms -############################ - -.. toctree:: - :maxdepth: 1 - - Level Pruner - AGP Pruner - Lottery Ticket Pruner - FPGM Pruner - L1Filter Pruner - L2Filter Pruner - ActivationAPoZRankFilterPruner - ActivationMeanRankFilterPruner - Slim Pruner diff --git a/docs/en_US/quantizers.rst b/docs/en_US/quantizers.rst deleted file mode 100644 index 8b082c2789..0000000000 --- a/docs/en_US/quantizers.rst +++ /dev/null @@ -1,11 +0,0 @@ -################################# -Supported Quantization Algorithms -################################# - -.. toctree:: - :maxdepth: 1 - - Naive Quantizer - QAT Quantizer - DoReFa Quantizer - BNN Quantizer \ No newline at end of file From 487d71aa2cda04082aad03ad1cbcff93a58e0cdd Mon Sep 17 00:00:00 2001 From: QuanluZhang Date: Mon, 29 Jun 2020 17:46:09 +0800 Subject: [PATCH 13/17] Refactor doc of NNI model compression (#2595) From 25c4c3b5fa472a07cab61a964a1ae632b4ee5925 Mon Sep 17 00:00:00 2001 From: Yuge Zhang Date: Mon, 29 Jun 2020 19:09:10 +0800 Subject: [PATCH 14/17] Add docs for nniignore and improve docs of training service (#2561) * Improve docs * All using # to start * uploaded -> excluded * Set versionCheck default to true * Add .nniignore example * Rename training service docs * Update training service docs * Fix step numbering * Resolve comments * Fix typo * Resolve comments * Fix broken link --- README.md | 2 +- docs/en_US/NAS/Benchmarks.md | 4 +- .../HowToImplementTrainingService.md | 5 +- docs/en_US/TrainingService/Overview.md | 50 ++++++++++++ .../TrainingService/SupportTrainingService.md | 39 ---------- docs/en_US/Tuner/PBTTuner.md | 2 +- docs/en_US/Tutorial/ExperimentConfig.md | 2 +- docs/en_US/Tutorial/QuickStart.md | 76 +++++++++++++------ docs/en_US/_templates/index.html | 2 +- docs/en_US/conf.py | 1 + docs/en_US/training_services.rst | 2 +- docs/static/css/custom.css | 6 +- examples/trials/mnist-tfv1/.nniignore | 7 ++ 13 files changed, 124 insertions(+), 74 deletions(-) create mode 100644 docs/en_US/TrainingService/Overview.md delete mode 100644 docs/en_US/TrainingService/SupportTrainingService.md create mode 100644 examples/trials/mnist-tfv1/.nniignore diff --git a/README.md b/README.md index dbce191cac..9a72dae882 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ Within the following table, we summarized the current NNI capabilities, we are g diff --git a/docs/en_US/NAS/Benchmarks.md b/docs/en_US/NAS/Benchmarks.md index a5de456001..ffe9460edc 100644 --- a/docs/en_US/NAS/Benchmarks.md +++ b/docs/en_US/NAS/Benchmarks.md @@ -16,13 +16,13 @@ To avoid storage and legal issues, we do not provide any prepared databases. We strongly recommend users to use docker to run the generation scripts, to ease the burden of installing multiple dependencies. Please follow the following steps. -1. Clone NNI repo. Replace `${NNI_VERSION}` with a released version name or branch name, e.g., `v1.6`. +**Step 1.** Clone NNI repo. Replace `${NNI_VERSION}` with a released version name or branch name, e.g., `v1.6`. ```bash git clone -b ${NNI_VERSION} https://github.com/microsoft/nni ``` -2. Run docker. +**Step 2.** Run docker. For NAS-Bench-101, diff --git a/docs/en_US/TrainingService/HowToImplementTrainingService.md b/docs/en_US/TrainingService/HowToImplementTrainingService.md index 123401b6bf..923b59684a 100644 --- a/docs/en_US/TrainingService/HowToImplementTrainingService.md +++ b/docs/en_US/TrainingService/HowToImplementTrainingService.md @@ -1,10 +1,11 @@ -**How to Implement TrainingService in NNI** -=== +# How to Implement Training Service in NNI ## Overview + TrainingService is a module related to platform management and job schedule in NNI. TrainingService is designed to be easily implemented, we define an abstract class TrainingService as the parent class of all kinds of TrainingService, users just need to inherit the parent class and complete their own child class if they want to implement customized TrainingService. ## System architecture + ![](../../img/NNIDesign.jpg) The brief system architecture of NNI is shown in the picture. NNIManager is the core management module of system, in charge of calling TrainingService to manage trial jobs and the communication between different modules. Dispatcher is a message processing center responsible for message dispatch. TrainingService is a module to manage trial jobs, it communicates with nniManager module, and has different instance according to different training platform. For the time being, NNI supports [local platfrom](LocalMode.md), [remote platfrom](RemoteMachineMode.md), [PAI platfrom](PaiMode.md), [kubeflow platform](KubeflowMode.md) and [FrameworkController platfrom](FrameworkControllerMode.md). diff --git a/docs/en_US/TrainingService/Overview.md b/docs/en_US/TrainingService/Overview.md new file mode 100644 index 0000000000..77e46fafdf --- /dev/null +++ b/docs/en_US/TrainingService/Overview.md @@ -0,0 +1,50 @@ +# Training Service + +## What is Training Service? + +NNI training service is designed to allow users to focus on AutoML itself, agnostic to the underlying computing infrastructure where the trials are actually run. When migrating from one cluster to another (e.g., local machine to Kubeflow), users only need to tweak several configurations, and the experiment can be easily scaled. + +Users can use training service provided by NNI, to run trial jobs on [local machine](./LocalMode.md), [remote machines](./RemoteMachineMode.md), and on clusters like [PAI](./PaiMode.md), [Kubeflow](./KubeflowMode.md) and [FrameworkController](./FrameworkControllerMode.md). These are called *built-in training services*. + +If the computing resource customers try to use is not listed above, NNI provides interface that allows users to build their own training service easily. Please refer to "[how to implement training service](./HowToImplementTrainingService)" for details. + +## How to use Training Service? + +Training service needs to be chosen and configured properly in experiment configuration YAML file. Users could refer to the document of each training service for how to write the configuration. Also, [reference](../Tutorial/ExperimentConfig) provides more details on the specification of the experiment configuration file. + +Next, users should prepare code directory, which is specified as `codeDir` in config file. Please note that in non-local mode, the code directory will be uploaded to remote or cluster before the experiment. Therefore, we limit the number of files to 2000 and total size to 300MB. If the code directory contains too many files, users can choose which files and subfolders should be excluded by adding a `.nniignore` file that works like a `.gitignore` file. For more details on how to write this file, see the [git documentation](https://git-scm.com/docs/gitignore#_pattern_format). + +In case users intend to use large files in their experiment (like large-scaled datasets) and they are not using local mode, they can either: 1) download the data before each trial launches by putting it into trial command; or 2) use a shared storage that is accessible to worker nodes. Usually, training platforms are equipped with shared storage, and NNI allows users to easily use them. Refer to docs of each built-in training service for details. + +## Built-in Training Services + +|TrainingService|Brief Introduction| +|---|---| +|[__Local__](./LocalMode.html)|NNI supports running an experiment on local machine, called local mode. Local mode means that NNI will run the trial jobs and nniManager process in same machine, and support gpu schedule function for trial jobs.| +|[__Remote__](./RemoteMachineMode.html)|NNI supports running an experiment on multiple machines through SSH channel, called remote mode. NNI assumes that you have access to those machines, and already setup the environment for running deep learning training code. NNI will submit the trial jobs in remote machine, and schedule suitable machine with enough gpu resource if specified.| +|[__PAI__](./PaiMode.html)|NNI supports running an experiment on [OpenPAI](https://github.com/Microsoft/pai) (aka PAI), called PAI mode. Before starting to use NNI PAI mode, you should have an account to access an [OpenPAI](https://github.com/Microsoft/pai) cluster. See [here](https://github.com/Microsoft/pai#how-to-deploy) if you don't have any OpenPAI account and want to deploy an OpenPAI cluster. In PAI mode, your trial program will run in PAI's container created by Docker.| +|[__Kubeflow__](./KubeflowMode.html)|NNI supports running experiment on [Kubeflow](https://github.com/kubeflow/kubeflow), called kubeflow mode. Before starting to use NNI kubeflow mode, you should have a Kubernetes cluster, either on-premises or [Azure Kubernetes Service(AKS)](https://azure.microsoft.com/en-us/services/kubernetes-service/), a Ubuntu machine on which [kubeconfig](https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/) is setup to connect to your Kubernetes cluster. If you are not familiar with Kubernetes, [here](https://kubernetes.io/docs/tutorials/kubernetes-basics/) is a good start. In kubeflow mode, your trial program will run as Kubeflow job in Kubernetes cluster.| +|[__FrameworkController__](./FrameworkControllerMode.html)|NNI supports running experiment using [FrameworkController](https://github.com/Microsoft/frameworkcontroller), called frameworkcontroller mode. FrameworkController is built to orchestrate all kinds of applications on Kubernetes, you don't need to install Kubeflow for specific deep learning framework like tf-operator or pytorch-operator. Now you can use FrameworkController as the training service to run NNI experiment.| +|[__DLTS__](./DLTSMode.html)|NNI supports running experiment using [DLTS](https://github.com/microsoft/DLWorkspace.git), which is an open source toolkit, developed by Microsoft, that allows AI scientists to spin up an AI cluster in turn-key fashion.| + +## What does Training Service do? + +

+drawing +

+ +According to the architecture shown in [Overview](../Overview), training service (platform) is actually responsible for two events: 1) initiating a new trial; 2) collecting metrics and communicating with NNI core (NNI manager); 3) monitoring trial job status. To demonstrated in detail how training service works, we show the workflow of training service from the very beginning to the moment when first trial succeeds. + +Step 1. **Validate config and prepare the training platform.** Training service will first check whether the training platform user specifies is valid (e.g., is there anything wrong with authentication). After that, training service will start to prepare for the experiment by making the code directory (`codeDir`) accessible to training platform. + +```eval_rst +.. Note:: Different training services have different ways to handle ``codeDir``. For example, local training service directly runs trials in ``codeDir``. Remote training service packs ``codeDir`` into a zip and uploads it to each machine. K8S-based training services copy ``codeDir`` onto a shared storage, which is either provided by training platform itself, or configured by users in config file. +``` + +Step 2. **Submit the first trial.** To initiate a trial, usually (in non-reuse mode), NNI copies another few files (including parameters, launch script and etc.) onto training platform. After that, NNI launches the trial through subprocess, SSH, RESTful API, and etc. + +```eval_rst +.. Warning:: The working directory of trial command has exactly the same content as ``codeDir``, but can have a differen path (even on differen machines) Local mode is the only training service that shares one ``codeDir`` across all trials. Other training services copies a ``codeDir`` from the shared copy prepared in step 1 and each trial has an independent working directory. We strongly advise users not to rely on the shared behavior in local mode, as it will make your experiments difficult to scale to other training services. +``` + +Step 3. **Collect metrics.** NNI then monitors the status of trial, updates the status (e.g., from `WAITING` to `RUNNING`, `RUNNING` to `SUCCEEDED`) recorded, and also collects the metrics. Currently, most training services are implemented in an "active" way, i.e., training service will call the RESTful API on NNI manager to update the metrics. Note that this usually requires the machine that runs NNI manager to be at least accessible to the worker node. diff --git a/docs/en_US/TrainingService/SupportTrainingService.md b/docs/en_US/TrainingService/SupportTrainingService.md deleted file mode 100644 index ca2b9283fc..0000000000 --- a/docs/en_US/TrainingService/SupportTrainingService.md +++ /dev/null @@ -1,39 +0,0 @@ -# TrainingService - -NNI TrainingService provides the training platform for running NNI trial jobs. NNI supports [local](./LocalMode.md), [remote](./RemoteMachineMode.md), [pai](./PaiMode.md), [kubeflow](./KubeflowMode.md) and [frameworkcontroller](./FrameworkControllerMode.md) built-in training services. -NNI not only provides few built-in training service options, but also provides a method for customers to build their own training service easily. - -## Built-in TrainingService - -|TrainingService|Brief Introduction| -|---|---| -|[__Local__](./LocalMode.md)|NNI supports running an experiment on local machine, called local mode. Local mode means that NNI will run the trial jobs and nniManager process in same machine, and support gpu schedule function for trial jobs.| -|[__Remote__](./RemoteMachineMode.md)|NNI supports running an experiment on multiple machines through SSH channel, called remote mode. NNI assumes that you have access to those machines, and already setup the environment for running deep learning training code. NNI will submit the trial jobs in remote machine, and schedule suitable machine with enough gpu resource if specified.| -|[__Pai__](./PaiMode.md)|NNI supports running an experiment on [OpenPAI](https://github.com/Microsoft/pai) (aka pai), called pai mode. Before starting to use NNI pai mode, you should have an account to access an [OpenPAI](https://github.com/Microsoft/pai) cluster. See [here](https://github.com/Microsoft/pai#how-to-deploy) if you don't have any OpenPAI account and want to deploy an OpenPAI cluster. In pai mode, your trial program will run in pai's container created by Docker.| -|[__Kubeflow__](./KubeflowMode.md)|NNI supports running experiment on [Kubeflow](https://github.com/kubeflow/kubeflow), called kubeflow mode. Before starting to use NNI kubeflow mode, you should have a Kubernetes cluster, either on-premises or [Azure Kubernetes Service(AKS)](https://azure.microsoft.com/en-us/services/kubernetes-service/), a Ubuntu machine on which [kubeconfig](https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/) is setup to connect to your Kubernetes cluster. If you are not familiar with Kubernetes, [here](https://kubernetes.io/docs/tutorials/kubernetes-basics/) is a good start. In kubeflow mode, your trial program will run as Kubeflow job in Kubernetes cluster.| -|[__FrameworkController__](./FrameworkControllerMode.md)|NNI supports running experiment using [FrameworkController](https://github.com/Microsoft/frameworkcontroller), called frameworkcontroller mode. FrameworkController is built to orchestrate all kinds of applications on Kubernetes, you don't need to install Kubeflow for specific deep learning framework like tf-operator or pytorch-operator. Now you can use FrameworkController as the training service to run NNI experiment.| - -## TrainingService Implementation - -TrainingService is designed to be easily implemented, we define an abstract class TrainingService as the parent class of all kinds of TrainingService, users just need to inherit the parent class and complete their own child class if they want to implement customized TrainingService. -The abstract function in TrainingService is shown below: - -```javascript -abstract class TrainingService { - public abstract listTrialJobs(): Promise; - public abstract getTrialJob(trialJobId: string): Promise; - public abstract addTrialJobMetricListener(listener: (metric: TrialJobMetric) => void): void; - public abstract removeTrialJobMetricListener(listener: (metric: TrialJobMetric) => void): void; - public abstract submitTrialJob(form: JobApplicationForm): Promise; - public abstract updateTrialJob(trialJobId: string, form: JobApplicationForm): Promise; - public abstract get isMultiPhaseJobSupported(): boolean; - public abstract cancelTrialJob(trialJobId: string, isEarlyStopped?: boolean): Promise; - public abstract setClusterMetadata(key: string, value: string): Promise; - public abstract getClusterMetadata(key: string): Promise; - public abstract cleanUp(): Promise; - public abstract run(): Promise; -} -``` - -The parent class of TrainingService has a few abstract functions, users need to inherit the parent class and implement all of these abstract functions. -For more information about how to write your own TrainingService, please [refer](https://github.com/microsoft/nni/blob/master/docs/en_US/TrainingService/HowToImplementTrainingService.md). diff --git a/docs/en_US/Tuner/PBTTuner.md b/docs/en_US/Tuner/PBTTuner.md index 6d321ff2ab..1554039a33 100644 --- a/docs/en_US/Tuner/PBTTuner.md +++ b/docs/en_US/Tuner/PBTTuner.md @@ -11,7 +11,7 @@ PBTTuner initializes a population with several trials (i.e., `population_size`). ### Provide checkpoint directory -Since some trials need to load other trial's checkpoint, users should provide a directory (i.e., `all_checkpoint_dir`) which is accessible by every trial. It is easy for local mode, users could directly use the default directory or specify any directory on the local machine. For other training services, users should follow [the document of those training services](../TrainingService/SupportTrainingService.md) to provide a directory in a shared storage, such as NFS, Azure storage. +Since some trials need to load other trial's checkpoint, users should provide a directory (i.e., `all_checkpoint_dir`) which is accessible by every trial. It is easy for local mode, users could directly use the default directory or specify any directory on the local machine. For other training services, users should follow [the document of those training services](../TrainingService/Overview.md) to provide a directory in a shared storage, such as NFS, Azure storage. ### Modify your trial code diff --git a/docs/en_US/Tutorial/ExperimentConfig.md b/docs/en_US/Tutorial/ExperimentConfig.md index bfe7baf3f0..c3b1cb247d 100644 --- a/docs/en_US/Tutorial/ExperimentConfig.md +++ b/docs/en_US/Tutorial/ExperimentConfig.md @@ -228,7 +228,7 @@ Note: The maxExecDuration spec set the time of an experiment, not a trial job. I ### versionCheck -Optional. Bool. Default: false. +Optional. Bool. Default: true. NNI will check the version of nniManager process and the version of trialKeeper in remote, pai and kubernetes platform. If you want to disable version check, you could set versionCheck be false. diff --git a/docs/en_US/Tutorial/QuickStart.md b/docs/en_US/Tutorial/QuickStart.md index 81c5b9e05d..5b8e2f50be 100644 --- a/docs/en_US/Tutorial/QuickStart.md +++ b/docs/en_US/Tutorial/QuickStart.md @@ -4,23 +4,29 @@ We currently support Linux, macOS, and Windows. Ubuntu 16.04 or higher, macOS 10.14.1, and Windows 10.1809 are tested and supported. Simply run the following `pip install` in an environment that has `python >= 3.5`. -**Linux and macOS** +### Linux and macOS ```bash - python3 -m pip install --upgrade nni +python3 -m pip install --upgrade nni ``` -**Windows** +### Windows ```bash - python -m pip install --upgrade nni +python -m pip install --upgrade nni ``` -Note: +```eval_rst +.. Note:: For Linux and macOS, ``--user`` can be added if you want to install NNI in your home directory; this does not require any special privileges. +``` -* For Linux and macOS, `--user` can be added if you want to install NNI in your home directory; this does not require any special privileges. -* If there is an error like `Segmentation fault`, please refer to the [FAQ](FAQ.md). -* For the `system requirements` of NNI, please refer to [Install NNI on Linux&Mac](InstallationLinux.md) or [Windows](InstallationWin.md). +```eval_rst +.. Note:: If there is an error like ``Segmentation fault``, please refer to the :doc:`FAQ `. +``` + +```eval_rst +.. Note:: For the system requirements of NNI, please refer to :doc:`Install NNI on Linux & Mac ` or :doc:`Windows `. +``` ## "Hello World" example on MNIST @@ -33,7 +39,12 @@ def run_trial(params): # Input data mnist = input_data.read_data_sets(params['data_dir'], one_hot=True) # Build network - mnist_network = MnistNetwork(channel_1_num=params['channel_1_num'], channel_2_num=params['channel_2_num'], conv_size=params['conv_size'], hidden_size=params['hidden_size'], pool_size=params['pool_size'], learning_rate=params['learning_rate']) + mnist_network = MnistNetwork(channel_1_num=params['channel_1_num'], + channel_2_num=params['channel_2_num'], + conv_size=params['conv_size'], + hidden_size=params['hidden_size'], + pool_size=params['pool_size'], + learning_rate=params['learning_rate']) mnist_network.build_network() test_acc = 0.0 @@ -44,11 +55,20 @@ def run_trial(params): test_acc = mnist_network.evaluate(mnist) if __name__ == '__main__': - params = {'data_dir': '/tmp/tensorflow/mnist/input_data', 'dropout_rate': 0.5, 'channel_1_num': 32, 'channel_2_num': 64, 'conv_size': 5, 'pool_size': 2, 'hidden_size': 1024, 'learning_rate': 1e-4, 'batch_num': 2000, 'batch_size': 32} + params = {'data_dir': '/tmp/tensorflow/mnist/input_data', + 'dropout_rate': 0.5, + 'channel_1_num': 32, + 'channel_2_num': 64, + 'conv_size': 5, + 'pool_size': 2, + 'hidden_size': 1024, + 'learning_rate': 1e-4, + 'batch_num': 2000, + 'batch_size': 32} run_trial(params) ``` -Note: If you want to see the full implementation, please refer to [examples/trials/mnist-tfv1/mnist_before.py](https://github.com/Microsoft/nni/tree/master/examples/trials/mnist-tfv1/mnist_before.py). +If you want to see the full implementation, please refer to [examples/trials/mnist-tfv1/mnist_before.py](https://github.com/Microsoft/nni/tree/master/examples/trials/mnist-tfv1/mnist_before.py). The above code can only try one set of parameters at a time; if we want to tune learning rate, we need to manually modify the hyperparameter and start the trial again and again. @@ -69,9 +89,9 @@ output: one optimal hyperparameter configuration If you want to use NNI to automatically train your model and find the optimal hyper-parameters, you need to do three changes based on your code: -**Three steps to start an experiment** +### Three steps to start an experiment -**Step 1**: Give a `Search Space` file in JSON, including the `name` and the `distribution` (discrete-valued or continuous-valued) of all the hyperparameters you need to search. +**Step 1**: Write a `Search Space` file in JSON, including the `name` and the `distribution` (discrete-valued or continuous-valued) of all the hyperparameters you need to search. ```diff - params = {'data_dir': '/tmp/tensorflow/mnist/input_data', 'dropout_rate': 0.5, 'channel_1_num': 32, 'channel_2_num': 64, @@ -85,7 +105,7 @@ If you want to use NNI to automatically train your model and find the optimal hy + } ``` -*Implemented code directory: [search_space.json](https://github.com/Microsoft/nni/tree/master/examples/trials/mnist-tfv1/search_space.json)* +*Example: [search_space.json](https://github.com/Microsoft/nni/tree/master/examples/trials/mnist-tfv1/search_space.json)* **Step 2**: Modify your `Trial` file to get the hyperparameter set from NNI and report the final result to NNI. @@ -110,7 +130,7 @@ If you want to use NNI to automatically train your model and find the optimal hy run_trial(params) ``` -*Implemented code directory: [mnist.py](https://github.com/Microsoft/nni/tree/master/examples/trials/mnist-tfv1/mnist.py)* +*Example: [mnist.py](https://github.com/Microsoft/nni/tree/master/examples/trials/mnist-tfv1/mnist.py)* **Step 3**: Define a `config` file in YAML which declares the `path` to the search space and trial files. It also gives other information such as the tuning algorithm, max trial number, and max duration arguments. @@ -133,31 +153,37 @@ trial: gpuNum: 0 ``` -Note, **for Windows, you need to change the trial command from `python3` to `python`**. +```eval_rst +.. Note:: If you are planning to use remote machines or clusters as your :doc:`training service <../TrainingService/Overview>`, to avoid too much pressure on network, we limit the number of files to 2000 and total size to 300MB. If your codeDir contains too many files, you can choose which files and subfolders should be excluded by adding a ``.nniignore`` file that works like a ``.gitignore`` file. For more details on how to write this file, see the `git documentation `_. +``` -*Implemented code directory: [config.yml](https://github.com/Microsoft/nni/tree/master/examples/trials/mnist-tfv1/config.yml)* +*Example: [config.yml](https://github.com/Microsoft/nni/tree/master/examples/trials/mnist-tfv1/config.yml) [.nniignore](https://github.com/Microsoft/nni/tree/master/examples/trials/mnist-tfv1/.nniignore)* -All the cod above is already prepared and stored in [examples/trials/mnist-tfv1/](https://github.com/Microsoft/nni/tree/master/examples/trials/mnist-tfv1). +All the code above is already prepared and stored in [examples/trials/mnist-tfv1/](https://github.com/Microsoft/nni/tree/master/examples/trials/mnist-tfv1). -**Linux and macOS** +#### Linux and macOS Run the **config.yml** file from your command line to start an MNIST experiment. ```bash - nnictl create --config nni/examples/trials/mnist-tfv1/config.yml +nnictl create --config nni/examples/trials/mnist-tfv1/config.yml ``` -**Windows** +#### Windows Run the **config_windows.yml** file from your command line to start an MNIST experiment. -Note: if you're using NNI on Windows, you need to change `python3` to `python` in the config.yml file or use the config_windows.yml file to start the experiment. - ```bash - nnictl create --config nni\examples\trials\mnist-tfv1\config_windows.yml +nnictl create --config nni\examples\trials\mnist-tfv1\config_windows.yml +``` + +```eval_rst +.. Note:: If you're using NNI on Windows, you probably need to change ``python3`` to ``python`` in the config.yml file or use the config_windows.yml file to start the experiment. ``` -Note: `nnictl` is a command line tool that can be used to control experiments, such as start/stop/resume an experiment, start/stop NNIBoard, etc. Click [here](Nnictl.md) for more usage of `nnictl` +```eval_rst +.. Note:: ``nnictl`` is a command line tool that can be used to control experiments, such as start/stop/resume an experiment, start/stop NNIBoard, etc. Click :doc:`here ` for more usage of ``nnictl``. +``` Wait for the message `INFO: Successfully started experiment!` in the command line. This message indicates that your experiment has been successfully started. And this is what we expect to get: diff --git a/docs/en_US/_templates/index.html b/docs/en_US/_templates/index.html index 9ca37b459c..5cc8257298 100644 --- a/docs/en_US/_templates/index.html +++ b/docs/en_US/_templates/index.html @@ -219,7 +219,7 @@

NNI capabilities in a glance

diff --git a/docs/en_US/conf.py b/docs/en_US/conf.py index 16808e2143..41ac9c939c 100644 --- a/docs/en_US/conf.py +++ b/docs/en_US/conf.py @@ -46,6 +46,7 @@ 'sphinxarg.ext', 'sphinx.ext.napoleon', 'sphinx.ext.viewcode', + 'sphinx.ext.intersphinx', 'nbsphinx', ] diff --git a/docs/en_US/training_services.rst b/docs/en_US/training_services.rst index fd63f9bcaf..435abc0c26 100644 --- a/docs/en_US/training_services.rst +++ b/docs/en_US/training_services.rst @@ -2,7 +2,7 @@ Introduction to NNI Training Services ===================================== .. toctree:: - Overview <./TrainingService/SupportTrainingService> + Overview <./TrainingService/Overview> Local<./TrainingService/LocalMode> Remote<./TrainingService/RemoteMachineMode> OpenPAI<./TrainingService/PaiMode> diff --git a/docs/static/css/custom.css b/docs/static/css/custom.css index ba10407098..e1a667bf0a 100644 --- a/docs/static/css/custom.css +++ b/docs/static/css/custom.css @@ -113,4 +113,8 @@ td.framework{ .or{ vertical-align: middle; -} \ No newline at end of file +} + +.wy-plain-list-disc li, .rst-content .section ul li, .rst-content .toctree-wrapper ul li, article ul li { + margin-bottom: 0px; +} diff --git a/examples/trials/mnist-tfv1/.nniignore b/examples/trials/mnist-tfv1/.nniignore new file mode 100644 index 0000000000..04886e1d80 --- /dev/null +++ b/examples/trials/mnist-tfv1/.nniignore @@ -0,0 +1,7 @@ +# Exclude the following directories when uploading codeDir. +data +logs +checkpoints + +# They can also be files +outputs.log From 6de15707c1f9ec7409432aea231e149c91b79626 Mon Sep 17 00:00:00 2001 From: gxiaotian Date: Tue, 30 Jun 2020 10:55:19 +0800 Subject: [PATCH 15/17] Add OpEvo example (#2549) --- README.md | 3 +- docs/en_US/TrialExample/OpEvoExamples.md | 85 ++++ docs/en_US/examples.rst | 1 + examples/trials/systems/opevo/Dockerfile | 42 ++ examples/trials/systems/opevo/Makefile | 14 + .../systems/opevo/src/algorithms/gbfs.py | 278 +++++++++++ .../systems/opevo/src/algorithms/na2c.py | 401 +++++++++++++++ .../systems/opevo/src/algorithms/opevo.py | 455 ++++++++++++++++++ .../opevo/src/compiler_auto_tune_stable.py | 399 +++++++++++++++ .../bmm/B960N128K128M64PNN/config_opevo.yml | 25 + .../bmm/B960N128K128M64PNN/search_space.json | 1 + .../bmm/B960N128K128M64PTN/config_opevo.yml | 25 + .../bmm/B960N128K128M64PTN/search_space.json | 1 + .../bmm/B960N128K64M128PNT/config_opevo.yml | 25 + .../bmm/B960N128K64M128PNT/search_space.json | 1 + .../N512C3HW227F64K11ST4PD0/config_opevo.yml | 25 + .../N512C3HW227F64K11ST4PD0/search_space.json | 1 + .../N512C64HW27F192K5ST1PD2/config_opevo.yml | 25 + .../N512C64HW27F192K5ST1PD2/search_space.json | 1 + .../mm/N512K1024M1024/config_gbfs.yml | 23 + .../mm/N512K1024M1024/config_na2c.yml | 22 + .../mm/N512K1024M1024/config_opevo.yml | 25 + .../mm/N512K1024M1024/search_space.json | 1 + .../mm/N512K1024M4096/config_gbfs.yml | 23 + .../mm/N512K1024M4096/config_na2c.yml | 22 + .../mm/N512K1024M4096/config_opevo.yml | 25 + .../mm/N512K1024M4096/search_space.json | 1 + .../mm/N512K4096M1024/config_gbfs.yml | 23 + .../mm/N512K4096M1024/config_na2c.yml | 22 + .../mm/N512K4096M1024/config_opevo.yml | 25 + .../mm/N512K4096M1024/search_space.json | 1 + examples/trials/systems/opevo/src/run.sh | 25 + .../opevo/src/templates/batch_matmul.py | 119 +++++ .../opevo/src/templates/convfwd_direct.py | 130 +++++ .../systems/opevo/src/templates/matmul.py | 111 +++++ .../systems/opevo/tvm_patches/libcuda.so.1 | Bin 0 -> 46448 bytes .../systems/opevo/tvm_patches/tvm_v0.6.patch | 84 ++++ 37 files changed, 2489 insertions(+), 1 deletion(-) create mode 100644 docs/en_US/TrialExample/OpEvoExamples.md create mode 100644 examples/trials/systems/opevo/Dockerfile create mode 100644 examples/trials/systems/opevo/Makefile create mode 100644 examples/trials/systems/opevo/src/algorithms/gbfs.py create mode 100644 examples/trials/systems/opevo/src/algorithms/na2c.py create mode 100644 examples/trials/systems/opevo/src/algorithms/opevo.py create mode 100644 examples/trials/systems/opevo/src/compiler_auto_tune_stable.py create mode 100644 examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PNN/config_opevo.yml create mode 100644 examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PNN/search_space.json create mode 100644 examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PTN/config_opevo.yml create mode 100644 examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PTN/search_space.json create mode 100644 examples/trials/systems/opevo/src/experiments/bmm/B960N128K64M128PNT/config_opevo.yml create mode 100644 examples/trials/systems/opevo/src/experiments/bmm/B960N128K64M128PNT/search_space.json create mode 100644 examples/trials/systems/opevo/src/experiments/conv/N512C3HW227F64K11ST4PD0/config_opevo.yml create mode 100644 examples/trials/systems/opevo/src/experiments/conv/N512C3HW227F64K11ST4PD0/search_space.json create mode 100644 examples/trials/systems/opevo/src/experiments/conv/N512C64HW27F192K5ST1PD2/config_opevo.yml create mode 100644 examples/trials/systems/opevo/src/experiments/conv/N512C64HW27F192K5ST1PD2/search_space.json create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_gbfs.yml create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_na2c.yml create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_opevo.yml create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/search_space.json create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_gbfs.yml create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_na2c.yml create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_opevo.yml create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/search_space.json create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_gbfs.yml create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_na2c.yml create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_opevo.yml create mode 100644 examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/search_space.json create mode 100644 examples/trials/systems/opevo/src/run.sh create mode 100644 examples/trials/systems/opevo/src/templates/batch_matmul.py create mode 100644 examples/trials/systems/opevo/src/templates/convfwd_direct.py create mode 100644 examples/trials/systems/opevo/src/templates/matmul.py create mode 100644 examples/trials/systems/opevo/tvm_patches/libcuda.so.1 create mode 100644 examples/trials/systems/opevo/tvm_patches/tvm_v0.6.patch diff --git a/README.md b/README.md index 9a72dae882..3ea89ebdee 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Within the following table, we summarized the current NNI capabilities, we are g
  • Cifar10-pytorch
  • Scikit-learn
  • EfficientNet
  • +
  • Kernel Tunning
  • More...
    @@ -170,7 +171,7 @@ Within the following table, we summarized the current NNI capabilities, we are g
  • Kubeflow
  • FrameworkController on K8S (AKS etc.)
  • -
    • DLWorkspace (aka. DLTS)
    • + diff --git a/docs/en_US/TrialExample/OpEvoExamples.md b/docs/en_US/TrialExample/OpEvoExamples.md new file mode 100644 index 0000000000..5db331f1bf --- /dev/null +++ b/docs/en_US/TrialExample/OpEvoExamples.md @@ -0,0 +1,85 @@ +# Tuning Tensor Operators on NNI + +## Overview + +Abundant applications raise the demands of training and inference deep neural networks (DNNs) efficiently on diverse hardware platforms ranging from cloud servers to embedded devices. Moreover, computational graph-level optimization of deep neural network, like tensor operator fusion, may introduce new tensor operators. Thus, manually optimized tensor operators provided by hardware-specific libraries have limitations in terms of supporting new hardware platforms or supporting new operators, so automatically optimizing tensor operators on diverse hardware platforms is essential for large-scale deployment and application of deep learning technologies in the real-world problems. + +Tensor operator optimization is substantially a combinatorial optimization problem. The objective function is the performance of a tensor operator on specific hardware platform, which should be maximized with respect to the hyper-parameters of corresponding device code, such as how to tile a matrix or whether to unroll a loop. This example illustrates how to automatically tune tensor operators with NNI. Three tuning algorithms, OpEvo, G-BFS and N-A2C are provided. Please refer to [OpEvo: An Evolutionary Method for Tensor Operator Optimization](https://arxiv.org/abs/2006.05664) for detailed explanation about these algorithms. + + +## Environment Setup + +We prepared a dockerfile for setting up experiment environments. Before starting, please make sure the Docker daemon is running and the driver of your GPU accelerator is properly installed. Enter into the example folder `examples/trials/systems/opevo` and run below command to build and instantiate a Docker image from the dockerfile. +```bash +# if you are using Nvidia GPU +make cuda-env +# if you are using AMD GPU +make rocm-env +``` + +## Run Experiments: + +Three representative kinds of tensor operators, **matrix multiplication**, **batched matrix multiplication** and **2D convolution**, are chosen from BERT and AlexNet, and tuned with NNI. The `Trial` code for all tensor operators is `/root/compiler_auto_tune_stable.py`, and `Search Space` files and `config` files for each tuning algorithm locate in `/root/experiments/`, which are categorized by tensor operators. Here `/root` refers to the root of the container. + +For tuning the operators of matrix multiplication, please run below commands from `/root`: +```bash +# (N, K) x (K, M) represents a matrix of shape (N, K) multiplies a matrix of shape (K, M) + +# (512, 1024) x (1024, 1024) +# tuning with opevo +nnictl create --config experiments/mm/N512K1024M1024/config_opevo.yml +# tuning with g-bfs +nnictl create --config experiments/mm/N512K1024M1024/config_gbfs.yml +# tuning with n-a2c +nnictl create --config experiments/mm/N512K1024M1024/config_na2c.yml + +# (512, 1024) x (1024, 4096) +# tuning with opevo +nnictl create --config experiments/mm/N512K1024M4096/config_opevo.yml +# tuning with g-bfs +nnictl create --config experiments/mm/N512K1024M4096/config_gbfs.yml +# tuning with n-a2c +nnictl create --config experiments/mm/N512K1024M4096/config_na2c.yml + +# (512, 4096) x (4096, 1024) +# tuning with opevo +nnictl create --config experiments/mm/N512K1024M4096/config_opevo.yml +# tuning with g-bfs +nnictl create --config experiments/mm/N512K1024M4096/config_gbfs.yml +# tuning with n-a2c +nnictl create --config experiments/mm/N512K1024M4096/config_na2c.yml +``` + +For tuning the operators of batched matrix multiplication, please run below commands from `/root`: +```bash +# batched matrix with batch size 960 and shape of matrix (128, 128) multiplies batched matrix with batch size 960 and shape of matrix (128, 64) +nnictl create --config experiments/bmm/B960N128K128M64PNN/config_opevo.yml +# batched matrix with batch size 960 and shape of matrix (128, 128) is transposed first and then multiplies batched matrix with batch size 960 and shape of matrix (128, 64) +nnictl create --config experiments/bmm/B960N128K128M64PTN/config_opevo.yml +# batched matrix with batch size 960 and shape of matrix (128, 64) is transposed first and then right multiplies batched matrix with batch size 960 and shape of matrix (128, 64). +nnictl create --config experiments/bmm/B960N128K64M128PNT/config_opevo.yml +``` + +For tuning the operators of 2D convolution, please run below commands from `/root`: +```bash +# image tensor of shape $(512, 3, 227, 227)$ convolves with kernel tensor of shape $(64, 3, 11, 11)$ with stride 4 and padding 0 +nnictl create --config experiments/conv/N512C3HW227F64K11ST4PD0/config_opevo.yml +# image tensor of shape $(512, 64, 27, 27)$ convolves with kernel tensor of shape $(192, 64, 5, 5)$ with stride 1 and padding 2 +nnictl create --config experiments/conv/N512C64HW27F192K5ST1PD2/config_opevo.yml +``` + +Please note that G-BFS and N-A2C are not eligible to tune the operators of batched matrix multiplication and 2D convolution, since there are unsupportable parameters in the search spaces of these operators. + +## Citing OpEvo + +If you use OpEvo in your research, please consider citing the paper as follows: +``` +@misc{gao2020opevo, + title={OpEvo: An Evolutionary Method for Tensor Operator Optimization}, + author={Xiaotian Gao and Cui Wei and Lintao Zhang and Mao Yang}, + year={2020}, + eprint={2006.05664}, + archivePrefix={arXiv}, + primaryClass={cs.LG} +} +``` diff --git a/docs/en_US/examples.rst b/docs/en_US/examples.rst index 77ea9733b4..c44f081997 100644 --- a/docs/en_US/examples.rst +++ b/docs/en_US/examples.rst @@ -11,5 +11,6 @@ Examples EvolutionSQuAD<./TrialExample/SquadEvolutionExamples> GBDT<./TrialExample/GbdtExample> RocksDB <./TrialExample/RocksdbExamples> + OpEvo <./TrialExample/OpEvoExamples> KDExample <./TrialExample/KDExample> EfficientNet <./TrialExample/EfficientNet> diff --git a/examples/trials/systems/opevo/Dockerfile b/examples/trials/systems/opevo/Dockerfile new file mode 100644 index 0000000000..a1c589c368 --- /dev/null +++ b/examples/trials/systems/opevo/Dockerfile @@ -0,0 +1,42 @@ +FROM nvidia/cuda:10.0-cudnn7-devel-ubuntu18.04 + +ENV PYTHONDONTWRITEBYTECODE 1 +ENV HIP_PLATFORM hcc +ENV PATH $PATH:/opt/rocm/bin:/usr/local/nvidia/lib64/bin +ENV TVM_HOME=/opt/tvm +ENV PYTHONPATH=/usr/local/rocm/src:$TVM_HOME/python:$TVM_HOME/topi/python:$TVM_HOME/nnvm/python +ENV HSA_USERPTR_FOR_PAGED_MEM=0 + +RUN env > /etc/environment + +RUN apt-get update && apt install -y --no-install-recommends git ca-certificates \ + python3-pip python3-wheel python3-setuptools python3-dev python3-pytest \ + vim less netcat-openbsd inetutils-ping curl patch iproute2 \ + g++ libpci3 libnuma-dev make cmake file openssh-server kmod gdb libopenmpi-dev openmpi-bin \ + autoconf automake autotools-dev libtool multiarch-support \ + && rm -rf /var/lib/apt/lists/* + +RUN curl -sL http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | apt-key add - && \ + printf "deb [arch=amd64] http://repo.radeon.com/rocm/apt/3.3/ xenial main" | tee /etc/apt/sources.list.d/rocm_hip.list && \ + apt update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ + rocm-dev zlib1g-dev unzip librdmacm-dev rocblas hipsparse rccl rocfft rocrand miopen-hip && apt-get clean && rm -rf /var/lib/apt/lists/* +RUN ln -sf libcudart.so /usr/local/cuda-10.0/targets/x86_64-linux/lib/libcudart_static.a + +RUN pip3 install tornado psutil xgboost==0.80 numpy decorator attrs && rm -rf ~/.cache +RUN git clone https://github.com/dmlc/tvm $TVM_HOME + +RUN cd $TVM_HOME && git checkout v0.6 && git submodule init && git submodule update && \ + mkdir -p build && cd build && cp ../cmake/config.cmake . && \ + sed -i 's/LLVM ON/LLVM OFF/g' config.cmake && sed -i 's/CUDA OFF/CUDA ON/g' config.cmake && \ + cmake .. && make -j16 + +RUN pip3 install nni==1.5 && rm -rf ~/.cache +RUN pip3 install torch==1.5.0+cpu torchvision==0.6.0+cpu -f https://download.pytorch.org/whl/torch_stable.html && rm -rf ~/.cache + +ADD tvm_patches/tvm_v0.6.patch $TVM_HOME/tvm_v0.6.patch +ADD tvm_patches/libcuda.so.1 $TVM_HOME/build +RUN ln -sf libcuda.so.1 $TVM_HOME/build/libcudart.so.10.0 +RUN cd $TVM_HOME && git apply tvm_v0.6.patch && cd build && make -j16 + +ADD src /root/ + diff --git a/examples/trials/systems/opevo/Makefile b/examples/trials/systems/opevo/Makefile new file mode 100644 index 0000000000..ba7ea78c18 --- /dev/null +++ b/examples/trials/systems/opevo/Makefile @@ -0,0 +1,14 @@ +rocm-env: build + docker run -it --rm --privileged -v /:/host -w /root \ + -e BACKEND=c-rocm -p 8080:8080 \ + tvm4nni bash || true + +cuda-env: build + docker run -it --rm --privileged -v /:/host -w /root \ + -e BACKEND=c-cuda -p 8080:8080 \ + -v /usr/lib/x86_64-linux-gnu/libcuda.so.1:/usr/lib/x86_64-linux-gnu/libcuda.so.1 \ + -v $(shell dirname `ldd /usr/lib/x86_64-linux-gnu/libcuda.so.1 | grep nvidia-fatbinaryloader | awk '{print $$3}'`):/usr/local/nvidia/lib64 \ + tvm4nni bash || true + +build: + docker build -t tvm4nni --network=host . diff --git a/examples/trials/systems/opevo/src/algorithms/gbfs.py b/examples/trials/systems/opevo/src/algorithms/gbfs.py new file mode 100644 index 0000000000..5a4a91e21b --- /dev/null +++ b/examples/trials/systems/opevo/src/algorithms/gbfs.py @@ -0,0 +1,278 @@ +import math +import random +import logging +import copy + +import nni +from nni.tuner import Tuner + + +class Factor(object): + """factor type parameter + """ + def __init__(self, value): + self.product, self.num = value + self.partition = [1] * self.num + self.partition[0] = self.product + + def pick_out(self): + return self.partition + + def step(self, action): + tmp = copy.deepcopy(self) + tmp.partition[action[0]] = int(tmp.partition[action[0]] / action[2]) + tmp.partition[action[1]] = int(tmp.partition[action[1]] * action[2]) + + return tmp + + def get_actions(self): + actions = [] + prime_factors = self._get_prime_factors(self.product, False) + for i in range(self.num): + for j in range(self.num): + if i != j: + for k in range(len(prime_factors)): + action = [i] + action.append(j) + action.append(prime_factors[k]) + if self.partition[action[0]] % action[2] == 0: + actions.append(action) + return actions + + def __repr__(self): + string = "[" + for factor in self.partition: + string += factor.__repr__() + " " + string = string[:-1] + "]" + + return string + + def _get_prime_factors(self, n, repeat=True): + prime_factors = [] + + while n % 2 == 0: + if 2 not in prime_factors: + prime_factors.append(2) + elif repeat: + prime_factors.append(2) + n = n / 2 + + for i in range(3, int(math.sqrt(n)) + 1, 2): + while n % i == 0: + if i not in prime_factors: + prime_factors.append(i) + elif repeat: + prime_factors.append(i) + n = n / i + + if n > 2: + prime_factors.append(int(n)) + + return prime_factors + + +class Configuration(object): + """Configuration class + """ + def __init__(self, search_space): + self.params = {} + for key in search_space.keys(): + if search_space[key]['_type'] == 'factor': + self.params[key] = \ + Factor(search_space[key]['_value']) + else: + raise RuntimeError( + "G_BFS Tuner doesn't support this kind of parameter: " + + str(search_space[key]['_type']) + ) + + def __eq__(self, other): + if isinstance(other, self.__class__): + return self.__dict__ == other.__dict__ + else: + return False + + def __repr__(self): + string = "" + for param in self.params: + string += param.__repr__() + '\n' + + return string + + def pick_out(self): + output = {} + for key in self.params.keys(): + output[key] = self.params[key].pick_out() + + return output + + def step(self, action): + config = copy.deepcopy(self) + config.params[action[0]] = config.params[action[0]].step(action[1]) + + return config + + def get_actions(self): + actions = [] + for key, value in self.params.items(): + subactions = value.get_actions() + for subaction in subactions: + action = [key] + action.append(subaction) + actions.append(action) + + return actions + + +class Population(object): + """Population class + """ + + def __init__(self, opt_mode, search_space, num_samples): + self.opt_mode = opt_mode + self.search_space = search_space + self.num_samples = num_samples + + self.queue = [] + self.population = [] + self.fitness = [] + + def append(self, individual, fitness): + if self.opt_mode == "minimize": + fitness = -1 * fitness + + self.population.append(individual) + self.queue.insert(0, individual) + self.fitness.insert(0, fitness) + + i = 0 + while (i < len(self.fitness) - 1 + and self.fitness[i] < self.fitness[i + 1]): + self.fitness[i], self.fitness[i + 1] = \ + self.fitness[i + 1], self.fitness[i] + self.queue[i], self.queue[i + 1] = \ + self.queue[i + 1], self.queue[i] + i += 1 + + def generate(self): + if not self.fitness and not self.population: + return [Configuration(self.search_space)] + elif not self.fitness and self.population: + return [] + else: + self.fitness.pop(0) + config = self.queue.pop(0) + + action_space = config.get_actions() + num = len(action_space) + if num > self.num_samples: + indices = random.sample(range(num), self.num_samples) + else: + indices = range(num) + + res = [] + for idx in indices: + tmp = config.step(action_space[idx]) + if tmp not in self.population: + res.append(tmp) + + return res + + +class G_BFS(Tuner): + """G-BFS Tuner + Based on paper Compiler-Level Matrix Multiplication Optimization for Deep Learning + + Parameters + ---------- + optimize_mode: str, 'maximize' or 'minimize' + num_samples: int, + The random selection parameter rho + """ + def __init__(self, optimize_mode="maximize", num_samples=5): + self.logger = logging.getLogger( + self.__module__ + "." + self.__class__.__name__) + self.logger.setLevel('DEBUG') + + self.opt_mode = optimize_mode + self.num_samples = num_samples + + self.request_list = [] + self.serve_list = [] + self.wait_dict = {} + + def update_search_space(self, search_space): + """Update the self.bounds and self.types by the search_space.json file. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if not isinstance(search_space, dict): + self.logger.info("The format of search space is not a dict.") + raise RuntimeError("The format of search space is not a dict.") + + self.population = \ + Population(self.opt_mode, search_space, self.num_samples) + + if not self.serve_list: + self.serve_list = self.population.generate() + + def generate_multiple_parameters(self, parameter_id_list, **kwargs): + """Returns multiple sets of trial (hyper-)parameters, + as iterable of serializable objects. + """ + result = [] + self.send_trial_callback = kwargs['st_callback'] + for parameter_id in parameter_id_list: + had_exception = False + try: + self.logger.debug("generating param for %s", parameter_id) + res = self.generate_parameters(parameter_id, **kwargs) + except nni.NoMoreTrialError: + had_exception = True + if not had_exception: + result.append(res) + return result + + def generate_parameters(self, parameter_id, **kwargs): + """Method which provides one set of hyper-parameters. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if self.serve_list: + self.wait_dict[parameter_id] = self.serve_list.pop() + return self.wait_dict[parameter_id].pick_out() + else: + self.request_list.append(parameter_id) + raise nni.NoMoreTrialError('no more parameters now.') + + def receive_trial_result(self, parameter_id, parameters, value, **kwargs): + """Method invoked when a trial reports its final result. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if isinstance(value, dict): + value = value['default'] + + self.population.append(self.wait_dict[parameter_id], value) + del self.wait_dict[parameter_id] + + if not self.serve_list and not self.wait_dict: + self.serve_list = self.population.generate() + if not self.serve_list: + raise RuntimeError("Tuner stopped since no candidates") + + while self.request_list and self.serve_list: + param_id = self.request_list[0] + self.wait_dict[param_id] = self.serve_list.pop() + self.send_trial_callback( + param_id, self.wait_dict[param_id].pick_out()) + self.request_list.pop(0) + + def trial_end(self, parameter_id, success, **kwargs): + """Method invoked when a trial is completed or terminated. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if not success: + self.population.append(self.wait_dict[parameter_id], 0.0) + del self.wait_dict[parameter_id] diff --git a/examples/trials/systems/opevo/src/algorithms/na2c.py b/examples/trials/systems/opevo/src/algorithms/na2c.py new file mode 100644 index 0000000000..7c51a36e40 --- /dev/null +++ b/examples/trials/systems/opevo/src/algorithms/na2c.py @@ -0,0 +1,401 @@ +import math +import random +import logging +import copy + +import torch +from torch import optim +from torch import nn +import torch.nn.functional as F +import numpy as np + +import nni +from nni.tuner import Tuner + + +class Factor(object): + """factor type parameter + """ + def __init__(self, value): + self.product, self.num = value + self.partition = [1] * self.num + self.partition[0] = self.product + + def pick_out(self): + return self.partition + + def step(self, action): + if self.partition[action[0]] % action[2] == 0: + self.partition[action[0]] /= action[2] + self.partition[action[1]] *= action[2] + status = True + else: + status = False + + return status + + def get_actions(self): + actions = [] + prime_factors = self._get_prime_factors(self.product, False) + for i in range(self.num): + for j in range(self.num): + if i != j: + for k in range(len(prime_factors)): + action = [i] + action.append(j) + action.append(prime_factors[k]) + actions.append(action) + + return actions + + def __repr__(self): + return self.partition.__repr__() + + def __eq__(self, other): + if isinstance(other, self.__class__): + return self.__dict__ == other.__dict__ + else: + return False + + def _get_prime_factors(self, n, repeat=True): + prime_factors = [] + + while n % 2 == 0: + if 2 not in prime_factors: + prime_factors.append(2) + elif repeat: + prime_factors.append(2) + n = n / 2 + + for i in range(3, int(math.sqrt(n)) + 1, 2): + while n % i == 0: + if i not in prime_factors: + prime_factors.append(i) + elif repeat: + prime_factors.append(i) + n = n / i + + if n > 2: + prime_factors.append(int(n)) + + return prime_factors + + +class Configuration(object): + """Configuration class + """ + def __init__(self, search_space): + self.params = {} + self.key_order = [] + for key in search_space.keys(): + if search_space[key]['_type'] == 'factor': + self.key_order.append(key) + self.params[key] = \ + Factor(search_space[key]['_value']) + else: + raise RuntimeError( + "N_A2C Tuner doesn't support this kind of parameter: " + + str(search_space[key]['_type']) + ) + + def __eq__(self, other): + if isinstance(other, self.__class__): + return self.__dict__ == other.__dict__ + else: + return False + + def __repr__(self): + string = "" + for key, value in self.params.items(): + string += key + ': ' + value.__repr__() + ' ' + + return string + + def pick_out(self): + output = {} + for key in self.params.keys(): + output[key] = self.params[key].pick_out() + + return output + + def step(self, action): + config = copy.deepcopy(self) + status = config.params[action[0]].step(action[1]) + + return status, config + + def get_actions(self): + actions = [] + for key, value in self.params.items(): + subactions = value.get_actions() + for subaction in subactions: + action = [key] + action.append(subaction) + actions.append(action) + + return actions + + def to_torch(self): + states = [] + for key in self.key_order: + state = torch.tensor(self.params[key].partition).float() / \ + self.params[key].product - 0.5 + states.append(state) + + return torch.cat(states).float() + + +class ActorCritic(nn.Module): + def __init__(self, num_states, num_actions, hidden_size): + super(ActorCritic, self).__init__() + + self.num_actions = num_actions + self.fc = nn.Linear(num_states, hidden_size) + self.critic_linear2 = nn.Linear(hidden_size, 1) + self.actor_linear2 = nn.Linear(hidden_size, num_actions) + + def forward(self, state): + x = F.relu(self.fc(state)) + value = self.critic_linear2(x) + policy_dist = F.softmax(self.actor_linear2(x)) + + return value, policy_dist + + +class Population(object): + """Population class + """ + def __init__(self, search_space, opt_mode, n_states, n_steps, + hidden_size, lr): + self.search_space = search_space + self.opt_mode = opt_mode + self.n_states = n_states + self.n_steps = n_steps + self.hidden_size = hidden_size + self.lr = lr + + self.config = Configuration(search_space) + self.max_reward = 0.0 + + self.action_space = self.config.get_actions() + self.dim_actions = len(self.action_space) + self.dim_states = len(self.config.to_torch()) + self.log_probs = [] + self.values = [] + self.rewards = [] + + self.population = [] + + self.actor_critic = ActorCritic( + self.dim_states, self.dim_actions, self.hidden_size + ) + self.ac_optimizer = optim.Adam( + self.actor_critic.parameters(), lr=self.lr + ) + + def append(self, individual, fitness): + if self.opt_mode == "minimize": + fitness = -1 * fitness + + self.population.append(individual) + + if self.max_reward < fitness: + self.max_reward = fitness + self.config = individual + + if self.collect: + idx = self.collect.index(individual) + self.waiting_rewards[idx] = fitness + del self.collect[idx] + else: + raise RuntimeError("Received unexpected trials.") + + if not self.collect: + self.rewards.extend(self.waiting_rewards) + + self.ac_optimizer.zero_grad() + gradient_loss = 0 + value_loss = 0 + for i in range(len(self.values)): + advantage = self.rewards[i] - self.values[i] + gradient_loss += self.log_probs[i] * advantage + value_loss += torch.pow(advantage, 2) + loss = gradient_loss + value_loss + loss.backward() + self.ac_optimizer.step() + + self.rewards = [] + self.values = [] + self.log_probs = [] + self.collect = [] + + def generate(self): + self.collect = [] + while len(self.collect) < self.n_states: + config = self.config + for i in range(self.n_steps): + value, policy_dist = self.actor_critic(config.to_torch()) + dist = policy_dist.detach().numpy() + + if random.uniform(0, 1) < 0.1: + action = random.choice(range(self.dim_actions)) + else: + action = np.random.choice( + self.dim_actions, p=np.squeeze(dist)) + + log_prob = torch.log(policy_dist.squeeze(0)[action]) + # entropy = -np.sum(np.mean(dist) * np.log(dist)) + flag, new_config = config.step(self.action_space[action]) + + if (flag and new_config not in self.population + and new_config not in self.collect): + self.collect.append(new_config) + self.log_probs.append(log_prob) + self.values.append(value) + + config = new_config + # print([math.exp(float(i)) for i in self.log_probs]) + + self.waiting_rewards = [0.0] * len(self.collect) + return copy.deepcopy(self.collect) + + +class N_A2C(Tuner): + """N-A2C Tuner + Based on paper Compiler-Level Matrix Multiplication Optimization for Deep Learning + + Parameters + ---------- + optimize_mode: str, 'maximize' or 'minimize' + n_states: int, + The maximum search steps Tau + n_steps: int + number of steps to train the policy and critic networks each iteration + hidden_size: int, + number of hidden size of the policy and critic networks + lr: float, + learning rate of the policy and critic networks + """ + + def __init__(self, + optimize_mode="maximize", + n_states=6, + n_steps=3, + hidden_size=128, + lr=1e-3): + self.logger = logging.getLogger( + self.__module__ + "." + self.__class__.__name__) + self.logger.setLevel('DEBUG') + + self.opt_mode = optimize_mode + self.n_states = n_states + self.n_steps = n_steps + self.hidden_size = 128 + self.lr = lr + + self.request_list = [] + self.serve_list = [] + self.wait_dict = {} + + def update_search_space(self, search_space): + """Update the self.bounds and self.types by the search_space.json file. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if not isinstance(search_space, dict): + self.logger.info("The format of search space is not a dict.") + raise RuntimeError("The format of search space is not a dict.") + + self.population = \ + Population( + search_space, + self.opt_mode, + self.n_states, + self.n_steps, + self.hidden_size, + self.lr + ) + + if not self.serve_list: + self.serve_list = self.population.generate() + + def generate_multiple_parameters(self, parameter_id_list, **kwargs): + """Returns multiple sets of trial (hyper-)parameters, + as iterable of serializable objects. + """ + result = [] + self.send_trial_callback = kwargs['st_callback'] + for parameter_id in parameter_id_list: + had_exception = False + try: + self.logger.debug("generating param for %s", parameter_id) + res = self.generate_parameters(parameter_id, **kwargs) + except nni.NoMoreTrialError: + had_exception = True + if not had_exception: + result.append(res) + return result + + def generate_parameters(self, parameter_id, **kwargs): + """Method which provides one set of hyper-parameters. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if self.serve_list: + self.wait_dict[parameter_id] = self.serve_list.pop() + return self.wait_dict[parameter_id].pick_out() + else: + self.request_list.append(parameter_id) + raise nni.NoMoreTrialError('no more parameters now.') + + def receive_trial_result(self, parameter_id, parameters, value, **kwargs): + """Method invoked when a trial reports its final result. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if isinstance(value, dict): + value = value['default'] + + self.population.append(self.wait_dict[parameter_id], value) + del self.wait_dict[parameter_id] + + if not self.serve_list and not self.wait_dict: + self.serve_list = self.population.generate() + if not self.serve_list: + raise RuntimeError("Tuner stopped since no candidates") + + while self.request_list and self.serve_list: + param_id = self.request_list[0] + self.wait_dict[param_id] = self.serve_list.pop() + self.send_trial_callback( + param_id, self.wait_dict[param_id].pick_out()) + self.request_list.pop(0) + + # print('request_list: ' + str(len(self.request_list))) + # print('serve_list: ' + str(len(self.serve_list))) + # print('wait_dict: ' + str(len(self.wait_dict.keys()))) + + def trial_end(self, parameter_id, success, **kwargs): + """Method invoked when a trial is completed or terminated. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if not success: + self.population.append(self.wait_dict[parameter_id], 0.0) + del self.wait_dict[parameter_id] + + if not self.serve_list and not self.wait_dict: + self.serve_list = self.population.generate() + if not self.serve_list: + raise RuntimeError("Tuner stopped since no candidates") + + while self.request_list and self.serve_list: + param_id = self.request_list[0] + self.wait_dict[param_id] = self.serve_list.pop() + self.send_trial_callback( + param_id, self.wait_dict[param_id].pick_out()) + self.request_list.pop(0) + + # print('trial_end request_list: ' + str(len(self.request_list))) + # print('trial_end serve_list: ' + str(len(self.serve_list))) + # print('trial_end wait_dict: ' + str(len(self.wait_dict.keys()))) diff --git a/examples/trials/systems/opevo/src/algorithms/opevo.py b/examples/trials/systems/opevo/src/algorithms/opevo.py new file mode 100644 index 0000000000..31346ab873 --- /dev/null +++ b/examples/trials/systems/opevo/src/algorithms/opevo.py @@ -0,0 +1,455 @@ +import math +import logging +import copy +import random +import numpy as np +from itertools import permutations, combinations + +import nni +from nni.tuner import Tuner + + +class Parameter(object): + """Base class for all types of parameters + """ + def mutate(self): + raise NotImplementedError + + def reset(self): + raise NotImplementedError + + def pick_out(self): + raise NotImplementedError + + def get_cardinality(self): + raise NotImplementedError + + def __eq__(self, other): + if isinstance(other, self.__class__): + return self.__dict__ == other.__dict__ + else: + return False + + +class Choice(Parameter): + """choice type parameter + """ + def __init__(self, choices, mutate_rate): + self.choices = choices + self.value = random.choice(self.choices) + self.mutate_rate = mutate_rate + + def get_cardinality(self): + return len(self.choices) + + def reset(self): + self.value = random.choice(self.choices) + + def mutate(self): + child = copy.deepcopy(self) + while random.uniform(0, 1) < child.mutate_rate: + choices = copy.deepcopy(child.choices) + choices.remove(child.value) + if choices: + child.value = random.choice(choices) + else: + break + + return child + + def pick_out(self): + return self.value + + +class Discrete(Parameter): + """choice type parameter + """ + def __init__(self, numbers, mutate_rate): + numbers.sort() + self.numbers = numbers + self.value = random.choice(self.numbers) + self.mutate_rate = mutate_rate + + def get_cardinality(self): + return len(self.numbers) + + def reset(self): + self.value = random.choice(self.numbers) + + def mutate(self): + child = copy.deepcopy(self) + while random.uniform(0, 1) < child.mutate_rate: + idx = child.numbers.index(child.value) + if idx == 0 and idx + 1 < len(child.numbers): + child.value = child.numbers[idx + 1] + elif idx + 1 == len(child.numbers) and idx - 1 >= 0: + child.value = child.numbers[idx - 1] + elif idx == 0 and idx + 1 == len(child.numbers): + break + else: + shift = random.choice([-1, 1]) + child.value = child.numbers[idx + shift] + + return child + + def pick_out(self): + return self.value + + +class Factor(Parameter): + """factor type parameter + """ + def __init__(self, value, mutate_rate): + self.product, self.num = value + self.mutate_rate = mutate_rate + self.all_partitions = self._get_all_partitions(self.product, self.num) + self.partition = random.choice(self.all_partitions) + + def reset(self): + self.partition = random.choice(self.all_partitions) + + def get_cardinality(self): + return len(self.all_partitions) + + def mutate(self): + child = copy.deepcopy(self) + while random.uniform(0, 1) < self.mutate_rate: + action = random.choice(child._get_actions()) + child._step(action) + + return child + + def pick_out(self): + return self.partition + + def _step(self, action): + self.partition[action[0]] = int(self.partition[action[0]] / action[2]) + self.partition[action[1]] = int(self.partition[action[1]] * action[2]) + + def _get_actions(self): + actions = [] + prime_factors = self._get_prime_factors(self.product, False) + for i in range(self.num): + for j in range(self.num): + if i != j: + for k in range(len(prime_factors)): + action = [i] + action.append(j) + action.append(prime_factors[k]) + if self.partition[action[0]] % action[2] == 0: + actions.append(action) + return actions + + def __repr__(self): + string = "[" + for factor in self.partition: + string += factor.__repr__() + " " + string = string[:-1] + "]" + + return string + + def _get_all_partitions(self, product, num): + # get all prime factors with repetition + prime_factors = self._get_prime_factors(product) + + # group all prime factors + groups = {} + for prime_factor in prime_factors: + if prime_factor in groups.keys(): + groups[prime_factor] += 1 + else: + groups[prime_factor] = 1 + + # partition each group + for key, value in groups.items(): + partitions = [] + for comb in combinations(range(value + num - 1), num - 1): + # print(comb) + partition = [] + start_idx = -1 + for idx in comb: + partition.append(key**(idx - start_idx - 1)) + start_idx = idx + partition.append(key**(value + num - 2 - start_idx)) + partitions.append(partition) + groups[key] = partitions + + # generate partitions + partitions = [] + + def part(groups, mul=[]): + if not groups: + partition = [1] * num + for i in range(num): + for m in mul: + partition[i] *= m[i] + partitions.append(partition) + + for key, group in groups.items(): + for partition in group: + mul.append(partition) + tmp = copy.deepcopy(groups) + del tmp[key] + part(tmp, mul) + mul.pop() + break + + part(groups) + return partitions + + def _get_prime_factors(self, n, repeat=True): + prime_factors = [] + + while n % 2 == 0: + if 2 not in prime_factors: + prime_factors.append(2) + elif repeat: + prime_factors.append(2) + n = n / 2 + + for i in range(3, int(math.sqrt(n)) + 1, 2): + while n % i == 0: + if i not in prime_factors: + prime_factors.append(i) + elif repeat: + prime_factors.append(i) + n = n / i + + if n > 2: + prime_factors.append(int(n)) + + return prime_factors + + +class Individual(object): + """Individual class + """ + def __init__(self, search_space, mutate_rate): + self.params = {} + for key in search_space.keys(): + if search_space[key]['_type'] == 'choice': + self.params[key] = \ + Choice(search_space[key]['_value'], mutate_rate) + elif search_space[key]['_type'] == 'discrete': + self.params[key] = \ + Discrete(search_space[key]['_value'], mutate_rate) + elif search_space[key]['_type'] == 'factor': + self.params[key] = \ + Factor(search_space[key]['_value'], mutate_rate) + else: + raise RuntimeError( + "OpEvo Tuner doesn't support this kind of parameter: " + + str(search_space[key]['_type']) + ) + + def __eq__(self, other): + if isinstance(other, self.__class__): + return self.__dict__ == other.__dict__ + else: + return False + + def __repr__(self): + string = "" + for param in self.params: + string += param.__repr__() + '\n' + + return string + + def mutate(self): + child = copy.deepcopy(self) + for key in child.params.keys(): + child.params[key] = child.params[key].mutate() + + return child + + def reset(self): + for key in self.params.keys(): + self.params[key].reset() + + return self + + def pick_out(self): + output = {} + for key in self.params.keys(): + output[key] = self.params[key].pick_out() + + return output + + +class Population(object): + """Population class + """ + + def __init__(self, search_space, mutate_rate, opt_mode='maximize'): + self.search_space = search_space + self.mutate_rate = mutate_rate + self.opt_mode = opt_mode + self.population = [] + self.fitness = [] + + self.individual = Individual(self.search_space, self.mutate_rate) + self.volume = 1 + for key, value in self.individual.params.items(): + self.volume *= self.individual.params[key].get_cardinality() + + def append(self, individual, fitness): + if self.opt_mode == "minimize": + fitness = -1 * fitness + + self.population.insert(0, individual) + self.fitness.insert(0, fitness) + + i = 0 + while (i < len(self.fitness) - 1 + and self.fitness[i] < self.fitness[i + 1]): + self.fitness[i], self.fitness[i + 1] = \ + self.fitness[i + 1], self.fitness[i] + self.population[i], self.population[i + 1] = \ + self.population[i + 1], self.population[i] + i += 1 + + def get_offspring(self, parents_size, offspring_size): + children = [] + if len(self.fitness) < parents_size: + for _ in range(offspring_size): + child = copy.deepcopy(self.individual.reset()) + while child in self.population or child in children: + child = child.mutate() + children.append(child) + elif self.fitness[0] < 1e-3: + for _ in range(offspring_size): + child = copy.deepcopy(self.individual.reset()) + while child in self.population or child in children: + child = child.mutate() + children.append(child) + else: + prob = np.array(self.fitness[:parents_size]) / \ + np.sum(self.fitness[:parents_size]) + + for _ in range(offspring_size): + child = copy.deepcopy(self.population[0]) + for key in child.params.keys(): + idx = np.random.choice(range(parents_size), p=prob) + child.params[key] = self.population[idx].params[key] + child = child.mutate() + while child in self.population or child in children: + child = child.mutate() + children.append(child) + + return children + + +class OpEvo(Tuner): + """OpEvo Tuner + + Parameters + ---------- + optimize_mode: str, 'maximize' or 'minimize' + parents_size: int + offspring_size: int + parents_size and offspring_size govern the diversity in evolutionary + process. OpEvo with large parents_size and offspring_size tends to get + rid of suboptimum but sacrifice data efficiency, while one with smaller + parants_size and offspring_size is easier to converge but suffers suboptimum. + mutate_rate: float, (0, 1) + Mutation rate ranging from 0 to 1. It trade-offs the exploration and + exploitation. OpEvo tends to exploration as q approaches 0, while tends + to exploitation as q approaches 1. + """ + + def __init__(self, + optimize_mode="maximize", + parents_size=20, + offspring_size=20, + mutate_rate=0.5): + self.logger = logging.getLogger( + self.__module__ + "." + self.__class__.__name__) + self.logger.setLevel('DEBUG') + + self.optimize_mode = optimize_mode + self.parents_size = parents_size + self.offspring_size = offspring_size + self.mutate_rate = mutate_rate + + self.request_list = [] + self.serve_list = [] + self.wait_dict = {} + + def update_search_space(self, search_space): + """Update the self.bounds and self.types by the search_space.json file. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if not isinstance(search_space, dict): + self.logger.info("The format of search space is not a dict.") + raise RuntimeError("The format of search space is not a dict.") + + self.population = Population(search_space, + self.mutate_rate, + self.optimize_mode) + self.logger.debug('Total search space volume: ' + + str(self.population.volume)) + + if not self.serve_list: + self.serve_list = self.population.get_offspring( + self.parents_size, self.offspring_size) + + def generate_multiple_parameters(self, parameter_id_list, **kwargs): + """Returns multiple sets of trial (hyper-)parameters, + as iterable of serializable objects. + """ + result = [] + self.send_trial_callback = kwargs['st_callback'] + for parameter_id in parameter_id_list: + had_exception = False + try: + self.logger.debug("generating param for %s", parameter_id) + res = self.generate_parameters(parameter_id, **kwargs) + except nni.NoMoreTrialError: + had_exception = True + if not had_exception: + result.append(res) + return result + + def generate_parameters(self, parameter_id, **kwargs): + """Method which provides one set of hyper-parameters. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if self.serve_list: + self.wait_dict[parameter_id] = self.serve_list.pop() + return self.wait_dict[parameter_id].pick_out() + else: + self.request_list.append(parameter_id) + raise nni.NoMoreTrialError('no more parameters now.') + + def receive_trial_result(self, parameter_id, parameters, value, **kwargs): + """Method invoked when a trial reports its final result. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if isinstance(value, dict): + value = value['default'] + + self.population.append(self.wait_dict[parameter_id], value) + del self.wait_dict[parameter_id] + + if not self.serve_list: + self.serve_list = self.population.get_offspring( + self.parents_size, self.offspring_size) + + while self.request_list and self.serve_list: + param_id = self.request_list[0] + self.wait_dict[param_id] = self.serve_list.pop() + self.send_trial_callback( + param_id, self.wait_dict[param_id].pick_out()) + self.request_list.pop(0) + + def trial_end(self, parameter_id, success, **kwargs): + """Method invoked when a trial is completed or terminated. + + Override of the abstract method in :class:`~nni.tuner.Tuner`. + """ + if not success: + self.population.append(self.wait_dict[parameter_id], 0.0) + del self.wait_dict[parameter_id] diff --git a/examples/trials/systems/opevo/src/compiler_auto_tune_stable.py b/examples/trials/systems/opevo/src/compiler_auto_tune_stable.py new file mode 100644 index 0000000000..68a235c60c --- /dev/null +++ b/examples/trials/systems/opevo/src/compiler_auto_tune_stable.py @@ -0,0 +1,399 @@ +#!/usr/bin/env python3 + +## TODO: optimize c-mcpu metric; early-stop handler; fp16/int8; Kill pyRPC; + +import numpy as np +import tvm +import logging +import math +import re +import sys, time, subprocess, os, random, hashlib +from tvm import autotvm +import topi +import json +from topi.util import get_const_tuple +import importlib +from tvm.autotvm.task.dispatcher import ApplyConfig +from tvm.autotvm.task import ConfigEntity +from threading import Timer + +backend = os.environ['BACKEND'] if 'BACKEND' in os.environ else 'c-cuda' + +def system_lock(key_ids): + import socket, time + occupied_sock = None + while not occupied_sock: + for key_id in key_ids: + try: + sock = socket.socket(socket.AF_INET,socket.SOCK_STREAM) + sock.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1) + sock.bind(('127.0.0.1', 9050 + key_id)) + sock.listen(1) + occupied_sock = (sock, key_id) + break + except: + try: + sock.shutdown(socket.SHUT_RDWR) + sock.close() + except: + sock.close() + if occupied_sock: + break + # print('still waiting ..') + time.sleep(0.2) + + # print('Using key_id = %d' % occupied_sock[1]) + sock = occupied_sock[0] + + def unlock_fd(): + try: + sock.shutdown(socket.SHUT_RDWR) + sock.close() + except: + sock.close() + return unlock_fd, occupied_sock[1] + +def show_search_space(config_space, printable): + search_space = {} + for _, name in enumerate(config_space.space_map): + curr = config_space.space_map[name] + if (curr.__class__ == tvm.autotvm.task.space.SplitSpace): + search_space[name] = {"_type": "factor", "_value": [curr.product, curr.num_output]} + elif (curr.__class__ == tvm.autotvm.task.space.OtherOptionSpace): + search_space[name] = {"_type": "choice", "_value": [x.val for x in curr.entities]} + else: + raise Exception("Cannot recognize search space type: %s" % (config_space.space_map[name].__class__)) + json_space = json.dumps(search_space) + print("\n>> Search Space = %s" % json_space) + if printable: + print("\n>> Writing Search Space to './search_space.json'..") + with open("search_space.json", "w") as fp: + fp.write(json_space) + print("\n>> Done") + sys.exit(0) + +def get_tuning_parallism(): + if 'DEV_NUM' in os.environ: + dev_num = int(os.environ['DEV_NUM']) + else: + if backend in ['c-rocm', '#rocm']: + devices = subprocess.getoutput('/opt/rocm/bin/rocm_agent_enumerator | grep -v gfx000').split() + if not devices: + raise Exception("Not valid rocm device found.") + dev_num = len(devices) + elif backend in ['c-cuda', '#cuda']: + devices = subprocess.getoutput('ls /dev/nvidia[0-9]* 2>/dev/null').split() + if not devices: + raise Exception("Not valid rocm device found.") + dev_num = len(devices) + else: + raise Exception("Unrecognized backend: %s" % backend) + print(' >> Tuning parallism = %d' % dev_num) + return dev_num + +def local_get_dir_file(rel_file, dir_sid=None): + if not dir_sid: + dir_sid = os.environ['DIR_SID'] if 'DIR_SID' in os.environ else '_' + dir_space = '/tmp/tvm_autotvm_engine' + os.system('mkdir -p "%s/%s"' % (dir_space, dir_sid)) + return "%s/%s/%s" % (dir_space, dir_sid, rel_file) + +def run_process_with_timeout(args, timeout=None, envs=None): + try: + proc = subprocess.Popen(args, stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, env=envs) + retcode = proc.wait(timeout=timeout) + return retcode == 0 + except subprocess.TimeoutExpired: + print('Timed out - killing', proc.pid) + proc.kill() + return False + +def parse_launch_bounds(code): + func_arr = code.split('extern "C" __global__ ') + for i in range(1, len(func_arr)): + axis_map = dict() + lines = func_arr[i].split('\n') + for it in lines: + if it.startswith(' // [thread_extent] '): + words = it.split(' ') + nthread = int(words[-1]) + axis = words[-3] + if axis in axis_map: + if axis_map[axis] != nthread: + assert(False) + else: + axis_map[axis] = nthread + block_bound = axis_map.get('threadIdx.x', 1) * axis_map.get('threadIdx.y', 1) * axis_map.get('threadIdx.z', 1) + func_arr[i] = 'extern "C" __global__ __launch_bounds__(%d) %s' % (block_bound, func_arr[i]) + + code = ''.join(func_arr) + return code + +def translate_code(code): + if backend == 'c-rocm': + code = parse_launch_bounds(code) + code = '#include \n#include \n\n'+ code.replace('(__shared__ float4*)', '(float4*)').replace('#include ', '').replace('typedef unsigned long long uint64_t;', '') + elif backend in ['#cuda', 'c-cuda']: + code = parse_launch_bounds(code) + code = '#include \n#include \n\n' + code + else: + raise Exception("Unrecognized backend: %s" % backend) + return code + +@tvm.register_func +def tvm_callback_backend_proc(code): + native_code = translate_code(code) + # Compile code + module_data = None + if backend == 'c-rocm': + gcn_arch = subprocess.getoutput('/opt/rocm/bin/rocm_agent_enumerator | sort | uniq | grep -v gfx000 | tail -n 1').strip() + if not gcn_arch: + raise RuntimeError("Compilation error: no valid gcn_arch gpu detected!") + temp_code = local_get_dir_file("my_kernel.cc") + temp_cobj = local_get_dir_file("my_kernel.hsaco") + args = ['/opt/rocm/bin/lpl', temp_code, '-t=' + gcn_arch, '-f="-Wno-ignored-attributes -D__HIP_PLATFORM_HCC__=1"', '-o', temp_cobj] + elif backend in ['#cuda', 'c-cuda']: + temp_code = local_get_dir_file("my_kernel.cu") + temp_cobj = local_get_dir_file("my_kernel.ptx") + args = ['/usr/local/cuda/bin/nvcc', temp_code, '--ptx', '-O3', '-o', temp_cobj] + else: + raise Exception("Unrecognized backend: %s" % backend) + with open(temp_code, 'w') as fp: + fp.write(native_code) + print('[Build @%x]' % os.getpid(), ' '.join(args)) + if not run_process_with_timeout(args, 10): + raise Exception("Compilation failed or time limit exceeded") + if module_data is None: + module_data = bytearray(open(temp_cobj, "rb").read()) + return module_data + +def run_config_entity(params_given, dir_sid, expected_timecost='inf', tune_slot_id=0): + dir_sid = str(dir_sid) + result_file = local_get_dir_file('result.txt', dir_sid) + try: + os.remove(result_file) + except: + pass + config_str = json.dumps(params_given) + envs = os.environ.copy() + envs['CONFIG'] = config_str + envs['DIR_SID'] = dir_sid + envs['CUDA_VISIBLE_DEVICES'] = str(tune_slot_id) + print(" >> Try param_entity on sid = %s: config = %s, slot_id = %d" % (dir_sid, config_str, tune_slot_id)) + try: + assert(True == run_process_with_timeout(["python%d" % sys.version_info.major] + sys.argv, envs=envs)) + result = float(open(result_file, 'r').read().strip()) + except: + result = float('inf') + print(" >> Try param_entity on sid = %s: result = `%.6f`" % (dir_sid, result)) + return result + +def compute_gflops(flop, t): + return flop / (t * 1e3) / 1e6 + +def search_op_config(code_only=False): + tvm_target = 'cuda' + logging.getLogger('autotvm').setLevel(logging.DEBUG) + logging.getLogger('autotvm').addHandler(logging.StreamHandler(sys.stdout)) + + default_tune_op = importlib.import_module('templates.' + (os.environ['OP'])) + print(' >> Backend = %s, Python PID = %s, Task = %s;' % (backend, os.getpid(), default_tune_op.__name__)) + + task = autotvm.task.create(default_tune_op.get_template_op, args=(), target=tvm_target) + op_attributes = default_tune_op.op_attributes + op_summary = '_'.join([k + str(op_attributes[k]) for k in op_attributes]) + + def json_to_config(json_dict): + config = ConfigEntity.from_json_dict({"i": -1, "t": "", "c": None, "e": json_dict}) + return config + + def config_to_json(config): + jobj = config.to_json_dict()['e'] + json_dict = dict() + for i in range(len(jobj)): + assert(jobj[i][1] in ['sp', 'ot']) + json_dict[jobj[i][0]] = jobj[i][2] + return json_dict + + num_trials = int(os.environ['STEP']) if 'STEP' in os.environ else 0 + + if 'CONFIG' in os.environ: + params_given = json.loads(os.environ['CONFIG']) + print("====>> [Current Config Option]", os.environ['CONFIG']) + + trial_config = [] + for key in params_given: + trial_config.append([key, "sp" if type(params_given[key]) is list else "ot", params_given[key]]) + best_config = json_to_config(trial_config) + + elif 'NNI_TRIAL_JOB_ID' in os.environ: + show_search_space(task.config_space, os.environ['NNI_TRIAL_JOB_ID'] == '@') + import nni + params_given = nni.get_next_parameter() + if params_given is None: + raise + local_dir_id = os.environ['NNI_TRIAL_JOB_ID'] + t = run_config_entity(params_given, local_dir_id) + gflops = compute_gflops(task.flop, t) + print('[TVM-engine] Final entity result is: %g' % gflops) + try: + nni.report_final_result(gflops) + except: + print('[TVM-engine] (not reporting final result to NNI.)') + exit(0) + + elif num_trials > 0: + n_parallel = 16 if 'BATCH' not in os.environ else int(os.environ['BATCH']) + measure_option = autotvm.measure_option( + builder=autotvm.LocalBuilder(n_parallel=n_parallel), + runner=autotvm.LocalRunner(repeat=3, min_repeat_ms=100, timeout=4) + ) + # if DO_TUNING: + tuner = autotvm.tuner.XGBTuner(task, num_threads=8) + + from concurrent.futures import ThreadPoolExecutor + thread_pool = ThreadPoolExecutor(max_workers=n_parallel) + + dev_num = get_tuning_parallism() + + def parse_configs(task, configs): + results = [] + futures = [] + expected_timecost = 'inf' + for i in range(len(configs)): + futures.append(thread_pool.submit(run_config_entity, config_to_json(configs[i]), i, expected_timecost, i % dev_num)) + for i in range(len(configs)): + t = futures[i].result() + if t < tuner.task.best_config[0]: + tuner.task.best_config = (t, configs[i]) + results.append(autotvm.measure.MeasureResult(costs=(t,), error_no=0, all_cost=i, timestamp=time.time())) + return results + + tuner.task.best_config = (float('inf'), None) + tuner.parse_configs = parse_configs + + tuner.tune(n_trial=num_trials, measure_option=measure_option, callbacks=[]) + assert(not math.isinf(tuner.task.best_config[0])) + best_config = tuner.task.best_config[1] + print('\n[Best Config]', json.dumps(config_to_json(best_config))) + else: + best_config = task.config_space + + with ApplyConfig(best_config): + with tvm.target.create(tvm_target): + s, arg_bufs = default_tune_op.get_template_op() + lower_source = str(tvm.lower(s, arg_bufs, simple_mode=True)) + + # Verify Source Code + assert(len(('\n' + lower_source).split('\nproduce ')) == 2) + lower_file = local_get_dir_file('my_kernel.lower') + with open(lower_file, 'w') as fp: + fp.write(lower_source) + + max_threads_per_block = tvm.ndarray.gpu(0).max_threads_per_block + max_shared_memory_per_block = tvm.ndarray.gpu(0).max_shared_memory_per_block + + thread_extents = subprocess.getoutput("cat '%s' | grep '^ *// attr.*iter_var.*thread_extent'" % (lower_file)).split('\n') + reserved_axes = dict({'threadIdx.x': None, 'threadIdx.y': None, 'threadIdx.z': None, 'blockIdx.x': None, 'blockIdx.y': None, 'blockIdx.z': None}) + for line in thread_extents: + thread_name = line.split('[iter_var(')[-1].split(',')[0] + if thread_name in reserved_axes: + thread_val = int(line.split('thread_extent = ')[-1]) + if reserved_axes[thread_name] is not None: + if reserved_axes[thread_name] != thread_val: + assert(False) + else: + reserved_axes[thread_name] = thread_val + else: + raise Exception("Invalid thread_axis name: %s" % thread_name) + + num_threads = 1 + for thread_name in ['threadIdx.x', 'threadIdx.y', 'threadIdx.z']: + if reserved_axes[thread_name] is not None: + num_threads *= reserved_axes[thread_name] + if num_threads > max_threads_per_block: + raise Exception("Invalid kernel code: using num_threads %d > max_threads_per_block %d" % (num_threads, max_threads_per_block)) + + allocate_shared = subprocess.getoutput("cat '%s' | grep 'allocate .*shared\[.*\]'" % (lower_file)).split('\n') + shared_memory_in_bytes = 0 + for line in allocate_shared: + if not line: + continue + parts = line.split('[') + assert(len(parts) == 2) + parts = parts[1].split(' * ') + assert(len(parts) == 2) + assert(parts[1][-1] == ']') + allocate_type = parts[0] + allocate_val = int(parts[1][:-1]) + if allocate_type in ['float32']: + shared_memory_in_bytes += allocate_val * 4 + else: + raise Exception("Unrecognized shared memory data type: %s" % allocate_type) + if shared_memory_in_bytes > max_shared_memory_per_block: + raise Exception("Invalid kernel code: using shared_memory_in_bytes %d > max_shared_memory_per_block %d" % (shared_memory_in_bytes, max_shared_memory_per_block)) + + func = tvm.build(s, arg_bufs, tvm_target, name='template_op') + + assert(len(func.imported_modules) == 1) + device_source = translate_code(func.imported_modules[0].get_source()) + + if code_only: + return device_source + + if lower_source and device_source: + tune_slot_id = 0 if 'CUDA_VISIBLE_DEVICES' not in os.environ else int(os.environ['CUDA_VISIBLE_DEVICES']) + exec_fd, _ = system_lock([tune_slot_id]) + gpu_id = 0 + ctx = tvm.context(tvm_target, gpu_id) + tensors, outs = [], [] + for arg in arg_bufs: + shape = [int(x) for x in arg.shape] + is_output = arg.op.__class__ != tvm.tensor.PlaceholderOp + from tvm._ffi.ndarray import empty + td = empty(shape, arg.dtype, ctx) + if is_output: + outs.append(td) + tensors.append(td) + + def timeout_handler(): + print("Error: Timeout during Kernel warmup") + os._exit(1) + + my_timer = Timer(10, timeout_handler, []) + my_timer.start() + # Warmup + func(*tensors) + tvm.ndarray.gpu(gpu_id).sync() + # Estimate + t_start = time.time() + func(*tensors) + tvm.ndarray.gpu(gpu_id).sync() + t_diff = time.time() - t_start + my_timer.cancel() + del my_timer + + num_runs = max(3, min(100, math.floor(1.0 / t_diff))) + timeout_seconds = math.ceil((num_runs + 5) * t_diff) + my_timer = Timer(timeout_seconds, timeout_handler, []) + my_timer.start() + timer_f = func.time_evaluator(func.entry_name, ctx, number=num_runs) + t = timer_f(*tensors).mean + my_timer.cancel() + exec_fd() + + gflops = compute_gflops(task.flop, t) + print("[TVM-engine] Average time cost of %d runs = %g ms, %g gflops." % (num_runs, t * 1e3, gflops)) + + with open(local_get_dir_file('result.txt'), 'w') as fp: + fp.write(str(t)) + + +if __name__ == '__main__': + try: + search_op_config() + except SystemExit: + sys.exit(0) + except: + import traceback + traceback.print_exc() diff --git a/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PNN/config_opevo.yml b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PNN/config_opevo.yml new file mode 100644 index 0000000000..5e2854e6d2 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PNN/config_opevo.yml @@ -0,0 +1,25 @@ +authorName: default +experimentName: BatchMatMul_B960N128K128M64PNN_OPEVO +trialConcurrency: 8 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: opevo.py + className: OpEvo + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize + parents_size: 8 + offspring_size: 8 + mutate_rate: 0.5 +trial: + command: OP=batch_matmul B=960 N=128 K=128 M=64 P=NN ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PNN/search_space.json b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PNN/search_space.json new file mode 100644 index 0000000000..ef533e6ece --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PNN/search_space.json @@ -0,0 +1 @@ +{"B": {"_type": "factor", "_value": [960, 2]}, "K": {"_type": "factor", "_value": [128, 3]}, "X": {"_type": "factor", "_value": [128, 4]}, "Y": {"_type": "factor", "_value": [64, 4]}} \ No newline at end of file diff --git a/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PTN/config_opevo.yml b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PTN/config_opevo.yml new file mode 100644 index 0000000000..a84b80a70d --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PTN/config_opevo.yml @@ -0,0 +1,25 @@ +authorName: default +experimentName: BatchMatMul_B960N128K128M64PTN_OPEVO +trialConcurrency: 8 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: opevo.py + className: OpEvo + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize + parents_size: 8 + offspring_size: 8 + mutate_rate: 0.5 +trial: + command: OP=batch_matmul B=960 N=128 K=128 M=64 P=TN ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PTN/search_space.json b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PTN/search_space.json new file mode 100644 index 0000000000..ef533e6ece --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K128M64PTN/search_space.json @@ -0,0 +1 @@ +{"B": {"_type": "factor", "_value": [960, 2]}, "K": {"_type": "factor", "_value": [128, 3]}, "X": {"_type": "factor", "_value": [128, 4]}, "Y": {"_type": "factor", "_value": [64, 4]}} \ No newline at end of file diff --git a/examples/trials/systems/opevo/src/experiments/bmm/B960N128K64M128PNT/config_opevo.yml b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K64M128PNT/config_opevo.yml new file mode 100644 index 0000000000..36e04b4da3 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K64M128PNT/config_opevo.yml @@ -0,0 +1,25 @@ +authorName: default +experimentName: BatchMatMul_B960N128K64M128PNT_OPEVO +trialConcurrency: 8 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: opevo.py + className: OpEvo + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize + parents_size: 8 + offspring_size: 8 + mutate_rate: 0.5 +trial: + command: OP=batch_matmul B=960 N=128 K=64 M=128 P=NT ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/bmm/B960N128K64M128PNT/search_space.json b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K64M128PNT/search_space.json new file mode 100644 index 0000000000..a34020c349 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/bmm/B960N128K64M128PNT/search_space.json @@ -0,0 +1 @@ +{"B": {"_type": "factor", "_value": [960, 2]}, "K": {"_type": "factor", "_value": [64, 3]}, "X": {"_type": "factor", "_value": [128, 4]}, "Y": {"_type": "factor", "_value": [128, 4]}} \ No newline at end of file diff --git a/examples/trials/systems/opevo/src/experiments/conv/N512C3HW227F64K11ST4PD0/config_opevo.yml b/examples/trials/systems/opevo/src/experiments/conv/N512C3HW227F64K11ST4PD0/config_opevo.yml new file mode 100644 index 0000000000..d1b88e883c --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/conv/N512C3HW227F64K11ST4PD0/config_opevo.yml @@ -0,0 +1,25 @@ +authorName: default +experimentName: Conv_N512C3HW227F64K11ST4PD0_OPEVO +trialConcurrency: 8 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: opevo.py + className: OpEvo + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize + parents_size: 8 + offspring_size: 8 + mutate_rate: 0.5 +trial: + command: OP=convfwd_direct N=512 C=3 H=227 W=227 F=64 K=11 ST=4 PD=0 ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/conv/N512C3HW227F64K11ST4PD0/search_space.json b/examples/trials/systems/opevo/src/experiments/conv/N512C3HW227F64K11ST4PD0/search_space.json new file mode 100644 index 0000000000..7f818119b9 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/conv/N512C3HW227F64K11ST4PD0/search_space.json @@ -0,0 +1 @@ +{"tile_f": {"_type": "factor", "_value": [64, 4]}, "tile_y": {"_type": "factor", "_value": [55, 4]}, "tile_x": {"_type": "factor", "_value": [55, 4]}, "tile_rc": {"_type": "factor", "_value": [3, 2]}, "tile_ry": {"_type": "factor", "_value": [11, 2]}, "tile_rx": {"_type": "factor", "_value": [11, 2]}, "auto_unroll_max_step": {"_type": "discrete", "_value": [0, 125, 256]}, "unroll_explicit": {"_type": "choice", "_value": [0, 1]}} diff --git a/examples/trials/systems/opevo/src/experiments/conv/N512C64HW27F192K5ST1PD2/config_opevo.yml b/examples/trials/systems/opevo/src/experiments/conv/N512C64HW27F192K5ST1PD2/config_opevo.yml new file mode 100644 index 0000000000..1f84af8d67 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/conv/N512C64HW27F192K5ST1PD2/config_opevo.yml @@ -0,0 +1,25 @@ +authorName: default +experimentName: Conv_N512C64HW27F192K5ST1PD2_OPEVO +trialConcurrency: 8 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: opevo.py + className: OpEvo + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize + parents_size: 8 + offspring_size: 8 + mutate_rate: 0.5 +trial: + command: OP=convfwd_direct N=512 C=64 H=27 W=27 F=192 K=5 ST=1 PD=2 ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/conv/N512C64HW27F192K5ST1PD2/search_space.json b/examples/trials/systems/opevo/src/experiments/conv/N512C64HW27F192K5ST1PD2/search_space.json new file mode 100644 index 0000000000..ee2e1fc2ba --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/conv/N512C64HW27F192K5ST1PD2/search_space.json @@ -0,0 +1 @@ +{"tile_f": {"_type": "factor", "_value": [192, 4]}, "tile_y": {"_type": "factor", "_value": [27, 4]}, "tile_x": {"_type": "factor", "_value": [27, 4]}, "tile_rc": {"_type": "factor", "_value": [64, 2]}, "tile_ry": {"_type": "factor", "_value": [5, 2]}, "tile_rx": {"_type": "factor", "_value": [5, 2]}, "auto_unroll_max_step": {"_type": "discrete", "_value": [0, 125, 256]}, "unroll_explicit": {"_type": "choice", "_value": [0, 1]}} diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_gbfs.yml b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_gbfs.yml new file mode 100644 index 0000000000..b24388fc59 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_gbfs.yml @@ -0,0 +1,23 @@ +authorName: default +experimentName: MatMul_N512K1024M1024_GBFS +trialConcurrency: 5 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: gbfs.py + className: G_BFS + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize + num_samples: 5 +trial: + command: OP=matmul N=512 K=1024 M=1024 P=NN ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_na2c.yml b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_na2c.yml new file mode 100644 index 0000000000..e7eb2df09e --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_na2c.yml @@ -0,0 +1,22 @@ +authorName: default +experimentName: MatMul_N512K1024M1024_NA2C +trialConcurrency: 6 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: na2c.py + className: N_A2C + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize +trial: + command: OP=matmul N=512 K=1024 M=1024 P=NN ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_opevo.yml b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_opevo.yml new file mode 100644 index 0000000000..bf04dbbf6b --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/config_opevo.yml @@ -0,0 +1,25 @@ +authorName: default +experimentName: MatMul_N512K1024M1024_OPEVO +trialConcurrency: 8 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: opevo.py + className: OpEvo + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize + parents_size: 8 + offspring_size: 8 + mutate_rate: 0.5 +trial: + command: OP=matmul N=512 K=1024 M=1024 P=NN ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/search_space.json b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/search_space.json new file mode 100644 index 0000000000..af331ca6cb --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M1024/search_space.json @@ -0,0 +1 @@ +{"K": {"_type": "factor", "_value": [1024, 3]}, "X": {"_type": "factor", "_value": [512, 4]}, "Y": {"_type": "factor", "_value": [1024, 4]}} diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_gbfs.yml b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_gbfs.yml new file mode 100644 index 0000000000..1a26abf2ec --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_gbfs.yml @@ -0,0 +1,23 @@ +authorName: default +experimentName: MatMul_N512K1024M4096_GBFS +trialConcurrency: 5 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: gbfs.py + className: G_BFS + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize + num_samples: 5 +trial: + command: OP=matmul N=512 K=1024 M=4096 P=NN ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_na2c.yml b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_na2c.yml new file mode 100644 index 0000000000..6defbf2072 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_na2c.yml @@ -0,0 +1,22 @@ +authorName: default +experimentName: MatMul_N512K1024M4096_NA2C +trialConcurrency: 6 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: na2c.py + className: N_A2C + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize +trial: + command: OP=matmul N=512 K=1024 M=4096 P=NN ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_opevo.yml b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_opevo.yml new file mode 100644 index 0000000000..6bb7b83065 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/config_opevo.yml @@ -0,0 +1,25 @@ +authorName: default +experimentName: MatMul_N512K1024M4096_OPEVO +trialConcurrency: 8 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: opevo.py + className: OpEvo + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize + parents_size: 8 + offspring_size: 8 + mutate_rate: 0.5 +trial: + command: OP=matmul N=512 K=1024 M=4096 P=NN ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/search_space.json b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/search_space.json new file mode 100644 index 0000000000..fd7d449107 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K1024M4096/search_space.json @@ -0,0 +1 @@ +{"K": {"_type": "factor", "_value": [1024, 3]}, "X": {"_type": "factor", "_value": [512, 4]}, "Y": {"_type": "factor", "_value": [4096, 4]}} \ No newline at end of file diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_gbfs.yml b/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_gbfs.yml new file mode 100644 index 0000000000..1de78a51f9 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_gbfs.yml @@ -0,0 +1,23 @@ +authorName: default +experimentName: MatMul_N512K4096M1024_GBFS +trialConcurrency: 5 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: gbfs.py + className: G_BFS + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize + num_samples: 5 +trial: + command: OP=matmul N=512 K=4096 M=1024 P=NN ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_na2c.yml b/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_na2c.yml new file mode 100644 index 0000000000..2ba096ce60 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_na2c.yml @@ -0,0 +1,22 @@ +authorName: default +experimentName: MatMul_N512K4096M1024_NA2C +trialConcurrency: 6 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: na2c.py + className: N_A2C + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize +trial: + command: OP=matmul N=512 K=4096 M=1024 P=NN ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_opevo.yml b/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_opevo.yml new file mode 100644 index 0000000000..eb07e78b48 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/config_opevo.yml @@ -0,0 +1,25 @@ +authorName: default +experimentName: MatMul_N512K4096M1024_OPEVO +trialConcurrency: 8 +maxExecDuration: 24h +maxTrialNum: 512 +#choice: local, remote, pai +trainingServicePlatform: local +searchSpacePath: search_space.json +#choice: true, false +useAnnotation: false +tuner: + codeDir: /root/algorithms/ + classFileName: opevo.py + className: OpEvo + # Any parameter need to pass to your tuner class __init__ constructor + # can be specified in this optional classArgs field, for example + classArgs: + optimize_mode: maximize + parents_size: 8 + offspring_size: 8 + mutate_rate: 0.5 +trial: + command: OP=matmul N=512 K=4096 M=1024 P=NN ./run.sh + codeDir: /root + # gpuNum: 0 diff --git a/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/search_space.json b/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/search_space.json new file mode 100644 index 0000000000..3dce726458 --- /dev/null +++ b/examples/trials/systems/opevo/src/experiments/mm/N512K4096M1024/search_space.json @@ -0,0 +1 @@ +{"K": {"_type": "factor", "_value": [4096, 3]}, "X": {"_type": "factor", "_value": [512, 4]}, "Y": {"_type": "factor", "_value": [1024, 4]}} \ No newline at end of file diff --git a/examples/trials/systems/opevo/src/run.sh b/examples/trials/systems/opevo/src/run.sh new file mode 100644 index 0000000000..3b4c484ed0 --- /dev/null +++ b/examples/trials/systems/opevo/src/run.sh @@ -0,0 +1,25 @@ +#!/bin/bash -e + +cd $(dirname $0) + +export BACKEND=${BACKEND:-c-cuda} + +if [[ "${BACKEND}" == "c-cuda" ]]; then + export BACKEND="#cuda" +fi + +if [[ "${BACKEND}" != "#cuda" ]]; then + export LD_LIBRARY_PATH=/opt/tvm/build +else + export LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 +fi + +export HIP_PLATFORM=hcc +export HSA_USERPTR_FOR_PAGED_MEM=0 +export PYTHONDONTWRITEBYTECODE=1 +export PYTHONPATH=/opt/tvm/python:/opt/tvm/topi/python:/opt/tvm/nnvm/python:/usr/local/rocm/src + +ldconfig + +time OP=${OP:-matmul} S=${S:-0} python3 ./compiler_auto_tune_stable.py "$@" + diff --git a/examples/trials/systems/opevo/src/templates/batch_matmul.py b/examples/trials/systems/opevo/src/templates/batch_matmul.py new file mode 100644 index 0000000000..4c84fbf56a --- /dev/null +++ b/examples/trials/systems/opevo/src/templates/batch_matmul.py @@ -0,0 +1,119 @@ +import numpy as np +import tvm +import logging +import sys, time, subprocess +from tvm import autotvm +import topi +import json +from topi.util import get_const_tuple +import os + + +op_attributes = { + "B": int(os.environ['B']) if 'B' in os.environ else 6, + "N": int(os.environ['N']) if 'N' in os.environ else 1024, + "K": int(os.environ['K']) if 'K' in os.environ else 64, + "M": int(os.environ['M']) if 'M' in os.environ else 4096, + "P": os.environ['P'] if 'P' in os.environ else "NN", +} + +@autotvm.template +def get_template_op(**kargs): + batch = op_attributes["B"] + M = op_attributes["N"] + K = op_attributes["K"] + N = op_attributes["M"] + pose = op_attributes["P"] + + if pose == 'NN': + A = tvm.placeholder((batch, M, K), name='A', dtype="float32") + B = tvm.placeholder((batch, K, N), name='B', dtype="float32") + k = tvm.reduce_axis((0, K), name='k') + C = tvm.compute((batch, M, N), lambda b, i, j: tvm.sum( + A[b, i, k] * B[b, k, j], axis=k), name='C') + elif pose == 'NT': + A = tvm.placeholder((batch, M, K), name='A', dtype="float32") + B = tvm.placeholder((batch, N, K), name='B', dtype="float32") + k = tvm.reduce_axis((0, K), name='k') + C = tvm.compute((batch, M, N), lambda b, i, j: tvm.sum( + A[b, i, k] * B[b, j, k], axis=k), name='C') + elif pose == 'TN': + A = tvm.placeholder((batch, K, M), name='A', dtype="float32") + B = tvm.placeholder((batch, K, N), name='B', dtype="float32") + k = tvm.reduce_axis((0, K), name='k') + C = tvm.compute((batch, M, N), lambda b, i, j: tvm.sum( + A[b, k, i] * B[b, k, j], axis=k), name='C') + elif pose == 'TT': + A = tvm.placeholder((batch, K, M), name='A', dtype="float32") + B = tvm.placeholder((batch, N, K), name='B', dtype="float32") + k = tvm.reduce_axis((0, K), name='k') + C = tvm.compute((batch, M, N), lambda b, i, j: tvm.sum( + A[b, k, i] * B[b, j, k], axis=k), name='C') + else: + raise + + cfg = autotvm.get_config() + s = tvm.create_schedule(C.op) + AA = s.cache_read(A, "shared", [C]) + AL = s.cache_read(AA, "local", [C]) + BB = s.cache_read(B, "shared", [C]) + BL = s.cache_read(BB, "local", [C]) + CC = s.cache_write(C, "local") + + b, y, x = C.op.axis + k = CC.op.reduce_axis[0] + + cfg.define_split('B', cfg.axis(b), num_outputs=2) + bo, bi = cfg['B'].apply(s, C, b) + + cfg.define_split('K', cfg.axis(k), num_outputs=3) + ko, kt, ki = cfg['K'].apply(s, CC, k) + + block_x = tvm.thread_axis('blockIdx.x') + block_y = tvm.thread_axis('blockIdx.y') + block_z = tvm.thread_axis('blockIdx.z') + thread_x = tvm.thread_axis('threadIdx.x') + thread_y = tvm.thread_axis('threadIdx.y') + thread_z = tvm.thread_axis('threadIdx.z') + + cfg.define_split('X', cfg.axis(y), num_outputs=4) + cfg.define_split('Y', cfg.axis(x), num_outputs=4) + + by, tyz, ty, yi = cfg['X'].apply(s, C, y) + bx, txz, tx, xi = cfg['Y'].apply(s, C, x) + + s[C].bind(bo, block_z) + s[C].bind(by, block_y) + s[C].bind(bx, block_x) + s[C].bind(tyz, tvm.thread_axis('vthread')) + s[C].bind(txz, tvm.thread_axis('vthread')) + s[C].bind(bi, thread_z) + s[C].bind(ty, thread_y) + s[C].bind(tx, thread_x) + s[C].reorder(by, bx, tyz, txz, ty, tx, yi, xi) + + s[CC].compute_at(s[C], tx) + + bo, yo, xo = CC.op.axis + s[CC].reorder(ko, kt, yo, xo, ki) + s[CC].unroll(kt) + + for stage in [AL, BL]: + s[stage].compute_at(s[CC], kt) + s[stage].double_buffer() + + for stage in [AA, BB]: + s[stage].compute_at(s[CC], ko) + + fused = s[stage].fuse(*s[stage].op.axis) + ty, tx = s[stage].split(fused, nparts=cfg['X'].size[2]) + tx, xi = s[stage].split(tx, nparts=cfg['Y'].size[2]) + _, xi = s[stage].split(xi, factor=4) + + s[stage].bind(ty, thread_y) + s[stage].bind(tx, thread_x) + s[stage].vectorize(xi) + s[stage].double_buffer() + + cfg.add_flop(batch * M * K * N * 2.0) + return s, [A, B, C] diff --git a/examples/trials/systems/opevo/src/templates/convfwd_direct.py b/examples/trials/systems/opevo/src/templates/convfwd_direct.py new file mode 100644 index 0000000000..5f40abff80 --- /dev/null +++ b/examples/trials/systems/opevo/src/templates/convfwd_direct.py @@ -0,0 +1,130 @@ +import numpy as np +import tvm +import logging +import sys, time, subprocess +from tvm import autotvm +import topi +import json +from topi.util import get_const_tuple +import os + + +op_attributes = { + "N": int(os.environ['N']) if 'N' in os.environ else 64, + "C": int(os.environ['C']) if 'C' in os.environ else 3, + "H": int(os.environ['H']) if 'H' in os.environ else 229, + "W": int(os.environ['W']) if 'W' in os.environ else 229, + "F": int(os.environ['F']) if 'F' in os.environ else 32, + "K": int(os.environ['K']) if 'K' in os.environ else 5, + "ST": int(os.environ['ST']) if 'ST' in os.environ else 1, + "PD": int(os.environ['PD']) if 'PD' in os.environ else 2, +} + + +@autotvm.template +def get_template_op(**kargs): + N = op_attributes["N"] + CI = op_attributes["C"] + H = op_attributes["H"] + W = op_attributes["W"] + H = op_attributes["H"] + CO = op_attributes["F"] + KH = KW = op_attributes["K"] + stride = op_attributes["ST"] + padding = op_attributes["PD"] + dilation = 1 + + data = tvm.placeholder((N, CI, H, W), name='data') + kernel = tvm.placeholder((CO, CI, KH, KW), name='kernel') + conv = topi.nn.conv2d_nchw( + data, kernel, (stride, stride), (padding, padding), dilation=1, out_dtype='float32') + s = tvm.create_schedule([conv.op]) + cfg = autotvm.get_config() + + ##### space definition begin ##### + n, f, y, x = s[conv].op.axis + rc, ry, rx = s[conv].op.reduce_axis + cfg.define_split("tile_f", f, num_outputs=4) + cfg.define_split("tile_y", y, num_outputs=4) + cfg.define_split("tile_x", x, num_outputs=4) + cfg.define_split("tile_rc", rc, num_outputs=2) + cfg.define_split("tile_ry", ry, num_outputs=2) + cfg.define_split("tile_rx", rx, num_outputs=2) + cfg.define_knob("auto_unroll_max_step", [0, 125, 256]) + + target = tvm.target.current_target() + if target.target_name in ['nvptx', 'rocm']: + cfg.define_knob("unroll_explicit", [1]) + else: + cfg.define_knob("unroll_explicit", [0, 1]) + + pad_data, kernel = s[conv].op.input_tensors + + s[pad_data].compute_inline() + if isinstance(kernel.op, tvm.tensor.ComputeOp) and 'dilate' in kernel.op.tag: + s[kernel].compute_inline() + + if conv.op in s.outputs: + output = conv + OL = s.cache_write(conv, 'local') + else: + output = s.outputs[0].output(0) + s[conv].set_scope('local') + OL = conv + + # create cache stage + AA = s.cache_read(pad_data, 'shared', [OL]) + WW = s.cache_read(kernel, 'shared', [OL]) + + # tile and bind spatial axes + n, f, y, x = s[output].op.axis + kernel_scope, n = s[output].split(n, nparts=1) + + bf, vf, tf, fi = cfg["tile_f"].apply(s, output, f) + by, vy, ty, yi = cfg["tile_y"].apply(s, output, y) + bx, vx, tx, xi = cfg["tile_x"].apply(s, output, x) + + bf = s[output].fuse(n, bf) + s[output].bind(bf, tvm.thread_axis("blockIdx.z")) + s[output].bind(by, tvm.thread_axis("blockIdx.y")) + s[output].bind(bx, tvm.thread_axis("blockIdx.x")) + s[output].bind(vf, tvm.thread_axis("vthread")) + s[output].bind(vy, tvm.thread_axis("vthread")) + s[output].bind(vx, tvm.thread_axis("vthread")) + s[output].bind(tf, tvm.thread_axis("threadIdx.z")) + s[output].bind(ty, tvm.thread_axis("threadIdx.y")) + s[output].bind(tx, tvm.thread_axis("threadIdx.x")) + s[output].reorder(bf, by, bx, vf, vy, vx, tf, ty, tx, fi, yi, xi) + s[OL].compute_at(s[output], tx) + + # tile reduction axes + n, f, y, x = s[OL].op.axis + rc, ry, rx = s[OL].op.reduce_axis + rco, rci = cfg['tile_rc'].apply(s, OL, rc) + ryo, ryi = cfg['tile_rx'].apply(s, OL, ry) + rxo, rxi = cfg['tile_ry'].apply(s, OL, rx) + s[OL].reorder(rco, ryo, rxo, rci, ryi, rxi, n, f, y, x) + + s[AA].compute_at(s[OL], rxo) + s[WW].compute_at(s[OL], rxo) + + # cooperative fetching + for load in [AA, WW]: + n, f, y, x = s[load].op.axis + fused = s[load].fuse(n, f, y, x) + tz, fused = s[load].split(fused, nparts=cfg["tile_f"].size[2]) + ty, fused = s[load].split(fused, nparts=cfg["tile_y"].size[2]) + tx, fused = s[load].split(fused, nparts=cfg["tile_x"].size[2]) + s[load].bind(tz, tvm.thread_axis("threadIdx.z")) + s[load].bind(ty, tvm.thread_axis("threadIdx.y")) + s[load].bind(tx, tvm.thread_axis("threadIdx.x")) + + # unroll + s[output].pragma(kernel_scope, 'auto_unroll_max_step', cfg['auto_unroll_max_step'].val) + s[output].pragma(kernel_scope, 'unroll_explicit', cfg['unroll_explicit'].val) + + N, CO, OH, OW = get_const_tuple(output.shape) + _, KH, KW, CI = get_const_tuple(kernel.shape) + + cfg.add_flop(2 * N * OH * OW * CO * CI * KH * KW) + return s, [data, kernel, conv] diff --git a/examples/trials/systems/opevo/src/templates/matmul.py b/examples/trials/systems/opevo/src/templates/matmul.py new file mode 100644 index 0000000000..7cbd75c458 --- /dev/null +++ b/examples/trials/systems/opevo/src/templates/matmul.py @@ -0,0 +1,111 @@ +import numpy as np +import tvm +import logging +import sys, time, subprocess +from tvm import autotvm +import topi +import json +from topi.util import get_const_tuple +import os + + +op_attributes = { + "N": int(os.environ['N']) if 'N' in os.environ else 1024, + "K": int(os.environ['K']) if 'K' in os.environ else 64, + "M": int(os.environ['M']) if 'M' in os.environ else 4096, + "P": os.environ['P'] if 'P' in os.environ else "NN", +} + +@autotvm.template +def get_template_op(**kargs): + batch = op_attributes["N"] + in_dim = op_attributes["K"] + out_dim = op_attributes["M"] + pose = op_attributes["P"] + + if pose == 'NN': + A = tvm.placeholder((batch, in_dim), name='A', dtype="float32") + B = tvm.placeholder((in_dim, out_dim), name='B', dtype="float32") + k = tvm.reduce_axis((0, in_dim), name='k') + C = tvm.compute((batch, out_dim), lambda i, j: tvm.sum( + A[i, k] * B[k, j], axis=k), name='C') + elif pose == 'NT': + A = tvm.placeholder((batch, in_dim), name='A', dtype="float32") + B = tvm.placeholder((out_dim, in_dim), name='B', dtype="float32") + k = tvm.reduce_axis((0, in_dim), name='k') + C = tvm.compute((batch, out_dim), lambda i, j: tvm.sum( + A[i, k] * B[j, k], axis=k), name='C') + elif pose == 'TN': + A = tvm.placeholder((in_dim, batch), name='A', dtype="float32") + B = tvm.placeholder((in_dim, out_dim), name='B', dtype="float32") + k = tvm.reduce_axis((0, in_dim), name='k') + C = tvm.compute((batch, out_dim), lambda i, j: tvm.sum( + A[k, i] * B[k, j], axis=k), name='C') + elif pose == 'TT': + A = tvm.placeholder((in_dim, batch), name='A', dtype="float32") + B = tvm.placeholder((out_dim, in_dim), name='B', dtype="float32") + k = tvm.reduce_axis((0, in_dim), name='k') + C = tvm.compute((batch, out_dim), lambda i, j: tvm.sum( + A[k, i] * B[j, k], axis=k), name='C') + else: + raise + + cfg = autotvm.get_config() + s = tvm.create_schedule(C.op) + + cfg.add_flop(batch * in_dim * out_dim * 2.0) + + AA = s.cache_read(A, "shared", [C]) + AL = s.cache_read(AA, "local", [C]) + BB = s.cache_read(B, "shared", [C]) + BL = s.cache_read(BB, "local", [C]) + CC = s.cache_write(C, "local") + + y, x = C.op.axis + k = CC.op.reduce_axis[0] + + cfg.define_split('K', cfg.axis(k), num_outputs=3) + cfg.define_split('X', cfg.axis(y), num_outputs=4) + cfg.define_split('Y', cfg.axis(x), num_outputs=4) + + ko, kt, ki = cfg['K'].apply(s, CC, k) + + block_x = tvm.thread_axis('blockIdx.x') + block_y = tvm.thread_axis('blockIdx.y') + thread_x = tvm.thread_axis('threadIdx.x') + thread_y = tvm.thread_axis('threadIdx.y') + + by, tyz, ty, yi = cfg['X'].apply(s, C, y) + bx, txz, tx, xi = cfg['Y'].apply(s, C, x) + + s[C].bind(by, block_y) + s[C].bind(bx, block_x) + s[C].bind(tyz, tvm.thread_axis('vthread')) + s[C].bind(txz, tvm.thread_axis('vthread')) + s[C].bind(ty, thread_y) + s[C].bind(tx, thread_x) + s[C].reorder(by, bx, tyz, txz, ty, tx, yi, xi) + + s[CC].compute_at(s[C], tx) + + yo, xo = CC.op.axis + s[CC].reorder(ko, kt, yo, xo, ki) + s[CC].unroll(kt) + + for stage in [AL, BL]: + s[stage].compute_at(s[CC], kt) + + for stage in [AA, BB]: + s[stage].compute_at(s[CC], ko) + + fused = s[stage].fuse(*s[stage].op.axis) + ty, tx = s[stage].split(fused, nparts=cfg['X'].size[2]) + tx, xi = s[stage].split(tx, nparts=cfg['Y'].size[2]) + _, xi = s[stage].split(xi, factor=4) + + s[stage].bind(ty, thread_y) + s[stage].bind(tx, thread_x) + s[stage].vectorize(xi) + s[stage].double_buffer() + + return s, [A, B, C] diff --git a/examples/trials/systems/opevo/tvm_patches/libcuda.so.1 b/examples/trials/systems/opevo/tvm_patches/libcuda.so.1 new file mode 100644 index 0000000000000000000000000000000000000000..8417946346afe0b7629f59f4a96ba5b6dac257ab GIT binary patch literal 46448 zcmeHw3w%`7wfD&jqCgTAG`{LVgG~@(CJ-Pld$wRXqs^t7}LO6%ETR>kufFYMRanYGVXG+1D_LROgIJw`2jPtY@Yiz7I-q`ocRki-<7}Xi|oGRuJ)UjH2k`y@$v9}?`c$T0zNi;NH53X zqiNl`em3bwFPsX~p3uFar?O;0rbC;3;!mn|!s}_Hb#2UugWaPwt;g6{tyOF3XI@gT zjV$Rbs3BgZ_)Nj444-NE%)sXYd@As{5Ffg#MWWRpt;NTV&un}Qe5}`801kXE#-{ z&9CPkeD=MZf(6t5{P<%v&NpW-9P)fN^`j5woj7sqe=mJX@1Os(O-pR~lZz*ou1mY& zvRhu8vEjVuk38^E>C&f~ZryOOX3qADA33w}xigm>fAzZsm!5drhW)2zy9)*e?PQp z!=K(;fAFo}7cYJ4SAQ@5c>BQnIe$LxF6wU5s|toaF-gfyaK>c#4Jq*MtmO22;o!;m zkRR$v+STB%$>@)y;L`_2$>=AipnnYUAsM}%g5H~g|3@k4S74AN)tI$*J3j@V zH&ftGPNBEkQrM+51^sVQ=z+!(hWD`RMfB^0VOUL@mqI`Hrr>{L3OOlmC)3+GDg5gD zDd^uxp|>+q@aZ}}dB1*;qF-$Yn91avnWEiuQ{dO7kf$mIef_B9cKI-c9)ck;O+L83i~i7Mm+fvY6!3K-VcAdA z#%P-tNQ6vkB%cG51wzSr6YF`jwz*v3ze5u(t{L#R@!D9eM6N^f1zP(rl(U?&Uyn=t z15%#l69r}pD+2OL4NKR1r}T{i9{PK?XqXSK&+PhKa>5{CkedL z=Zye~PokgPA?2*3#RM*&!*?OM9D?ay0`axQF;HsANw<0C}g9-j~lj0-&aJs0b zX>7+FZL{pJ^24qacI=e?c|h`)=G1;7`DiVIF|A$b8ZG7An4pKHC?h!&?YK`gC0*`RFt;;d)BS^8xE&thP8|T9@#ijh`Qi*RU7I?diGi{PjiR2@@ ztxW`;?9z}hF6!Yw^fb=UBA70^jf=-+x_^a=?rN8O31!gkj;LGV;(c$fM`c0S5 zbUHO>Yg=cV=B#U~ceZ$Zo)v9=)8lKZuW9#odYW9#?H*BmmlO_O`1)xMaR< zdQG4OjO#kv%r?S$eYK_b)v1bXqNvd@t1Mw$840m)lcko8j&X zINLqGPEWhDHPGqyJIzK{U1N#U?wDVW&U6MK#adgb)8Tcma&~#!+uZByrFOe&_t-Ee z$-B&zK98%#>G!m^S^(44N;);yIXk4RTD{u$4H;k^H95yY3hoS2WY+@ACRR$FiBJ=*1%5an4U$h_5i8Szs~RWcD8D* z-Y!q4*6Me=063jpzP3)Ym3&icb+<#?An>h1uab`Sq^#|wr7PRI=6K9n&+0a}r@@C7 zd}f=+{}s8|z(ueCuc-WxvDG4EOFPSt9(J|0Xf)a=b$Zrf*tN9#*L9FVk|?Eyq7-U* zI-v^FXL>O%lM|9+-3W3?MDd#~-hipOn!P>~G*OEAt`0;;r@zx8s5^jO*nK{)k4uT8 zLNvlOoh!hg-rEvr_W(Vo-P`PHcdjnwmVpqg8ETA!?5jPUW(~rU>ETj_YsGksAr^St zUSA8t^_~uQ*SZFe$5-WF*Xb54O)%)NaDhZXSlI~7rO+?8U|}WLbTC_>!QT%Fr<5w` z>s{^bUbhAU%nvI%wGKe52m~3kneFqy%jipKz~ObZ)VfSp6tS?g9Vi%7xTKl-_X%$qmkWpaT6xqC7o+JsNWsl)xuUnr;V_}N}sor zW>hu9xP?I#c%`=udJ}q7I5ol0%%eFMcCKmbY;i8|_yg>EE7q=cV$}J)G*x3}T3y1b zhH+qgp)1wRhShR<6+Lb7w7LTArqk7hxX@y!@q>w@#OcK3=Usz|xpRfN(&-^bZkXqe zXZ2OWT~f7jApFN_1zF?NsAAm#hYMb?avrZ4AW_qzV=~ndXNu@aqra1vMi_+@c;qx; zbJio^u66zseyDhV#VU*D!+~izD$hEn9Hs4T%@SMe_ZF9EfH5(+&pVI6X#}otyPbZ5Yy`Ol z-sx$f5a)C@!(hBR$F$YiqRpwPaZUl7IgYyO8fR(ol;Ww;d}(o6G;fQcr)o8e7gtr+ zIc>#LMET;y;K8?|>Dbw)f4CjOma53ncNXVq-yb&){2|N;d?*#A0y7e@s+R?dbom>= z@xW?Y+W+%^d{@J*_V7KMrs+U6oVyNCw)Q)G)0GA}n`Jp|U6`k~;il<$ZM(z;P9r!= zdo)U)seNCT(H7DFy79-jgE~&zD{*7n+Qw-3_39-F3x1gi{4y;3(lwu?C3&9x?JC^q zjnLjy^^1OhJL7cieZX|7->=ktcK0_0K2P4KD!lrAEk6-2={NQ0Tv5?0Snbo$Z8qIY zs{I;uADoCUl>7-_%N)g*+OHz~czhHeb-$j7pJCx6w|JOQr3GIjSo3#-1;4_AKX9$i z5Z%^V@yjjr^qY^mR$B1%o07WLTJV=EB+_mR-e$pXu;Aq_I+t#=;K^UqwaJ24dqGsT z*@Bl_23%#6rC;ino#`!j^_vypw^;BeF$eLr)q)>q!EdwRFSOtXEqJxpM8&%;_){$O zdo1`%E%<#F{BjFEY{Ad6;165yg%^O_N(E4Ci<2oQ}jdm8na& z;N{i}7ZqCYZHgFai3M-9%M1&i;+(oFEqIEl>M|_&R)s{`V8J5*M6bmbJoQ0c%Pn{{ zhN*0&1&_cLy}B%TY@J1~wHCY#F0ocPM?(K$o-Z*We0<@e~E zA^cgK6JL6d&Kbgs9D`b6kAMh&wm|WBNsrDc;m_fm_?pq9bB6E*oD*M_JvwIyzmRj{ z%jnTLL-+}t6JHHII%f!fF6YG8;vStdg#RYz#Mkm3oil`&Te=Ld?9n+T{CS)cUtK*q zX9z!ubK+}lkIosw%dKjLyL)s_2`{&38Q##Nb4vIY&WW#$JvwIyU&1-@W%RzCZG^H0 zF4r}qf6z=H+GF%SlKpU$VyNs@6b(&y9pAZURU$|5N-B>W7{WE-MS{}^-ox-S1XIY0 z3^M#jf+_Swwle$>!I=baW_Sm|6jCA^8NQQXnnEJo4Bt*Li5=-;_}>YpkP=zW@J|V* zP!efi_y+`22#HiO{9S@6bVN!RzK-D01nUf6MKFbmNFKvJf+<8qG={Gvm_kG3@E1T# zXeO9KLgWC$O9-Y=5ZS}<0)i<7LtN3mfZ# zpBX)GZ$iGs2xU$nlN-Ulf(=M*gGTT*BlyY(#;@z#PZ&KP4J_JT}!AHWqNP`c;j3-`- z?hTBonMo~<`zuCDeel5jtftTm+hF*op9~Eh`ZZ)Kf-u1sAD|MT9|k&n1-=ser}yo= zP}X{Qr(+=NHZZFS?ls&;j9m}HghM;1asz7H(Gw`7_mTVr|7)xYevFzusEPhxK?5TA z!S-%cES@cNIEi3YO1!vvVmqW&Aox*hsx zgdQir8u!m2G0Oe`--0v~!F9*W5G8!i$I2hW{{|Hp!H2_Bkg`4>TFCl*maC4t5moDg z`z-pLi@JwyRpVu0qY?a+WDI55&@jg5w6MV}9}OP>CA0JjmbzehA+roySpNO!(9kZL zLebktvdPp?hZx@r8x{L!77_bEPXGQub(Cylct093f{%v%sXrCyDm}4+@{UUN2W2_daIU z`2O8~Bwn9Cg+7!%zbB&8ZKwo&o<{ARK<)hsb)-H+vb}Rudv`A2{`GRzaXrJ@o0-tw zL`!@3mvaB6i}r3uvg1^0Z(6Lq(`9>i0mc2R7VX`|RmYt$ti3;e6yLuc(1+^ZQ`i!L zf9@*a{>`NJ##4JcQAhUg*Jy|IS)% zH2OcU3w{`UT!esP$kIQU+y4Tbw723SjGVOGzR{2Xvu6!omX>AZ)&j|VG z_999)H11ls1k~DB2vW#Mt2J2puULdaH4l-Mr<05aKA_@?&k@PE{qQT05lbc`nDrYt zrP&sq4_Q$2VoU_Vhty2CovQU#oQg)Y-2P5T$m@cNb*Ka4BWNc45zz#*j=)zU4p2af zSFwgf@lqj0A4xHjq*%gIjCoiT&l1J`6kTmpd;y9##`-H9={bb?kD?Pv7#c;SH+w5S zhhfsp8c26Y_{-0s7$Y>M6>=E;kLC8!Y-SsD1YZrli{;YLUUI%eL?h=BUY5`dU*G?_ zd2sGP=B*$jIEV$^u1qX110TiFhC`6A4)e)5NZG!3&S(4jv4qBa(legyYn@MK{tZUF z1eW2I4fKBv!nDx8lhn=npA7L$GyD{2p|ht!5z~J;Awy%xkEl=mlgJ^|{D(E!`!EbD zU4xdx9YhPUf>~~mN795t+=P`4DE7dBXupca%0klh)9+JrW7dk|--%+5>P=L<6~&>f zt1gbNzpzw+-fMd+`q5;Xc@^~TXRqkHn{*l)_a8QmG!L0XK||nJ(fe5_;uRf4%0XpMJ)%`gYyIQTS)j0U|EHB zM2lBQ3Tks#I1}un#tvNr^ozD5;rXDB3egQ}(#Jb+O<|9xNqcOMpTmJ*j|*8rWfx(X z$L#T+)MRMfC$Ky9wSR1aJzV5`17%}%i1#wl1|Nbw9tU|OB8J8;Uj3F;;;s_ye}rU* zn-qQ#Q4fsSB8tb0;wx$7G*huIii4s!T@?Qt2GEYnsW?p(Unz=T!!0bBo5Xw>6~Fo( z+-9R?J$4He4s%xYR@?($Ni+R0=P!|iB7Z@e360AYT{N#GQ@$eX_y85DRaooB@VB{# zkA_b|%69zsd2Gjrd5JpiTM#3DeKiqs^j6eRlYs%S4Sx(olq39kJc^*dPf;`cb1Gx~ z^+MW+DO6p{T`Pkh3%i{{W@5X&0S7cM46mnZ17+8PB4)Su-^D;YSB!`(magpnGnvyS zG_|9Xlyo0xV1YLgj!^$*Q5;6h-qAtDzd&*P{Xi&di9?Q$k7%hY#)k)Di1E>g92EMb zQ0P6N)g4l*YjAkai>DG`0??~JEYe` zFd4=N>jh&k{26J2RFe_71s(ehA`3dU6Z;=fw=vid;T78Hih zBz>^{KZRK%byoe~4bKz$zezQc}HFH{mP7pPxf6=FjJ&4^aP?`tz?z z0>t+kq^$R64A%Qn!~n#lTTV~(=Ou5G-u=|1@aM;<^J;{^pD#fX^m!#Z6MhoJLZ7!n z+IWBVj92=cLmb$j$DuCtc@I^?eHtiY`Wz3W^5-8RNPyto(PjCxyLph$@a* zEsCEO#ra^fV?7l=h2nUBj?TA+Wx`!k$C_>It+)XWj3rwT&WdQU8W6O*kD$<)$3VrC z?qKg`k0u zSBT>2qPUx4HNB`3o`zzfAF_w?@fntVpxS~$+h8c`WhjfLx%*J7x8hy+RGQfY%e;gf zER&Ot-iO8wfr`Tpy)9vh<&O$548nZxr}!RNHRKp*Daf|%cMP-_ zofkyuk6C3fh1=&V$gn{iQqjzVvQU0Sm5&W|w_*VG& zh?w4ALBEX@6ohiV|L&fBZRHRSB4t$LN%j-4mOTPN#MT~I{(mC zmM=Voguys?JS@k-5^%%5)u{1kWMEv;DT#6C)wkeg*>E!%x34b9a|9<(h44oIP;OrV zO2SVO&1uNR){9vGBRU9weudg(fBp@ETyEdH=umhr1b|P^gRjP7&D~%GN4m#O+_C2Q z1MkSzQvWNyg}SKlXGj=+hv;~|2!WJ$w3YuzHEhGs8akZ&V9n^r2N3K5s0{lfs74Dk ztlTgJ7o%#p5n@Dcr+wprF@M6qKnr;%Q&K@8VaG!-L^v1K!rx_i$J`}o-X6y^3yJ1w zqB-;?Ne<=UrWT4Zv%=d6gLTJVQSmBK@h(yEGYS;+5<~b-khN~a`WJSnT7+>Je3I^I zpTkb%NBx5|*9WTYw!zw91WqR+UHE>m#1z!rTj9pwNHb3mW2ov1+fbw$!nSS{Q#{>r zVi^qmg)acQF1R!NESeMXubS;15_Y#iEZoV8`JDGF559r>`}NSuc%~@(WGweMgc!18 zHVOVQ2%`3;`*C}47ljdYfNrCzg3s0R{WwDQFKTpHu&-b(36*xjaE7*vBu`{5VJgtF#2Wju;$XtX>RqtoW{f={ln@fB`S@*$M#syjTBgyTnBuPVBZTZ?6x&8ma z1ZNZ&<@rJ_MyMgrIIkhwc<_@9qr9mgJGZ|EG`*Fx(jraK`Nk2vydXb(E=*_y5vjuW zzAoKjUM1Xuf)`@K_jz43Zrn+7ARFu$dtbv`7((?(Ge-sL25S!C@z_-+xQ zr55cBRQv}5zKAQ=llUB07NTx$-;oSd{Tp!}DEk0ZvAD7f$Vd)1)korL4>aJ5W)Gbp z$`n#2JeHmMJy?0%agf&tm7PWj?@>VQpoD%X4X({bo+}}mzEpyYH^SwdvM zR~kV=&k(iHPPpM!NEk9O4Z%{OSp{SPy*9XZhEep#sMU<%jNI$bMU(z9JfrA+l^Td}J`*EBOArojF!gjADSESh6h%k96xQkEb2 z4nrpC2u3M-Aw2X~s)`Opo??@e-(d2la-GUwiI)FKm0KrMY<*bx$0k(%p*;HgU=#E; zP*H%6gdYIE$YhKyM9aHif4JWhxs+5?oq%ZhC#Wm@_yNozv&r%pSAu4Xps^9npNZx+ z(4e?W6bD7|iHOWQva#$5ZxF?oh~g_n@vRsxJ2I)bO%#`k;(4NY2+O1$uM_jRqWC0H zJV_LPM#XPZ@p+>7LkwVuKSmVaNyV>G@n})}yeNJ*hkG}Kz_8;zDt_k`mi!)3{In>( zk!rs|#ZQUin?&(eQT#nBeus*GD~i{O;u}Tr4OILt6>k*9mx*GZD9)zhSE=}0qIjk# zZWP5oBejemwJe}wjG)5k#N17N!NfcRW>foH_?%aMj|;N{2ncorwfATNY3BvxLS8`L&vt4MeQrC2j#OHnxpIHt*WgxpcX)4X%h+FGcA}W7{lb zAt9G`8T?B*NlH?!HMUVBqO`A|o2a-OCK;U>swhPb~QcE-#qm7^s*-+@YE5Lnre6*#(yuWSf`N zhR%WOj;?oqNIbuoJJ57DZjs&#+Xe63{x2YEC~Gz`9yI@09dg`FLd=I1X{r1w&)4A< z`ynkc4E&ZVhar6Ai!aDSweacS)IV4i#0rkq_@OcP(=ZHWjhY3Pj|G;am$`kkJ#B=} z%$-g}C-JTAGBj)q+*`02y|)c+CtKH&__iakjw+xn%vwx9SbL2n4fGWhqFOL(iD=_C zQW^2T7yNNUcxD+jQ5Qdq1_}&*;@wjsneEWV*3K(-7F&r58 zDTV9cE?yN;|IxAm{gyZeep&D{Naz^2y5Nj(K6p3=%AO*oB;27BV&kzEGc6Qud&V}1 zwa^*lZMDIjj^I$$&_Z5g{|x6C46E}Lo*1*#Se?m#*)6db9fr?i!V3>{UADN1ma^FRlWFKiSP86R>-G?he^w^?q z1K2TTWHF3t449Dancyz!J?o3hs>)&EON3VUiMiooB;i%4EIqk@8blHv69AUu5!Rz= ztlP4yK`n$>tJgCLPb+-Aio@%{Kv*(vKG^k4R4atSBT<4Q9O@oZ>Hi0xVUTs5Xv>~1xlFUZ=&vbqHdq4`{ZcUy_xFvq8Q_s z=g)zPel!_A09kF%z?deU*{PuQLHJ3acF@$o_xj=Q0K{&=K*gmf435h!)3xyJz;(|! z$MgVg0KHwz4Ld*hRqjm>b-$?fJ!6)lXll};zy+A|c4fVazyRB7OC#+skXV%%g+Miv9m^f(*vMRIP5;uA^wfC_kLLeh@fB z3?n$UAp8Vbk=6*I`fU7uV1&jNVA7~d+f`SzuRiTv6ZZ(|b-@v|Hqjllk@FWsXd~z- z$aVxX3&QU}4F97`| zbx648dD^M%fFJ>|x(0V;kL1VAX+nP-dK?3@K7!0zWH!1W_m5a*0MEkwnR`7i>idrb zp2yyZ-8N*my(9K)H`0AijnK{<+$-&_3+`s!lppp@HG+SG!X&?4)BtXe2QeuhObfh+ zo3Qtd;2eHb3VxxU&m;XCJJ2p&XOS6<;2tu=s1IV-70lkRqU-WxUT3kqv$AXlF1slgJ*!zSV=vK9}wZM zyK~pm*?gF{j372i!lzT8LKotZ3g$78S!jfSuN&}U>6=+lpZ1w~7JSy&MPnF0HD(qV zp=xXaRP#-*=w|t+xqWmXj3bC!^-sh+(*Kw_f$LStyJOs8$LbluD)3;IynWF7V4hL_ zY~V4+zzQ_G&rx*1QGTdypnarnnotW&qwYV!_e|m&@+5t?cT%-KK-0LUMZ9nl&MC{)Daz zFVx+5+ghLCKVB1W-cJU;3CBRRwIHX}EUc~4`4wp0?QQYs75aq0@dE3^i6(6wp5dh} zd>DdWQK6S;IM_hEi7nop7od1+UMnFIen-A=BI-1lzDc?t?}is~E%6RG(@-r23x|>M z8}*8a07+7$P3+(!2K4b2`uv3s2lHf1^p$&J%NY62y<%fU7On&vFk4CIvkd2DeJvmC zhQH=6j>Lcps@Itwzto8!6F@Va5m4LKaT$R&O@T`UxWd=gg2KgdkR+95lCsU5d|_vx zgWg@o!7bd9;>Qn=dN)-tiE)uIvWOXXVh)qI%Aa^6d!dLNk1gefc%rt-EH zcDVej0G-RJejyoMUb+tNTG;8si3}^~o&OfSOB|4~PG3z&b4X_rejq#puk5p<6t?(H zwBU13g4@B*Ch5^~!|OMjyuw#O!pAohaf?y=@vHy;h>zgV8bGiFPAf8DZRZ-Clj6Z(m7Y|H1C>@3 zwTaGH+8s6;3a!?X@=-*xM2O*rUxm{iCh2sR6#J7n00D=H=nw%1C+Tb2%#}Kg1^@Z% z@Nj*-rLAL1;e@~>{$G>;($bnQ8WmkGpQ{5etiwGEi%4IEly#a#p0%dWCFr8#NS~;y z{AHH>5`9*M?!u`vOXcAybb?F0Yi*MliVYrLH4XA*ve^W?SWk2)Y@Nhip&=j5T^7wP znG|gw#ZggWSrEhr9N1V`VUko=1NRq3545-AoSq`hr=4$hbe*q8=A4Fw#pYU5JKx)7 zp6~OzJI=>z{PckzIaj*rg?@UmUqVsO1ROoO#c~P`(8AwQ7(3Qxjn>)~tvR9Pc+J94HM3BpM%3^J+-{HG-wKh}={TcD$GJBgJBo!V*)NvzfiuhWM)yh&9WB$M zn_fNO_vi~QuIbR5UG7ylaR8bMn0lwz6xbFqQMDq%w2VJKYM0?67oLlNHHpI)4nyi% z+O}+|ZJBUN7?s7T(B+9dg#Zx_am;}k@H35#{7M`ql`LDvV=*OPIx_>qqewDdq*Yhd%(Kt0 z)!dWGh>DWMMP>eTfj_28l zDlNjXG}f^m>jKjyMpqeIi7KvtEw15V)zT_yh@#LiqF8goa&i2{;>S8!w4q#J8`pI- zd)uAnM06^Oq@Lnc~zw-W0{HL-{Rs`rdUI%`U06)Pr(WG+dDdG&%^AjMkUKHj$Mjt zBu;+CUo6igUtyImZG=5ejV;xpXeQRKxXFlX96&<*f=TpzFH)l7%Z>1nhSZ=Q>974hWcx%6vvx@Wc)4W zkqyLnM*017=1I!mVjjs~Sx4xDk25sdu$y2! z0+^3}?ZeZ9^!FGHJeIiy=~_I+`b)HP6i*o+MoJeRpWrL)ss&ow+Pt*WM~}?jh&Bs= zJp-SH`-X<{z)Q=?o1K$CH+R&U>~8I%(=M1erQmF;NcC&+nK3vt#2cT4#6{b2m*cbX zFGE8Ri7&!+;d6rpHv@1VK8s<)G_g9`Y&*5WOaMX`5KDEG2M5*4i->bawZzK|Sy9~t zucP3_XEB4<_o=_%%b1g+4`f#76yA_kl~b~QL{-j=-jVZj_GD$WryZX&132iSI!6bs zP=KADPAJ5Od}JRUqEI^|Ai1EcMn|cweW3k4XsvA#{xI;P5hoJy+3@j}BzPV8dz0X206!M-C6P}9 z@a;+PbYjaR33vnYbOV0|;t`(*9`glz)ED4a(ia>#mFYLa6KaNe!kkg;S5JVKj+oUA z8(Vx7wv|3w2Oq72kJeax)IQ3YfMH*uad`$}S_5JpJ-(diE9q52Pqt&AG0W>h+yQ(CTS)FhB@M7_`cI5foP^e6adT$`Y!b_PN3K-~Q* z?NHy2qFxK)H2+uho$s*YiNTTE>bdly5?L zv9yC6-^pw`C#NBOXVTGKC)%PW(ynT7aC9E|Z*?c@+UY7r&q7%NK9imr8lt}+k@*KS z80$+cHqFUdp5BSRSi`6E84dG7JASA612qJFe~)6(Kn7&JA+t88aDCS7oRZ!VD@5gJ z=&2h8^OI_#nAxy9`EvvKJ%PUS-)l%;5DjjQBo1AV&fk}`^Y&51>u2DlA+GV?YPn!_MFW~x1`nQ zY)zYw!seuM&mNWj5-MGeN(L%bqY@FLIf^~)m~-{*Lql!IYx8pQ(l6tXsbS{JyA*Nh z?)38>9ijasb0_k^o$y}T%dqMV#|3^dM!Rc_n&GJO*Voq?_*w&BYv5}Qe64}6HSo0t zzSh9k8u(fRUu)oN4ScPEuQl*LK?CaVG^oGJQ2EXO2~x#mpgjq?nrUMgmxAeUQ&{1i z1epF723>ehLtN*G1n)WUrT+dYP7mNK`x>3o(*+p)yAY>IIA502z8YQGBGEqjV#rHb z+OMWd?S5>L4bj#RUHqCIQt?!crhP8ulL_xt6CE~E#MP~HiY*qty0H&P7wyl`C4Uyt zP7$Ei{SA>(_y*Y#C1;6be4M1Gy>Ys}7!vY#%Z}pVWA2Y^PQ%0L4F5_h>f?lR!R7zI z?=8}viIPu~ellC8i)7j=)73IvFVi2(^j9*yN2WVv`hrZ~l<5(fj-U-uTqn!)T$xUj z>1>%Ul4+|k$K6c^H3eD6D7dGR$ z;ebB9xU9Hj@{|BWw(r5YbCx#(kpz3@%h^39vwOAi@0t=LVUJKK5Cx1jq#9Y zsi33Z%IG?X56M~LW-vN$L0dll*Z= z1z$gv_^py2Z%^_?KS2@w<^=q665lQHa$40sm-tGF=ileSiJo&HK3x(|zw6UAN8%5- z1Y9T*%`fqJlAi2M*AFGWThh~ShIHL8@q-et_`fXin#8MNIXXkgvs~iUdf|MD-@KgJ zM*r5xQi6Lz#O8jz(m*Gk4mwfUQ_}ne&OC-Ir?>>n? zAmh@-LL6=6NFh(SM`w((dpYBCw5^ir-FdvgN$QaB%d1KDQ>HIlYb*c*>a{oRa@RG_@_zw4&al; z|Fx3O)^jDHOsP*d|tj(^4Z#>3kLGrE%BQY@Lh}_ zz8+Wy{CLD|^~aJHNj}d4uVR|DfiD<8TI(tjST(-J;D+u*n#bitw^CNZt0(w7Rim}d zwE}@~&DSiZmw+W{ko5X&f#hedkiA;s^XvjYRo3}X;}6PLEj5J$v-IhBfRi+K;j!50)9#2KTW~sN|_u0w%dj;rk!ThqjPv;8C-)>F8|Na#CeT*Nz9{x)T`oE>XXR(~4 zwF8sm|&_D!>RTmW&uzBwr9Q|ETeL7eKSqLn zmNGr&<%IaKO5z8l|F4l<8C z0)Ns;$@}|F;PYU|#CdHB@KD{bi~h14nizKVrND0jp5#xQFFs;=1g*(}m9p1}v2t9< zdFOH2QZ4W#=RWCgN`N}xlgYD8^4To)#?Km}()JYm|DJ-+DBRGIKOd+NEz1{mY;m>7)ke@R}wloF3UDE551iiB3LW$p8DDc;bL~BpMrw@1)b0jGz zp%nDLNP&Nd@rXYqf=jntnC=BWnLocF=^Kg#JwIoR>_@;Sljn1$KW_LwSi%eK_-pD8 z+cdxDTLBMFws7G^N4)IrXKbl|U8fs=-QMSG^Z0;SVk=9iY`2v=oec}@O-+|MXD^&z z(^Plye5aEtPo)=h1sD0=EdSAZ!c3QM_;P-=$Jgxjdzi8$_Kr2+CG&05Yw%Ky&$PTB zYnwjo{aE|zlu|4yElvJfj(vvHNoQNItV?WD-2uEh#IMuN$GHIZDSnoHiERc|S4DWw z3UA;?3rkDXE0iFJz7q5$vLvUEmt=};P`pW$ASM?^UxfPd!c>MK8>%0DR^~tIYa)3(M^>)T9=}&=w@t;HcoqbWOyL+72qCJ|K?ntPg*KECm!Bq=2*wZ+C_BWAjlJ}({E zBV-Vx#DXRnQq_o)A{9|eIi&aTyTA!SU3i};NnIa0x1OxqA2ZXG>wAklqEp|FrtX=Eu^7#DTP8>&M zu5+#~0i!wd7dq{RtYFkG(44aO7tfyEXm4^hRaHCeSn@cV>T4uJ^vdsbu5@*_v}0jY zd)fS|`nnouzp3%qyj1I40=^|qIt9zS#@UXO&&-uhKEAABp1ZPgj-#%+X7OU@l;Wv) zi&?E^XraR|QHwAhdkNi{bm3K7YG18&aHN(Tou$R4#bxN$KfO*P+GC;t+f9 zFnNpQT;pm>G__}KBFY_zb~!o*F(?HRhH$TSIbG)PdM)k#bsd_2ogc?dw8nP_u8;GV z;&INprh1GA6?74uDC9P|nkgnNX{!5I&JSS6ohD8^s%u!?=&EZhaoVvq8Fu)Qy@MR_ z*bMd(Zq0A{yzAi9typ#?>3NENCv(nP9veyhwuYh}w6*A%^n}B&ipN-R;O;Vd451qb z8k&h6W3!b`aW-~2`G7!Ai<8d4Y3uB2cey=vxLw6zb?tmY9N*shou;&rV?I`WD>?)4 zuC=yOrvoRmIlH{=ZSHmUQoCJx9Yzo$*;Pqf{Yv8^&QIWICE|QG5;m!jc9ODGc@la~ zgBabSAW%1#OYEzyJ(%uvc6xmn?9MiXdlyy?bqyeEoC+SbT^Bde7DQ5mCf`3OrJIiE z7_=Pa7K;<{E5W8k^KF=Lp-fkE+iDvI09G^zTD-@>bB?{T5_4`Uv%kQcC2NqMI=Spweu-Fz|R!4UwG(K=NzGcNh1ut5%#ZzF2ncl&ekJbSbMR^CVHBpruD`{gbv$R)d?(8@AP2>0QF(mVzJWUU7g^} z6rqQON`y~Or<&Q+vc}mAbMk!10U*xawAk{ueYwd&VdDHfnrai~v8fsq>+a}^SN5?A zmmJ+l8N_m1 zxcD&$$n-Q zfI$?Eoq6e8*trHrr8yUP{DBT~m6{sdg_LM5?X)DL5sIU4V>Yo(wFFA*DZDWfaSsC> zMt6)bm|DDngvb?Bv^X5CrJbEsLuhU@HLVycDbv-A6cLWol`4m0GCjqZD2tl|ZS5_S z+gdb+R=WHvwc?g_owNqy6g$LRf(>kco3}F#aH0%>$VG%Q*VS%n#oT%^vc)UB0I|r! zH?LcZeO|Usv1g^cbzRv4CJF*~x7+Di>-Kb+*r2C195WL)z=DU$6CY|FELl=lN1Ge< zy(Tpb3^_qDf}2*1`|J+fJB!~F{!hQ@xhy;?glB)mrJf&FX@SJ6BvWN%Nz z>U{)|@Fjn)Q6Qh0LGK2r`s(>+l|CmamHdiMr3+C`?;0prJqNAQJ+eN@Pah?}MDt@h zgje;|^U^9+?>DISReja}PRX}gGF0zNL{nmpi|XU4qiFl8{#xKjC-P^<*zZo~0Evt0 zSTD&git;08t*@TbRwg!=0FHI-f=e>YV1 zRl5ovNT{#gpHZoFKSdsWPFNv+DC;ZxsprU5`s0Kj1$9+XrvH{uUp;TG(xwE5P1OH? zCe&BYrK_}$2Djx>dQ+&okfA1&{Ob92l@=*NnI?#%JqkP?L1F(Q67{}O_B8~>>@A>} z|0y~4q5zMQMC+^P;qzsEMVG4n%P1h3)c8=(m*}$o231j}iTn-%Prk3}tLN*t$oeXd zDZQ)u%8#x?U2FU5Is8r6iUwDTB>JuDtMr3}`qAh0yG0c`U(b4}dMf=4g>mio=uEz; zhm&ZW6i`h63Qk95;-&gO*rRjNR#jgWFjmthw9Kpsq#HW z$gcxEB6IX4k)DC19Us+i6~AbFCWy!t_Wg(xEh8a-sdh!F_{~09{rz_c3VM#;dL@9` F{|3tT);9nE literal 0 HcmV?d00001 diff --git a/examples/trials/systems/opevo/tvm_patches/tvm_v0.6.patch b/examples/trials/systems/opevo/tvm_patches/tvm_v0.6.patch new file mode 100644 index 0000000000..e290b230e1 --- /dev/null +++ b/examples/trials/systems/opevo/tvm_patches/tvm_v0.6.patch @@ -0,0 +1,84 @@ +diff --git a/python/tvm/autotvm/tuner/tuner.py b/python/tvm/autotvm/tuner/tuner.py +index 76d088f4c..7ed4ff02a 100644 +--- a/python/tvm/autotvm/tuner/tuner.py ++++ b/python/tvm/autotvm/tuner/tuner.py +@@ -122,7 +122,7 @@ class Tuner(object): + configs = self.next_batch(min(n_parallel, n_trial - i)) + + inputs = [MeasureInput(self.task.target, self.task, config) for config in configs] +- results = measure_batch(inputs) ++ results = self.parse_configs(self.task, configs) if hasattr(self, 'parse_configs') else measure_batch(inputs) + + # keep best config + for k, (inp, res) in enumerate(zip(inputs, results)): +diff --git a/src/codegen/codegen_c.cc b/src/codegen/codegen_c.cc +index eab542dd3..2f1a11303 100644 +--- a/src/codegen/codegen_c.cc ++++ b/src/codegen/codegen_c.cc +@@ -808,6 +808,7 @@ void CodeGenC::VisitStmt_(const AttrStmt* op) { + IterVar iv = Downcast(op->node); + if (iv->thread_tag.length() != 0) { + if (!var_idmap_.count(iv->var.get())) { ++ this->currentOp = op; + BindThreadIndex(iv); + } + } +diff --git a/src/codegen/codegen_c.h b/src/codegen/codegen_c.h +index 8701cda1e..7d3d56ddc 100644 +--- a/src/codegen/codegen_c.h ++++ b/src/codegen/codegen_c.h +@@ -174,6 +174,8 @@ class CodeGenC : + // Get a cast type from to + virtual std::string CastFromTo(std::string value, Type from, Type target); + ++ const AttrStmt* currentOp; ++ + protected: + // Print reference to struct location + std::string GetStructRef( +diff --git a/src/codegen/codegen_cuda.cc b/src/codegen/codegen_cuda.cc +index 6656fa077..a4f0f962d 100644 +--- a/src/codegen/codegen_cuda.cc ++++ b/src/codegen/codegen_cuda.cc +@@ -106,6 +106,9 @@ void CodeGenCUDA::BindThreadIndex(const IterVar& iv) { + CHECK(!var_idmap_.count(iv->var.get())); + var_idmap_[iv->var.get()] = + CastFromTo(iv->thread_tag, UInt(32), iv->var.type()); ++ int nthread = static_cast(this->currentOp->value.as()->value); ++ if (iv->thread_tag.find("threadIdx.") == 0 || iv->thread_tag.find("blockIdx.") == 0) ++ this->stream << " // [thread_extent] " << iv->thread_tag << " = " << nthread << "\n"; + } + + void CodeGenCUDA::PrintType(Type t, std::ostream& os) { // NOLINT(*) +diff --git a/src/codegen/opt/build_cuda_on.cc b/src/codegen/opt/build_cuda_on.cc +index 1992ac5d9..9b0ff4cd9 100644 +--- a/src/codegen/opt/build_cuda_on.cc ++++ b/src/codegen/opt/build_cuda_on.cc +@@ -137,6 +137,9 @@ runtime::Module BuildCUDA(Array funcs) { + cg.AddFunction(f); + } + std::string code = cg.Finish(); ++ const auto* backendproc = Registry::Get("tvm_callback_backend_proc"); ++ if (backendproc) ++ return CUDAModuleCreate((*backendproc)(code).operator std::string(), "cubin", ExtractFuncInfo(funcs), code); + + if (const auto* f = Registry::Get("tvm_callback_cuda_postproc")) { + code = (*f)(code).operator std::string(); +diff --git a/src/lang/expr_operator.cc b/src/lang/expr_operator.cc +index 220d4378c..cc435d138 100644 +--- a/src/lang/expr_operator.cc ++++ b/src/lang/expr_operator.cc +@@ -208,11 +208,11 @@ Expr operator%(Expr a, Expr b) { + + // TODO(tqchen): switch to floordiv + Expr indexdiv(Expr a, Expr b) { +- return floordiv(a, b); ++ return truncdiv(a, b); + } + + Expr indexmod(Expr a, Expr b) { +- return floormod(a, b); ++ return truncmod(a, b); + } + + Expr floordiv(Expr a, Expr b) { From 0b9d6ce6d1cf6515c5b553a61f78cd333bf4700f Mon Sep 17 00:00:00 2001 From: Chi Song <27178119+squirrelsc@users.noreply.github.com> Date: Tue, 30 Jun 2020 12:54:35 +0800 Subject: [PATCH 16/17] Reuse OpenPAI jobs to run multiple trials (#2521) Designed new interface to support reusable training service, currently only applies to OpenPAI, and default disabled. Replace trial_keeper.py to trial_runner.py, trial_runner holds an environment, and receives commands from nni manager to run or stop an trial, and return events to nni manager. Add trial dispatcher, which inherits from original trianing service interface. It uses to share as many as possible code of all training service, and isolate with training services. Add EnvironmentService interface to manage environment, including start/stop an environment, refresh status of environments. Add command channel on both nni manager and trial runner parts, it supports different ways to pass messages between them. Current supported channels are file, web sockets. and supported commands from nni manager are start, kill trial, send new parameters; from runner are initialized(support some channel doesn't know which runner connected), trial end, stdout ((new type), including metric like before), version check (new type), gpu info (new type). Add storage service to wrapper a storage to standard file operations, like NFS, azure storage and so on. Partial support run multiple trials in parallel on runner side, but not supported by trial dispatcher side. Other minor changes, Add log_level to TS UT, so that UT can show debug level log. Expose platform to start info. Add RouterTrainingService to keep origianl OpenPAI training service, and support dynamic IOC binding. Add more GPU info for future usage, including GPU mem total/free/used, gpu type. Make some license information consistence. Fix async/await problems on Array.forEach, this method doesn't support async actually. Fix IT errors on download data, which causes by my #2484 . Accelerate some run loop pattern by reducing sleep seconds. --- deployment/pypi/setup.py | 3 +- docs/en_US/TrainingService/PaiMode.md | 123 +++- docs/en_US/Tutorial/ExperimentConfig.md | 7 + setup.py | 3 +- .../common/experimentStartupInfo.ts | 24 +- src/nni_manager/common/utils.ts | 8 +- src/nni_manager/core/commands.ts | 22 + src/nni_manager/core/ipcInterface.ts | 2 +- src/nni_manager/main.ts | 44 +- src/nni_manager/package.json | 4 +- .../rest_server/restValidationSchemas.ts | 1 + .../training_service/common/gpuData.ts | 13 +- .../training_service/pai/paiConfig.ts | 5 +- .../pai/paiK8S/paiK8SConfig.ts | 20 +- .../training_service/pai/paiK8S/paiK8SData.ts | 20 +- .../pai/paiK8S/paiK8STrainingService.ts | 20 +- .../remoteMachineTrainingService.ts | 16 +- .../reusable/channels/fileCommandChannel.ts | 136 ++++ .../reusable/channels/webCommandChannel.ts | 126 ++++ .../reusable/commandChannel.ts | 129 ++++ .../training_service/reusable/environment.ts | 109 +++ .../environments/openPaiEnvironmentService.ts | 417 ++++++++++++ .../reusable/routerTrainingService.ts | 157 +++++ .../reusable/storageService.ts | 185 +++++ .../storages/mountedStorageService.ts | 148 ++++ .../training_service/reusable/trial.ts | 42 ++ .../reusable/trialDispatcher.ts | 643 ++++++++++++++++++ src/nni_manager/yarn.lock | 119 +--- src/sdk/pynni/requirements.txt | 1 + test/config/integration_tests.yml | 9 +- tools/nni_cmd/config_schema.py | 6 +- tools/nni_cmd/rest_utils.py | 4 +- tools/nni_trial_tool/base_channel.py | 154 +++++ tools/nni_trial_tool/commands.py | 25 + tools/nni_trial_tool/file_channel.py | 75 ++ tools/nni_trial_tool/gpu.py | 69 ++ tools/nni_trial_tool/log_utils.py | 42 +- tools/nni_trial_tool/test/__init__.py | 11 + .../nni_trial_tool/test/test_file_channel.py | 123 ++++ tools/nni_trial_tool/trial.py | 148 ++++ tools/nni_trial_tool/trial_keeper.py | 2 +- tools/nni_trial_tool/trial_runner.py | 247 +++++++ tools/nni_trial_tool/url_utils.py | 3 + tools/nni_trial_tool/web_channel.py | 53 ++ tools/setup.py | 3 +- 45 files changed, 3264 insertions(+), 257 deletions(-) create mode 100644 src/nni_manager/training_service/reusable/channels/fileCommandChannel.ts create mode 100644 src/nni_manager/training_service/reusable/channels/webCommandChannel.ts create mode 100644 src/nni_manager/training_service/reusable/commandChannel.ts create mode 100644 src/nni_manager/training_service/reusable/environment.ts create mode 100644 src/nni_manager/training_service/reusable/environments/openPaiEnvironmentService.ts create mode 100644 src/nni_manager/training_service/reusable/routerTrainingService.ts create mode 100644 src/nni_manager/training_service/reusable/storageService.ts create mode 100644 src/nni_manager/training_service/reusable/storages/mountedStorageService.ts create mode 100644 src/nni_manager/training_service/reusable/trial.ts create mode 100644 src/nni_manager/training_service/reusable/trialDispatcher.ts create mode 100644 tools/nni_trial_tool/base_channel.py create mode 100644 tools/nni_trial_tool/commands.py create mode 100644 tools/nni_trial_tool/file_channel.py create mode 100644 tools/nni_trial_tool/gpu.py create mode 100644 tools/nni_trial_tool/test/__init__.py create mode 100644 tools/nni_trial_tool/test/test_file_channel.py create mode 100644 tools/nni_trial_tool/trial.py create mode 100644 tools/nni_trial_tool/trial_runner.py create mode 100644 tools/nni_trial_tool/web_channel.py diff --git a/deployment/pypi/setup.py b/deployment/pypi/setup.py index 3c8bd4429f..61f7ff0178 100644 --- a/deployment/pypi/setup.py +++ b/deployment/pypi/setup.py @@ -64,7 +64,8 @@ 'coverage', 'colorama', 'scikit-learn>=0.20,<0.22', - 'pkginfo' + 'pkginfo', + 'websockets' ], classifiers = [ 'Programming Language :: Python :: 3', diff --git a/docs/en_US/TrainingService/PaiMode.md b/docs/en_US/TrainingService/PaiMode.md index 1b430cd4ad..a14ae25798 100644 --- a/docs/en_US/TrainingService/PaiMode.md +++ b/docs/en_US/TrainingService/PaiMode.md @@ -1,36 +1,46 @@ **Run an Experiment on OpenPAI** === -NNI supports running an experiment on [OpenPAI](https://github.com/Microsoft/pai) (aka pai), called pai mode. Before starting to use NNI pai mode, you should have an account to access an [OpenPAI](https://github.com/Microsoft/pai) cluster. See [here](https://github.com/Microsoft/pai#how-to-deploy) if you don't have any OpenPAI account and want to deploy an OpenPAI cluster. In pai mode, your trial program will run in pai's container created by Docker. +NNI supports running an experiment on [OpenPAI](https://github.com/Microsoft/pai), called pai mode. Before starting to use NNI pai mode, you should have an account to access an [OpenPAI](https://github.com/Microsoft/pai) cluster. See [here](https://github.com/Microsoft/pai#how-to-deploy) if you don't have any OpenPAI account and want to deploy an OpenPAI cluster. In pai mode, your trial program will run in pai's container created by Docker. ## Setup environment + Step 1. Install NNI, follow the install guide [here](../Tutorial/QuickStart.md). -Step 2. Get PAI token. -Click `My profile` button in the top-right side of PAI's webprotal. -![](../../img/pai_profile.jpg) +Step 2. Get token. + +Open web portal of OpenPAI, and click `My profile` button in the top-right side. +![](../../img/pai_profile.jpg) + Click `copy` button in the page to copy a jwt token. -![](../../img/pai_token.jpg) +![](../../img/pai_token.jpg) Step 3. Mount NFS storage to local machine. - Click `Submit job` button in PAI's webportal. -![](../../img/pai_job_submission_page.jpg) - Find the data management region in job submission page. + + Click `Submit job` button in web portal. +![](../../img/pai_job_submission_page.jpg) + + Find the data management region in job submission page. ![](../../img/pai_data_management_page.jpg) -The `Preview container paths` is the NFS host and path that PAI provided, you need to mount the corresponding host and path to your local machine first, then NNI could use the PAI's NFS storage. + +The `Preview container paths` is the NFS host and path that OpenPAI provided, you need to mount the corresponding host and path to your local machine first, then NNI could use the OpenPAI's NFS storage. For example, use the following command: -``` + +```bash sudo mount -t nfs4 gcr-openpai-infra02:/pai/data /local/mnt ``` + Then the `/data` folder in container will be mounted to `/local/mnt` folder in your local machine. You could use the following configuration in your NNI's config file: -``` + +```yaml nniManagerNFSMountPath: /local/mnt ``` -Step 4. Get PAI's storage config name and nniManagerMountPath -The `Team share storage` field is storage configuration used to specify storage value in PAI. You can get `paiStorageConfigName` and `containerNFSMountPath` field in `Team share storage`, for example: +Step 4. Get OpenPAI's storage config name and nniManagerMountPath -``` +The `Team share storage` field is storage configuration used to specify storage value in OpenPAI. You can get `paiStorageConfigName` and `containerNFSMountPath` field in `Team share storage`, for example: + +```yaml paiStorageConfigName: confignfs-data containerNFSMountPath: /mnt/confignfs-data ``` @@ -73,44 +83,86 @@ paiConfig: userName: your_pai_nni_user token: your_pai_token host: 10.1.1.1 + # optional, experimental feature. + reuse: true ``` -Note: You should set `trainingServicePlatform: pai` in NNI config YAML file if you want to start experiment in pai mode. The host field in configuration file is PAI's job submission page uri, like `10.10.5.1`, the default http protocol in NNI is `http`, if your PAI's cluster enabled https, please use the uri in `https://10.10.5.1` format. +Note: You should set `trainingServicePlatform: pai` in NNI config YAML file if you want to start experiment in pai mode. + +### Trial configurations + +Compared with [LocalMode](LocalMode.md) and [RemoteMachineMode](RemoteMachineMode.md), `trial` configuration in pai mode have these additional keys: -Compared with [LocalMode](LocalMode.md) and [RemoteMachineMode](RemoteMachineMode.md), trial configuration in pai mode have these additional keys: * cpuNum - * Optional key. Should be positive number based on your trial program's CPU requirement. If it is not set in trial configuration, it should be set in the config file specified in `paiConfigPath` field. + + Optional key. Should be positive number based on your trial program's CPU requirement. If it is not set in trial configuration, it should be set in the config file specified in `paiConfigPath` field. + * memoryMB - * Optional key. Should be positive number based on your trial program's memory requirement. If it is not set in trial configuration, it should be set in the config file specified in `paiConfigPath` field. + + Optional key. Should be positive number based on your trial program's memory requirement. If it is not set in trial configuration, it should be set in the config file specified in `paiConfigPath` field. + * image - * Optional key. In pai mode, your trial program will be scheduled by OpenPAI to run in [Docker container](https://www.docker.com/). This key is used to specify the Docker image used to create the container in which your trial will run. - * We already build a docker image [nnimsra/nni](https://hub.docker.com/r/msranni/nni/) on [Docker Hub](https://hub.docker.com/). It contains NNI python packages, Node modules and javascript artifact files required to start experiment, and all of NNI dependencies. The docker file used to build this image can be found at [here](https://github.com/Microsoft/nni/tree/master/deployment/docker/Dockerfile). You can either use this image directly in your config file, or build your own image based on it. If it is not set in trial configuration, it should be set in the config file specified in `paiConfigPath` field. + + Optional key. In pai mode, your trial program will be scheduled by OpenPAI to run in [Docker container](https://www.docker.com/). This key is used to specify the Docker image used to create the container in which your trial will run. + + We already build a docker image [nnimsra/nni](https://hub.docker.com/r/msranni/nni/) on [Docker Hub](https://hub.docker.com/). It contains NNI python packages, Node modules and javascript artifact files required to start experiment, and all of NNI dependencies. The docker file used to build this image can be found at [here](https://github.com/Microsoft/nni/tree/master/deployment/docker/Dockerfile). You can either use this image directly in your config file, or build your own image based on it. If it is not set in trial configuration, it should be set in the config file specified in `paiConfigPath` field. + * virtualCluster - * Optional key. Set the virtualCluster of OpenPAI. If omitted, the job will run on default virtual cluster. + + Optional key. Set the virtualCluster of OpenPAI. If omitted, the job will run on default virtual cluster. + * nniManagerNFSMountPath - * Required key. Set the mount path in your nniManager machine. + + Required key. Set the mount path in your nniManager machine. + * containerNFSMountPath - * Required key. Set the mount path in your container used in PAI. + + Required key. Set the mount path in your container used in OpenPAI. + * paiStorageConfigName: - * Optional key. Set the storage name used in PAI. If it is not set in trial configuration, it should be set in the config file specified in `paiConfigPath` field. -* command - * Optional key. Set the commands used in PAI container. + + Optional key. Set the storage name used in OpenPAI. If it is not set in trial configuration, it should be set in the config file specified in `paiConfigPath` field. + +* command + + Optional key. Set the commands used in OpenPAI container. + * paiConfigPath - * Optional key. Set the file path of pai job configuration, the file is in yaml format. - If users set `paiConfigPath` in NNI's configuration file, no need to specify the fields `command`, `paiStorageConfigName`, `virtualCluster`, `image`, `memoryMB`, `cpuNum`, `gpuNum` in `trial` configuration. These fields will use the values from the config file specified by `paiConfigPath`. - ``` - Note: - 1. The job name in PAI's configuration file will be replaced by a new job name, the new job name is created by NNI, the name format is nni_exp_${this.experimentId}_trial_${trialJobId}. + Optional key. Set the file path of OpenPAI job configuration, the file is in yaml format. + + If users set `paiConfigPath` in NNI's configuration file, no need to specify the fields `command`, `paiStorageConfigName`, `virtualCluster`, `image`, `memoryMB`, `cpuNum`, `gpuNum` in `trial` configuration. These fields will use the values from the config file specified by `paiConfigPath`. + + Note: + 1. The job name in OpenPAI's configuration file will be replaced by a new job name, the new job name is created by NNI, the name format is nni_exp_${this.experimentId}_trial_${trialJobId}. - 2. If users set multiple taskRoles in PAI's configuration file, NNI will wrap all of these taksRoles and start multiple tasks in one trial job, users should ensure that only one taskRole report metric to NNI, otherwise there might be some conflict error. + 2. If users set multiple taskRoles in OpenPAI's configuration file, NNI will wrap all of these taksRoles and start multiple tasks in one trial job, users should ensure that only one taskRole report metric to NNI, otherwise there might be some conflict error. - ``` +### OpenPAI configurations +`paiConfig` includes OpenPAI specific configurations, + +* userName + + Required key. User name of OpenPAI platform. + +* token + + Required key. Authentication key of OpenPAI platform. + +* host + + Required key. The host of OpenPAI platform. It's OpenPAI's job submission page uri, like `10.10.5.1`, the default http protocol in NNI is `http`, if your OpenPAI cluster enabled https, please use the uri in `https://10.10.5.1` format. + +* reuse (experimental feature) + + Optional key, default is false. If it's true, NNI will reuse OpenPAI jobs to run as many as possible trials. It can save time of creating new jobs. User needs to make sure each trial can run independent in same job, for example, avoid loading checkpoint from previous trials. Once complete to fill NNI experiment config file and save (for example, save as exp_pai.yml), then run the following command -``` + +```bash nnictl create --config exp_pai.yml ``` + to start the experiment in pai mode. NNI will create OpenPAI job for each trial, and the job name format is something like `nni_exp_{experiment_id}_trial_{trial_id}`. You can see jobs created by NNI in the OpenPAI cluster's web portal, like: ![](../../img/nni_pai_joblist.jpg) @@ -128,11 +180,12 @@ And you will be redirected to HDFS web portal to browse the output files of that You can see there're three fils in output folder: stderr, stdout, and trial.log ## data management -Before using NNI to start your experiment, users should set the corresponding mount data path in your nniManager machine. PAI has their own storage(NFS, AzureBlob ...), and the storage will used in PAI will be mounted to the container when it start a job. Users should set the PAI storage type by `paiStorageConfigName` field to choose a storage in PAI. Then users should mount the storage to their nniManager machine, and set the `nniManagerNFSMountPath` field in configuration file, NNI will generate bash files and copy data in `codeDir` to the `nniManagerNFSMountPath` folder, then NNI will start a trial job. The data in `nniManagerNFSMountPath` will be sync to PAI storage, and will be mounted to PAI's container. The data path in container is set in `containerNFSMountPath`, NNI will enter this folder first, and then run scripts to start a trial job. +Before using NNI to start your experiment, users should set the corresponding mount data path in your nniManager machine. OpenPAI has their own storage(NFS, AzureBlob ...), and the storage will used in OpenPAI will be mounted to the container when it start a job. Users should set the OpenPAI storage type by `paiStorageConfigName` field to choose a storage in OpenPAI. Then users should mount the storage to their nniManager machine, and set the `nniManagerNFSMountPath` field in configuration file, NNI will generate bash files and copy data in `codeDir` to the `nniManagerNFSMountPath` folder, then NNI will start a trial job. The data in `nniManagerNFSMountPath` will be sync to OpenPAI storage, and will be mounted to OpenPAI's container. The data path in container is set in `containerNFSMountPath`, NNI will enter this folder first, and then run scripts to start a trial job. ## version check NNI support version check feature in since version 0.6. It is a policy to insure the version of NNIManager is consistent with trialKeeper, and avoid errors caused by version incompatibility. Check policy: + 1. NNIManager before v0.6 could run any version of trialKeeper, trialKeeper support backward compatibility. 2. Since version 0.6, NNIManager version should keep same with triakKeeper version. For example, if NNIManager version is 0.6, trialKeeper version should be 0.6 too. 3. Note that the version check feature only check first two digits of version.For example, NNIManager v0.6.1 could use trialKeeper v0.6 or trialKeeper v0.6.2, but could not use trialKeeper v0.5.1 or trialKeeper v0.7. diff --git a/docs/en_US/Tutorial/ExperimentConfig.md b/docs/en_US/Tutorial/ExperimentConfig.md index c3b1cb247d..a75cb3cc48 100644 --- a/docs/en_US/Tutorial/ExperimentConfig.md +++ b/docs/en_US/Tutorial/ExperimentConfig.md @@ -70,6 +70,7 @@ This document describes the rules to write the config file, and provides some ex - [password](#password) - [token](#token) - [host](#host) + - [reuse](#reuse) * [Examples](#examples) + [Local mode](#local-mode) + [Remote mode](#remote-mode) @@ -656,6 +657,12 @@ Required. String. The hostname of IP address of PAI. +#### reuse + +Optional. Bool. default: `false`. It's an experimental feature. + +If it's true, NNI will reuse OpenPAI jobs to run as many as possible trials. It can save time of creating new jobs. User needs to make sure each trial can run independent in same job, for example, avoid loading checkpoint from previous trials. + ## Examples ### Local mode diff --git a/setup.py b/setup.py index 6f5bdda244..30d4f448c6 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,8 @@ def read(fname): 'PythonWebHDFS', 'colorama', 'scikit-learn>=0.20,<0.22', - 'pkginfo' + 'pkginfo', + 'websockets' ], entry_points = { diff --git a/src/nni_manager/common/experimentStartupInfo.ts b/src/nni_manager/common/experimentStartupInfo.ts index 887460d77a..5a398bdaef 100644 --- a/src/nni_manager/common/experimentStartupInfo.ts +++ b/src/nni_manager/common/experimentStartupInfo.ts @@ -17,14 +17,16 @@ class ExperimentStartupInfo { private logDir: string = ''; private logLevel: string = ''; private readonly: boolean = false; + private platform: string = ''; - public setStartupInfo(newExperiment: boolean, experimentId: string, basePort: number, logDir?: string, logLevel?: string, readonly?: boolean): void { + public setStartupInfo(newExperiment: boolean, experimentId: string, basePort: number, platform: string, logDir?: string, logLevel?: string, readonly?: boolean): void { assert(!this.initialized); assert(experimentId.trim().length > 0); this.newExperiment = newExperiment; this.experimentId = experimentId; this.basePort = basePort; this.initialized = true; + this.platform = platform; if (logDir !== undefined && logDir.length > 0) { this.logDir = path.join(path.normalize(logDir), this.getExperimentId()); @@ -59,6 +61,12 @@ class ExperimentStartupInfo { return this.newExperiment; } + public getPlatform(): string { + assert(this.initialized); + + return this.platform; + } + public getLogDir(): string { assert(this.initialized); @@ -90,19 +98,25 @@ function isNewExperiment(): boolean { return component.get(ExperimentStartupInfo).isNewExperiment(); } +function getPlatform(): string { + return component.get(ExperimentStartupInfo).getPlatform(); +} + function getExperimentStartupInfo(): ExperimentStartupInfo { return component.get(ExperimentStartupInfo); } function setExperimentStartupInfo( - newExperiment: boolean, experimentId: string, basePort: number, logDir?: string, logLevel?: string, readonly?: boolean): void { + newExperiment: boolean, experimentId: string, basePort: number, platform: string, logDir?: string, logLevel?: string, readonly?: boolean): void { component.get(ExperimentStartupInfo) - .setStartupInfo(newExperiment, experimentId, basePort, logDir, logLevel, readonly); + .setStartupInfo(newExperiment, experimentId, basePort, platform, logDir, logLevel, readonly); } function isReadonly(): boolean { return component.get(ExperimentStartupInfo).isReadonly(); } -export { ExperimentStartupInfo, getBasePort, getExperimentId, isNewExperiment, getExperimentStartupInfo, - setExperimentStartupInfo, isReadonly }; +export { + ExperimentStartupInfo, getBasePort, getExperimentId, isNewExperiment, getPlatform, getExperimentStartupInfo, + setExperimentStartupInfo, isReadonly +}; diff --git a/src/nni_manager/common/utils.ts b/src/nni_manager/common/utils.ts index 734c601dfa..7150ca19f9 100644 --- a/src/nni_manager/common/utils.ts +++ b/src/nni_manager/common/utils.ts @@ -19,6 +19,7 @@ import { Database, DataStore } from './datastore'; import { ExperimentStartupInfo, getExperimentStartupInfo, setExperimentStartupInfo } from './experimentStartupInfo'; import { ExperimentParams, Manager } from './manager'; import { HyperParameters, TrainingService, TrialJobStatus } from './trainingService'; +import { logLevelNameMap } from './log'; function getExperimentRootDir(): string { return getExperimentStartupInfo() @@ -184,7 +185,12 @@ function prepareUnitTest(): void { Container.snapshot(TrainingService); Container.snapshot(Manager); - setExperimentStartupInfo(true, 'unittest', 8080); + const logLevel: string = parseArg(['--log_level', '-ll']); + if (logLevel.length > 0 && !logLevelNameMap.has(logLevel)) { + console.log(`FATAL: invalid log_level: ${logLevel}`); + } + + setExperimentStartupInfo(true, 'unittest', 8080, 'unittest', undefined, logLevel); mkDirPSync(getLogDir()); const sqliteFile: string = path.join(getDefaultDatabaseDir(), 'nni.sqlite'); diff --git a/src/nni_manager/core/commands.ts b/src/nni_manager/core/commands.ts index 7e626a6859..ba1e9b3925 100644 --- a/src/nni_manager/core/commands.ts +++ b/src/nni_manager/core/commands.ts @@ -12,12 +12,30 @@ const TRIAL_END = 'EN'; const TERMINATE = 'TE'; const PING = 'PI'; +const GPU_INFO = 'GI'; +const STDOUT = 'SO'; +const VERSION_CHECK = 'VC'; + const INITIALIZED = 'ID'; const NEW_TRIAL_JOB = 'TR'; const SEND_TRIAL_JOB_PARAMETER = 'SP'; const NO_MORE_TRIAL_JOBS = 'NO'; const KILL_TRIAL_JOB = 'KI'; +const TRIAL_COMMANDS: Set = new Set([ + // from ctl to node + NEW_TRIAL_JOB, + SEND_TRIAL_JOB_PARAMETER, + KILL_TRIAL_JOB, + + // from node to ctl + INITIALIZED, + TRIAL_END, + GPU_INFO, + STDOUT, + VERSION_CHECK, +]); + const TUNER_COMMANDS: Set = new Set([ INITIALIZE, REQUEST_TRIAL_JOBS, @@ -53,11 +71,15 @@ export { TRIAL_END, TERMINATE, PING, + GPU_INFO, + STDOUT, + VERSION_CHECK, INITIALIZED, NEW_TRIAL_JOB, NO_MORE_TRIAL_JOBS, KILL_TRIAL_JOB, TUNER_COMMANDS, ASSESSOR_COMMANDS, + TRIAL_COMMANDS, SEND_TRIAL_JOB_PARAMETER }; diff --git a/src/nni_manager/core/ipcInterface.ts b/src/nni_manager/core/ipcInterface.ts index e7c45beec6..8ef78069a4 100644 --- a/src/nni_manager/core/ipcInterface.ts +++ b/src/nni_manager/core/ipcInterface.ts @@ -135,4 +135,4 @@ function createDispatcherInterface(process: ChildProcess): IpcInterface { return new IpcInterface(process, new Set([...CommandType.TUNER_COMMANDS, ...CommandType.ASSESSOR_COMMANDS])); } -export { IpcInterface, createDispatcherInterface }; +export { IpcInterface, createDispatcherInterface, encodeCommand, decodeCommand }; diff --git a/src/nni_manager/main.ts b/src/nni_manager/main.ts index 66dd3fce0b..a999c04d5f 100644 --- a/src/nni_manager/main.ts +++ b/src/nni_manager/main.ts @@ -21,7 +21,7 @@ import { NNIRestServer } from './rest_server/nniRestServer'; import { FrameworkControllerTrainingService } from './training_service/kubernetes/frameworkcontroller/frameworkcontrollerTrainingService'; import { KubeflowTrainingService } from './training_service/kubernetes/kubeflow/kubeflowTrainingService'; import { LocalTrainingService } from './training_service/local/localTrainingService'; -import { PAIK8STrainingService } from './training_service/pai/paiK8S/paiK8STrainingService'; +import { RouterTrainingService } from './training_service/reusable/routerTrainingService'; import { PAIYarnTrainingService } from './training_service/pai/paiYarn/paiYarnTrainingService'; import { RemoteMachineTrainingService @@ -29,11 +29,11 @@ import { import { DLTSTrainingService } from './training_service/dlts/dltsTrainingService'; function initStartupInfo( - startExpMode: string, resumeExperimentId: string, basePort: number, + startExpMode: string, resumeExperimentId: string, basePort: number, platform: string, logDirectory: string, experimentLogLevel: string, readonly: boolean): void { const createNew: boolean = (startExpMode === ExperimentStartUpMode.NEW); const expId: string = createNew ? uniqueString(8) : resumeExperimentId; - setExperimentStartupInfo(createNew, expId, basePort, logDirectory, experimentLogLevel, readonly); + setExperimentStartupInfo(createNew, expId, basePort, platform, logDirectory, experimentLogLevel, readonly); } async function initContainer(foreground: boolean, platformMode: string, logFileName?: string): Promise { @@ -47,10 +47,10 @@ async function initContainer(foreground: boolean, platformMode: string, logFileN .scope(Scope.Singleton); } else if (platformMode === 'pai') { Container.bind(TrainingService) - .to(PAIK8STrainingService) + .to(RouterTrainingService) .scope(Scope.Singleton); } else if (platformMode === 'paiYarn') { - Container.bind(TrainingService) + Container.bind(TrainingService) .to(PAIYarnTrainingService) .scope(Scope.Singleton); } else if (platformMode === 'kubeflow') { @@ -153,31 +153,31 @@ if (!('true' || 'false').includes(readonlyArg.toLowerCase())) { } const readonly = readonlyArg.toLowerCase() == 'true' ? true : false; -initStartupInfo(startMode, experimentId, port, logDir, logLevel, readonly); +initStartupInfo(startMode, experimentId, port, mode, logDir, logLevel, readonly); mkDirP(getLogDir()) .then(async () => { - try { - await initContainer(foreground, mode); - const restServer: NNIRestServer = component.get(NNIRestServer); - await restServer.start(); - const log: Logger = getLogger(); - log.info(`Rest server listening on: ${restServer.endPoint}`); - } catch (err) { - const log: Logger = getLogger(); - log.error(`${err.stack}`); - throw err; - } -}) -.catch((err: Error) => { - console.error(`Failed to create log dir: ${err.stack}`); -}); + try { + await initContainer(foreground, mode); + const restServer: NNIRestServer = component.get(NNIRestServer); + await restServer.start(); + const log: Logger = getLogger(); + log.info(`Rest server listening on: ${restServer.endPoint}`); + } catch (err) { + const log: Logger = getLogger(); + log.error(`${err.stack}`); + throw err; + } + }) + .catch((err: Error) => { + console.error(`Failed to create log dir: ${err.stack}`); + }); function getStopSignal(): any { if (process.platform === "win32") { return 'SIGBREAK'; } - else{ + else { return 'SIGTERM'; } } diff --git a/src/nni_manager/package.json b/src/nni_manager/package.json index 9b32372fd4..b2817eeb7c 100644 --- a/src/nni_manager/package.json +++ b/src/nni_manager/package.json @@ -29,7 +29,8 @@ "ts-deferred": "^1.0.4", "typescript-ioc": "^1.2.4", "typescript-string-operations": "^1.3.1", - "webhdfs": "^1.2.0" + "webhdfs": "^1.2.0", + "ws": "^7.3.0" }, "devDependencies": { "@types/chai": "^4.1.4", @@ -46,6 +47,7 @@ "@types/stream-buffers": "^3.0.2", "@types/tar": "^4.0.3", "@types/tmp": "^0.0.33", + "@types/ws": "^7.2.5", "@typescript-eslint/eslint-plugin": "^2.10.0", "@typescript-eslint/parser": "^2.10.0", "chai": "^4.1.2", diff --git a/src/nni_manager/rest_server/restValidationSchemas.ts b/src/nni_manager/rest_server/restValidationSchemas.ts index 7b620c9537..07e9dade16 100644 --- a/src/nni_manager/rest_server/restValidationSchemas.ts +++ b/src/nni_manager/rest_server/restValidationSchemas.ts @@ -104,6 +104,7 @@ export namespace ValidationSchemas { passWord: joi.string().min(1), token: joi.string().min(1), host: joi.string().min(1).required(), + reuse: joi.boolean(), }), kubeflow_config: joi.object({ // eslint-disable-line @typescript-eslint/camelcase operator: joi.string().min(1).required(), diff --git a/src/nni_manager/training_service/common/gpuData.ts b/src/nni_manager/training_service/common/gpuData.ts index caad31eaa9..655c885d59 100644 --- a/src/nni_manager/training_service/common/gpuData.ts +++ b/src/nni_manager/training_service/common/gpuData.ts @@ -16,12 +16,21 @@ export class GPUInfo { public gpuUtil: number; // the index number of this GPU (starting from 0) public readonly index: number; + public gpuMemTotal: number; + public gpuMemFree: number; + public gpuMemUsed: number; + public gpuType: string; - constructor(activeProcessNum: number, gpuMemUtil: number, gpuUtil: number, index: number) { + constructor(activeProcessNum: number, gpuMemUtil: number, gpuUtil: number, index: number, + gpuMemTotal: number, gpuMemFree: number, gpuMemUsed: number, gpuType: string) { this.activeProcessNum = activeProcessNum; this.gpuMemUtil = gpuMemUtil; this.gpuUtil = gpuUtil; this.index = index; + this.gpuMemTotal = gpuMemTotal; + this.gpuMemFree = gpuMemFree; + this.gpuMemUsed = gpuMemUsed; + this.gpuType = gpuType; } } @@ -44,7 +53,7 @@ export class GPUSummary { } export const GPU_INFO_COLLECTOR_FORMAT_WINDOWS: string = -` + ` $env:METRIC_OUTPUT_DIR="{0}" $app = Start-Process "python" -ArgumentList "-m nni_gpu_tool.gpu_metrics_collector" -passthru -NoNewWindow Write $app.ID | Out-File {1} -NoNewline -encoding utf8 diff --git a/src/nni_manager/training_service/pai/paiConfig.ts b/src/nni_manager/training_service/pai/paiConfig.ts index 61742f378a..eceda619c7 100644 --- a/src/nni_manager/training_service/pai/paiConfig.ts +++ b/src/nni_manager/training_service/pai/paiConfig.ts @@ -10,6 +10,7 @@ export class PAIClusterConfig { public readonly passWord?: string; public host: string; public readonly token?: string; + public readonly reuse?: boolean; /** * Constructor @@ -17,12 +18,14 @@ export class PAIClusterConfig { * @param passWord password of PAI Cluster * @param host Host IP of PAI Cluster * @param token PAI token of PAI Cluster + * @param reuse If job is reusable for multiple trials */ - constructor(userName: string, host: string, passWord?: string, token?: string) { + constructor(userName: string, host: string, passWord?: string, token?: string, reuse?: boolean) { this.userName = userName; this.passWord = passWord; this.host = host; this.token = token; + this.reuse = reuse; } } diff --git a/src/nni_manager/training_service/pai/paiK8S/paiK8SConfig.ts b/src/nni_manager/training_service/pai/paiK8S/paiK8SConfig.ts index 3cb7aac64f..216832f71a 100644 --- a/src/nni_manager/training_service/pai/paiK8S/paiK8SConfig.ts +++ b/src/nni_manager/training_service/pai/paiK8S/paiK8SConfig.ts @@ -1,21 +1,5 @@ -/** - * Copyright (c) Microsoft Corporation - * All rights reserved. - * - * MIT License - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated - * documentation files (the "Software"), to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and - * to permit persons to whom the Software is furnished to do so, subject to the following conditions: - * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING - * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, - * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - */ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. 'use strict'; import {TrialConfig} from '../../common/trialConfig'; diff --git a/src/nni_manager/training_service/pai/paiK8S/paiK8SData.ts b/src/nni_manager/training_service/pai/paiK8S/paiK8SData.ts index 7851ad7c84..2c6b9f3d66 100644 --- a/src/nni_manager/training_service/pai/paiK8S/paiK8SData.ts +++ b/src/nni_manager/training_service/pai/paiK8S/paiK8SData.ts @@ -1,21 +1,5 @@ -/** - * Copyright (c) Microsoft Corporation - * All rights reserved. - * - * MIT License - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated - * documentation files (the "Software"), to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and - * to permit persons to whom the Software is furnished to do so, subject to the following conditions: - * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING - * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, - * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - */ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. 'use strict'; diff --git a/src/nni_manager/training_service/pai/paiK8S/paiK8STrainingService.ts b/src/nni_manager/training_service/pai/paiK8S/paiK8STrainingService.ts index 8d8560e9d2..e243387d39 100644 --- a/src/nni_manager/training_service/pai/paiK8S/paiK8STrainingService.ts +++ b/src/nni_manager/training_service/pai/paiK8S/paiK8STrainingService.ts @@ -1,21 +1,5 @@ -/** - * Copyright (c) Microsoft Corporation - * All rights reserved. - * - * MIT License - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated - * documentation files (the "Software"), to deal in the Software without restriction, including without limitation - * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and - * to permit persons to whom the Software is furnished to do so, subject to the following conditions: - * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING - * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, - * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - */ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. 'use strict'; diff --git a/src/nni_manager/training_service/remote_machine/remoteMachineTrainingService.ts b/src/nni_manager/training_service/remote_machine/remoteMachineTrainingService.ts index e85c4a5e2d..15cea1ab4a 100644 --- a/src/nni_manager/training_service/remote_machine/remoteMachineTrainingService.ts +++ b/src/nni_manager/training_service/remote_machine/remoteMachineTrainingService.ts @@ -406,12 +406,11 @@ class RemoteMachineTrainingService implements TrainingService { private async setupConnections(machineList: string): Promise { this.log.debug(`Connecting to remote machines: ${machineList}`); - const deferred: Deferred = new Deferred(); //TO DO: verify if value's format is wrong, and json parse failed, how to handle error const rmMetaList: RemoteMachineMeta[] = JSON.parse(machineList); - let connectedRMNum: number = 0; - rmMetaList.forEach(async (rmMeta: RemoteMachineMeta) => { + const connectionPromises = []; + for (const rmMeta of rmMetaList) { rmMeta.occupiedGpuIndexMap = new Map(); const executorManager: ExecutorManager = new ExecutorManager(rmMeta); this.log.info(`connecting to ${rmMeta.username}@${rmMeta.ip}:${rmMeta.port}`); @@ -419,14 +418,11 @@ class RemoteMachineTrainingService implements TrainingService { this.log.debug(`reached ${executor.name}`); this.machineExecutorManagerMap.set(rmMeta, executorManager); this.log.debug(`initializing ${executor.name}`); - await this.initRemoteMachineOnConnected(rmMeta, executor); + connectionPromises.push(this.initRemoteMachineOnConnected(rmMeta, executor)); this.log.info(`connected to ${executor.name}`); - if (++connectedRMNum === rmMetaList.length) { - deferred.resolve(); - } - }); + } - return deferred.promise; + await Promise.all(connectionPromises); } private async initRemoteMachineOnConnected(rmMeta: RemoteMachineMeta, executor: ShellExecutor): Promise { @@ -460,7 +456,7 @@ class RemoteMachineTrainingService implements TrainingService { this.timer.unsubscribe(disposable); } } - if (this.stopping){ + if (this.stopping) { this.timer.unsubscribe(disposable); this.log.debug(`Stopped GPU collector on ${rmMeta.ip}, since experiment is exiting.`); } diff --git a/src/nni_manager/training_service/reusable/channels/fileCommandChannel.ts b/src/nni_manager/training_service/reusable/channels/fileCommandChannel.ts new file mode 100644 index 0000000000..3c5149603a --- /dev/null +++ b/src/nni_manager/training_service/reusable/channels/fileCommandChannel.ts @@ -0,0 +1,136 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +'use strict'; + +import * as component from "../../../common/component"; +import { delay } from "../../../common/utils"; +import { CommandChannel, RunnerConnection } from "../commandChannel"; +import { EnvironmentInformation, Channel } from "../environment"; +import { StorageService } from "../storageService"; + +class FileHandler { + public fileName: string; + public offset: number = 0; + + constructor(fileName: string) { + this.fileName = fileName; + } +} + + +class FileRunnerConnection extends RunnerConnection { + public handlers: Map = new Map(); +} + +export class FileCommandChannel extends CommandChannel { + private readonly commandPath = "commands"; + private stopping: boolean = false; + // make sure no concurrent issue when sending commands. + private sendQueues: [EnvironmentInformation, string][] = []; + + public get channelName(): Channel { + return "file"; + } + + public async config(_key: string, _value: any): Promise { + // do nothing + } + + public async start(): Promise { + // start command loops + this.receiveLoop(); + this.sendLoop(); + } + + public async stop(): Promise { + this.stopping = true; + } + + protected async sendCommandInternal(environment: EnvironmentInformation, message: string): Promise { + this.sendQueues.push([environment, message]); + } + + protected createRunnerConnection(environment: EnvironmentInformation): RunnerConnection { + return new FileRunnerConnection(environment); + } + + private async sendLoop(): Promise { + const intervalSeconds = 0.5; + while (!this.stopping) { + const start = new Date(); + + if (this.sendQueues.length > 0) { + const storageService = component.get(StorageService); + + while (this.sendQueues.length > 0) { + const item = this.sendQueues.shift(); + if (item === undefined) { + break; + } + const environment = item[0]; + const message = `${item[1]}\n`; + + const fileName = storageService.joinPath(environment.workingFolder, this.commandPath, `manager_commands.txt`); + await storageService.save(message, fileName, true); + } + } + + const end = new Date(); + const delayMs = intervalSeconds * 1000 - (end.valueOf() - start.valueOf()); + if (delayMs > 0) { + await delay(delayMs); + } + } + } + + private async receiveLoop(): Promise { + const intervalSeconds = 2; + const storageService = component.get(StorageService); + + while (!this.stopping) { + const start = new Date(); + + const runnerConnections = [...this.runnerConnections.values()] as FileRunnerConnection[]; + for (const runnerConnection of runnerConnections) { + const envCommandFolder = storageService.joinPath(runnerConnection.environment.workingFolder, this.commandPath); + // open new command files + if (runnerConnection.handlers.size < runnerConnection.environment.nodeCount) { + // to find all node commands file + const commandFileNames = await storageService.listDirectory(envCommandFolder); + const toAddedFileNames = []; + for (const commandFileName of commandFileNames) { + if (commandFileName.startsWith("runner_commands") && !runnerConnection.handlers.has(commandFileName)) { + toAddedFileNames.push(commandFileName); + } + } + + for (const toAddedFileName of toAddedFileNames) { + const fullPath = storageService.joinPath(envCommandFolder, toAddedFileName); + const fileHandler: FileHandler = new FileHandler(fullPath); + runnerConnection.handlers.set(toAddedFileName, fileHandler); + this.log.debug(`FileCommandChannel: added fileHandler env ${runnerConnection.environment.id} ${toAddedFileName}`); + } + } + + // to loop all commands + for (const fileHandler of runnerConnection.handlers.values()) { + const newContent = await storageService.readFileContent(fileHandler.fileName, fileHandler.offset, undefined); + if (newContent.length > 0) { + const commands = newContent.split('\n'); + for (const command of commands) { + this.handleCommand(runnerConnection.environment, command); + } + fileHandler.offset += newContent.length; + } + } + } + + const end = new Date(); + const delayMs = intervalSeconds * 1000 - (end.valueOf() - start.valueOf()); + if (delayMs > 0) { + await delay(delayMs); + } + } + } +} diff --git a/src/nni_manager/training_service/reusable/channels/webCommandChannel.ts b/src/nni_manager/training_service/reusable/channels/webCommandChannel.ts new file mode 100644 index 0000000000..774b1a8ffc --- /dev/null +++ b/src/nni_manager/training_service/reusable/channels/webCommandChannel.ts @@ -0,0 +1,126 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +'use strict'; + +import { Server as SocketServer } from "ws"; +import { getBasePort, getExperimentId } from "../../../common/experimentStartupInfo"; +import { INITIALIZED } from '../../../core/commands'; +import { CommandChannel, RunnerConnection } from "../commandChannel"; +import { Channel, EnvironmentInformation } from "../environment"; + +class WebRunnerConnection extends RunnerConnection { + public readonly clients: WebSocket[] = []; + + public async close(): Promise { + await super.close(); + while (this.clients.length > 0) { + const client = this.clients.shift(); + if (client !== undefined) { + client.close(); + } + } + } + + public AddClient(client: WebSocket): void { + this.clients.push(client); + } +} + +export class WebCommandChannel extends CommandChannel { + private readonly expId: string = getExperimentId(); + + private webSocketServer: SocketServer | undefined; + private clients: Map = new Map(); + + public get channelName(): Channel { + return "web"; + } + + public async config(_key: string, _value: any): Promise { + // do nothing + } + + public async start(): Promise { + const port = getBasePort() + 1; + this.webSocketServer = new SocketServer({ port }); + + this.webSocketServer.on('connection', (client: WebSocket) => { + this.log.debug(`WebCommandChannel: received connection`); + client.onerror = (event): void => { + this.log.error(`error on client ${JSON.stringify(event)}`); + } + + this.clients.set(client, undefined); + client.onmessage = (message): void => { + this.receivedWebSocketMessage(client, message); + }; + }).on('error', (error) => { + this.log.error(`error on websocket server ${error}`); + }); + } + + public async stop(): Promise { + if (this.webSocketServer !== undefined) { + this.webSocketServer.close(); + } + } + + protected async sendCommandInternal(environment: EnvironmentInformation, message: string): Promise { + if (this.webSocketServer === undefined) { + throw new Error(`WebCommandChannel: uninitialized!`) + } + const runnerConnection = this.runnerConnections.get(environment.id) as WebRunnerConnection; + if (runnerConnection !== undefined) { + for (const client of runnerConnection.clients) { + client.send(message); + } + } else { + this.log.warning(`WebCommandChannel: cannot find client for env ${environment.id}, message is ignored.`); + } + } + + protected createRunnerConnection(environment: EnvironmentInformation): RunnerConnection { + return new WebRunnerConnection(environment); + } + + private receivedWebSocketMessage(client: WebSocket, message: MessageEvent): void { + let connection = this.clients.get(client) as WebRunnerConnection | undefined; + const rawCommands = message.data.toString(); + + if (connection === undefined) { + // undefined means it's expecting initializing message. + const commands = this.parseCommands(rawCommands); + let isValid = false; + this.log.debug(`WebCommandChannel: received initialize message: ${JSON.stringify(rawCommands)}`); + + if (commands.length > 0) { + const commandType = commands[0][0]; + const result = commands[0][1]; + if (commandType === INITIALIZED && + result.expId === this.expId && + this.runnerConnections.has(result.runnerId) + ) { + const runnerConnection = this.runnerConnections.get(result.runnerId) as WebRunnerConnection; + this.clients.set(client, runnerConnection); + runnerConnection.AddClient(client); + connection = runnerConnection; + isValid = true; + this.log.debug(`WebCommandChannel: client of env ${runnerConnection.environment.id} initialized`); + } else { + this.log.warning(`WebCommandChannel: client is not initialized, runnerId: ${result.runnerId}, command: ${commandType}, expId: ${this.expId}, exists: ${this.runnerConnections.has(result.runnerId)}`); + } + } + + if (!isValid) { + this.log.warning(`WebCommandChannel: rejected client with invalid init message ${rawCommands}`); + client.close(); + this.clients.delete(client); + } + } + + if (connection !== undefined) { + this.handleCommand(connection.environment, rawCommands); + } + } +} diff --git a/src/nni_manager/training_service/reusable/commandChannel.ts b/src/nni_manager/training_service/reusable/commandChannel.ts new file mode 100644 index 0000000000..80b1ddc5b0 --- /dev/null +++ b/src/nni_manager/training_service/reusable/commandChannel.ts @@ -0,0 +1,129 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +'use strict'; + +import { EventEmitter } from "events"; +import { getLogger, Logger } from "../../common/log"; +import { TRIAL_COMMANDS } from "../../core/commands"; +import { encodeCommand } from "../../core/ipcInterface"; +import { Channel, EnvironmentInformation } from "./environment"; + +const acceptedCommands: Set = new Set(TRIAL_COMMANDS); + +export class Command { + public readonly environment: EnvironmentInformation; + public readonly command: string; + public readonly data: any; + + constructor(environment: EnvironmentInformation, command: string, data: any) { + if (!acceptedCommands.has(command)) { + throw new Error(`unaccepted command ${command}`); + } + this.environment = environment; + this.command = command; + this.data = data; + } +} + +export class RunnerConnection { + public readonly environment: EnvironmentInformation; + + constructor(environment: EnvironmentInformation) { + this.environment = environment; + } + + public async open(): Promise { + // do nothing + } + + public async close(): Promise { + // do nothing + } +} + +export abstract class CommandChannel { + protected readonly log: Logger; + protected runnerConnections: Map = new Map(); + protected readonly commandEmitter: EventEmitter; + + private readonly commandPattern: RegExp = /(?[\w]{2})(?[\d]{14})(?.*)\n?/gm; + + public constructor(commandEmitter: EventEmitter) { + this.log = getLogger(); + this.commandEmitter = commandEmitter; + } + + public abstract get channelName(): Channel; + public abstract config(key: string, value: any): Promise; + public abstract start(): Promise; + public abstract stop(): Promise; + + protected abstract sendCommandInternal(environment: EnvironmentInformation, message: string): Promise; + protected abstract createRunnerConnection(environment: EnvironmentInformation): RunnerConnection; + + public async sendCommand(environment: EnvironmentInformation, commantType: string, data: any): Promise { + const command = encodeCommand(commantType, JSON.stringify(data)); + this.log.debug(`CommandChannel: env ${environment.id} sending command: ${command}`); + await this.sendCommandInternal(environment, command.toString("utf8")); + } + + public async open(environment: EnvironmentInformation): Promise { + if (this.runnerConnections.has(environment.id)) { + throw new Error(`CommandChannel: env ${environment.id} is opened already, shouldn't be opened again.`); + } + const connection = this.createRunnerConnection(environment); + this.runnerConnections.set(environment.id, connection); + await connection.open(); + } + + public async close(environment: EnvironmentInformation): Promise { + if (this.runnerConnections.has(environment.id)) { + const connection = this.runnerConnections.get(environment.id); + this.runnerConnections.delete(environment.id); + if (connection !== undefined) { + await connection.close(); + } + } + } + + protected parseCommands(content: string): [string, any][] { + const commands: [string, any][] = []; + + let matches = this.commandPattern.exec(content); + + while (matches) { + if (undefined !== matches.groups) { + const commandType = matches.groups["type"]; + const dataLength = parseInt(matches.groups["length"]); + const data: any = matches.groups["data"]; + if (dataLength !== data.length) { + throw new Error(`dataLength ${dataLength} not equal to actual length ${data.length}: ${data}`); + } + try { + const finalData = JSON.parse(data); + // to handle encode('utf8') of Python + commands.push([commandType, finalData]); + } catch (error) { + this.log.error(`CommandChannel: error on parseCommands ${error}, original: ${matches.groups["data"]}`); + throw error; + } + } + matches = this.commandPattern.exec(content); + } + + return commands; + } + + protected handleCommand(environment: EnvironmentInformation, content: string): void { + const parsedResults = this.parseCommands(content); + + for (const parsedResult of parsedResults) { + const commandType = parsedResult[0]; + const data = parsedResult[1]; + const command = new Command(environment, commandType, data); + this.commandEmitter.emit("command", command); + this.log.trace(`CommandChannel: env ${environment.id} emit command: ${commandType}, ${data}.`); + } + } +} diff --git a/src/nni_manager/training_service/reusable/environment.ts b/src/nni_manager/training_service/reusable/environment.ts new file mode 100644 index 0000000000..14db7a661d --- /dev/null +++ b/src/nni_manager/training_service/reusable/environment.ts @@ -0,0 +1,109 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +'use strict'; + +import { GPUSummary } from "training_service/common/gpuData"; +import { getLogger, Logger } from "../../common/log"; +import { TrialJobStatus } from "../../common/trainingService"; +import { EventEmitter } from "events"; +import { WebCommandChannel } from "./channels/webCommandChannel"; +import { CommandChannel } from "./commandChannel"; + + +export type EnvironmentStatus = 'UNKNOWN' | 'WAITING' | 'RUNNING' | 'SUCCEEDED' | 'FAILED' | 'USER_CANCELED'; +export type Channel = "web" | "file" | "aml" | "ut"; + + +export class EnvironmentInformation { + private log: Logger; + + // NNI environment ID + public id: string; + // training platform unique job ID. + public jobId: string; + // training platform job friendly name, in case it's different with job ID. + public jobName: string; + + // key states + // true: environment is ready to run trial. + public isIdle: boolean = false; + // true: environment is running, waiting, or unknown. + public isAlive: boolean = true; + // don't set status in environment directly, use setFinalState function to set a final state. + public status: EnvironmentStatus = "UNKNOWN"; + + public trackingUrl: string = ""; + public workingFolder: string = ""; + public runnerWorkingFolder: string = ""; + public command: string = ""; + public nodeCount: number = 1; + + // it's used to aggregate node status for multiple node trial + public nodes: Map; + public gpuSummary: Map = new Map(); + + constructor(id: string, jobName: string, jobId?: string) { + this.log = getLogger(); + this.id = id; + this.jobName = jobName; + this.jobId = jobId ? jobId : jobName; + this.nodes = new Map(); + } + + public setFinalStatus(status: EnvironmentStatus): void { + switch (status) { + case 'WAITING': + case 'SUCCEEDED': + case 'FAILED': + case 'USER_CANCELED': + this.status = status; + break; + default: + this.log.error(`Environment: job ${this.jobId} set an invalid final state ${status}.`); + break; + } + } +} +export abstract class EnvironmentService { + + public abstract get hasStorageService(): boolean; + + public abstract config(key: string, value: string): Promise; + public abstract refreshEnvironmentsStatus(environments: EnvironmentInformation[]): Promise; + public abstract startEnvironment(environment: EnvironmentInformation): Promise; + public abstract stopEnvironment(environment: EnvironmentInformation): Promise; + + public getCommandChannel(commandEmitter: EventEmitter): CommandChannel { + return new WebCommandChannel(commandEmitter); + } + + public createEnviornmentInfomation(envId: string, envName: string): EnvironmentInformation { + return new EnvironmentInformation(envId, envName); + } +} + +export class NodeInfomation { + public id: string; + public status: TrialJobStatus = "UNKNOWN"; + public endTime?: number; + + constructor(id: string) { + this.id = id; + } +} + +export class RunnerSettings { + public experimentId: string = ""; + public platform: string = ""; + public nniManagerIP: string = ""; + public nniManagerPort: number = 8081; + public nniManagerVersion: string = ""; + public logCollection: string = "none"; + public command: string = ""; + public enableGpuCollector: boolean = false; + + // specify which communication channel is used by runner. + // supported channel includes: rest, storage, aml + public commandChannel: Channel = "file"; +} diff --git a/src/nni_manager/training_service/reusable/environments/openPaiEnvironmentService.ts b/src/nni_manager/training_service/reusable/environments/openPaiEnvironmentService.ts new file mode 100644 index 0000000000..ba8a3f4473 --- /dev/null +++ b/src/nni_manager/training_service/reusable/environments/openPaiEnvironmentService.ts @@ -0,0 +1,417 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +'use strict'; + +import * as fs from 'fs'; +import * as request from 'request'; +import { Deferred } from 'ts-deferred'; +import * as component from '../../../common/component'; +import { getExperimentId } from '../../../common/experimentStartupInfo'; +import { getLogger, Logger } from '../../../common/log'; +import { TrialConfigMetadataKey } from '../../common/trialConfigMetadataKey'; +import { PAIClusterConfig } from '../../pai/paiConfig'; +import { NNIPAIK8STrialConfig } from '../../pai/paiK8S/paiK8SConfig'; +import { EnvironmentInformation, EnvironmentService } from '../environment'; +import { StorageService } from '../storageService'; + +const yaml = require('js-yaml'); + +/** + * Collector PAI jobs info from PAI cluster, and update pai job status locally + */ +@component.Singleton +export class OpenPaiEnvironmentService extends EnvironmentService { + + private readonly log: Logger = getLogger(); + private paiClusterConfig: PAIClusterConfig | undefined; + private paiTrialConfig: NNIPAIK8STrialConfig | undefined; + private paiJobConfig: any; + private paiToken?: string; + private paiTokenUpdateTime?: number; + private readonly paiTokenUpdateInterval: number; + private protocol: string = 'http'; + + private experimentId: string; + + constructor() { + super(); + this.paiTokenUpdateInterval = 7200000; //2hours + this.experimentId = getExperimentId(); + } + + public get hasStorageService(): boolean { + return true; + } + + public async config(key: string, value: string): Promise { + switch (key) { + case TrialConfigMetadataKey.PAI_CLUSTER_CONFIG: + this.paiClusterConfig = JSON.parse(value); + this.paiClusterConfig.host = this.formatPAIHost(this.paiClusterConfig.host); + if (this.paiClusterConfig.passWord) { + // Get PAI authentication token + await this.updatePaiToken(); + } else if (this.paiClusterConfig.token) { + this.paiToken = this.paiClusterConfig.token; + } + break; + + case TrialConfigMetadataKey.TRIAL_CONFIG: { + if (this.paiClusterConfig === undefined) { + this.log.error('pai cluster config is not initialized'); + break; + } + this.paiTrialConfig = JSON.parse(value); + // Validate to make sure codeDir doesn't have too many files + + const storageService = component.get(StorageService); + const remoteRoot = storageService.joinPath(this.paiTrialConfig.nniManagerNFSMountPath, this.experimentId); + storageService.initialize(this.paiTrialConfig.nniManagerNFSMountPath, remoteRoot); + + if (this.paiTrialConfig.paiConfigPath) { + this.paiJobConfig = yaml.safeLoad(fs.readFileSync(this.paiTrialConfig.paiConfigPath, 'utf8')); + } + break; + } + default: + this.log.debug(`OpenPAI not proccessed metadata key: '${key}', value: '${value}'`); + } + } + + public async refreshEnvironmentsStatus(environments: EnvironmentInformation[]): Promise { + const deferred: Deferred = new Deferred(); + await this.refreshPlatform(); + + if (this.paiClusterConfig === undefined) { + throw new Error('PAI Cluster config is not initialized'); + } + if (this.paiToken === undefined) { + throw new Error('PAI token is not initialized'); + } + + const getJobInfoRequest: request.Options = { + uri: `${this.protocol}://${this.paiClusterConfig.host}/rest-server/api/v2/jobs?username=${this.paiClusterConfig.userName}`, + method: 'GET', + json: true, + headers: { + 'Content-Type': 'application/json', + Authorization: `Bearer ${this.paiToken}` + } + }; + + request(getJobInfoRequest, async (error: any, response: request.Response, body: any) => { + if ((error !== undefined && error !== null) || response.statusCode >= 400) { + this.log.error(`OpenPAI: get environment list from PAI Cluster failed!\nerror: ${error}`); + deferred.reject(error); + } else { + const jobInfos = new Map(); + body.forEach((jobInfo: any) => { + jobInfos.set(jobInfo.name, jobInfo); + }); + + environments.forEach((environment) => { + if (jobInfos.has(environment.jobId)) { + const jobResponse = jobInfos.get(environment.jobId); + if (jobResponse && jobResponse.state) { + const oldEnvironmentStatus = environment.status; + switch (jobResponse.state) { + case 'RUNNING': + case 'WAITING': + // RUNNING status is set by runner, and ignore waiting status + break; + case 'SUCCEEDED': + case 'FAILED': + environment.setFinalStatus(jobResponse.state); + break; + case 'STOPPED': + case 'STOPPING': + environment.setFinalStatus('USER_CANCELED'); + break; + default: + this.log.error(`OpenPAI: job ${environment.jobId} returns unknown state ${jobResponse.state}.`); + environment.setFinalStatus('UNKNOWN'); + } + if (oldEnvironmentStatus !== environment.status) { + this.log.debug(`OpenPAI: job ${environment.jobId} change status ${oldEnvironmentStatus} to ${environment.status} due to job is ${jobResponse.state}.`) + } + } else { + this.log.error(`OpenPAI: job ${environment.jobId} has no state returned. body:${JSON.stringify(jobResponse)}`); + // some error happens, and mark this environment + environment.status = 'FAILED'; + } + } else { + this.log.error(`OpenPAI job ${environment.jobId} is not found in job list.`); + environment.status = 'UNKNOWN'; + } + }); + deferred.resolve(); + } + }); + return deferred.promise; + } + + public async startEnvironment(environment: EnvironmentInformation): Promise { + const deferred: Deferred = new Deferred(); + + await this.refreshPlatform(); + + if (this.paiClusterConfig === undefined) { + throw new Error('PAI Cluster config is not initialized'); + } + if (this.paiToken === undefined) { + throw new Error('PAI token is not initialized'); + } + if (this.paiTrialConfig === undefined) { + throw new Error('PAI trial config is not initialized'); + } + + // Step 1. Prepare PAI job configuration + environment.runnerWorkingFolder = `${this.paiTrialConfig.containerNFSMountPath}/${this.experimentId}/envs/${environment.id}`; + environment.command = `cd ${environment.runnerWorkingFolder} && ${environment.command}` + environment.trackingUrl = `${this.protocol}://${this.paiClusterConfig.host}/job-detail.html?username=${this.paiClusterConfig.userName}&jobName=${environment.jobId}` + + // Step 2. Generate Job Configuration in yaml format + const paiJobConfig = this.generateJobConfigInYamlFormat(environment); + this.log.debug(`generated paiJobConfig: ${paiJobConfig}`); + + // Step 3. Submit PAI job via Rest call + const submitJobRequest: request.Options = { + uri: `${this.protocol}://${this.paiClusterConfig.host}/rest-server/api/v2/jobs`, + method: 'POST', + body: paiJobConfig, + headers: { + 'Content-Type': 'text/yaml', + Authorization: `Bearer ${this.paiToken}` + } + }; + request(submitJobRequest, (error, response, body) => { + if ((error !== undefined && error !== null) || response.statusCode >= 400) { + const errorMessage: string = (error !== undefined && error !== null) ? error.message : + `start environment ${environment.jobId} failed, http code:${response.statusCode}, http body: ${body}`; + + this.log.error(errorMessage); + environment.status = 'FAILED'; + } + deferred.resolve(); + }); + + return deferred.promise; + } + + public async stopEnvironment(environment: EnvironmentInformation): Promise { + const deferred: Deferred = new Deferred(); + + if (this.paiClusterConfig === undefined) { + return Promise.reject(new Error('PAI Cluster config is not initialized')); + } + if (this.paiToken === undefined) { + return Promise.reject(Error('PAI token is not initialized')); + } + + const stopJobRequest: request.Options = { + uri: `${this.protocol}://${this.paiClusterConfig.host}/rest-server/api/v2/jobs/${this.paiClusterConfig.userName}~${environment.jobId}/executionType`, + method: 'PUT', + json: true, + body: { value: 'STOP' }, + time: true, + headers: { + 'Content-Type': 'application/json', + Authorization: `Bearer ${this.paiToken}` + } + }; + + this.log.debug(`stopping OpenPAI environment ${environment.jobId}, ${stopJobRequest.uri}`); + + try { + request(stopJobRequest, (error, response, _body) => { + try { + if ((error !== undefined && error !== null) || (response && response.statusCode >= 400)) { + this.log.error(`OpenPAI: stop job ${environment.jobId} failed with ${response.statusCode}\n${error}`); + deferred.reject((error !== undefined && error !== null) ? error : + `Stop trial failed, http code: ${response.statusCode}`); + } else { + this.log.info(`OpenPAI job ${environment.jobId} stopped.`); + } + deferred.resolve(); + } catch (error) { + this.log.error(`OpenPAI error when inner stopping environment ${error}`); + deferred.reject(error); + } + }); + } catch (error) { + this.log.error(`OpenPAI error when stopping environment ${error}`); + return Promise.reject(error); + } + + return deferred.promise; + } + + private async refreshPlatform(): Promise { + if (this.paiClusterConfig && this.paiClusterConfig.passWord) { + try { + await this.updatePaiToken(); + } catch (error) { + this.log.error(`${error}`); + if (this.paiToken === undefined) { + throw new Error(error); + } + } + } + } + + private generateJobConfigInYamlFormat(environment: EnvironmentInformation): any { + if (this.paiTrialConfig === undefined) { + throw new Error('trial config is not initialized'); + } + const jobName = environment.jobId; + + let nniJobConfig: any = undefined; + if (this.paiTrialConfig.paiConfigPath) { + nniJobConfig = JSON.parse(JSON.stringify(this.paiJobConfig)); //Trick for deep clone in Typescript + nniJobConfig.name = jobName; + if (nniJobConfig.taskRoles) { + + environment.nodeCount = 0; + // count instance + for (const taskRoleName in nniJobConfig.taskRoles) { + const taskRole = nniJobConfig.taskRoles[taskRoleName]; + let instanceCount = 1; + if (taskRole.instances) { + instanceCount = taskRole.instances; + } + environment.nodeCount += instanceCount; + } + + + // Each taskRole will generate new command in NNI's command format + // Each command will be formatted to NNI style + for (const taskRoleName in nniJobConfig.taskRoles) { + const taskRole = nniJobConfig.taskRoles[taskRoleName]; + // replace ' to '\'' + const joinedCommand = taskRole.commands.join(" && ").replace("'", "'\\''").trim(); + const nniTrialCommand = `${environment.command} --node_count ${environment.nodeCount} --trial_command '${joinedCommand}'`; + this.log.debug(`replace command ${taskRole.commands} to ${[nniTrialCommand]}`); + taskRole.commands = [nniTrialCommand]; + } + } + + } else { + nniJobConfig = { + protocolVersion: 2, + name: jobName, + type: 'job', + jobRetryCount: 0, + prerequisites: [ + { + type: 'dockerimage', + uri: this.paiTrialConfig.image, + name: 'docker_image_0' + } + ], + taskRoles: { + taskrole: { + instances: 1, + completion: { + minFailedInstances: 1, + minSucceededInstances: -1 + }, + taskRetryCount: 0, + dockerImage: 'docker_image_0', + resourcePerInstance: { + gpu: this.paiTrialConfig.gpuNum, + cpu: this.paiTrialConfig.cpuNum, + memoryMB: this.paiTrialConfig.memoryMB + }, + commands: [ + environment.command + ] + } + }, + extras: { + 'storages': [ + { + name: this.paiTrialConfig.paiStorageConfigName + } + ], + submitFrom: 'submit-job-v2' + } + } + if (this.paiTrialConfig.virtualCluster) { + nniJobConfig.defaults = { + virtualCluster: this.paiTrialConfig.virtualCluster + } + } + } + return yaml.safeDump(nniJobConfig); + } + + protected formatPAIHost(host: string): string { + // If users' host start with 'http://' or 'https://', use the original host, + // or format to 'http//${host}' + if (host.startsWith('http://')) { + this.protocol = 'http'; + return host.replace('http://', ''); + } else if (host.startsWith('https://')) { + this.protocol = 'https'; + return host.replace('https://', ''); + } else { + return host; + } + } + /** + * Update pai token by the interval time or initialize the pai token + */ + protected async updatePaiToken(): Promise { + const deferred: Deferred = new Deferred(); + + const currentTime: number = new Date().getTime(); + //If pai token initialized and not reach the interval time, do not update + if (this.paiTokenUpdateTime !== undefined && (currentTime - this.paiTokenUpdateTime) < this.paiTokenUpdateInterval) { + return Promise.resolve(); + } + + if (this.paiClusterConfig === undefined) { + const paiClusterConfigError: string = `pai cluster config not initialized!`; + this.log.error(`${paiClusterConfigError}`); + throw Error(`${paiClusterConfigError}`); + } + + const authenticationReq: request.Options = { + uri: `${this.protocol}://${this.paiClusterConfig.host}/rest-server/api/v1/token`, + method: 'POST', + json: true, + body: { + username: this.paiClusterConfig.userName, + password: this.paiClusterConfig.passWord + } + }; + + request(authenticationReq, (error: any, response: request.Response, body: any) => { + if (error !== undefined && error !== null) { + this.log.error(`Get PAI token failed: ${error.message}, authenticationReq: ${authenticationReq}`); + deferred.reject(new Error(`Get PAI token failed: ${error.message}`)); + } else { + if (response.statusCode !== 200) { + this.log.error(`Get PAI token failed: get PAI Rest return code ${response.statusCode}, authenticationReq: ${authenticationReq}`); + deferred.reject(new Error(`Get PAI token failed code: ${response.statusCode}, body: ${response.body}, authenticationReq: ${authenticationReq}, please check paiConfig username or password`)); + } else { + this.paiToken = body.token; + this.paiTokenUpdateTime = new Date().getTime(); + deferred.resolve(); + } + } + }); + + let timeoutId: NodeJS.Timer; + const timeoutDelay: Promise = new Promise((_resolve: Function, reject: Function): void => { + // Set timeout and reject the promise once reach timeout (5 seconds) + timeoutId = setTimeout( + () => reject(new Error('Get PAI token timeout. Please check your PAI cluster.')), + 5000); + }); + + return Promise.race([timeoutDelay, deferred.promise]) + .finally(() => { clearTimeout(timeoutId); }); + } +} diff --git a/src/nni_manager/training_service/reusable/routerTrainingService.ts b/src/nni_manager/training_service/reusable/routerTrainingService.ts new file mode 100644 index 0000000000..06280a8124 --- /dev/null +++ b/src/nni_manager/training_service/reusable/routerTrainingService.ts @@ -0,0 +1,157 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +'use strict'; + +import { Container, Scope } from 'typescript-ioc'; +import * as component from '../../common/component'; +import { getLogger, Logger } from '../../common/log'; +import { TrainingService, TrialJobApplicationForm, TrialJobDetail, TrialJobMetric } from '../../common/trainingService'; +import { delay } from '../../common/utils'; +import { TrialConfigMetadataKey } from '../common/trialConfigMetadataKey'; +import { PAIClusterConfig } from '../pai/paiConfig'; +import { PAIK8STrainingService } from '../pai/paiK8S/paiK8STrainingService'; +import { EnvironmentService } from './environment'; +import { OpenPaiEnvironmentService } from './environments/openPaiEnvironmentService'; +import { MountedStorageService } from './storages/mountedStorageService'; +import { StorageService } from './storageService'; +import { TrialDispatcher } from './trialDispatcher'; + + +/** + * It's a intermedia implementation to support reusable training service. + * The final goal is to support reusable training job in higher level than training service. + */ +@component.Singleton +class RouterTrainingService implements TrainingService { + protected readonly log!: Logger; + private internalTrainingService: TrainingService | undefined; + private metaDataCache: Map = new Map(); + + constructor() { + this.log = getLogger(); + } + + public async listTrialJobs(): Promise { + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + return await this.internalTrainingService.listTrialJobs(); + } + + public async getTrialJob(trialJobId: string): Promise { + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + return await this.internalTrainingService.getTrialJob(trialJobId); + } + + public addTrialJobMetricListener(listener: (metric: TrialJobMetric) => void): void { + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + this.internalTrainingService.addTrialJobMetricListener(listener); + } + + public removeTrialJobMetricListener(listener: (metric: TrialJobMetric) => void): void { + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + this.internalTrainingService.removeTrialJobMetricListener(listener); + } + + public async submitTrialJob(form: TrialJobApplicationForm): Promise { + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + return await this.internalTrainingService.submitTrialJob(form); + } + + public async updateTrialJob(trialJobId: string, form: TrialJobApplicationForm): Promise { + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + return await this.internalTrainingService.updateTrialJob(trialJobId, form); + } + + public get isMultiPhaseJobSupported(): boolean { + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + return this.internalTrainingService.isMultiPhaseJobSupported; + } + + public async cancelTrialJob(trialJobId: string, isEarlyStopped?: boolean | undefined): Promise { + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + await this.internalTrainingService.cancelTrialJob(trialJobId, isEarlyStopped); + } + + public async setClusterMetadata(key: string, value: string): Promise { + if (this.internalTrainingService === undefined) { + if (key === TrialConfigMetadataKey.PAI_CLUSTER_CONFIG) { + const config = JSON.parse(value); + if (config.reuse === true) { + this.log.info(`reuse flag enabled, use EnvironmentManager.`); + this.internalTrainingService = component.get(TrialDispatcher); + + // TODO to support other serivces later. + Container.bind(EnvironmentService) + .to(OpenPaiEnvironmentService) + .scope(Scope.Singleton); + // TODO to support other storages later. + Container.bind(StorageService) + .to(MountedStorageService) + .scope(Scope.Singleton); + } else { + this.log.debug(`caching metadata key:{} value:{}, as training service is not determined.`); + this.internalTrainingService = component.get(PAIK8STrainingService); + } + for (const [key, value] of this.metaDataCache) { + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + await this.internalTrainingService.setClusterMetadata(key, value); + } + + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + await this.internalTrainingService.setClusterMetadata(key, value); + + this.metaDataCache.clear(); + } else { + this.log.debug(`caching metadata key:{} value:{}, as training service is not determined.`); + this.metaDataCache.set(key, value); + } + } else { + await this.internalTrainingService.setClusterMetadata(key, value); + } + } + + public async getClusterMetadata(key: string): Promise { + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + return await this.internalTrainingService.getClusterMetadata(key); + } + + public async cleanUp(): Promise { + if (this.internalTrainingService === undefined) { + throw new Error("TrainingService is not assigned!"); + } + await this.internalTrainingService.cleanUp(); + } + + public async run(): Promise { + // wait internal training service is assigned. + // It will be assigned after set metadata of paiConfig + while (this.internalTrainingService === undefined) { + await delay(100); + } + return await this.internalTrainingService.run(); + } +} + +export { RouterTrainingService }; diff --git a/src/nni_manager/training_service/reusable/storageService.ts b/src/nni_manager/training_service/reusable/storageService.ts new file mode 100644 index 0000000000..75b64c2606 --- /dev/null +++ b/src/nni_manager/training_service/reusable/storageService.ts @@ -0,0 +1,185 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +'use strict'; + +import * as fs from 'fs'; +import * as os from 'os'; +import * as path from 'path'; +import { getLogger, Logger } from '../../common/log'; +import { uniqueString } from '../../common/utils'; +import { tarAdd } from '../common/util'; + +export abstract class StorageService { + protected localRoot: string = ""; + protected remoteRoot: string = ""; + protected logger: Logger; + + protected abstract internalConfig(key: string, value: string): void; + protected abstract async internalRemove(remotePath: string, isDirectory: boolean, isRecursive: boolean): Promise; + protected abstract async internalRename(remotePath: string, newName: string): Promise; + protected abstract async internalMkdir(remotePath: string): Promise; + protected abstract async internalCopy(sourcePath: string, targetPath: string, isDirectory: boolean, isFromRemote: boolean, isToRemote: boolean): Promise; + protected abstract async internalExists(remotePath: string): Promise; + protected abstract async internalRead(remotePath: string, offset: number, length: number): Promise; + protected abstract async internalList(remotePath: string): Promise; + protected abstract async internalAttach(remotePath: string, content: string): Promise; + protected abstract internalIsRelativePath(path: string): boolean; + protected abstract internalJoin(...paths: string[]): string; + protected abstract internalDirname(...paths: string[]): string; + protected abstract internalBasename(...paths: string[]): string; + + constructor() { + this.logger = getLogger(); + } + + public initialize(localRoot: string, remoteRoot: string): void { + this.logger.debug(`Initializing storage to local: ${localRoot} remote: ${remoteRoot}`); + this.localRoot = localRoot; + this.remoteRoot = remoteRoot; + } + + public async rename(remotePath: string, newName: string): Promise { + remotePath = this.expandPath(true, remotePath); + this.logger.debug(`rename remotePath: ${remotePath} to: ${newName}`); + await this.internalRename(remotePath, newName); + } + + public async createDirectory(remotePath: string): Promise { + remotePath = this.expandPath(true, remotePath); + this.logger.debug(`create remotePath: ${remotePath}`); + await this.internalMkdir(remotePath); + } + + public async copyDirectory(localPath: string, remotePath: string, asGzip: boolean = false): Promise { + localPath = this.expandPath(false, localPath); + remotePath = this.expandPath(true, remotePath); + this.logger.debug(`copy localPath: ${localPath} to remotePath: ${remotePath}, asGzip ${asGzip}`); + if (!await this.internalExists(remotePath)) { + await this.internalMkdir(remotePath); + } + + if (asGzip) { + const localPathBaseName = path.basename(localPath); + const tempTarFileName = `nni_tmp_${localPathBaseName}_${uniqueString(5)}.tar.gz`; + const tarFileName = `${localPathBaseName}.tar.gz`; + const localTarPath: string = path.join(os.tmpdir(), tempTarFileName); + await tarAdd(localTarPath, localPath); + await this.internalCopy(localTarPath, remotePath, false, false, true); + const remoteFileName = this.internalJoin(remotePath, tempTarFileName); + await this.internalRename(remoteFileName, tarFileName); + await fs.promises.unlink(localTarPath); + + remotePath = this.internalJoin(remotePath, tarFileName); + } else { + await this.internalCopy(localPath, remotePath, true, false, true); + remotePath = this.internalJoin(remotePath, path.basename(localPath)); + } + + return remotePath; + } + + public async copyDirectoryBack(remotePath: string, localPath: string): Promise { + localPath = this.expandPath(false, localPath); + remotePath = this.expandPath(true, remotePath); + this.logger.debug(`copy remotePath: ${remotePath} to localPath: ${localPath}`); + return await this.internalCopy(localPath, remotePath, true, true, false); + } + + public async removeDirectory(remotePath: string, isRecursive: boolean): Promise { + remotePath = this.expandPath(true, remotePath); + this.logger.debug(`remove remotePath: ${remotePath}`); + await this.internalRemove(remotePath, true, isRecursive); + } + + public async readFileContent(remotePath: string, offset: number = -1, length: number = -1): Promise { + remotePath = this.expandPath(true, remotePath); + this.logger.debug(`read remote file: ${remotePath}, offset: ${offset}, length: ${length}`); + return this.internalRead(remotePath, offset, length); + } + + public async listDirectory(remotePath: string): Promise { + remotePath = this.expandPath(true, remotePath); + this.logger.debug(`list remotePath: ${remotePath}`); + return await this.internalList(remotePath); + } + + public async exists(remotePath: string): Promise { + remotePath = this.expandPath(true, remotePath); + const exists = await this.internalExists(remotePath); + this.logger.debug(`exists remotePath: ${remotePath} is ${exists}`); + return exists + } + + public async save(content: string, remotePath: string, isAttach: boolean = false): Promise { + remotePath = this.expandPath(true, remotePath); + this.logger.debug(`saving content to remotePath: ${remotePath}, length: ${content.length}, isAttach: ${isAttach}`); + const remoteDir = this.internalDirname(remotePath); + + if (isAttach) { + if (await this.internalExists(remoteDir) === false) { + await this.internalMkdir(remoteDir); + } + const result = await this.internalAttach(remotePath, content); + if (false === result) { + throw new Error("this.internalAttach doesn't support"); + } + } else { + const fileName = this.internalBasename(remotePath); + const tempFileName = `temp_${uniqueString(4)}_${fileName}`; + const localTempFileName = path.join(os.tmpdir(), tempFileName); + const remoteTempFile = this.internalJoin(remoteDir, tempFileName); + + if (await this.internalExists(remotePath) === true) { + await this.internalRemove(remotePath, false, false); + } + await fs.promises.writeFile(localTempFileName, content); + await this.internalCopy(localTempFileName, remoteDir, false, false, true); + await this.rename(remoteTempFile, fileName); + await fs.promises.unlink(localTempFileName); + } + } + + public async copyFile(localPath: string, remotePath: string): Promise { + localPath = this.expandPath(false, localPath); + remotePath = this.expandPath(true, remotePath); + this.logger.debug(`copying file localPath: ${localPath} to remotePath: ${remotePath}`); + await this.internalCopy(localPath, remotePath, false, false, true); + } + + public async copyFileBack(remotePath: string, localPath: string): Promise { + localPath = this.expandPath(false, localPath); + remotePath = this.expandPath(true, remotePath); + this.logger.debug(`copy file remotePath: ${remotePath} to localPath: ${localPath}`); + await this.internalCopy(localPath, remotePath, false, true, false); + } + + public async removeFile(remotePath: string): Promise { + remotePath = this.expandPath(true, remotePath); + this.logger.debug(`remove file remotePath: ${remotePath}`); + await this.internalRemove(remotePath, false, false); + } + + public joinPath(...paths: string[]): string { + let fullPath = this.internalJoin(...paths); + if (this.internalIsRelativePath(fullPath) === true && this.remoteRoot !== "") { + fullPath = this.internalJoin(this.remoteRoot, fullPath); + } + return fullPath; + } + + private expandPath(isRemote: boolean, ...paths: string[]): string { + let normalizedPath: string; + + if (isRemote) { + normalizedPath = this.joinPath(...paths); + } else { + normalizedPath = path.join(...paths); + if (!path.isAbsolute(normalizedPath) && this.localRoot !== "") { + normalizedPath = path.join(this.localRoot, normalizedPath); + } + } + + return normalizedPath; + } +} diff --git a/src/nni_manager/training_service/reusable/storages/mountedStorageService.ts b/src/nni_manager/training_service/reusable/storages/mountedStorageService.ts new file mode 100644 index 0000000000..a3e592e74c --- /dev/null +++ b/src/nni_manager/training_service/reusable/storages/mountedStorageService.ts @@ -0,0 +1,148 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import * as fs from 'fs'; +import * as path from 'path'; +import { Deferred } from "ts-deferred"; +import { StorageService } from "../storageService"; + +export class MountedStorageService extends StorageService { + + protected internalConfig(_key: string, _value: string): void { + // nothing to config + } + + protected async internalRemove(path: string, isDirectory: boolean, isRecursive: boolean): Promise { + if (isDirectory) { + if (isRecursive) { + const children = await fs.promises.readdir(path); + for (const file of children) { + const stat = await fs.promises.lstat(file); + this.internalRemove(file, stat.isDirectory(), isRecursive); + } + } else { + await fs.promises.rmdir(path); + } + } else { + await fs.promises.unlink(path); + } + } + + protected async internalRename(remotePath: string, newName: string): Promise { + const dirName = path.dirname(remotePath); + newName = this.internalJoin(dirName, newName); + + await fs.promises.rename(remotePath, newName); + } + + protected async internalMkdir(remotePath: string): Promise { + if (!fs.existsSync(remotePath)) { + await fs.promises.mkdir(remotePath, { recursive: true }); + } + } + + protected async internalCopy(sourcePath: string, targetPath: string, isDirectory: boolean, isFromRemote: boolean = false, isToRemote: boolean = true): Promise { + if (sourcePath === targetPath) { + return targetPath; + } + + this.logger.debug(`copying ${sourcePath} to ${targetPath}, dir ${isDirectory}, isFromRemote ${isFromRemote}, isToRemote: ${isToRemote}`); + if (isDirectory) { + const basename = isFromRemote ? this.internalBasename(sourcePath) : path.basename(sourcePath); + if (isToRemote) { + targetPath = this.internalJoin(targetPath, basename); + await this.internalMkdir(targetPath); + } else { + targetPath = path.join(targetPath, basename); + await fs.promises.mkdir(targetPath); + } + const children = await fs.promises.readdir(sourcePath); + for (const child of children) { + const childSourcePath = this.internalJoin(sourcePath, child); + const stat = await fs.promises.lstat(childSourcePath); + await this.internalCopy(childSourcePath, targetPath, stat.isDirectory(), isFromRemote, isToRemote); + } + return targetPath; + } else { + // This behavior may not be consistent for each platform, but it needs to correct to same + await this.internalMkdir(targetPath); + const targetFileName = path.join(targetPath, path.basename(sourcePath)); + await fs.promises.copyFile(sourcePath, targetFileName); + return targetFileName; + } + } + + protected async internalExists(remotePath: string): Promise { + const deferred = new Deferred(); + fs.exists(remotePath, (exists) => { + deferred.resolve(exists); + }); + return deferred.promise; + } + + protected async internalRead(remotePath: string, offset?: number, length?: number): Promise { + const deferred = new Deferred(); + // set a max length to 1MB for performance concern. + const maxLength = 1024 * 1024; + if (offset === undefined) { + offset = -1; + } + const current: number = offset < 0 ? 0 : offset; + if (length === undefined) { + length = -1; + } + const readLength: number = length < 0 ? maxLength : length; + let result: string = ""; + + const stream = fs.createReadStream(remotePath, + { + encoding: "utf8", + start: current, + end: readLength + current, + }).on("data", (data) => { + result += data; + }).on("end", () => { + stream.close(); + deferred.resolve(result); + }).on("error", (err) => { + deferred.reject(err); + }); + + return deferred.promise; + + } + + protected async internalList(remotePath: string): Promise { + let results: string[] = []; + + if (await this.internalExists(remotePath) === true) { + results = await fs.promises.readdir(remotePath); + } + + return results; + } + + protected async internalAttach(remotePath: string, content: string): Promise { + await fs.promises.appendFile(remotePath, content, { + encoding: "utf8", + flag: "a", + }); + return true; + } + + protected internalIsRelativePath(remotePath: string): boolean { + return !path.isAbsolute(remotePath); + } + + protected internalJoin(...paths: string[]): string { + return path.join(...paths); + } + + protected internalDirname(remotePath: string): string { + return path.dirname(remotePath); + } + + protected internalBasename(remotePath: string): string { + return path.basename(remotePath); + } +} diff --git a/src/nni_manager/training_service/reusable/trial.ts b/src/nni_manager/training_service/reusable/trial.ts new file mode 100644 index 0000000000..7f1c6323a5 --- /dev/null +++ b/src/nni_manager/training_service/reusable/trial.ts @@ -0,0 +1,42 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +'use strict'; + +import { TrialJobApplicationForm, TrialJobDetail, TrialJobStatus } from "../../common/trainingService"; +import { GPUInfo } from "../../training_service/common/gpuData"; +import { EnvironmentInformation, NodeInfomation } from "./environment"; + +export class TrialDetail implements TrialJobDetail { + public id: string; + public status: TrialJobStatus; + public submitTime: number; + public startTime?: number; + public endTime?: number; + public tags?: string[]; + public url?: string; + public workingDirectory: string; + public form: TrialJobApplicationForm; + public isEarlyStopped?: boolean; + public environment?: EnvironmentInformation; + + // init settings of trial + public settings = {}; + // it's used to aggregate node status for multiple node trial + public nodes: Map; + // assigned GPUs for multi-trial scheduled. + public assignedGpus: GPUInfo[] = []; + + public readonly TRIAL_METADATA_DIR = ".nni"; + + constructor(id: string, status: TrialJobStatus, submitTime: number, + workingDirectory: string, form: TrialJobApplicationForm) { + this.id = id; + this.status = status; + this.submitTime = submitTime; + this.workingDirectory = workingDirectory; + this.form = form; + this.tags = []; + this.nodes = new Map(); + } +} diff --git a/src/nni_manager/training_service/reusable/trialDispatcher.ts b/src/nni_manager/training_service/reusable/trialDispatcher.ts new file mode 100644 index 0000000000..c9bb29bd62 --- /dev/null +++ b/src/nni_manager/training_service/reusable/trialDispatcher.ts @@ -0,0 +1,643 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +'use strict'; + +import { EventEmitter } from 'events'; +import * as fs from 'fs'; +import * as path from 'path'; +import { Writable } from 'stream'; +import { String } from 'typescript-string-operations'; +import * as component from '../../common/component'; +import { getExperimentId, getPlatform, getBasePort } from '../../common/experimentStartupInfo'; +import { getLogger, Logger } from '../../common/log'; +import { NNIManagerIpConfig, TrainingService, TrialJobApplicationForm, TrialJobMetric, TrialJobStatus } from '../../common/trainingService'; +import { delay, getExperimentRootDir, getLogLevel, getVersion, mkDirPSync, uniqueString } from '../../common/utils'; +import { GPU_INFO, INITIALIZED, KILL_TRIAL_JOB, NEW_TRIAL_JOB, REPORT_METRIC_DATA, SEND_TRIAL_JOB_PARAMETER, STDOUT, TRIAL_END, VERSION_CHECK } from '../../core/commands'; +import { GPUSummary } from '../../training_service/common/gpuData'; +import { CONTAINER_INSTALL_NNI_SHELL_FORMAT } from '../common/containerJobData'; +import { TrialConfig } from '../common/trialConfig'; +import { TrialConfigMetadataKey } from '../common/trialConfigMetadataKey'; +import { validateCodeDir } from '../common/util'; +import { WebCommandChannel } from './channels/webCommandChannel'; +import { Command, CommandChannel } from './commandChannel'; +import { EnvironmentInformation, EnvironmentService, NodeInfomation, RunnerSettings } from './environment'; +import { StorageService } from './storageService'; +import { TrialDetail } from './trial'; + + +/** + * It uses to manage jobs on training platforms + * and expose trial as trial job to upper level. +**/ +@component.Singleton +class TrialDispatcher implements TrainingService { + + private readonly NNI_METRICS_PATTERN: string = `NNISDK_MEb'(?.*?)'`; + private readonly log: Logger; + private readonly isDeveloping: boolean = false; + private stopping: boolean = false; + + private readonly metricsEmitter: EventEmitter; + private readonly experimentId: string; + + private enableVersionCheck: boolean = true; + + private trialConfig: TrialConfig | undefined; + private runnerSettings: RunnerSettings; + + private commandEmitter: EventEmitter | undefined; + private commandChannel: CommandChannel | undefined; + + private readonly trials: Map; + private readonly environments: Map; + + constructor() { + this.log = getLogger(); + this.trials = new Map(); + this.environments = new Map(); + this.metricsEmitter = new EventEmitter(); + this.experimentId = getExperimentId(); + this.runnerSettings = new RunnerSettings(); + this.runnerSettings.experimentId = this.experimentId; + this.runnerSettings.platform = getPlatform(); + + const logLevel = getLogLevel(); + this.log.debug(`current folder ${__dirname}`); + // different source folder in Linux and Windows + if (logLevel == "debug" && (fs.existsSync("../../../src/nni_manager") || __dirname.endsWith("src\\nni_manager\\dist\\training_service\\reusable"))) { + this.log.debug("log level is debug, and exist code folder, so set to developing mode."); + this.isDeveloping = true; + this.runnerSettings.enableGpuCollector = true; + } + } + + public async listTrialJobs(): Promise { + const trials: TrialDetail[] = []; + + for (const key of this.trials.keys()) { + trials.push(await this.getTrialJob(key)); + } + + return trials; + } + + public async getTrialJob(trialJobId: string): Promise { + const trial: TrialDetail | undefined = this.trials.get(trialJobId); + if (trial === undefined) { + throw new Error(`trial job ${trialJobId} not found`); + } + + return trial; + } + + public async submitTrialJob(form: TrialJobApplicationForm): Promise { + if (this.trialConfig === undefined) { + throw new Error(`trialConfig not initialized!`); + } + + const trialId: string = uniqueString(5); + + const environmentService = component.get(EnvironmentService); + let trialWorkingFolder: string = ""; + if (environmentService.hasStorageService) { + const storageService = component.get(StorageService); + trialWorkingFolder = storageService.joinPath('trials', trialId); + } + const trialJobDetail: TrialDetail = new TrialDetail(trialId, "WAITING", Date.now(), trialWorkingFolder, form); + + this.trials.set(trialId, trialJobDetail); + + return trialJobDetail; + } + + // to support multi phase + public async updateTrialJob(trialJobId: string, form: TrialJobApplicationForm): Promise { + const trialDetail = await this.getTrialJob(trialJobId); + const environment = trialDetail.environment; + if (environment === undefined) { + throw new Error(`TrialDispatcher: trial ${trialJobId}'s env shouldn't be undefined in updateTrialJob.`); + } + if (this.commandChannel === undefined) { + throw new Error(`TrialDispatcher: commandChannel shouldn't be undefined in updateTrialJob.`); + } + + const message = { + "trialId": trialJobId, + "parameters": form.hyperParameters, + } + await this.commandChannel.sendCommand(environment, SEND_TRIAL_JOB_PARAMETER, message); + + return trialDetail; + } + + public async cancelTrialJob(trialJobId: string, isEarlyStopped?: boolean | undefined): Promise { + if (this.commandChannel === undefined) { + throw new Error(`TrialDispatcher: commandChannel shouldn't be undefined in cancelTrialJob.`); + } + const trial = await this.getTrialJob(trialJobId); + switch (trial.status) { + case "RUNNING": + case "WAITING": + case "UNKNOWN": + { + const environment = trial.environment; + if (environment) { + await this.commandChannel.sendCommand(environment, KILL_TRIAL_JOB, trial.id); + trial.isEarlyStopped = isEarlyStopped; + trial.status = trial.isEarlyStopped === true ? + 'EARLY_STOPPED' : 'USER_CANCELED'; + this.releaseEnvironment(trial); + } + } + break; + } + } + + public async run(): Promise { + const environmentService = component.get(EnvironmentService); + + this.commandEmitter = new EventEmitter(); + this.commandChannel = new WebCommandChannel(this.commandEmitter); + + // TODO it's a hard code of web channel, it needs to be improved. + this.runnerSettings.nniManagerPort = getBasePort() + 1; + this.runnerSettings.commandChannel = this.commandChannel.channelName; + + // for AML channel, other channels can ignore this. + this.commandChannel.config("MetricEmitter", this.metricsEmitter); + + // start channel + this.commandEmitter.on("command", (command: Command): void => { + this.handleCommand(command).catch((err: Error) => { + this.log.error(`TrialDispatcher: error on handle env ${command.environment.id} command: ${command.command}, data: ${command.data}, error: ${err}`); + }) + }); + this.commandChannel.start(); + this.log.info(`TrialDispatcher: started channel: ${this.commandChannel.constructor.name}`); + + if (this.trialConfig === undefined) { + throw new Error(`trial config shouldn't be undefined in run()`); + } + + if (environmentService.hasStorageService) { + this.log.info(`TrialDispatcher: copying code and settings.`); + const storageService = component.get(StorageService); + // Copy the compressed file to remoteDirectory and delete it + const codeDir = path.resolve(this.trialConfig.codeDir); + const envDir = storageService.joinPath("envs"); + const codeFileName = await storageService.copyDirectory(codeDir, envDir, true); + storageService.rename(codeFileName, "nni-code.tar.gz"); + + const installFileName = storageService.joinPath(envDir, 'install_nni.sh'); + await storageService.save(CONTAINER_INSTALL_NNI_SHELL_FORMAT, installFileName); + + const runnerSettings = storageService.joinPath(envDir, "settings.json"); + await storageService.save(JSON.stringify(this.runnerSettings), runnerSettings); + + if (this.isDeveloping) { + let trialToolsPath = path.join(__dirname, "../../../../../tools/nni_trial_tool"); + if (false === fs.existsSync(trialToolsPath)) { + trialToolsPath = path.join(__dirname, "..\\..\\..\\..\\..\\tools\\nni_trial_tool"); + } + await storageService.copyDirectory(trialToolsPath, envDir, true); + } + } + + this.log.info(`TrialDispatcher: run loop started.`); + await Promise.all([ + this.environmentMaintenanceLoop(), + this.trialManagementLoop(), + ]); + } + + public addTrialJobMetricListener(listener: (metric: TrialJobMetric) => void): void { + this.metricsEmitter.on('metric', listener); + } + + public removeTrialJobMetricListener(listener: (metric: TrialJobMetric) => void): void { + this.metricsEmitter.off('metric', listener); + } + + public get isMultiPhaseJobSupported(): boolean { + return true; + } + + public async setClusterMetadata(key: string, value: string): Promise { + switch (key) { + case TrialConfigMetadataKey.NNI_MANAGER_IP: + this.runnerSettings.nniManagerIP = (JSON.parse(value)).nniManagerIp; + break; + case TrialConfigMetadataKey.VERSION_CHECK: + this.enableVersionCheck = (value === 'true' || value === 'True'); + this.runnerSettings.nniManagerVersion = this.enableVersionCheck ? await getVersion() : ''; + break; + case TrialConfigMetadataKey.LOG_COLLECTION: + this.runnerSettings.logCollection = value; + break; + case TrialConfigMetadataKey.TRIAL_CONFIG: + // TODO to support more storage types by better parameters. + this.trialConfig = JSON.parse(value); + + this.runnerSettings.command = this.trialConfig.command; + // Validate to make sure codeDir doesn't have too many files + await validateCodeDir(this.trialConfig.codeDir); + break; + } + const environmentService = component.get(EnvironmentService); + await environmentService.config(key, value); + } + + public getClusterMetadata(_key: string): Promise { + throw new Error('Not implemented!'); + } + + public async cleanUp(): Promise { + if (this.commandChannel === undefined) { + throw new Error(`TrialDispatcher: commandChannel shouldn't be undefined in cleanUp.`); + } + if (this.commandEmitter === undefined) { + throw new Error(`TrialDispatcher: commandEmitter shouldn't be undefined in cleanUp.`); + } + this.stopping = true; + const environmentService = component.get(EnvironmentService); + const environments = [...this.environments.values()]; + + for (let index = 0; index < environments.length; index++) { + const environment = environments[index]; + if (environment.isAlive === true) { + this.log.info(`stopping environment ${environment.id}...`); + await environmentService.stopEnvironment(environment); + await this.commandChannel.close(environment); + this.log.info(`stopped environment ${environment.id}.`); + } + } + + this.commandEmitter.off("command", this.handleCommand); + this.commandChannel.stop(); + } + + private async environmentMaintenanceLoop(): Promise { + if (this.commandChannel === undefined) { + throw new Error(`TrialDispatcher: commandChannel shouldn't be undefined in environmentMaintenanceLoop.`); + } + const environmentService = component.get(EnvironmentService); + while (!this.stopping) { + const environments: EnvironmentInformation[] = []; + for (const environment of this.environments.values()) { + if (environment.isAlive === true) { + environments.push(environment); + } else { + await this.commandChannel.close(environment); + } + } + await environmentService.refreshEnvironmentsStatus(environments); + + environments.forEach((environment) => { + const oldIsAlive = environment.isAlive; + switch (environment.status) { + case 'WAITING': + case 'RUNNING': + case 'UNKNOWN': + environment.isAlive = true; + break; + default: + environment.isAlive = false; + break; + } + if (oldIsAlive !== environment.isAlive) { + this.log.debug(`set environment ${environment.id} isAlive from ${oldIsAlive} to ${environment.isAlive} due to status is ${environment.status}.`); + } + }); + await delay(5000); + } + } + + private async trialManagementLoop(): Promise { + if (this.commandChannel === undefined) { + throw new Error(`TrialDispatcher: commandChannel shouldn't be undefined in trialManagementLoop.`); + } + + while (!this.stopping) { + await delay(2000); + + const toRefreshedTrials: TrialDetail[] = []; + for (const trial of this.trials.values()) { + if (trial.status === "RUNNING" || trial.status === "WAITING" || trial.status === "UNKNOWN") { + toRefreshedTrials.push(trial); + } + } + + if (toRefreshedTrials.length == 0) { + continue; + } + + const waitingTrials: TrialDetail[] = []; + let liveTrialsCount = 0; + for (const trial of toRefreshedTrials) { + const currentStatus = trial.status; + switch (currentStatus) { + case "RUNNING": + { + const environment = trial.environment; + + if (environment === undefined) { + this.log.error(`found running trial ${trial.id} has no environment, set trial to UNKNOWN.`); + trial.status = "UNKNOWN"; + liveTrialsCount++; + continue; + } + const environmentStatus = environment.status; + + // any node exit, then make sure the whole trial stopped. + if (trial.nodes.size > 0) { + const completedCount = trial.nodes.size; + let finalStatus: TrialJobStatus = "SUCCEEDED"; + let lastTimestamp: number | undefined; + this.log.debug(`found ${completedCount} completed trial node(s), nodeCount: ${environment.nodeCount}`); + + // if some trial processes doesn't exit, kill it for next one. + // for example, in horovod, it's just sleep command, has no impact on trial result. + if (environment.nodeCount > completedCount) { + this.log.info(`stop partial completed trial ${trial.id}`); + await this.commandChannel.sendCommand(environment, KILL_TRIAL_JOB, trial.id); + } + for (const node of trial.nodes.values()) { + if (node.status === "FAILED") { + finalStatus = "FAILED"; + } + if (node.endTime !== undefined) { + if (lastTimestamp === undefined) { + lastTimestamp = node.endTime + } else { + lastTimestamp = Math.max(node.endTime, lastTimestamp); + } + } + } + trial.status = finalStatus; + if (lastTimestamp === undefined) { + trial.endTime = lastTimestamp; + } + this.releaseEnvironment(trial); + } else if (environmentStatus !== "RUNNING") { + this.log.error(`found running trial ${trial.id} on '${environment.jobId}' with '${environmentStatus}', set trial to environment status.`); + this.releaseEnvironment(trial); + trial.status = environmentStatus; + } else { + liveTrialsCount++; + } + } + break; + case "WAITING": + case "UNKNOWN": + // deal it later, if there is free environment. + waitingTrials.push(trial); + liveTrialsCount++; + break; + } + } + + let liveEnvironmentsCount = 0; + const idleEnvironments: EnvironmentInformation[] = []; + this.environments.forEach((environment) => { + if (environment.isAlive === true) { + liveEnvironmentsCount++; + if (environment.status === "RUNNING" && environment.isIdle) { + idleEnvironments.push(environment); + } + } + }); + + while (idleEnvironments.length > 0 && waitingTrials.length > 0) { + const trial = waitingTrials.shift(); + const idleEnvironment = idleEnvironments.shift(); + if (trial !== undefined && idleEnvironment != undefined) { + await this.assignEnvironment(trial, idleEnvironment); + } + } + + if (liveEnvironmentsCount < liveTrialsCount) { + this.log.info(`request new environment, since live trials ${liveTrialsCount} ` + + `is more than live environments ${liveEnvironmentsCount}`); + for (let index = 0; index < liveTrialsCount - liveEnvironmentsCount; index++) { + await this.requestEnvironment(); + } + } + } + } + + private async requestEnvironment(): Promise { + if (this.commandChannel === undefined) { + throw new Error(`TrialDispatcher: commandChannel shouldn't be undefined in requestEnvironment.`); + } + + const environmentService = component.get(EnvironmentService); + const envId = uniqueString(5); + const envName = `nni_exp_${this.experimentId}_env_${envId}`; + const environment = environmentService.createEnviornmentInfomation(envId, envName); + + environment.command = `sh ../install_nni.sh && python3 -m nni_trial_tool.trial_runner`; + + if (this.isDeveloping) { + environment.command = "[ -d \"nni_trial_tool\" ] && echo \"nni_trial_tool exists already\" || (mkdir ./nni_trial_tool && tar -xof ../nni_trial_tool.tar.gz -C ./nni_trial_tool) && pip3 install websockets && " + environment.command; + } + + if (environmentService.hasStorageService) { + const storageService = component.get(StorageService); + environment.workingFolder = storageService.joinPath("envs", envId); + await storageService.createDirectory(environment.workingFolder); + } + + this.environments.set(environment.id, environment); + await environmentService.startEnvironment(environment); + + if (environment.status === "FAILED") { + environment.isIdle = false; + environment.isAlive = false; + throw new Error(`error on request environment ${environment.jobId}, please check log for more details.`); + } else { + environment.isIdle = true; + environment.isAlive = true; + } + + await this.commandChannel.open(environment); + this.log.info(`requested environment ${environment.id} and job id is ${environment.jobId}.`); + } + + private async assignEnvironment(trial: TrialDetail, environment: EnvironmentInformation): Promise { + if (this.commandChannel === undefined) { + throw new Error(`TrialDispatcher: commandChannel shouldn't be undefined in assignEnvironment.`); + } + + if (trial.environment) { + throw new Error(`trial ${trial.id} has assigned environment ${trial.environment.id} already, not assign to ${environment.id}!`); + } + if (environment.isIdle == false) { + throw new Error(`environment ${environment.id} is not idle, and cannot be assigned again!`); + } + this.log.info(`assigning environment ${environment.id} to trial ${trial.id}.`); + + environment.isIdle = false; + trial.environment = environment; + trial.settings = { + trialId: trial.id, + sequenceId: trial.form.sequenceId, + parameter: trial.form.hyperParameters, + } + trial.startTime = Date.now(); + trial.status = "RUNNING"; + await this.commandChannel.sendCommand(trial.environment, NEW_TRIAL_JOB, trial.settings); + } + + private releaseEnvironment(trial: TrialDetail): void { + if (!trial.environment) { + throw new Error(`environment is not assigned to trial ${trial.id}, and cannot be released!`); + } + if (trial.environment.isIdle) { + throw new Error(`environment ${trial.environment.id} is idle already!`); + } + trial.environment.isIdle = true; + trial.environment = undefined; + } + + private async handleMetricData(trialId: string, data: any): Promise { + if (Array.isArray(data)) { + for (const subItem of data) { + this.metricsEmitter.emit('metric', { + id: trialId, + data: subItem + }); + } + } else { + this.metricsEmitter.emit('metric', { + id: trialId, + data: data + }); + } + } + + private async handleStdout(commandData: any): Promise { + const trialLogDir: string = path.join(getExperimentRootDir(), 'trials', commandData["trial"]); + mkDirPSync(trialLogDir); + const trialLogPath: string = path.join(trialLogDir, 'stdout_log_collection.log'); + try { + let skipLogging: boolean = false; + if (commandData["tag"] === 'trial' && commandData["msg"] !== undefined) { + const message = commandData["msg"]; + const metricsContent: any = message.match(this.NNI_METRICS_PATTERN); + if (metricsContent && metricsContent.groups) { + const key: string = 'metrics'; + const data = metricsContent.groups[key]; + const metricData = JSON.parse('"' + data.split('"').join('\\"') + '"'); + await this.handleMetricData(commandData["trial"], metricData); + skipLogging = true; + } + } + + if (!skipLogging) { + // Construct write stream to write remote trial's log into local file + const writeStream: Writable = fs.createWriteStream(trialLogPath, { + flags: 'a+', + encoding: 'utf8', + autoClose: true + }); + + writeStream.write(String.Format('{0}\n', commandData["msg"])); + writeStream.end(); + } + } catch (err) { + this.log.error(`TrialDispatcher: handleStdout error: ${err}`); + } + } + + private async handleCommand(command: Command): Promise { + this.log.debug(`TrialDispatcher: env ${command.environment.id} received command ${command.command}, data: ${command.data}`); + const environment = command.environment; + const data = command.data; + const nodeId = data["node"]; + switch (command.command) { + case REPORT_METRIC_DATA: + this.log.error(`TrialDispatcher: TODO: not implement to handle direct REPORT_METRIC_DATA command yet.`); + break; + case STDOUT: + await this.handleStdout(data); + break; + case INITIALIZED: + { + const oldStatus = environment.status; + let isAllReady = true; + + if (environment.nodeCount > 1) { + let node = environment.nodes.get(nodeId); + if (node === undefined) { + node = new NodeInfomation(nodeId); + environment.nodes.set(nodeId, node); + } + const oldNodeStatus = node.status; + if (oldNodeStatus === "UNKNOWN" || oldNodeStatus === "WAITING") { + node.status = "RUNNING"; + } + + if (environment.nodes.size === environment.nodeCount) { + for (const node of environment.nodes.values()) { + if (node.status !== "RUNNING") { + isAllReady = false; + break; + } + } + } else { + isAllReady = false; + } + } + + // single node is always ready to set env status + if (isAllReady && oldStatus === "UNKNOWN") { + environment.status = "RUNNING"; + this.log.info(`TrialDispatcher: env ${environment.id} received initialized message, old status: ${oldStatus}, new status: ${environment.status}.`); + } + } + break; + case VERSION_CHECK: + { + if (this.enableVersionCheck) { + const checkResultSuccess: boolean = data["tag"] === 'VCSuccess' ? true : false; + if (checkResultSuccess) { + this.log.info(`TrialDispatcher: Version check in trialKeeper success!`); + } else { + const errorMessage = `TrialDispatcher: Version check error, ${data["msg"]}!`; + this.log.error(errorMessage); + } + } + } + break; + case GPU_INFO: + environment.gpuSummary.set(nodeId, (data)); + break; + case TRIAL_END: + { + const trialId = data["trial"]; + const trial = await this.getTrialJob(trialId); + const code = parseInt(data["code"]); + const timestamp = parseInt(data["time"]); + let exitStatus: TrialJobStatus = "SUCCEEDED"; + if (code !== 0) { + exitStatus = "FAILED"; + } + + let node = environment.nodes.get(nodeId); + if (node === undefined) { + node = new NodeInfomation(nodeId); + trial.nodes.set(nodeId, node); + } + if (undefined === node) { + throw new Error("node is impossible to be undefined (see above code), but make eslint happy!"); + } + node.status = exitStatus; + node.endTime = timestamp; + } + break; + } + } +} + +export { TrialDispatcher }; diff --git a/src/nni_manager/yarn.lock b/src/nni_manager/yarn.lock index afe17342f2..15b5b7340a 100644 --- a/src/nni_manager/yarn.lock +++ b/src/nni_manager/yarn.lock @@ -11,14 +11,12 @@ "@babel/code-frame@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e" - integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g== dependencies: "@babel/highlight" "^7.8.3" "@babel/core@^7.7.5": version "7.9.0" resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e" - integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w== dependencies: "@babel/code-frame" "^7.8.3" "@babel/generator" "^7.9.0" @@ -40,7 +38,6 @@ "@babel/generator@^7.9.0": version "7.9.4" resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.4.tgz#12441e90c3b3c4159cdecf312075bf1a8ce2dbce" - integrity sha512-rjP8ahaDy/ouhrvCoU1E5mqaitWrxwuNGU+dy1EpaoK48jZay4MdkskKGIMHLZNewg8sAsqpGSREJwP0zH3YQA== dependencies: "@babel/types" "^7.9.0" jsesc "^2.5.1" @@ -50,7 +47,6 @@ "@babel/helper-function-name@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca" - integrity sha512-BCxgX1BC2hD/oBlIFUgOCQDOPV8nSINxCwM3o93xP4P9Fq6aV5sgv2cOOITDMtCfQ+3PvHp3l689XZvAM9QyOA== dependencies: "@babel/helper-get-function-arity" "^7.8.3" "@babel/template" "^7.8.3" @@ -59,28 +55,24 @@ "@babel/helper-get-function-arity@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5" - integrity sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA== dependencies: "@babel/types" "^7.8.3" "@babel/helper-member-expression-to-functions@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz#659b710498ea6c1d9907e0c73f206eee7dadc24c" - integrity sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA== dependencies: "@babel/types" "^7.8.3" "@babel/helper-module-imports@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498" - integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg== dependencies: "@babel/types" "^7.8.3" "@babel/helper-module-transforms@^7.9.0": version "7.9.0" resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz#43b34dfe15961918707d247327431388e9fe96e5" - integrity sha512-0FvKyu0gpPfIQ8EkxlrAydOWROdHpBmiCiRwLkUiBGhCUPRRbVD2/tm3sFr/c/GWFrQ/ffutGUAnx7V0FzT2wA== dependencies: "@babel/helper-module-imports" "^7.8.3" "@babel/helper-replace-supers" "^7.8.6" @@ -93,14 +85,12 @@ "@babel/helper-optimise-call-expression@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz#7ed071813d09c75298ef4f208956006b6111ecb9" - integrity sha512-Kag20n86cbO2AvHca6EJsvqAd82gc6VMGule4HwebwMlwkpXuVqrNRj6CkCV2sKxgi9MyAUnZVnZ6lJ1/vKhHQ== dependencies: "@babel/types" "^7.8.3" "@babel/helper-replace-supers@^7.8.6": version "7.8.6" resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8" - integrity sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA== dependencies: "@babel/helper-member-expression-to-functions" "^7.8.3" "@babel/helper-optimise-call-expression" "^7.8.3" @@ -110,7 +100,6 @@ "@babel/helper-simple-access@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae" - integrity sha512-VNGUDjx5cCWg4vvCTR8qQ7YJYZ+HBjxOgXEl7ounz+4Sn7+LMD3CFrCTEU6/qXKbA2nKg21CwhhBzO0RpRbdCw== dependencies: "@babel/template" "^7.8.3" "@babel/types" "^7.8.3" @@ -118,19 +107,16 @@ "@babel/helper-split-export-declaration@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9" - integrity sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA== dependencies: "@babel/types" "^7.8.3" "@babel/helper-validator-identifier@^7.9.0": version "7.9.0" resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed" - integrity sha512-6G8bQKjOh+of4PV/ThDm/rRqlU7+IGoJuofpagU5GlEl29Vv0RGqqt86ZGRV8ZuSOY3o+8yXl5y782SMcG7SHw== "@babel/helpers@^7.9.0": version "7.9.2" resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.2.tgz#b42a81a811f1e7313b88cba8adc66b3d9ae6c09f" - integrity sha512-JwLvzlXVPjO8eU9c/wF9/zOIN7X6h8DYf7mG4CiFRZRvZNKEF5dQ3H3V+ASkHoIB3mWhatgl5ONhyqHRI6MppA== dependencies: "@babel/template" "^7.8.3" "@babel/traverse" "^7.9.0" @@ -147,7 +133,6 @@ "@babel/highlight@^7.8.3": version "7.9.0" resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.9.0.tgz#4e9b45ccb82b79607271b2979ad82c7b68163079" - integrity sha512-lJZPilxX7Op3Nv/2cvFdnlepPXDxi29wxteT57Q965oc5R9v86ztx0jfxVrTcBk8C2kcPkkDa2Z4T3ZsPPVWsQ== dependencies: "@babel/helper-validator-identifier" "^7.9.0" chalk "^2.0.0" @@ -156,12 +141,10 @@ "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0": version "7.9.4" resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8" - integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA== "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6": version "7.8.6" resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b" - integrity sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg== dependencies: "@babel/code-frame" "^7.8.3" "@babel/parser" "^7.8.6" @@ -170,7 +153,6 @@ "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0": version "7.9.0" resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.0.tgz#d3882c2830e513f4fe4cec9fe76ea1cc78747892" - integrity sha512-jAZQj0+kn4WTHO5dUZkZKhbFrqZE7K5LAQ5JysMnmvGij+wOdr+8lWqPeW0BcF4wFwrEXXtdGO7wcV6YPJcf3w== dependencies: "@babel/code-frame" "^7.8.3" "@babel/generator" "^7.9.0" @@ -185,7 +167,6 @@ "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0": version "7.9.0" resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5" - integrity sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng== dependencies: "@babel/helper-validator-identifier" "^7.9.0" lodash "^4.17.13" @@ -194,7 +175,6 @@ "@istanbuljs/load-nyc-config@^1.0.0": version "1.0.0" resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.0.0.tgz#10602de5570baea82f8afbfa2630b24e7a8cfe5b" - integrity sha512-ZR0rq/f/E4f4XcgnDvtMWXCUJpi8eO0rssVhmztsZqLIEFA9UUP9zmpE0VxlM+kv/E1ul2I876Fwil2ayptDVg== dependencies: camelcase "^5.3.1" find-up "^4.1.0" @@ -204,7 +184,6 @@ "@istanbuljs/schema@^0.1.2": version "0.1.2" resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd" - integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw== "@sindresorhus/is@^0.7.0": version "0.7.0" @@ -234,7 +213,6 @@ "@types/color-name@^1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0" - integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ== "@types/connect@*": version "3.4.32" @@ -465,6 +443,12 @@ version "2.3.3" resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-2.3.3.tgz#7f226d67d654ec9070e755f46daebf014628e9d9" +"@types/ws@^7.2.5": + version "7.2.5" + resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.5.tgz#513f28b04a1ea1aa9dc2cad3f26e8e37c88aae49" + dependencies: + "@types/node" "*" + "@typescript-eslint/eslint-plugin@^2.10.0": version "2.10.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.10.0.tgz#c4cb103275e555e8a7e9b3d14c5951eb6d431e70" @@ -529,7 +513,6 @@ acorn-jsx@^5.1.0: acorn@>=7.1.1, acorn@^7.1.0: version "7.1.1" resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf" - integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg== agent-base@4, agent-base@^4.3.0: version "4.3.0" @@ -559,7 +542,6 @@ aggregate-error@^1.0.0: aggregate-error@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.0.1.tgz#db2fe7246e536f40d9b5442a39e117d7dd6a24e0" - integrity sha512-quoaXsZ9/BLNae5yiNoUz+Nhkwz83GhWwtYFglcjEQB2NDHCIpApbqXxIFnm4Pq/Nvhrsq5sYJFyohrrxnTGAA== dependencies: clean-stack "^2.0.0" indent-string "^4.0.0" @@ -591,7 +573,6 @@ ansi-align@^2.0.0: ansi-colors@3.2.3: version "3.2.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.3.tgz#57d35b8686e851e2cc04c403f1c00203976a1813" - integrity sha512-LEHHyuhlPY3TmuUYMh2oz89lTShfvgbmzaBcxve9t/9Wuy7Dwf4yoAKcND7KFT1HAQfqZ12qtc+DUrBMeKF9nw== ansi-escapes@^4.2.1: version "4.3.0" @@ -624,7 +605,6 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1: ansi-styles@^4.0.0: version "4.2.1" resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1.tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359" - integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA== dependencies: "@types/color-name" "^1.1.1" color-convert "^2.0.1" @@ -640,7 +620,6 @@ ansistyles@~0.1.3: anymatch@~3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142" - integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg== dependencies: normalize-path "^3.0.0" picomatch "^2.0.4" @@ -648,7 +627,6 @@ anymatch@~3.1.1: append-transform@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/append-transform/-/append-transform-2.0.0.tgz#99d9d29c7b38391e6f428d28ce136551f0b77e12" - integrity sha512-7yeyCEurROLQJFv5Xj4lEGTy0borxepjFv1g22oAdqFu//SrAlDl1O1Nxx15SH1RoliUml6p8dwJW9jvZughhg== dependencies: default-require-extensions "^3.0.0" @@ -779,7 +757,6 @@ bin-links@^1.1.2, bin-links@^1.1.6: binary-extensions@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.0.0.tgz#23c0df14f6a88077f5f986c0d167ec03c3d5537c" - integrity sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow== bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5: version "3.7.2" @@ -828,7 +805,6 @@ brace-expansion@^1.1.7: braces@~3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" - integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== dependencies: fill-range "^7.0.1" @@ -899,7 +875,6 @@ cacheable-request@^2.1.1: caching-transform@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/caching-transform/-/caching-transform-4.0.0.tgz#00d297a4206d71e2163c39eaffa8157ac0651f0f" - integrity sha512-kpqOvwXnjjN44D89K5ccQC+RUrsy7jB/XLlRrx0D7/2HNcTPqzsb6XgYoErwko6QsV184CA2YgS1fxDiiDZMWA== dependencies: hasha "^5.0.0" make-dir "^3.0.0" @@ -925,7 +900,6 @@ camelcase@^4.0.0, camelcase@^4.1.0: camelcase@^5.0.0, camelcase@^5.3.1: version "5.3.1" resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" - integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== capture-stack-trace@^1.0.0: version "1.0.1" @@ -987,7 +961,6 @@ child-process-promise@^2.2.1: chokidar@3.3.0: version "3.3.0" resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.3.0.tgz#12c0714668c55800f659e262d4962a97faf554a6" - integrity sha512-dGmKLDdT3Gdl7fBUe8XK+gAtGmzy5Fn0XkkWQuYxGIgWVPPse2CxFA5mtrlD0TOHaHjEUqkWNyP1XdHoJES/4A== dependencies: anymatch "~3.1.1" braces "~3.0.2" @@ -1033,7 +1006,6 @@ clean-stack@^1.0.0: clean-stack@^2.0.0: version "2.2.0" resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b" - integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A== cli-boxes@^1.0.0: version "1.0.0" @@ -1076,7 +1048,6 @@ cliui@^4.0.0: cliui@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5" - integrity sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA== dependencies: string-width "^3.1.0" strip-ansi "^5.2.0" @@ -1085,7 +1056,6 @@ cliui@^5.0.0: cliui@^6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1" - integrity sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ== dependencies: string-width "^4.2.0" strip-ansi "^6.0.0" @@ -1125,7 +1095,6 @@ color-convert@^1.9.0: color-convert@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" - integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== dependencies: color-name "~1.1.4" @@ -1136,7 +1105,6 @@ color-name@1.1.1: color-name@~1.1.4: version "1.1.4" resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" - integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== colors@^1.1.2: version "1.4.0" @@ -1211,7 +1179,6 @@ content-type@~1.0.4: convert-source-map@^1.7.0: version "1.7.0" resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442" - integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA== dependencies: safe-buffer "~5.1.1" @@ -1272,7 +1239,6 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5: cross-spawn@^7.0.0: version "7.0.1" resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.1.tgz#0ab56286e0f7c24e153d04cc2aa027e43a9a5d14" - integrity sha512-u7v4o84SwFpD32Z8IIcPZ6z1/ie24O6RU3RbtL5Y316l3KuHVPx9ItBgWQ6VlfAFnRnTtMUrsQ9MUUTuEZjogg== dependencies: path-key "^3.1.0" shebang-command "^2.0.0" @@ -1355,7 +1321,6 @@ deepmerge@^2.1.1: default-require-extensions@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/default-require-extensions/-/default-require-extensions-3.0.0.tgz#e03f93aac9b2b6443fc52e5e4a37b3ad9ad8df96" - integrity sha512-ek6DpXq/SCpvjhpFsLFRVtIxJCRw6fUR42lYMVZuUMK7n8eMz4Uh5clckdBjEpLhn/gEBZo7hDJnJcwdKLKQjg== dependencies: strip-bom "^4.0.0" @@ -1766,7 +1731,6 @@ file-entry-cache@^5.0.1: fill-range@^7.0.1: version "7.0.1" resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40" - integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== dependencies: to-regex-range "^5.0.1" @@ -1785,7 +1749,6 @@ finalhandler@1.1.1: find-cache-dir@^3.2.0: version "3.3.1" resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.1.tgz#89b33fad4a4670daa94f855f7fbe31d6d84fe880" - integrity sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ== dependencies: commondir "^1.0.1" make-dir "^3.0.2" @@ -1810,7 +1773,6 @@ find-up@^2.1.0: find-up@^4.0.0, find-up@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19" - integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== dependencies: locate-path "^5.0.0" path-exists "^4.0.0" @@ -1826,7 +1788,6 @@ flat-cache@^2.0.1: flat@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/flat/-/flat-4.1.0.tgz#090bec8b05e39cba309747f1d588f04dbaf98db2" - integrity sha512-Px/TiLIznH7gEDlPXcUD4KnBusa6kR6ayRUVcnEAbreRIuhkqow/mun59BuRXwoYk7ZQOLW1ZM05ilIvK38hFw== dependencies: is-buffer "~2.0.3" @@ -1850,7 +1811,6 @@ flush-write-stream@^1.0.0: foreground-child@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-2.0.0.tgz#71b32800c9f15aa8f2f83f4a6bd9bff35d861a53" - integrity sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA== dependencies: cross-spawn "^7.0.0" signal-exit "^3.0.2" @@ -1892,7 +1852,6 @@ from2@^2.1.0, from2@^2.1.1: fromentries@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.2.0.tgz#e6aa06f240d6267f913cea422075ef88b63e7897" - integrity sha512-33X7H/wdfO99GdRLLgkjUrD4geAFdq/Uv0kl3HD4da6HDixd2GUg8Mw7dahLCV9r/EARkmtYBB6Tch4EEokFTQ== fs-minipass@^1.2.5: version "1.2.5" @@ -1931,7 +1890,6 @@ fs.realpath@^1.0.0: fsevents@~2.1.1: version "2.1.2" resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805" - integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA== function-bind@^1.1.1: version "1.1.1" @@ -1961,7 +1919,6 @@ genfun@^5.0.0: gensync@^1.0.0-beta.1: version "1.0.0-beta.1" resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.1.tgz#58f4361ff987e5ff6e1e7a210827aa371eaac269" - integrity sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg== gentle-fs@^2.3.0: version "2.3.0" @@ -1986,7 +1943,6 @@ get-caller-file@^1.0.1: get-caller-file@^2.0.1: version "2.0.5" resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" - integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== get-func-name@^2.0.0: version "2.0.0" @@ -2024,7 +1980,6 @@ glob-parent@^5.0.0: glob-parent@~5.1.0: version "5.1.1" resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229" - integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ== dependencies: is-glob "^4.0.1" @@ -2162,7 +2117,6 @@ has-flag@^3.0.0: has-flag@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" - integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== has-symbol-support-x@^1.4.1: version "1.4.2" @@ -2198,7 +2152,6 @@ hash-base@^3.0.0: hasha@^5.0.0: version "5.2.0" resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.0.tgz#33094d1f69c40a4a6ac7be53d5fe3ff95a269e0c" - integrity sha512-2W+jKdQbAdSIrggA8Q35Br8qKadTrqCTC8+XZvBWepKDK6m9XkX6Iz1a2yh2KP01kzAR/dpuMeUnocoLYDcskw== dependencies: is-stream "^2.0.0" type-fest "^0.8.0" @@ -2206,7 +2159,6 @@ hasha@^5.0.0: he@1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" - integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== hoek@2.x.x, hoek@^4.2.1: version "4.2.1" @@ -2223,7 +2175,6 @@ hosted-git-info@^2.7.1, hosted-git-info@^2.8.5: html-escaper@^2.0.0: version "2.0.2" resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453" - integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg== http-cache-semantics@3.8.1, http-cache-semantics@^3.8.1: version "3.8.1" @@ -2336,7 +2287,6 @@ indent-string@^3.0.0: indent-string@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251" - integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg== infer-owner@^1.0.3, infer-owner@^1.0.4: version "1.0.4" @@ -2418,14 +2368,12 @@ ipaddr.js@1.6.0: is-binary-path@~2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09" - integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw== dependencies: binary-extensions "^2.0.0" is-buffer@~2.0.3: version "2.0.4" resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.4.tgz#3e572f23c8411a5cfd9557c849e3665e0b290623" - integrity sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A== is-callable@^1.1.4: version "1.1.4" @@ -2491,7 +2439,6 @@ is-npm@^1.0.0: is-number@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b" - integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== is-obj@^1.0.0: version "1.0.1" @@ -2540,7 +2487,6 @@ is-stream@^1.0.0, is-stream@^1.1.0: is-stream@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3" - integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== is-symbol@^1.0.2: version "1.0.3" @@ -2555,7 +2501,6 @@ is-typedarray@^1.0.0, is-typedarray@~1.0.0: is-windows@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d" - integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA== is@^3.2.1: version "3.3.0" @@ -2584,19 +2529,16 @@ isstream@~0.1.2: istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.0.0-alpha.1: version "3.0.0" resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz#f5944a37c70b550b02a78a5c3b2055b280cec8ec" - integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg== istanbul-lib-hook@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz#8f84c9434888cc6b1d0a9d7092a76d239ebf0cc6" - integrity sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ== dependencies: append-transform "^2.0.0" istanbul-lib-instrument@^4.0.0: version "4.0.1" resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.1.tgz#61f13ac2c96cfefb076fe7131156cc05907874e6" - integrity sha512-imIchxnodll7pvQBYOqUu88EufLCU56LMeFPZZM/fJZ1irYcYdqroaV+ACK1Ila8ls09iEYArp+nqyC6lW1Vfg== dependencies: "@babel/core" "^7.7.5" "@babel/parser" "^7.7.5" @@ -2609,7 +2551,6 @@ istanbul-lib-instrument@^4.0.0: istanbul-lib-processinfo@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2.0.2.tgz#e1426514662244b2f25df728e8fd1ba35fe53b9c" - integrity sha512-kOwpa7z9hme+IBPZMzQ5vdQj8srYgAtaRqeI48NGmAQ+/5yKiHLV0QbYqQpxsdEF0+w14SoB8YbnHKcXE2KnYw== dependencies: archy "^1.0.0" cross-spawn "^7.0.0" @@ -2622,7 +2563,6 @@ istanbul-lib-processinfo@^2.0.2: istanbul-lib-report@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#7518fe52ea44de372f460a76b5ecda9ffb73d8a6" - integrity sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw== dependencies: istanbul-lib-coverage "^3.0.0" make-dir "^3.0.0" @@ -2631,7 +2571,6 @@ istanbul-lib-report@^3.0.0: istanbul-lib-source-maps@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz#75743ce6d96bb86dc7ee4352cf6366a23f0b1ad9" - integrity sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg== dependencies: debug "^4.1.1" istanbul-lib-coverage "^3.0.0" @@ -2721,7 +2660,6 @@ json-stringify-safe@~5.0.1: json5@^2.1.2: version "2.1.2" resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.2.tgz#43ef1f0af9835dd624751a6b7fa48874fb2d608e" - integrity sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ== dependencies: minimist "^1.2.5" @@ -2924,7 +2862,6 @@ locate-path@^3.0.0: locate-path@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0" - integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g== dependencies: p-locate "^4.1.0" @@ -3023,7 +2960,6 @@ lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15: log-symbols@3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-3.0.0.tgz#f3a08516a5dea893336a7dee14d18a1cfdab77c4" - integrity sha512-dSkNGuI7iG3mfvDzUuYZyvk5dD9ocYCYzNU6CYDE6+Xqd+gwme6Z00NS3dUh8mq/73HaEtT7m6W+yUPtU6BZnQ== dependencies: chalk "^2.4.2" @@ -3068,7 +3004,6 @@ make-dir@^1.0.0: make-dir@^3.0.0, make-dir@^3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.0.2.tgz#04a1acbf22221e1d6ef43559f43e05a90dbb4392" - integrity sha512-rYKABKutXa6vXTXhoV18cBE7PaewPXHe/Bdq4v+ZLMhxbWApkFFplT0LcbMW+6BbjnQXzZ/sAvSE/JdguApG5w== dependencies: semver "^6.0.0" @@ -3170,7 +3105,6 @@ minimatch@3.0.4, minimatch@^3.0.4: minimist@^1.2.0, minimist@^1.2.5: version "1.2.5" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" - integrity sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI= minipass@^2.2.1, minipass@^2.3.3: version "2.3.3" @@ -3231,7 +3165,6 @@ mississippi@^3.0.0: mkdirp@0.5.3, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1: version "0.5.3" resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.3.tgz#5a514b7179259287952881e94410ec5465659f8c" - integrity sha512-P+2gwrFqx8lhew375MQHHeTlY8AuOJSrGf0R5ddkEndUkmwpgUob/vQuBD1V22/Cw1/lJr4x+EjllSezBThzBg== dependencies: minimist "^1.2.5" @@ -3243,7 +3176,6 @@ mkdirp@^1.0.3: mocha@^7.1.1: version "7.1.1" resolved "https://registry.yarnpkg.com/mocha/-/mocha-7.1.1.tgz#89fbb30d09429845b1bb893a830bf5771049a441" - integrity sha512-3qQsu3ijNS3GkWcccT5Zw0hf/rWvu1fTN9sPvEd81hlwsr30GX2GcDSSoBxo24IR8FelmrAydGC6/1J5QQP4WA== dependencies: ansi-colors "3.2.3" browser-stdout "1.3.1" @@ -3328,7 +3260,6 @@ nice-try@^1.0.4: node-environment-flags@1.0.6: version "1.0.6" resolved "https://registry.yarnpkg.com/node-environment-flags/-/node-environment-flags-1.0.6.tgz#a30ac13621f6f7d674260a54dede048c3982c088" - integrity sha512-5Evy2epuL+6TM0lCQGpFIj6KwiEsGh1SrHUhTbNX+sLbBtjidPZFAnVK9y5yU1+h//RitLbRHTIMyxQPtxMdHw== dependencies: object.getownpropertydescriptors "^2.0.3" semver "^5.7.0" @@ -3399,7 +3330,6 @@ node-pre-gyp@^0.10.3: node-preload@^0.2.1: version "0.2.1" resolved "https://registry.yarnpkg.com/node-preload/-/node-preload-0.2.1.tgz#c03043bb327f417a18fee7ab7ee57b408a144301" - integrity sha512-RM5oyBy45cLEoHqCeh+MNuFAxO0vTFBLskvQbOKnEE7YTTSN4tbN8QWDIPQ6L+WvKsB/qLEGpYe2ZZ9d4W9OIQ== dependencies: process-on-spawn "^1.0.0" @@ -3439,7 +3369,6 @@ normalize-package-data@^2.0.0, normalize-package-data@^2.4.0, normalize-package- normalize-path@^3.0.0, normalize-path@~3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" - integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== normalize-url@2.0.1: version "2.0.1" @@ -3875,7 +3804,6 @@ p-limit@^2.0.0: p-limit@^2.2.0: version "2.2.2" resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.2.tgz#61279b67721f5287aa1c13a9a7fbbc48c9291b1e" - integrity sha512-WGR+xHecKTr7EbUEhyLSh5Dube9JtdiG78ufaeLxTgpudf/20KqyMioIUZJAezlTIi6evxuoUs9YXc11cU+yzQ== dependencies: p-try "^2.0.0" @@ -3894,14 +3822,12 @@ p-locate@^3.0.0: p-locate@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07" - integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A== dependencies: p-limit "^2.2.0" p-map@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/p-map/-/p-map-3.0.0.tgz#d704d9af8a2ba684e2600d9a215983d4141a979d" - integrity sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ== dependencies: aggregate-error "^3.0.0" @@ -3928,7 +3854,6 @@ p-try@^2.0.0: package-hash@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/package-hash/-/package-hash-4.0.0.tgz#3537f654665ec3cc38827387fc904c163c54f506" - integrity sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ== dependencies: graceful-fs "^4.1.15" hasha "^5.0.0" @@ -4014,7 +3939,6 @@ path-exists@^3.0.0: path-exists@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" - integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== path-is-absolute@^1.0.0: version "1.0.1" @@ -4031,7 +3955,6 @@ path-key@^2.0.0, path-key@^2.0.1: path-key@^3.1.0: version "3.1.1" resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375" - integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== path-parse@^1.0.6: version "1.0.6" @@ -4052,7 +3975,6 @@ performance-now@^2.1.0: picomatch@^2.0.4: version "2.2.2" resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" - integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== pify@^2.0.0: version "2.3.0" @@ -4075,7 +3997,6 @@ pinkie@^2.0.0: pkg-dir@^4.1.0: version "4.2.0" resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3" - integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== dependencies: find-up "^4.0.0" @@ -4102,7 +4023,6 @@ process-nextick-args@~2.0.0: process-on-spawn@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/process-on-spawn/-/process-on-spawn-1.0.0.tgz#95b05a23073d30a17acfdc92a440efd2baefdc93" - integrity sha512-1WsPDsUSMmZH5LeMLegqkPDrsGgsWwk1Exipy2hvB0o/F0ASzbpIctSCcZIK1ykJvtTJULEH+20WOFjMvGnCTg== dependencies: fromentries "^1.2.0" @@ -4355,7 +4275,6 @@ readdir-scoped-modules@^1.0.0, readdir-scoped-modules@^1.1.0: readdirp@~3.2.0: version "3.2.0" resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.2.0.tgz#c30c33352b12c96dfb4b895421a49fd5a9593839" - integrity sha512-crk4Qu3pmXwgxdSgGhgA/eXiJAPQiX4GMOZZMXnqKxHX7TaoL+3gQVo/WeuAiogr07DpnfjIMpXXa+PAIvwPGQ== dependencies: picomatch "^2.0.4" @@ -4459,7 +4378,6 @@ require-main-filename@^1.0.1: require-main-filename@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b" - integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg== resolve-from@^4.0.0: version "4.0.0" @@ -4468,7 +4386,6 @@ resolve-from@^4.0.0: resolve-from@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" - integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== resolve@^1.10.0: version "1.13.1" @@ -4479,7 +4396,6 @@ resolve@^1.10.0: resolve@^1.3.2: version "1.15.1" resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8" - integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w== dependencies: path-parse "^1.0.6" @@ -4525,7 +4441,6 @@ rimraf@^2.6.1, rimraf@^2.6.2: rimraf@^3.0.0: version "3.0.2" resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" - integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== dependencies: glob "^7.1.3" @@ -4657,7 +4572,6 @@ shebang-command@^1.2.0: shebang-command@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea" - integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== dependencies: shebang-regex "^3.0.0" @@ -4668,7 +4582,6 @@ shebang-regex@^1.0.0: shebang-regex@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" - integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== signal-exit@^3.0.0, signal-exit@^3.0.2: version "3.0.2" @@ -4743,7 +4656,6 @@ source-map@^0.6.0, source-map@^0.6.1: spawn-wrap@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-2.0.0.tgz#103685b8b8f9b79771318827aa78650a610d457e" - integrity sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg== dependencies: foreground-child "^2.0.0" is-windows "^1.0.2" @@ -4959,7 +4871,6 @@ strip-ansi@^6.0.0: strip-bom@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-4.0.0.tgz#9c3505c1db45bcedca3d9cf7a16f5c5aa3901878" - integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w== strip-eof@^1.0.0: version "1.0.0" @@ -4976,7 +4887,6 @@ strip-json-comments@^3.0.1: supports-color@6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.0.0.tgz#76cfe742cf1f41bb9b1c29ad03068c05b4c0e40a" - integrity sha512-on9Kwidc1IUQo+bQdhi8+Tijpo0e1SS6RoGo2guUwn5vdaxw8RXOF9Vb2ws+ihWOmh4JnCJOvaziZWP1VABaLg== dependencies: has-flag "^3.0.0" @@ -4989,7 +4899,6 @@ supports-color@^5.3.0: supports-color@^7.1.0: version "7.1.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz#68e32591df73e25ad1c4b49108a2ec507962bfd1" - integrity sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g== dependencies: has-flag "^4.0.0" @@ -5051,7 +4960,6 @@ term-size@^1.2.0: test-exclude@^6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e" - integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w== dependencies: "@istanbuljs/schema" "^0.1.2" glob "^7.1.4" @@ -5093,7 +5001,6 @@ to-fast-properties@^2.0.0: to-regex-range@^5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4" - integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== dependencies: is-number "^7.0.0" @@ -5185,7 +5092,6 @@ type-is@~1.6.15, type-is@~1.6.16: typedarray-to-buffer@^3.1.5: version "3.1.5" resolved "https://registry.yarnpkg.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz#a97ee7a9ff42691b9f783ff1bc5112fe3fca9080" - integrity sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q== dependencies: is-typedarray "^1.0.0" @@ -5369,7 +5275,6 @@ which@1.3.1, which@^1.2.9, which@^1.3.0, which@^1.3.1: which@^2.0.1: version "2.0.2" resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1" - integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== dependencies: isexe "^2.0.0" @@ -5405,7 +5310,6 @@ wrap-ansi@^2.0.0: wrap-ansi@^5.1.0: version "5.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09" - integrity sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q== dependencies: ansi-styles "^3.2.0" string-width "^3.0.0" @@ -5414,7 +5318,6 @@ wrap-ansi@^5.1.0: wrap-ansi@^6.2.0: version "6.2.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53" - integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA== dependencies: ansi-styles "^4.0.0" string-width "^4.1.0" @@ -5443,7 +5346,6 @@ write-file-atomic@^2.3.0, write-file-atomic@^2.4.3: write-file-atomic@^3.0.0: version "3.0.3" resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-3.0.3.tgz#56bd5c5a5c70481cd19c571bd39ab965a5de56e8" - integrity sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q== dependencies: imurmurhash "^0.1.4" is-typedarray "^1.0.0" @@ -5462,6 +5364,10 @@ ws@^6.0.0: dependencies: async-limiter "~1.0.0" +ws@^7.3.0: + version "7.3.0" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.0.tgz#4b2f7f219b3d3737bc1a2fbf145d825b94d38ffd" + xdg-basedir@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4" @@ -5508,7 +5414,6 @@ yallist@^4.0.0: yargs-parser@13.1.2, yargs-parser@^13.1.2: version "13.1.2" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38" - integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg== dependencies: camelcase "^5.0.0" decamelize "^1.2.0" @@ -5516,7 +5421,6 @@ yargs-parser@13.1.2, yargs-parser@^13.1.2: yargs-parser@^18.1.1: version "18.1.2" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.2.tgz#2f482bea2136dbde0861683abea7756d30b504f1" - integrity sha512-hlIPNR3IzC1YuL1c2UwwDKpXlNFBqD1Fswwh1khz5+d8Cq/8yc/Mn0i+rQXduu8hcrFKvO7Eryk+09NecTQAAQ== dependencies: camelcase "^5.0.0" decamelize "^1.2.0" @@ -5530,7 +5434,6 @@ yargs-parser@^9.0.2: yargs-unparser@1.6.0: version "1.6.0" resolved "https://registry.yarnpkg.com/yargs-unparser/-/yargs-unparser-1.6.0.tgz#ef25c2c769ff6bd09e4b0f9d7c605fb27846ea9f" - integrity sha512-W9tKgmSn0DpSatfri0nx52Joq5hVXgeLiqR/5G0sZNDoLZFOr/xjBUDcShCOGNsBnEMNo1KAMBkTej1Hm62HTw== dependencies: flat "^4.1.0" lodash "^4.17.15" @@ -5539,7 +5442,6 @@ yargs-unparser@1.6.0: yargs@13.3.2, yargs@^13.3.0: version "13.3.2" resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.2.tgz#ad7ffefec1aa59565ac915f82dccb38a9c31a2dd" - integrity sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw== dependencies: cliui "^5.0.0" find-up "^3.0.0" @@ -5572,7 +5474,6 @@ yargs@^11.0.0: yargs@^15.0.2: version "15.3.1" resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.3.1.tgz#9505b472763963e54afe60148ad27a330818e98b" - integrity sha512-92O1HWEjw27sBfgmXiixJWT5hRBp2eobqXicLtPBIDBhYB+1HpwZlXmbW2luivBJHBzki+7VyCLRtAkScbTBQA== dependencies: cliui "^6.0.0" decamelize "^1.2.0" diff --git a/src/sdk/pynni/requirements.txt b/src/sdk/pynni/requirements.txt index 885c909ca8..282f572631 100644 --- a/src/sdk/pynni/requirements.txt +++ b/src/sdk/pynni/requirements.txt @@ -1,5 +1,6 @@ # core json_tricks +websockets # hyperopt tuner numpy diff --git a/test/config/integration_tests.yml b/test/config/integration_tests.yml index 399435d13e..86351ef7ea 100644 --- a/test/config/integration_tests.yml +++ b/test/config/integration_tests.yml @@ -49,10 +49,17 @@ testCases: maxTrialNum: 2 trialConcurrency: 1 -- name: mnist-pytorch +- name: mnist-pytorch-local configFile: test/config/examples/mnist-pytorch.yml # download data first, to prevent concurrent issue. launchCommand: python3 ../examples/trials/mnist-pytorch/mnist.py --epochs 1 --batch_num 0 --data_dir ../examples/trials/mnist-pytorch/data && nnictl create --config $configFile --debug + trainingService: local + +- name: mnist-pytorch-non-local + configFile: test/config/examples/mnist-pytorch.yml + # download data first, to prevent concurrent issue. + launchCommand: nnictl create --config $configFile --debug + trainingService: remote pai kubeflow frameworkcontroller dlts - name: mnist-annotation configFile: test/config/examples/mnist-annotation.yml diff --git a/tools/nni_cmd/config_schema.py b/tools/nni_cmd/config_schema.py index b1b903530d..c0a5483668 100644 --- a/tools/nni_cmd/config_schema.py +++ b/tools/nni_cmd/config_schema.py @@ -203,11 +203,13 @@ def validate(self, data): 'paiConfig': Or({ 'userName': setType('userName', str), 'passWord': setType('passWord', str), - 'host': setType('host', str) + 'host': setType('host', str), + Optional('reuse'): setType('reuse', bool) }, { 'userName': setType('userName', str), 'token': setType('token', str), - 'host': setType('host', str) + 'host': setType('host', str), + Optional('reuse'): setType('reuse', bool) }) } diff --git a/tools/nni_cmd/rest_utils.py b/tools/nni_cmd/rest_utils.py index 6fcc978b12..e98c9a8392 100644 --- a/tools/nni_cmd/rest_utils.py +++ b/tools/nni_cmd/rest_utils.py @@ -51,7 +51,7 @@ def rest_delete(url, timeout, show_error=False): def check_rest_server(rest_port): '''Check if restful server is ready''' - retry_count = 5 + retry_count = 20 for _ in range(retry_count): response = rest_get(check_status_url(rest_port), REST_TIME_OUT) if response: @@ -60,7 +60,7 @@ def check_rest_server(rest_port): else: return False, response else: - time.sleep(3) + time.sleep(1) return False, response def check_rest_server_quick(rest_port): diff --git a/tools/nni_trial_tool/base_channel.py b/tools/nni_trial_tool/base_channel.py new file mode 100644 index 0000000000..c1ce564ba8 --- /dev/null +++ b/tools/nni_trial_tool/base_channel.py @@ -0,0 +1,154 @@ +# Copyright (c) Microsoft Corporation. +# Licensed under the MIT license. + +import json +import threading +import time +from abc import ABC, abstractmethod +from queue import Empty, Queue + +from .log_utils import LogType, nni_log +from .commands import CommandType + +INTERVAL_SECONDS = 0.5 + + +class BaseChannel(ABC): + def __init__(self, args): + self.is_keep_parsed = args.node_count > 1 + self.args = args + self.node_id = self.args.node_id + + @abstractmethod + def _inner_send(self, message): + pass + + @abstractmethod + def _inner_receive(self): + return [] + + @abstractmethod + def _inner_open(self): + pass + + @abstractmethod + def _inner_close(self): + pass + + def open(self): + # initialize receive, send threads. + self.is_running = True + self.receive_queue = Queue() + self.receive_thread = threading.Thread(target=self._receive_loop) + self.receive_thread.start() + self.send_queue = Queue() + self.send_thread = threading.Thread(target=self._send_loop) + self.send_thread.start() + + self._inner_open() + + client_info = { + "isReady": True, + "runnerId": self.args.runner_id, + "expId": self.args.exp_id, + } + nni_log(LogType.Info, 'Channel: send ready information %s' % client_info) + self.send(CommandType.Initialized, client_info) + + def close(self): + self.is_running = False + self._inner_close() + + def send(self, command, data): + """Send command to Training Service. + command: CommandType object. + data: string payload. + the message is sent synchronized. + """ + data["node"] = self.node_id + data = json.dumps(data) + data = data.encode('utf8') + message = b'%b%014d%b' % (command.value, len(data), data) + self.send_queue.put(message) + + def sent(self): + return self.send_queue.qsize() == 0 + + def received(self): + return self.receive_queue.qsize() > 0 + + def receive(self): + """Receive a command from Training Service. + Returns a tuple of command (CommandType) and payload (str) + """ + command = None + data = None + + try: + command_content = self.receive_queue.get(False) + if command_content is not None: + if (len(command_content) < 16): + # invalid header + nni_log(LogType.Error, 'incorrect command is found, command must be greater than 16 bytes!') + return None, None + header = command_content[:16] + command = CommandType(header[:2]) + length = int(header[2:]) + if (len(command_content)-16 != length): + nni_log(LogType.Error, 'incorrect command length, length {}, actual data length is {}, header {}.' + .format(length, len(command_content)-16, header)) + return None, None + data = command_content[16:16+length] + data = json.loads(data.decode('utf8')) + if self.node_id is None: + nni_log(LogType.Info, 'Received command, header: [%s], data: [%s]' % (header, data)) + else: + nni_log(LogType.Info, 'Received command(%s), header: [%s], data: [%s]' % (self.node_id, header, data)) + except Empty: + # do nothing, if no command received. + pass + except Exception as identifier: + nni_log(LogType.Error, 'meet unhandled exception in base_channel: %s' % identifier) + return command, data + + def _fetch_message(self, buffer, has_new_line=False): + messages = [] + while(len(buffer)) >= 16: + header = buffer[:16] + length = int(header[2:]) + + message_length = length+16 + total_length = message_length + if has_new_line: + total_length += 1 + + # break, if buffer is too short. + if len(buffer) < total_length: + break + data = buffer[16:message_length] + if has_new_line and 10 != buffer[total_length-1]: + nni_log(LogType.Error, 'end of message should be \\n, but got {}'.format(self.in_cache[total_length-1])) + buffer = buffer[total_length:] + messages.append(header + data) + + return messages, buffer + + def _receive_loop(self): + while (self.is_running): + messages = self._inner_receive() + if messages is not None: + for message in messages: + self.receive_queue.put(message) + time.sleep(INTERVAL_SECONDS) + + def _send_loop(self): + while (self.is_running): + message = None + try: + # no sleep, since it's a block call with INTERVAL_SECONDS second timeout + message = self.send_queue.get(True, INTERVAL_SECONDS) + except Empty: + # do nothing, if no command received. + pass + if message is not None: + self._inner_send(message) diff --git a/tools/nni_trial_tool/commands.py b/tools/nni_trial_tool/commands.py new file mode 100644 index 0000000000..86b10a2fe9 --- /dev/null +++ b/tools/nni_trial_tool/commands.py @@ -0,0 +1,25 @@ +# Copyright (c) Microsoft Corporation. +# Licensed under the MIT license. + +from enum import Enum + + +class CommandType(Enum): + Initialize = b'IN' + RequestTrialJobs = b'GE' + ReportMetricData = b'ME' + ReportGpuInfo = b'GI' + UpdateSearchSpace = b'SS' + ImportData = b'FD' + AddCustomizedTrialJob = b'AD' + TrialEnd = b'EN' + Terminate = b'TE' + Ping = b'PI' + + Initialized = b'ID' + NewTrialJob = b'TR' + SendTrialJobParameter = b'SP' + NoMoreTrialJobs = b'NO' + KillTrialJob = b'KI' + StdOut = b'SO' + VersionCheck = b'VC' diff --git a/tools/nni_trial_tool/file_channel.py b/tools/nni_trial_tool/file_channel.py new file mode 100644 index 0000000000..9a431d25f7 --- /dev/null +++ b/tools/nni_trial_tool/file_channel.py @@ -0,0 +1,75 @@ +# Copyright (c) Microsoft Corporation. +# Licensed under the MIT license. + +import os + +from .base_channel import BaseChannel + +command_path = "./commands" +runner_commands_file_name_prefix = "runner_commands" +manager_commands_file_name = "manager_commands.txt" + + +class FileChannel(BaseChannel): + + def __init__(self, args): + self.node_id = args.node_id + self.out_file = None + self.in_file = None + self.in_offset = 0 + self.in_cache = b"" + + super(FileChannel, self).__init__(args) + + def _inner_open(self): + pass + + def _inner_close(self): + if self.out_file is not None: + self.out_file.close() + self.out_file = None + if self.in_file is not None: + self.in_file.close() + self.in_file = None + + def _inner_send(self, message): + if self.out_file is None: + if not os.path.exists(command_path): + os.makedirs(command_path, exist_ok=True) + + if self.node_id is None: + file_name = os.path.join(command_path, "%s.txt" % runner_commands_file_name_prefix) + else: + file_name = os.path.join(command_path, "%s_%s.txt" % ( + runner_commands_file_name_prefix, self.node_id)) + self.out_file = open(file_name, "ab") + + self.out_file.write(message) + self.out_file.write(b'\n') + self.out_file.flush() + + def _open_manager_command(self): + full_name = os.path.join(command_path, manager_commands_file_name) + + if self.in_file is not None and self.in_file.closed: + self.in_file = None + + if self.in_file is None and os.path.exists(full_name): + self.in_file = open(full_name, "rb") + self.in_file.seek(self.in_offset) + + def _inner_receive(self): + messages = [] + + if self.in_file is None: + self._open_manager_command() + if self.in_file is not None: + self.in_file.seek(0, os.SEEK_END) + new_offset = self.in_file.tell() + self.in_file.seek(self.in_offset, os.SEEK_SET) + count = new_offset - self.in_offset + if count > 0: + self.in_cache += self.in_file.read(count) + self.in_offset = new_offset + messages, self.in_cache = self._fetch_message(self.in_cache, True) + return messages diff --git a/tools/nni_trial_tool/gpu.py b/tools/nni_trial_tool/gpu.py new file mode 100644 index 0000000000..48dab4b182 --- /dev/null +++ b/tools/nni_trial_tool/gpu.py @@ -0,0 +1,69 @@ +# Copyright (c) Microsoft Corporation. +# Licensed under the MIT license. + +import subprocess +import time +import traceback +from xml.dom import minidom + + +def collect_gpu_usage(node_id): + cmd = 'nvidia-smi -q -x'.split() + info = None + try: + smi_output = subprocess.check_output(cmd) + info = parse_nvidia_smi_result(smi_output) + except Exception: + traceback.print_exc() + info = gen_empty_gpu_metric() + return info + + +def parse_nvidia_smi_result(smi): + try: + output = {} + xmldoc = minidom.parseString(smi) + gpuList = xmldoc.getElementsByTagName('gpu') + output["Timestamp"] = time.asctime(time.localtime()) + output["gpuCount"] = len(gpuList) + output["gpuInfos"] = [] + for gpuIndex, gpu in enumerate(gpuList): + gpuInfo = {} + gpuInfo['index'] = gpuIndex + gpuInfo['gpuUtil'] = gpu.getElementsByTagName('utilization')[0]\ + .getElementsByTagName('gpu_util')[0]\ + .childNodes[0].data.replace("%", "").strip() + gpuInfo['gpuMemUtil'] = gpu.getElementsByTagName('utilization')[0]\ + .getElementsByTagName('memory_util')[0]\ + .childNodes[0].data.replace("%", "").strip() + processes = gpu.getElementsByTagName('processes') + runningProNumber = len(processes[0].getElementsByTagName('process_info')) + gpuInfo['activeProcessNum'] = runningProNumber + + gpuInfo['gpuType'] = gpu.getElementsByTagName('product_name')[0]\ + .childNodes[0].data + memUsage = gpu.getElementsByTagName('fb_memory_usage')[0] + gpuInfo['gpuMemTotal'] = memUsage.getElementsByTagName('total')[0]\ + .childNodes[0].data.replace("MiB", "").strip() + gpuInfo['gpuMemUsed'] = memUsage.getElementsByTagName('used')[0]\ + .childNodes[0].data.replace("MiB", "").strip() + gpuInfo['gpuMemFree'] = memUsage.getElementsByTagName('free')[0]\ + .childNodes[0].data.replace("MiB", "").strip() + + output["gpuInfos"].append(gpuInfo) + except Exception: + traceback.print_exc() + output = {} + return output + + +def gen_empty_gpu_metric(): + try: + output = {} + output["Timestamp"] = time.asctime(time.localtime()) + output["gpuCount"] = 0 + output["gpuInfos"] = [] + except Exception: + traceback.print_exc() + output = {} + return output diff --git a/tools/nni_trial_tool/log_utils.py b/tools/nni_trial_tool/log_utils.py index 20c8e74c09..20848d9804 100644 --- a/tools/nni_trial_tool/log_utils.py +++ b/tools/nni_trial_tool/log_utils.py @@ -18,6 +18,8 @@ from .rest_utils import rest_post from .url_utils import gen_send_stdout_url +from .commands import CommandType + @unique class LogType(Enum): @@ -28,23 +30,28 @@ class LogType(Enum): Error = 'ERROR' Fatal = 'FATAL' + @unique class StdOutputType(Enum): Stdout = 'stdout', Stderr = 'stderr' + def nni_log(log_type, log_message): '''Log message into stdout''' dt = datetime.now() print('[{0}] {1} {2}'.format(dt, log_type.value, log_message), flush=True) + class NNIRestLogHanlder(StreamHandler): - def __init__(self, host, port, tag, std_output_type=StdOutputType.Stdout): + def __init__(self, host, port, tag, trial_id, channel, std_output_type=StdOutputType.Stdout): StreamHandler.__init__(self) self.host = host self.port = port self.tag = tag self.std_output_type = std_output_type + self.trial_id = trial_id + self.channel = channel self.orig_stdout = sys.__stdout__ self.orig_stderr = sys.__stderr__ @@ -55,24 +62,32 @@ def emit(self, record): log_entry['msg'] = self.format(record) try: - rest_post(gen_send_stdout_url(self.host, self.port), json.dumps(log_entry), 10, True) + if self.channel is None: + rest_post(gen_send_stdout_url(self.host, self.port), json.dumps(log_entry), 10, True) + else: + if self.trial_id is not None: + log_entry["trial"] = self.trial_id + self.channel.send(CommandType.StdOut, log_entry) except Exception as e: self.orig_stderr.write(str(e) + '\n') self.orig_stderr.flush() + class RemoteLogger(object): """ NNI remote logger """ - def __init__(self, syslog_host, syslog_port, tag, std_output_type, log_collection, log_level=logging.INFO): + + def __init__(self, syslog_host, syslog_port, tag, std_output_type, log_collection, trial_id=None, channel=None, log_level=logging.INFO): ''' constructor ''' self.logger = logging.getLogger('nni_syslog_{}'.format(tag)) self.log_level = log_level self.logger.setLevel(self.log_level) - handler = NNIRestLogHanlder(syslog_host, syslog_port, tag) - self.logger.addHandler(handler) + self.pipeReader = None + self.handler = NNIRestLogHanlder(syslog_host, syslog_port, tag, trial_id, channel) + self.logger.addHandler(self.handler) if std_output_type == StdOutputType.Stdout: self.orig_stdout = sys.__stdout__ else: @@ -83,7 +98,8 @@ def get_pipelog_reader(self): ''' Get pipe for remote logger ''' - return PipeLogReader(self.logger, self.log_collection, logging.INFO) + self.pipeReader = PipeLogReader(self.logger, self.log_collection, logging.INFO) + return self.pipeReader def flush(self): ''' @@ -104,10 +120,22 @@ def write(self, buf): except Exception: pass + def close(self): + ''' + Close handlers and resources + ''' + if self.pipeReader is not None: + self.pipeReader.set_process_exit() + for handler in self.logger.handlers: + handler.close() + self.logger.removeHandler(handler) + + class PipeLogReader(threading.Thread): """ The reader thread reads log data from pipe """ + def __init__(self, logger, log_collection, log_level=logging.INFO): """Setup the object with a logger and a loglevel and start the thread @@ -129,7 +157,7 @@ def _populateQueue(stream, queue): ''' Collect lines from 'stream' and put them in 'quque'. ''' - time.sleep(5) + time.sleep(1) while True: cur_process_exit = self.process_exit try: diff --git a/tools/nni_trial_tool/test/__init__.py b/tools/nni_trial_tool/test/__init__.py new file mode 100644 index 0000000000..eb551d5088 --- /dev/null +++ b/tools/nni_trial_tool/test/__init__.py @@ -0,0 +1,11 @@ +# Copyright (c) Microsoft Corporation. +# Licensed under the MIT license. + +import os + +os.environ['NNI_PLATFORM'] = 'unittest' +os.environ['NNI_TRIAL_JOB_ID'] = 'test_trial_job_id' +os.environ["NNI_OUTPUT_DIR"] = "./unittest" +os.environ["NNI_SYS_DIR"] = "./unittest" +os.environ["NNI_EXP_ID"] = "test_exp_id" +os.environ["MULTI_PHASE"] = "true" diff --git a/tools/nni_trial_tool/test/test_file_channel.py b/tools/nni_trial_tool/test/test_file_channel.py new file mode 100644 index 0000000000..e08bd7fca9 --- /dev/null +++ b/tools/nni_trial_tool/test/test_file_channel.py @@ -0,0 +1,123 @@ +# Copyright (c) Microsoft Corporation. +# Licensed under the MIT license. + +import json +import os +import random +import shutil +import string +import sys +import time +import unittest +from argparse import Namespace +from datetime import datetime + +from tools.nni_trial_tool.base_channel import CommandType +from tools.nni_trial_tool.file_channel import (FileChannel, command_path, + manager_commands_file_name) + +sys.path.append("..") + +runner_file_name = "commands/runner_commands.txt" +manager_file_name = "commands/manager_commands.txt" + + +class FileChannelTest(unittest.TestCase): + + def setUp(self): + self.args = Namespace() + self.args.node_count = 1 + self.args.node_id = None + if os.path.exists(command_path): + shutil.rmtree(command_path) + + def test_send(self): + fc = None + try: + fc = FileChannel(self.args) + fc.send(CommandType.ReportGpuInfo, "command1") + fc.send(CommandType.ReportGpuInfo, "command2") + + self.check_timeout(2, lambda: os.path.exists(runner_file_name)) + + self.assertTrue(os.path.exists(runner_file_name)) + with open(runner_file_name, "rb") as runner: + lines = runner.readlines() + self.assertListEqual(lines, [b'GI00000000000010"command1"\n', b'GI00000000000010"command2"\n']) + finally: + if fc is not None: + fc.close() + + def test_send_multi_node(self): + fc1 = None + fc2 = None + try: + runner1_file_name = "commands/runner_commands_1.txt" + self.args.node_id = 1 + fc1 = FileChannel(self.args) + fc1.send(CommandType.ReportGpuInfo, "command1") + # wait command have enough time to write before closed. + + runner2_file_name = "commands/runner_commands_2.txt" + self.args.node_id = 2 + fc2 = FileChannel(self.args) + fc2.send(CommandType.ReportGpuInfo, "command1") + + self.check_timeout(2, lambda: os.path.exists(runner1_file_name) and os.path.exists(runner2_file_name)) + + self.assertTrue(os.path.exists(runner1_file_name)) + with open(runner1_file_name, "rb") as runner: + lines1 = runner.readlines() + self.assertTrue(os.path.exists(runner2_file_name)) + with open(runner2_file_name, "rb") as runner: + lines2 = runner.readlines() + self.assertListEqual(lines1, [b'GI00000000000010"command1"\n']) + self.assertListEqual(lines2, [b'GI00000000000010"command1"\n']) + finally: + if fc1 is not None: + fc1.close() + if fc2 is not None: + fc2.close() + + def test_receive(self): + fc = None + manager_file = None + try: + fc = FileChannel(self.args) + message = fc.receive() + self.assertEqual(message, (None, None)) + + os.mkdir(command_path) + manager_file = open(manager_file_name, "wb") + manager_file.write(b'TR00000000000009"manager"\n') + manager_file.flush() + + self.check_timeout(2, lambda: fc.received()) + message = fc.receive() + self.assertEqual(message, (CommandType.NewTrialJob, "manager")) + + manager_file.write(b'TR00000000000010"manager2"\n') + manager_file.flush() + + self.check_timeout(2, lambda: fc.received()) + message = fc.receive() + self.assertEqual(message, (CommandType.NewTrialJob, "manager2")) + finally: + if fc is not None: + fc.close() + if manager_file is not None: + manager_file.close() + + def check_timeout(self, timeout, callback): + interval = 0.01 + start = datetime.now().timestamp() + count = int(timeout / interval) + for x in range(count): + if callback(): + break + time.sleep(interval) + print("checked {} times, {:3F} seconds".format(x, datetime.now().timestamp()-start)) + + +if __name__ == '__main__': + unittest.main() diff --git a/tools/nni_trial_tool/trial.py b/tools/nni_trial_tool/trial.py new file mode 100644 index 0000000000..e2753b1518 --- /dev/null +++ b/tools/nni_trial_tool/trial.py @@ -0,0 +1,148 @@ +# Copyright (c) Microsoft Corporation. +# Licensed under the MIT license. + +import ctypes +import os +import shlex +import tarfile +import time +from datetime import datetime +from subprocess import Popen + +import psutil + +from .log_utils import LogType, RemoteLogger, StdOutputType, nni_log +from .commands import CommandType + +trial_output_path_name = ".nni" + + +class Trial: + def __init__(self, args, data): + self.process = None + self.data = data + self.args = args + self.command_channel = args.command_channel + self.trial_syslogger_stdout = None + + global NNI_TRIAL_JOB_ID + self.id = data["trialId"] + if self.id is None: + raise Exception("trial_id is not found in %s" % data) + os.environ['NNI_TRIAL_JOB_ID'] = self.id + NNI_TRIAL_JOB_ID = self.id + + # for multiple nodes. If it's None, it means single node. + self.node_id = args.node_id + if self.node_id is None: + self.name = self.id + else: + self.name = "%s_%s" % (self.id, self.node_id) + + def run(self): + # redirect trial's stdout and stderr to syslog + self.trial_syslogger_stdout = RemoteLogger(self.args.nnimanager_ip, self.args.nnimanager_port, 'trial', StdOutputType.Stdout, + self.args.log_collection, self.id, self.args.command_channel) + + nni_log(LogType.Info, "%s: start to run trial" % self.name) + + trial_working_dir = os.path.realpath(os.path.join(os.curdir, "..", "..", "trials", self.id)) + self.trial_output_dir = os.path.join(trial_working_dir, trial_output_path_name) + trial_code_dir = os.path.join(trial_working_dir, "code") + trial_nnioutput_dir = os.path.join(trial_working_dir, "nnioutput") + + environ = os.environ.copy() + environ['NNI_TRIAL_SEQ_ID'] = str(self.data["sequenceId"]) + environ['NNI_OUTPUT_DIR'] = os.path.join(trial_working_dir, "nnioutput") + environ['NNI_SYS_DIR'] = trial_working_dir + self.working_dir = trial_working_dir + + # prepare code and parameters + prepared_flag_file_name = os.path.join(trial_working_dir, "trial_prepared") + if not os.path.exists(trial_working_dir): + os.makedirs(trial_working_dir, exist_ok=True) + + os.makedirs(self.trial_output_dir, exist_ok=True) + os.makedirs(trial_nnioutput_dir, exist_ok=True) + # prepare code + os.makedirs(trial_code_dir, exist_ok=True) + with tarfile.open(os.path.join("..", "nni-code.tar.gz"), "r:gz") as tar: + tar.extractall(trial_code_dir) + + # save parameters + nni_log(LogType.Info, '%s: saving parameter %s' % (self.name, self.data["parameter"]["value"])) + parameter_file_name = os.path.join(trial_working_dir, "parameter.cfg") + with open(parameter_file_name, "w") as parameter_file: + parameter_file.write(self.data["parameter"]["value"]) + + # ready flag + with open(prepared_flag_file_name, "w") as prepared_flag_file: + prepared_flag_file.write("%s" % (int(datetime.now().timestamp() * 1000))) + + # make sure code prepared by other node. + if self.node_id is not None: + while True: + if os.path.exists(prepared_flag_file_name): + break + time.sleep(0.1) + + self.log_pipe_stdout = self.trial_syslogger_stdout.get_pipelog_reader() + self.process = Popen(self.args.trial_command, shell=True, stdout=self.log_pipe_stdout, + stderr=self.log_pipe_stdout, cwd=trial_code_dir, env=dict(environ)) + nni_log(LogType.Info, '{0}: spawns a subprocess (pid {1}) to run command: {2}'. + format(self.name, self.process.pid, shlex.split(self.args.trial_command))) + + def save_parameter_file(self, command_data): + parameters = command_data["parameters"] + file_index = int(parameters["index"]) + if file_index == 0: + parameter_file_name = "parameter.cfg" + else: + parameter_file_name = "parameter_{}.cfg".format(file_index) + parameter_file_name = os.path.join(self.working_dir, parameter_file_name) + with open(parameter_file_name, "w") as parameter_file: + nni_log(LogType.Info, '%s: saving parameter %s' % (self.name, parameters["value"])) + parameter_file.write(parameters["value"]) + + def is_running(self): + if (self.process is None): + return False + + retCode = self.process.poll() + # child worker process exits and all stdout data is read + if retCode is not None and self.log_pipe_stdout.set_process_exit() and self.log_pipe_stdout.is_read_completed == True: + # In Windows, the retCode -1 is 4294967295. It's larger than c_long, and raise OverflowError. + # So covert it to int32. + retCode = ctypes.c_long(retCode).value + nni_log(LogType.Info, '{0}: subprocess terminated. Exit code is {1}.'.format(self.name, retCode)) + + end_time = int(datetime.now().timestamp() * 1000) + end_message = { + "code": retCode, + "time": end_time, + "trial": self.id, + } + self.command_channel.send(CommandType.TrialEnd, end_message) + self.cleanup() + return False + else: + return True + + def kill(self, trial_id=None): + if trial_id == self.id or trial_id is None: + if self.process is not None: + nni_log(LogType.Info, "%s: killing trial" % self.name) + for child in psutil.Process(self.process.pid).children(True): + child.kill() + self.process.kill() + self.cleanup() + + def cleanup(self): + nni_log(LogType.Info, "%s: clean up trial" % self.name) + self.process = None + if self.log_pipe_stdout is not None: + self.log_pipe_stdout.set_process_exit() + self.log_pipe_stdout = None + if self.trial_syslogger_stdout is not None: + self.trial_syslogger_stdout.close() + self.trial_syslogger_stdout = None diff --git a/tools/nni_trial_tool/trial_keeper.py b/tools/nni_trial_tool/trial_keeper.py index 10ee7af211..08688973e0 100644 --- a/tools/nni_trial_tool/trial_keeper.py +++ b/tools/nni_trial_tool/trial_keeper.py @@ -117,7 +117,7 @@ def main_loop(args): nni_log(LogType.Error, 'HDFS copy directory got exception: ' + str(e)) raise e - ## Exit as the retCode of subprocess(trial) + # Exit as the retCode of subprocess(trial) exit(retCode) break diff --git a/tools/nni_trial_tool/trial_runner.py b/tools/nni_trial_tool/trial_runner.py new file mode 100644 index 0000000000..87db8fda2b --- /dev/null +++ b/tools/nni_trial_tool/trial_runner.py @@ -0,0 +1,247 @@ +# Copyright (c) Microsoft Corporation. +# Licensed under the MIT license. + +import argparse +import json +import os +import random +import re +import sys +import time +import traceback +from datetime import datetime, timedelta + +import pkg_resources + +from .gpu import collect_gpu_usage + +idle_timeout_seconds = 10 * 60 +gpu_refressh_interval_seconds = 5 +regular = re.compile('v?(?P[0-9](\.[0-9]){0,1}).*') +trial_runner_syslogger = None + + +def main_loop(args): + '''main loop logic for trial runner''' + idle_last_time = datetime.now() + gpu_refresh_last_time = datetime.now() - timedelta(minutes=1) + + try: + trials = dict() + + command_channel = args.command_channel + # command loop + while True: + command_type, command_data = command_channel.receive() + if command_type == CommandType.NewTrialJob: + trial_id = command_data["trialId"] + if trial_id in trials.keys(): + trial = trials[trial_id] + if trial.is_running(): + raise Exception('trial %s is running already, cannot start a new one' % trial.id) + else: + del trials[trial_id] + trial = Trial(args, command_data) + trial.run() + trials[trial_id] = trial + elif command_type == CommandType.KillTrialJob: + trial_id = command_data + if trial_id in trials.keys(): + trial = trials[trial_id] + trial.kill(command_data) + elif command_type == CommandType.SendTrialJobParameter: + trial_id = command_data["trialId"] + if trial_id in trials.keys(): + trial = trials[trial_id] + trial.save_parameter_file(command_data) + elif command_type is not None: + raise Exception("unknown command %s" % command_type) + + trial_list = list(trials.values()) + for trial in trial_list: + if trial is not None and trial.is_running(): + idle_last_time = datetime.now() + else: + del trials[trial.id] + + if (datetime.now() - idle_last_time).seconds > idle_timeout_seconds: + nni_log(LogType.Info, "trial runner is idle more than {0} seconds, so exit.".format( + idle_timeout_seconds)) + break + + if args.enable_gpu_collect and (datetime.now() - gpu_refresh_last_time).seconds > gpu_refressh_interval_seconds: + # collect gpu information + gpu_info = collect_gpu_usage(args.node_id) + command_channel.send(CommandType.ReportGpuInfo, gpu_info) + gpu_refresh_last_time = datetime.now() + time.sleep(0.5) + except Exception as ex: + traceback.print_exc() + raise ex + finally: + nni_log(LogType.Info, "main_loop exits.") + + trial_list = list(trials.values()) + for trial in trial_list: + trial.kill() + del trials[trial.id] + # wait to send commands + for _ in range(10): + if command_channel.sent(): + break + time.sleep(1) + command_channel.close() + + +def trial_runner_help_info(*args): + print('please run --help to see guidance') + + +def check_version(args): + try: + trial_runner_version = pkg_resources.get_distribution('nni').version + except pkg_resources.ResolutionError as err: + # package nni does not exist, try nni-tool package + nni_log(LogType.Error, 'Package nni does not exist!') + os._exit(1) + if not args.nni_manager_version: + # skip version check + nni_log(LogType.Warning, 'Skipping version check!') + else: + try: + command_channel = args.command_channel + trial_runner_version = regular.search(trial_runner_version).group('version') + nni_log(LogType.Info, '{0}: runner_version is {1}'.format(args.node_id, trial_runner_version)) + nni_manager_version = regular.search(args.nni_manager_version).group('version') + nni_log(LogType.Info, '{0}: nni_manager_version is {1}'.format(args.node_id, nni_manager_version)) + log_entry = {} + if trial_runner_version != nni_manager_version: + nni_log(LogType.Error, '{0}: Version does not match!'.format(args.node_id)) + error_message = '{0}: NNIManager version is {1}, Trial runner version is {2}, NNI version does not match!'.format( + args.node_id, nni_manager_version, trial_runner_version) + log_entry['tag'] = 'VCFail' + log_entry['msg'] = error_message + command_channel.send(CommandType.VersionCheck, log_entry) + while not command_channel.sent(): + time.sleep(1) + os._exit(1) + else: + nni_log(LogType.Info, '{0}: Version match!'.format(args.node_id)) + log_entry['tag'] = 'VCSuccess' + command_channel.send(CommandType.VersionCheck, log_entry) + except AttributeError as err: + nni_log(LogType.Error, '{0}: {1}'.format(args.node_id, err)) + +if __name__ == '__main__': + + '''NNI Trial Runner main function''' + PARSER = argparse.ArgumentParser() + PARSER.set_defaults(func=trial_runner_help_info) + PARSER.add_argument('--trial_command', type=str, help='Command to launch trial process') + PARSER.add_argument('--nnimanager_ip', type=str, help='NNI manager rest server IP') + PARSER.add_argument('--nnimanager_port', type=str, help='NNI manager rest server port') + PARSER.add_argument('--nni_manager_version', type=str, help='the nni version transmitted from nniManager') + PARSER.add_argument('--log_collection', type=str, help='set the way to collect log in trial runner') + PARSER.add_argument('--node_count', type=int, help='number of nodes, it determines how to consume command and save code file') + args, unknown = PARSER.parse_known_args() + + setting_file = "settings.json" + if not os.path.exists(setting_file): + setting_file = "../{}".format(setting_file) + if os.path.exists(setting_file): + with open(setting_file, 'r') as fp: + settings = json.load(fp) + print("setting is {}".format(settings)) + else: + print("not found setting file") + + args.exp_id = settings["experimentId"] + args.platform = settings["platform"] + # runner_id is unique runner in experiment + args.runner_id = os.path.basename(os.path.realpath(os.path.curdir)) + args.runner_name = "runner_"+args.runner_id + args.enable_gpu_collect = settings["enableGpuCollector"] + args.command_channel = settings["commandChannel"] + + if args.trial_command is None: + args.trial_command = settings["command"] + if args.nnimanager_ip is None: + args.nnimanager_ip = settings["nniManagerIP"] + if args.nnimanager_port is None: + args.nnimanager_port = settings["nniManagerPort"] + if args.nni_manager_version is None: + args.nni_manager_version = settings["nniManagerVersion"] + if args.log_collection is None: + args.log_collection = settings["logCollection"] + if args.node_count is None: + # default has only one node. + args.node_count = 1 + + os.environ['NNI_OUTPUT_DIR'] = os.curdir + "/nnioutput" + os.environ['NNI_PLATFORM'] = args.platform + os.environ['NNI_SYS_DIR'] = os.curdir + os.environ['NNI_EXP_ID'] = args.exp_id + os.environ['MULTI_PHASE'] = "true" + os.environ['NNI_TRIAL_JOB_ID'] = "runner" + + from .log_utils import LogType, RemoteLogger, StdOutputType, nni_log + from .trial import Trial + from .file_channel import FileChannel + from .web_channel import WebChannel + from .commands import CommandType + + is_multi_node = args.node_count > 1 + + if (is_multi_node): + # for multiple nodes, create a file to get a unique id. + while True: + node_id = random.randint(0, 10000) + unique_check_file_name = "node_%s" % (node_id) + if not os.path.exists(unique_check_file_name): + break + with open(unique_check_file_name, "w") as unique_check_file: + unique_check_file.write("%s" % (int(datetime.now().timestamp() * 1000))) + args.node_id = node_id + else: + # node id is unique in the runner + args.node_id = None + + # init command channel + command_channel = None + if args.command_channel == "file": + command_channel = FileChannel(args) + else: + command_channel = WebChannel(args) + command_channel.open() + + nni_log(LogType.Info, "command channel is {}, actual type is {}".format(args.command_channel, type(command_channel))) + args.command_channel = command_channel + + trial_runner_syslogger = RemoteLogger(args.nnimanager_ip, args.nnimanager_port, 'runner', + StdOutputType.Stdout, args.log_collection, args.runner_name, command_channel) + sys.stdout = sys.stderr = trial_runner_syslogger + nni_log(LogType.Info, "{}: merged args is {}".format(args.node_id, args)) + + if args.trial_command is None: + nni_log(LogType.Error, "{}: no command is found.".format(args.node_id)) + os._exit(1) + check_version(args) + try: + main_loop(args) + except SystemExit as se: + nni_log(LogType.Info, '{}: NNI trial runner exit with code {}'.format(args.node_id, se.code)) + + # try best to send latest errors to server + timeout = 10 + while not command_channel.sent() and timeout > 0: + timeout -= 1 + time.sleep(1) + os._exit(se.code) + finally: + if trial_runner_syslogger is not None: + if trial_runner_syslogger.pipeReader is not None: + trial_runner_syslogger.pipeReader.set_process_exit() + trial_runner_syslogger.close() + + # the process doesn't exit even main loop exit. So exit it explictly. + os._exit(0) diff --git a/tools/nni_trial_tool/url_utils.py b/tools/nni_trial_tool/url_utils.py index 1fa926cb8c..7942c62fb5 100644 --- a/tools/nni_trial_tool/url_utils.py +++ b/tools/nni_trial_tool/url_utils.py @@ -3,14 +3,17 @@ from .constants import API_ROOT_URL, BASE_URL, STDOUT_API, NNI_TRIAL_JOB_ID, NNI_EXP_ID, VERSION_API, PARAMETER_META_API + def gen_send_stdout_url(ip, port): '''Generate send stdout url''' return '{0}:{1}{2}{3}/{4}/{5}'.format(BASE_URL.format(ip), port, API_ROOT_URL, STDOUT_API, NNI_EXP_ID, NNI_TRIAL_JOB_ID) + def gen_send_version_url(ip, port): '''Generate send error url''' return '{0}:{1}{2}{3}/{4}/{5}'.format(BASE_URL.format(ip), port, API_ROOT_URL, VERSION_API, NNI_EXP_ID, NNI_TRIAL_JOB_ID) + def gen_parameter_meta_url(ip, port): '''Generate send error url''' return '{0}:{1}{2}{3}'.format(BASE_URL.format(ip), port, API_ROOT_URL, PARAMETER_META_API) diff --git a/tools/nni_trial_tool/web_channel.py b/tools/nni_trial_tool/web_channel.py new file mode 100644 index 0000000000..752a303cb0 --- /dev/null +++ b/tools/nni_trial_tool/web_channel.py @@ -0,0 +1,53 @@ +# Copyright (c) Microsoft Corporation. +# Licensed under the MIT license. + +import asyncio + +import websockets + +from .base_channel import BaseChannel +from .log_utils import LogType, nni_log + + +class WebChannel(BaseChannel): + + def __init__(self, args): + self.node_id = args.node_id + self.args = args + self.client = None + self.in_cache = b"" + + super(WebChannel, self).__init__(args) + + self._event_loop = None + + def _inner_open(self): + url = "ws://{}:{}".format(self.args.nnimanager_ip, self.args.nnimanager_port) + nni_log(LogType.Info, 'WebChannel: connected with info %s' % url) + + connect = websockets.connect(url) + self._event_loop = asyncio.get_event_loop() + client = self._event_loop.run_until_complete(connect) + self.client = client + + def _inner_close(self): + if self.client is not None: + self.client.close() + if self._event_loop.is_running(): + self._event_loop.close() + self.client = None + self._event_loop = None + + def _inner_send(self, message): + loop = asyncio.new_event_loop() + loop.run_until_complete(self.client.send(message)) + + def _inner_receive(self): + messages = [] + if self.client is not None: + received = self._event_loop.run_until_complete(self.client.recv()) + # receive message is string, to get consistent result, encode it here. + self.in_cache += received.encode("utf8") + messages, self.in_cache = self._fetch_message(self.in_cache) + + return messages diff --git a/tools/setup.py b/tools/setup.py index 3c0513e607..48d6923dca 100644 --- a/tools/setup.py +++ b/tools/setup.py @@ -17,7 +17,8 @@ 'schema', 'PythonWebHDFS', 'colorama', - 'netifaces' + 'netifaces', + 'websockets' ], author = 'Microsoft NNI Team', From 19eabd696638a6000cfb0bfb6afd6c270c6f794c Mon Sep 17 00:00:00 2001 From: chicm-ms <38930155+chicm-ms@users.noreply.github.com> Date: Tue, 30 Jun 2020 14:25:37 +0800 Subject: [PATCH 17/17] Refactor model compression documentation (#2612) --- docs/en_US/Compressor/CustomizeCompressor.md | 181 ++++++++++ docs/en_US/Compressor/Framework.md | 249 +++++--------- docs/en_US/Compressor/Pruner.md | 330 +++++++++---------- docs/en_US/model_compression.rst | 3 +- docs/img/compressor_framework.jpg | Bin 0 -> 105277 bytes 5 files changed, 415 insertions(+), 348 deletions(-) create mode 100644 docs/en_US/Compressor/CustomizeCompressor.md create mode 100644 docs/img/compressor_framework.jpg diff --git a/docs/en_US/Compressor/CustomizeCompressor.md b/docs/en_US/Compressor/CustomizeCompressor.md new file mode 100644 index 0000000000..407e103677 --- /dev/null +++ b/docs/en_US/Compressor/CustomizeCompressor.md @@ -0,0 +1,181 @@ +# Customize New Compression Algorithm + +```eval_rst +.. contents:: +``` + +In order to simplify the process of writing new compression algorithms, we have designed simple and flexible programming interface, which covers pruning and quantization. Below, we first demonstrate how to customize a new pruning algorithm and then demonstrate how to customize a new quantization algorithm. + +**Important Note** To better understand how to customize new pruning/quantization algorithms, users should first understand the framework that supports various pruning algorithms in NNI. Reference [Framework overview of model compression](https://nni.readthedocs.io/en/latest/Compressor/Framework.html) + + +## Customize a new pruning algorithm + +Implementing a new pruning algorithm requires implementing a `weight masker` class which shoud be a subclass of `WeightMasker`, and a `pruner` class, which should be a subclass `Pruner`. + +An implementation of `weight masker` may look like this: + +```python +class MyMasker(WeightMasker): + def __init__(self, model, pruner): + super().__init__(model, pruner) + # You can do some initialization here, such as collecting some statistics data + # if it is necessary for your algorithms to calculate the masks. + + def calc_mask(self, sparsity, wrapper, wrapper_idx=None): + # calculate the masks based on the wrapper.weight, and sparsity, + # and anything else + # mask = ... + return {'weight_mask': mask} +``` + +You can reference nni provided [weight masker](https://github.com/microsoft/nni/blob/master/src/sdk/pynni/nni/compression/torch/pruning/structured_pruning.py) implementations to implement your own weight masker. + +A basic `pruner` looks likes this: + +```python +class MyPruner(Pruner): + def __init__(self, model, config_list, optimizer): + super().__init__(model, config_list, optimizer) + self.set_wrappers_attribute("if_calculated", False) + # construct a weight masker instance + self.masker = MyMasker(model, self) + + def calc_mask(self, wrapper, wrapper_idx=None): + sparsity = wrapper.config['sparsity'] + if wrapper.if_calculated: + # Already pruned, do not prune again as a one-shot pruner + return None + else: + # call your masker to actually calcuate the mask for this layer + masks = self.masker.calc_mask(sparsity=sparsity, wrapper=wrapper, wrapper_idx=wrapper_idx) + wrapper.if_calculated = True + return masks + +``` + +Reference nni provided [pruner](https://github.com/microsoft/nni/blob/master/src/sdk/pynni/nni/compression/torch/pruning/one_shot.py) implementations to implement your own pruner class. + + +*** + +## Customize a new quantization algorithm + +To write a new quantization algorithm, you can write a class that inherits `nni.compression.torch.Quantizer`. Then, override the member functions with the logic of your algorithm. The member function to override is `quantize_weight`. `quantize_weight` directly returns the quantized weights rather than mask, because for quantization the quantized weights cannot be obtained by applying mask. + +```python +from nni.compression.torch import Quantizer + +class YourQuantizer(Quantizer): + def __init__(self, model, config_list): + """ + Suggest you to use the NNI defined spec for config + """ + super().__init__(model, config_list) + + def quantize_weight(self, weight, config, **kwargs): + """ + quantize should overload this method to quantize weight tensors. + This method is effectively hooked to :meth:`forward` of the model. + + Parameters + ---------- + weight : Tensor + weight that needs to be quantized + config : dict + the configuration for weight quantization + """ + + # Put your code to generate `new_weight` here + + return new_weight + + def quantize_output(self, output, config, **kwargs): + """ + quantize should overload this method to quantize output. + This method is effectively hooked to `:meth:`forward` of the model. + + Parameters + ---------- + output : Tensor + output that needs to be quantized + config : dict + the configuration for output quantization + """ + + # Put your code to generate `new_output` here + + return new_output + + def quantize_input(self, *inputs, config, **kwargs): + """ + quantize should overload this method to quantize input. + This method is effectively hooked to :meth:`forward` of the model. + + Parameters + ---------- + inputs : Tensor + inputs that needs to be quantized + config : dict + the configuration for inputs quantization + """ + + # Put your code to generate `new_input` here + + return new_input + + def update_epoch(self, epoch_num): + pass + + def step(self): + """ + Can do some processing based on the model or weights binded + in the func bind_model + """ + pass +``` + +### Customize backward function + +Sometimes it's necessary for a quantization operation to have a customized backward function, such as [Straight-Through Estimator](https://stackoverflow.com/questions/38361314/the-concept-of-straight-through-estimator-ste), user can customize a backward function as follow: + +```python +from nni.compression.torch.compressor import Quantizer, QuantGrad, QuantType + +class ClipGrad(QuantGrad): + @staticmethod + def quant_backward(tensor, grad_output, quant_type): + """ + This method should be overrided by subclass to provide customized backward function, + default implementation is Straight-Through Estimator + Parameters + ---------- + tensor : Tensor + input of quantization operation + grad_output : Tensor + gradient of the output of quantization operation + quant_type : QuantType + the type of quantization, it can be `QuantType.QUANT_INPUT`, `QuantType.QUANT_WEIGHT`, `QuantType.QUANT_OUTPUT`, + you can define different behavior for different types. + Returns + ------- + tensor + gradient of the input of quantization operation + """ + + # for quant_output function, set grad to zero if the absolute value of tensor is larger than 1 + if quant_type == QuantType.QUANT_OUTPUT: + grad_output[torch.abs(tensor) > 1] = 0 + return grad_output + + +class YourQuantizer(Quantizer): + def __init__(self, model, config_list): + super().__init__(model, config_list) + # set your customized backward function to overwrite default backward function + self.quant_grad = ClipGrad + +``` + +If you do not customize `QuantGrad`, the default backward is Straight-Through Estimator. +_Coming Soon_ ... diff --git a/docs/en_US/Compressor/Framework.md b/docs/en_US/Compressor/Framework.md index 66083197be..6b271343b5 100644 --- a/docs/en_US/Compressor/Framework.md +++ b/docs/en_US/Compressor/Framework.md @@ -1,18 +1,18 @@ -# Customize A New Compression Algorithm +# Framework overview of model compression ```eval_rst .. contents:: ``` -To simplify writing a new compression algorithm, we design programming interfaces which are simple but flexible enough. There are interfaces for pruning and quantization respectively. Below, we first demonstrate how to customize a new pruning algorithm and then demonstrate how to customize a new quantization algorithm. +Below picture shows the components overview of model compression framework. -## Customize a new pruning algorithm +![](../../img/compressor_framework.jpg) -To better demonstrate how to customize a new pruning algorithm, it is necessary for users to first understand the framework for supporting various pruning algorithms in NNI. +There are 3 major components/classes in NNI model compression framework: `Compressor`, `Pruner` and `Quantizer`. Let's look at them in detail one by one: -### Framework overview for pruning algorithms +## Compressor -Following example shows how to use a pruner: +Compressor is the base class for pruner and quntizer, it provides a unified interface for pruner and quantizer for end users, so that pruner and quantizer can be used in the same way. For example, to use a pruner: ```python from nni.compression.torch import LevelPruner @@ -32,82 +32,25 @@ model = pruner.compress() # the model will be pruned during training automatically ``` -A pruner receives `model`, `config_list` and `optimizer` as arguments. It prunes the model per the `config_list` during training loop by adding a hook on `optimizer.step()`. - -From implementation perspective, a pruner consists of a `weight masker` instance and multiple `module wrapper` instances. - -#### Weight masker - -A `weight masker` is the implementation of pruning algorithms, it can prune a specified layer wrapped by `module wrapper` with specified sparsity. - -#### Module wrapper - -A `module wrapper` is a module containing: - -1. the origin module -2. some buffers used by `calc_mask` -3. a new forward method that applies masks before running the original forward method. - -the reasons to use `module wrapper`: - -1. some buffers are needed by `calc_mask` to calculate masks and these buffers should be registered in `module wrapper` so that the original modules are not contaminated. -2. a new `forward` method is needed to apply masks to weight before calling the real `forward` method. - -#### Pruner - -A `pruner` is responsible for: - -1. Manage / verify config_list. -2. Use `module wrapper` to wrap the model layers and add hook on `optimizer.step` -3. Use `weight masker` to calculate masks of layers while pruning. -4. Export pruned model weights and masks. - -### Implement a new pruning algorithm - -Implementing a new pruning algorithm requires implementing a `weight masker` class which shoud be a subclass of `WeightMasker`, and a `pruner` class, which should be a subclass `Pruner`. - -An implementation of `weight masker` may look like this: - +To use a quantizer: ```python -class MyMasker(WeightMasker): - def __init__(self, model, pruner): - super().__init__(model, pruner) - # You can do some initialization here, such as collecting some statistics data - # if it is necessary for your algorithms to calculate the masks. - - def calc_mask(self, sparsity, wrapper, wrapper_idx=None): - # calculate the masks based on the wrapper.weight, and sparsity, - # and anything else - # mask = ... - return {'weight_mask': mask} -``` - -You can reference nni provided [weight masker](https://github.com/microsoft/nni/blob/master/src/sdk/pynni/nni/compression/torch/pruning/structured_pruning.py) implementations to implement your own weight masker. - -A basic `pruner` looks likes this: +from nni.compression.torch import DoReFaQuantizer -```python -class MyPruner(Pruner): - def __init__(self, model, config_list, optimizer): - super().__init__(model, config_list, optimizer) - self.set_wrappers_attribute("if_calculated", False) - # construct a weight masker instance - self.masker = MyMasker(model, self) - - def calc_mask(self, wrapper, wrapper_idx=None): - sparsity = wrapper.config['sparsity'] - if wrapper.if_calculated: - # Already pruned, do not prune again as a one-shot pruner - return None - else: - # call your masker to actually calcuate the mask for this layer - masks = self.masker.calc_mask(sparsity=sparsity, wrapper=wrapper, wrapper_idx=wrapper_idx) - wrapper.if_calculated = True - return masks +configure_list = [{ + 'quant_types': ['weight'], + 'quant_bits': { + 'weight': 8, + }, + 'op_types':['Conv2d', 'Linear'] +}] +optimizer = torch.optim.SGD(model.parameters(), lr=0.001, momentum=0.9, weight_decay=1e-4) +quantizer = DoReFaQuantizer(model, configure_list, optimizer) +quantizer.compress() ``` +View [example code](https://github.com/microsoft/nni/tree/master/examples/model_compress) for more information. -Reference nni provided [pruner](https://github.com/microsoft/nni/blob/master/src/sdk/pynni/nni/compression/torch/pruning/one_shot.py) implementations to implement your own pruner class. +`Compressor` class provides some utility methods for subclass and users: ### Set wrapper attribute @@ -148,130 +91,104 @@ collector_id = self.pruner.add_activation_collector(collector) self.pruner.remove_activation_collector(collector_id) ``` -### Multi-GPU support +*** + +## Pruner + +A pruner receives `model`, `config_list` and `optimizer` as arguments. It prunes the model per the `config_list` during training loop by adding a hook on `optimizer.step()`. + +Pruner class is a subclass of Compressor, so it contains everything in the Compressor class and some additional components only for pruning, it contains: + +### Weight masker + +A `weight masker` is the implementation of pruning algorithms, it can prune a specified layer wrapped by `module wrapper` with specified sparsity. + +### Pruning module wrapper + +A `pruning module wrapper` is a module containing: + +1. the origin module +2. some buffers used by `calc_mask` +3. a new forward method that applies masks before running the original forward method. + +the reasons to use `module wrapper`: + +1. some buffers are needed by `calc_mask` to calculate masks and these buffers should be registered in `module wrapper` so that the original modules are not contaminated. +2. a new `forward` method is needed to apply masks to weight before calling the real `forward` method. + +### Pruning hook + +A pruning hook is installed on a pruner when the pruner is constructed, it is used to call pruner's calc_mask method at `optimizer.step()` is invoked. -On multi-GPU training, buffers and parameters are copied to multiple GPU every time the `forward` method runs on multiple GPU. If buffers and parameters are updated in the `forward` method, an `in-place` update is needed to ensure the update is effective. -Since `calc_mask` is called in the `optimizer.step` method, which happens after the `forward` method and happens only on one GPU, it supports multi-GPU naturally. *** -## Customize a new quantization algorithm +## Quantizer -To write a new quantization algorithm, you can write a class that inherits `nni.compression.torch.Quantizer`. Then, override the member functions with the logic of your algorithm. The member function to override is `quantize_weight`. `quantize_weight` directly returns the quantized weights rather than mask, because for quantization the quantized weights cannot be obtained by applying mask. +Quantizer class is also a subclass of `Compressor`, it is used to compress models by reducing the number of bits required to represent weights or activations, which can reduce the computations and the inference time. It contains: -```python -from nni.compression.torch import Quantizer +### Quantization module wrapper -class YourQuantizer(Quantizer): - def __init__(self, model, config_list): - """ - Suggest you to use the NNI defined spec for config - """ - super().__init__(model, config_list) +Each module/layer of the model to be quantized is wrapped by a quantization module wrapper, it provides a new `forward` method to quantize the original module's weight, input and output. + +### Quantization hook + +A quantization hook is installed on a quntizer when it is constructed, it is call at `optimizer.step()`. + +### Quantization methods + +`Quantizer` class provides following methods for subclass to implement quantization algorithms: - def quantize_weight(self, weight, config, **kwargs): +```python +class Quantizer(Compressor): + """ + Base quantizer for pytorch quantizer + """ + def quantize_weight(self, weight, wrapper, **kwargs): """ - quantize should overload this method to quantize weight tensors. + quantize should overload this method to quantize weight. This method is effectively hooked to :meth:`forward` of the model. - Parameters ---------- weight : Tensor weight that needs to be quantized - config : dict - the configuration for weight quantization + wrapper : QuantizerModuleWrapper + the wrapper for origin module """ + raise NotImplementedError('Quantizer must overload quantize_weight()') - # Put your code to generate `new_weight` here - - return new_weight - - def quantize_output(self, output, config, **kwargs): + def quantize_output(self, output, wrapper, **kwargs): """ quantize should overload this method to quantize output. - This method is effectively hooked to `:meth:`forward` of the model. - + This method is effectively hooked to :meth:`forward` of the model. Parameters ---------- output : Tensor output that needs to be quantized - config : dict - the configuration for output quantization + wrapper : QuantizerModuleWrapper + the wrapper for origin module """ + raise NotImplementedError('Quantizer must overload quantize_output()') - # Put your code to generate `new_output` here - - return new_output - - def quantize_input(self, *inputs, config, **kwargs): + def quantize_input(self, *inputs, wrapper, **kwargs): """ quantize should overload this method to quantize input. This method is effectively hooked to :meth:`forward` of the model. - Parameters ---------- inputs : Tensor inputs that needs to be quantized - config : dict - the configuration for inputs quantization + wrapper : QuantizerModuleWrapper + the wrapper for origin module """ + raise NotImplementedError('Quantizer must overload quantize_input()') - # Put your code to generate `new_input` here - - return new_input - - def update_epoch(self, epoch_num): - pass - - def step(self): - """ - Can do some processing based on the model or weights binded - in the func bind_model - """ - pass ``` -### Customize backward function - -Sometimes it's necessary for a quantization operation to have a customized backward function, such as [Straight-Through Estimator](https://stackoverflow.com/questions/38361314/the-concept-of-straight-through-estimator-ste), user can customize a backward function as follow: - -```python -from nni.compression.torch.compressor import Quantizer, QuantGrad, QuantType - -class ClipGrad(QuantGrad): - @staticmethod - def quant_backward(tensor, grad_output, quant_type): - """ - This method should be overrided by subclass to provide customized backward function, - default implementation is Straight-Through Estimator - Parameters - ---------- - tensor : Tensor - input of quantization operation - grad_output : Tensor - gradient of the output of quantization operation - quant_type : QuantType - the type of quantization, it can be `QuantType.QUANT_INPUT`, `QuantType.QUANT_WEIGHT`, `QuantType.QUANT_OUTPUT`, - you can define different behavior for different types. - Returns - ------- - tensor - gradient of the input of quantization operation - """ - - # for quant_output function, set grad to zero if the absolute value of tensor is larger than 1 - if quant_type == QuantType.QUANT_OUTPUT: - grad_output[torch.abs(tensor) > 1] = 0 - return grad_output - +*** -class YourQuantizer(Quantizer): - def __init__(self, model, config_list): - super().__init__(model, config_list) - # set your customized backward function to overwrite default backward function - self.quant_grad = ClipGrad +## Multi-GPU support -``` +On multi-GPU training, buffers and parameters are copied to multiple GPU every time the `forward` method runs on multiple GPU. If buffers and parameters are updated in the `forward` method, an `in-place` update is needed to ensure the update is effective. +Since `calc_mask` is called in the `optimizer.step` method, which happens after the `forward` method and happens only on one GPU, it supports multi-GPU naturally. -If you do not customize `QuantGrad`, the default backward is Straight-Through Estimator. -_Coming Soon_ ... \ No newline at end of file diff --git a/docs/en_US/Compressor/Pruner.md b/docs/en_US/Compressor/Pruner.md index fcc17fe2b0..0d86d7bc70 100644 --- a/docs/en_US/Compressor/Pruner.md +++ b/docs/en_US/Compressor/Pruner.md @@ -1,27 +1,26 @@ # Supported Pruning Algorithms on NNI -We provide several pruning algorithms that support fine-grained weight pruning and structural filter pruning. **Weight pruning** generally results in unstructured models, which need specialized haredware or software to speed up the sparse network. **Filter Pruning** achieves acceleratation by removing the entire filter. We also provide an algorithm to control the **pruning schedule**. +We provide several pruning algorithms that support fine-grained weight pruning and structural filter pruning. **Fine-grained Pruning** generally results in unstructured models, which need specialized haredware or software to speed up the sparse network. **Filter Pruning** achieves acceleratation by removing the entire filter. We also provide an algorithm to control the **pruning schedule**. -**Weight Pruning** +**Fine-grained Pruning** * [Level Pruner](#level-pruner) -* [Lottery Ticket Hypothesis](#lottery-ticket-hypothesis) **Filter Pruning** * [Slim Pruner](#slim-pruner) -* [Filter Pruners with Weight Rank](#weightrankfilterpruner) - * [FPGM Pruner](#fpgm-pruner) - * [L1Filter Pruner](#l1filter-pruner) - * [L2Filter Pruner](#l2filter-pruner) -* [Filter Pruners with Activation Rank](#activationrankfilterpruner) - * [APoZ Rank Pruner](#activationapozrankfilterpruner) - * [Activation Mean Rank Pruner](#activationmeanrankfilterpruner) -* [Filter Pruners with Gradient Rank](#gradientrankfilterpruner) - * [Taylor FO On Weight Pruner](#taylorfoweightfilterpruner) - +* [FPGM Pruner](#fpgm-pruner) +* [L1Filter Pruner](#l1filter-pruner) +* [L2Filter Pruner](#l2filter-pruner) +* [APoZ Rank Pruner](#activationapozrankfilterpruner) +* [Activation Mean Rank Pruner](#activationmeanrankfilterpruner) +* [Taylor FO On Weight Pruner](#taylorfoweightfilterpruner) + **Pruning Schedule** * [AGP Pruner](#agp-pruner) +**Others** +* [Lottery Ticket Hypothesis](#lottery-ticket-hypothesis) + ## Level Pruner This is one basic one-shot pruner: you can set a target sparsity level (expressed as a fraction, 0.6 means we will prune 60%). @@ -51,126 +50,6 @@ pruner.compress() *** -## AGP Pruner -This is an iterative pruner, In [To prune, or not to prune: exploring the efficacy of pruning for model compression](https://arxiv.org/abs/1710.01878), authors Michael Zhu and Suyog Gupta provide an algorithm to prune the weight gradually. - ->We introduce a new automated gradual pruning algorithm in which the sparsity is increased from an initial sparsity value si (usually 0) to a final sparsity value sf over a span of n pruning steps, starting at training step t0 and with pruning frequency ∆t: -![](../../img/agp_pruner.png) ->The binary weight masks are updated every ∆t steps as the network is trained to gradually increase the sparsity of the network while allowing the network training steps to recover from any pruning-induced loss in accuracy. In our experience, varying the pruning frequency ∆t between 100 and 1000 training steps had a negligible impact on the final model quality. Once the model achieves the target sparsity sf , the weight masks are no longer updated. The intuition behind this sparsity function in equation - -### Usage -You can prune all weight from 0% to 80% sparsity in 10 epoch with the code below. - -Tensorflow code -```python -from nni.compression.tensorflow import AGP_Pruner -config_list = [{ - 'initial_sparsity': 0, - 'final_sparsity': 0.8, - 'start_epoch': 0, - 'end_epoch': 10, - 'frequency': 1, - 'op_types': 'default' -}] -pruner = AGP_Pruner(tf.get_default_graph(), config_list) -pruner.compress() -``` -PyTorch code -```python -from nni.compression.torch import AGP_Pruner -config_list = [{ - 'initial_sparsity': 0, - 'final_sparsity': 0.8, - 'start_epoch': 0, - 'end_epoch': 10, - 'frequency': 1, - 'op_types': ['default'] -}] -pruner = AGP_Pruner(model, config_list, pruning_algorithm='level') -pruner.compress() -``` - -AGP pruner uses `LevelPruner` algorithms to prune the weight by default, however you can set `pruning_algorithm` parameter to other values to use other pruning algorithms: -* `level`: LevelPruner -* `slim`: SlimPruner -* `l1`: L1FilterPruner -* `l2`: L2FilterPruner -* `fpgm`: FPGMPruner -* `taylorfo`: TaylorFOWeightFilterPruner -* `apoz`: ActivationAPoZRankFilterPruner -* `mean_activation`: ActivationMeanRankFilterPruner - -You should add code below to update epoch number when you finish one epoch in your training code. - -Tensorflow code -```python -pruner.update_epoch(epoch, sess) -``` -PyTorch code -```python -pruner.update_epoch(epoch) -``` -You can view example for more information - -#### User configuration for AGP Pruner -* **initial_sparsity:** This is to specify the sparsity when compressor starts to compress -* **final_sparsity:** This is to specify the sparsity when compressor finishes to compress -* **start_epoch:** This is to specify the epoch number when compressor starts to compress, default start from epoch 0 -* **end_epoch:** This is to specify the epoch number when compressor finishes to compress -* **frequency:** This is to specify every *frequency* number epochs compressor compress once, default frequency=1 - -*** - -## Lottery Ticket Hypothesis -[The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks](https://arxiv.org/abs/1803.03635), authors Jonathan Frankle and Michael Carbin,provides comprehensive measurement and analysis, and articulate the *lottery ticket hypothesis*: dense, randomly-initialized, feed-forward networks contain subnetworks (*winning tickets*) that -- when trained in isolation -- reach test accuracy comparable to the original network in a similar number of iterations. - -In this paper, the authors use the following process to prune a model, called *iterative prunning*: ->1. Randomly initialize a neural network f(x;theta_0) (where theta_0 follows D_{theta}). ->2. Train the network for j iterations, arriving at parameters theta_j. ->3. Prune p% of the parameters in theta_j, creating a mask m. ->4. Reset the remaining parameters to their values in theta_0, creating the winning ticket f(x;m*theta_0). ->5. Repeat step 2, 3, and 4. - -If the configured final sparsity is P (e.g., 0.8) and there are n times iterative pruning, each iterative pruning prunes 1-(1-P)^(1/n) of the weights that survive the previous round. - -### Usage - -PyTorch code -```python -from nni.compression.torch import LotteryTicketPruner -config_list = [{ - 'prune_iterations': 5, - 'sparsity': 0.8, - 'op_types': ['default'] -}] -pruner = LotteryTicketPruner(model, config_list, optimizer) -pruner.compress() -for _ in pruner.get_prune_iterations(): - pruner.prune_iteration_start() - for epoch in range(epoch_num): - ... -``` - -The above configuration means that there are 5 times of iterative pruning. As the 5 times iterative pruning are executed in the same run, LotteryTicketPruner needs `model` and `optimizer` (**Note that should add `lr_scheduler` if used**) to reset their states every time a new prune iteration starts. Please use `get_prune_iterations` to get the pruning iterations, and invoke `prune_iteration_start` at the beginning of each iteration. `epoch_num` is better to be large enough for model convergence, because the hypothesis is that the performance (accuracy) got in latter rounds with high sparsity could be comparable with that got in the first round. - - -*Tensorflow version will be supported later.* - -#### User configuration for LotteryTicketPruner - -* **prune_iterations:** The number of rounds for the iterative pruning, i.e., the number of iterative pruning. -* **sparsity:** The final sparsity when the compression is done. - -### Reproduced Experiment - -We try to reproduce the experiment result of the fully connected network on MNIST using the same configuration as in the paper. The code can be referred [here](https://github.com/microsoft/nni/tree/master/examples/model_compress/lottery_torch_mnist_fc.py). In this experiment, we prune 10 times, for each pruning we train the pruned model for 50 epochs. - -![](../../img/lottery_ticket_mnist_fc.png) - -The above figure shows the result of the fully connected network. `round0-sparsity-0.0` is the performance without pruning. Consistent with the paper, pruning around 80% also obtain similar performance compared to non-pruning, and converges a little faster. If pruning too much, e.g., larger than 94%, the accuracy becomes lower and convergence becomes a little slower. A little different from the paper, the trend of the data in the paper is relatively more clear. - -*** - ## Slim Pruner This is an one-shot pruner, In ['Learning Efficient Convolutional Networks through Network Slimming'](https://arxiv.org/pdf/1708.06519.pdf), authors Zhuang Liu, Jianguo Li, Zhiqiang Shen, Gao Huang, Shoumeng Yan and Changshui Zhang. @@ -208,10 +87,7 @@ The experiments code can be found at [examples/model_compress]( https://github.c *** -## WeightRankFilterPruner -WeightRankFilterPruner is a series of pruners which prune the filters with the smallest importance criterion calculated from the weights in convolution layers to achieve a preset level of network sparsity - -### FPGM Pruner +## FPGM Pruner This is an one-shot pruner, FPGM Pruner is an implementation of paper [Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration](https://arxiv.org/pdf/1811.00250.pdf) @@ -221,7 +97,7 @@ FPGMPruner prune filters with the smallest geometric median >Previous works utilized “smaller-norm-less-important” criterion to prune filters with smaller norm values in a convolutional neural network. In this paper, we analyze this norm-based criterion and point out that its effectiveness depends on two requirements that are not always met: (1) the norm deviation of the filters should be large; (2) the minimum norm of the filters should be small. To solve this problem, we propose a novel filter pruning method, namely Filter Pruning via Geometric Median (FPGM), to compress the model regardless of those two requirements. Unlike previous methods, FPGM compresses CNN models by pruning filters with redundancy, rather than those with “relatively less” importance. -#### Usage +### Usage Tensorflow code ```python @@ -243,26 +119,14 @@ config_list = [{ pruner = FPGMPruner(model, config_list) pruner.compress() ``` -Note: FPGM Pruner is used to prune convolutional layers within deep neural networks, therefore the `op_types` field supports only convolutional layers. - -You should add code below to update epoch number at beginning of each epoch. - -Tensorflow code -```python -pruner.update_epoch(epoch, sess) -``` -PyTorch code -```python -pruner.update_epoch(epoch) -``` -You can view example for more information #### User configuration for FPGM Pruner -* **sparsity:** How much percentage of convolutional filters are to be pruned. +- **sparsity:** How much percentage of convolutional filters are to be pruned. +- **op_types:** Only Conv2d is supported in L1Filter Pruner *** -### L1Filter Pruner +## L1Filter Pruner This is an one-shot pruner, In ['PRUNING FILTERS FOR EFFICIENT CONVNETS'](https://arxiv.org/abs/1608.08710), authors Hao Li, Asim Kadav, Igor Durdanovic, Hanan Samet and Hans Peter Graf. @@ -280,7 +144,7 @@ This is an one-shot pruner, In ['PRUNING FILTERS FOR EFFICIENT CONVNETS'](https: > 4. A new kernel matrix is created for both the ![](http://latex.codecogs.com/gif.latex?i)th and ![](http://latex.codecogs.com/gif.latex?i+1)th layers, and the remaining kernel > weights are copied to the new model. -#### Usage +### Usage PyTorch code @@ -294,9 +158,9 @@ pruner.compress() #### User configuration for L1Filter Pruner - **sparsity:** This is to specify the sparsity operations to be compressed to -- **op_types:** Only Conv1d and Conv2d is supported in L1Filter Pruner +- **op_types:** Only Conv2d is supported in L1Filter Pruner -#### Reproduced Experiment +### Reproduced Experiment We implemented one of the experiments in ['PRUNING FILTERS FOR EFFICIENT CONVNETS'](https://arxiv.org/abs/1608.08710) with **L1FilterPruner**, we pruned **VGG-16** for CIFAR-10 to **VGG-16-pruned-A** in the paper, in which $64\%$ parameters are pruned. Our experiments results are as follows: @@ -309,11 +173,11 @@ The experiments code can be found at [examples/model_compress]( https://github.c *** -### L2Filter Pruner +## L2Filter Pruner This is a structured pruning algorithm that prunes the filters with the smallest L2 norm of the weights. It is implemented as a one-shot pruner. -#### Usage +### Usage PyTorch code @@ -324,25 +188,22 @@ pruner = L2FilterPruner(model, config_list) pruner.compress() ``` -#### User configuration for L2Filter Pruner +### User configuration for L2Filter Pruner - **sparsity:** This is to specify the sparsity operations to be compressed to -- **op_types:** Only Conv1d and Conv2d is supported in L2Filter Pruner +- **op_types:** Only Conv2d is supported in L2Filter Pruner *** -## ActivationRankFilterPruner -ActivationRankFilterPruner is a series of pruners which prune the filters with the smallest importance criterion calculated from the output activations of convolution layers to achieve a preset level of network sparsity. +## ActivationAPoZRankFilterPruner -### ActivationAPoZRankFilterPruner - -We implemented it as a one-shot pruner, it prunes convolutional layers based on the criterion `APoZ` which is explained in the paper [Network Trimming: A Data-Driven Neuron Pruning Approach towards Efficient Deep Architectures](https://arxiv.org/abs/1607.03250). Iterative pruning based on `APoZ` will be supported in future release. +ActivationAPoZRankFilterPruner is a pruner which prunes the filters with the smallest importance criterion `APoZ` calculated from the output activations of convolution layers to achieve a preset level of network sparsity. The pruning criterion `APoZ` is explained in the paper [Network Trimming: A Data-Driven Neuron Pruning Approach towards Efficient Deep Architectures](https://arxiv.org/abs/1607.03250). The APoZ is defined as: ![](../../img/apoz.png) -#### Usage +### Usage PyTorch code @@ -360,18 +221,18 @@ Note: ActivationAPoZRankFilterPruner is used to prune convolutional layers withi You can view example for more information -#### User configuration for ActivationAPoZRankFilterPruner +### User configuration for ActivationAPoZRankFilterPruner - **sparsity:** How much percentage of convolutional filters are to be pruned. - **op_types:** Only Conv2d is supported in ActivationAPoZRankFilterPruner *** -### ActivationMeanRankFilterPruner +## ActivationMeanRankFilterPruner -We implemented it as a one-shot pruner, it prunes convolutional layers based on the criterion `mean activation` which is explained in section 2.2 of the paper[Pruning Convolutional Neural Networks for Resource Efficient Inference](https://arxiv.org/abs/1611.06440). Other pruning criteria mentioned in this paper will be supported in future release. +ActivationMeanRankFilterPruner is a pruner which prunes the filters with the smallest importance criterion `mean activation` calculated from the output activations of convolution layers to achieve a preset level of network sparsity. The pruning criterion `mean activation` is explained in section 2.2 of the paper[Pruning Convolutional Neural Networks for Resource Efficient Inference](https://arxiv.org/abs/1611.06440). Other pruning criteria mentioned in this paper will be supported in future release. -#### Usage +### Usage PyTorch code @@ -381,7 +242,7 @@ config_list = [{ 'sparsity': 0.5, 'op_types': ['Conv2d'] }] -pruner = ActivationMeanRankFilterPruner(model, config_list) +pruner = ActivationMeanRankFilterPruner(model, config_list, statistics_batch_num=1) pruner.compress() ``` @@ -389,26 +250,22 @@ Note: ActivationMeanRankFilterPruner is used to prune convolutional layers withi You can view example for more information -#### User configuration for ActivationMeanRankFilterPruner +### User configuration for ActivationMeanRankFilterPruner - **sparsity:** How much percentage of convolutional filters are to be pruned. - **op_types:** Only Conv2d is supported in ActivationMeanRankFilterPruner. *** -## GradientRankFilterPruner - -GradientRankFilterPruner is a series of pruners which prune the filters with the smallest importance criterion calculated from the gradients of convolution layers to achieve a preset level of network sparsity. +## TaylorFOWeightFilterPruner -### TaylorFOWeightFilterPruner - -We implemented it as a one-shot pruner, it prunes convolutional layers based on the first order taylor expansion on weights. The estimated importance of filters is defined as the paper [Importance Estimation for Neural Network Pruning](http://jankautz.com/publications/Importance4NNPruning_CVPR19.pdf). Other pruning criteria mentioned in this paper will be supported in future release. +TaylorFOWeightFilterPruner is a pruner which prunes convolutional layers based on estimated importance calculated from the first order taylor expansion on weights to achieve a preset level of network sparsity. The estimated importance of filters is defined as the paper [Importance Estimation for Neural Network Pruning](http://jankautz.com/publications/Importance4NNPruning_CVPR19.pdf). Other pruning criteria mentioned in this paper will be supported in future release. > ![](../../img/importance_estimation_sum.png) -#### Usage +### Usage PyTorch code @@ -418,17 +275,128 @@ config_list = [{ 'sparsity': 0.5, 'op_types': ['Conv2d'] }] -pruner = TaylorFOWeightFilterPruner(model, config_list, optimizer) +pruner = TaylorFOWeightFilterPruner(model, config_list, statistics_batch_num=1) pruner.compress() ``` You can view example for more information -#### User configuration for GradientWeightSumFilterPruner +### User configuration for TaylorFOWeightFilterPruner - **sparsity:** How much percentage of convolutional filters are to be pruned. - **op_types:** Currently only Conv2d is supported in TaylorFOWeightFilterPruner. +*** + +## AGP Pruner +This is an iterative pruner, In [To prune, or not to prune: exploring the efficacy of pruning for model compression](https://arxiv.org/abs/1710.01878), authors Michael Zhu and Suyog Gupta provide an algorithm to prune the weight gradually. + +>We introduce a new automated gradual pruning algorithm in which the sparsity is increased from an initial sparsity value si (usually 0) to a final sparsity value sf over a span of n pruning steps, starting at training step t0 and with pruning frequency ∆t: +![](../../img/agp_pruner.png) +>The binary weight masks are updated every ∆t steps as the network is trained to gradually increase the sparsity of the network while allowing the network training steps to recover from any pruning-induced loss in accuracy. In our experience, varying the pruning frequency ∆t between 100 and 1000 training steps had a negligible impact on the final model quality. Once the model achieves the target sparsity sf , the weight masks are no longer updated. The intuition behind this sparsity function in equation + +### Usage +You can prune all weight from 0% to 80% sparsity in 10 epoch with the code below. + +PyTorch code +```python +from nni.compression.torch import AGP_Pruner +config_list = [{ + 'initial_sparsity': 0, + 'final_sparsity': 0.8, + 'start_epoch': 0, + 'end_epoch': 10, + 'frequency': 1, + 'op_types': ['default'] +}] + +# load a pretrained model or train a model before using a pruner +# model = MyModel() +# model.load_state_dict(torch.load('mycheckpoint.pth')) + +# AGP pruner prunes model while fine tuning the model by adding a hook on +# optimizer.step(), so an optimizer is required to prune the model. +optimizer = torch.optim.SGD(model.parameters(), lr=0.001, momentum=0.9, weight_decay=1e-4) + +pruner = AGP_Pruner(model, config_list, optimizer, pruning_algorithm='level') +pruner.compress() +``` + +AGP pruner uses `LevelPruner` algorithms to prune the weight by default, however you can set `pruning_algorithm` parameter to other values to use other pruning algorithms: +* `level`: LevelPruner +* `slim`: SlimPruner +* `l1`: L1FilterPruner +* `l2`: L2FilterPruner +* `fpgm`: FPGMPruner +* `taylorfo`: TaylorFOWeightFilterPruner +* `apoz`: ActivationAPoZRankFilterPruner +* `mean_activation`: ActivationMeanRankFilterPruner + +You should add code below to update epoch number when you finish one epoch in your training code. + +PyTorch code +```python +pruner.update_epoch(epoch) +``` +You can view example for more information + +#### User configuration for AGP Pruner +* **initial_sparsity:** This is to specify the sparsity when compressor starts to compress +* **final_sparsity:** This is to specify the sparsity when compressor finishes to compress +* **start_epoch:** This is to specify the epoch number when compressor starts to compress, default start from epoch 0 +* **end_epoch:** This is to specify the epoch number when compressor finishes to compress +* **frequency:** This is to specify every *frequency* number epochs compressor compress once, default frequency=1 + +*** + +## Lottery Ticket Hypothesis +[The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks](https://arxiv.org/abs/1803.03635), authors Jonathan Frankle and Michael Carbin,provides comprehensive measurement and analysis, and articulate the *lottery ticket hypothesis*: dense, randomly-initialized, feed-forward networks contain subnetworks (*winning tickets*) that -- when trained in isolation -- reach test accuracy comparable to the original network in a similar number of iterations. + +In this paper, the authors use the following process to prune a model, called *iterative prunning*: +>1. Randomly initialize a neural network f(x;theta_0) (where theta_0 follows D_{theta}). +>2. Train the network for j iterations, arriving at parameters theta_j. +>3. Prune p% of the parameters in theta_j, creating a mask m. +>4. Reset the remaining parameters to their values in theta_0, creating the winning ticket f(x;m*theta_0). +>5. Repeat step 2, 3, and 4. + +If the configured final sparsity is P (e.g., 0.8) and there are n times iterative pruning, each iterative pruning prunes 1-(1-P)^(1/n) of the weights that survive the previous round. + +### Usage + +PyTorch code +```python +from nni.compression.torch import LotteryTicketPruner +config_list = [{ + 'prune_iterations': 5, + 'sparsity': 0.8, + 'op_types': ['default'] +}] +pruner = LotteryTicketPruner(model, config_list, optimizer) +pruner.compress() +for _ in pruner.get_prune_iterations(): + pruner.prune_iteration_start() + for epoch in range(epoch_num): + ... +``` + +The above configuration means that there are 5 times of iterative pruning. As the 5 times iterative pruning are executed in the same run, LotteryTicketPruner needs `model` and `optimizer` (**Note that should add `lr_scheduler` if used**) to reset their states every time a new prune iteration starts. Please use `get_prune_iterations` to get the pruning iterations, and invoke `prune_iteration_start` at the beginning of each iteration. `epoch_num` is better to be large enough for model convergence, because the hypothesis is that the performance (accuracy) got in latter rounds with high sparsity could be comparable with that got in the first round. + + +*Tensorflow version will be supported later.* + +#### User configuration for LotteryTicketPruner + +* **prune_iterations:** The number of rounds for the iterative pruning, i.e., the number of iterative pruning. +* **sparsity:** The final sparsity when the compression is done. + +### Reproduced Experiment + +We try to reproduce the experiment result of the fully connected network on MNIST using the same configuration as in the paper. The code can be referred [here](https://github.com/microsoft/nni/tree/master/examples/model_compress/lottery_torch_mnist_fc.py). In this experiment, we prune 10 times, for each pruning we train the pruned model for 50 epochs. + +![](../../img/lottery_ticket_mnist_fc.png) + +The above figure shows the result of the fully connected network. `round0-sparsity-0.0` is the performance without pruning. Consistent with the paper, pruning around 80% also obtain similar performance compared to non-pruning, and converges a little faster. If pruning too much, e.g., larger than 94%, the accuracy becomes lower and convergence becomes a little slower. A little different from the paper, the trend of the data in the paper is relatively more clear. +   \ No newline at end of file diff --git a/docs/en_US/model_compression.rst b/docs/en_US/model_compression.rst index a1d4f01b8c..e594ba1fb7 100644 --- a/docs/en_US/model_compression.rst +++ b/docs/en_US/model_compression.rst @@ -22,4 +22,5 @@ For details, please refer to the following tutorials: Automatic Model Compression Model Speedup Compression Utilities - Customize Compression Algorithms + Compression Framework + Customize Compression Algorithms diff --git a/docs/img/compressor_framework.jpg b/docs/img/compressor_framework.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4528f3a49eb1e54281f3c7c166c249e6b1e040df GIT binary patch literal 105277 zcmeFa2|QGN-#>mVp@b6Ijj~1v$r6TS%T-cYvLqqPWG7=CC1ejpDSIUektOTcmt@IW zB*va4V;_u}-&b8-cU;$f-S_=G*Ykhw`~Spi%$zyrd(QcM&Ug7N@6Q|YJ#i4)b4pc1 z6(S)afhxc+M8xcwS3z1|g`m@?AwdX&s33BZ;}9wML<2TX1zJPo;4=yMtp6x}^BrP^ zpgnDq><}gRZa3Ig056Dr68xds{PgqZrv`p%;HL(DYT%~^ern+Vq6U<$EbJ_8t?js! zt*n9kJMNHuwI>*W-SG4d`EQ?#qawe4COakrK~YhE`}{ZCf+}uPe?M)D|BJoor_4V! z@KXanHSkjdKQ-_-4Tv8RKO%eNn5@JRt|Q{IM~=vfOGAJ39Rw*uR*(f`2U$Y4kTrPc z`ufeLK|;h(!>n9f9ArgB?VLqS&F!yPh?v>iiXu%NM8!moh(dC3q=Ts$!or2?iiM@M zojm_+37VhF+FYJrPxADU(+A&ilKt;b@^bge!WCX{^Dmz)2x>%e9FNMtqEPUjcu*8uI z-ygcjF`1)sqT7y>6WvtC4>$VP-uXYJEd@DqGg-6Ed$)J`cKP!bj{m)!zJ3F`9%%PlM+Ggp{y+Hnd69of$v@TgQ(ga(2L7dk zfA+4Q>iU;7@Gl+wvv>W6sq1gXu7w@2aNU3@OY8%-GUbjP6g$W%DRxj$QBqRv+Di>= zj9rX$dv@<-W@KeyW@Kh!kyCEUMMCNZUSxa8cN`F-pjXnSGe`oXVZt66dgtSDfDM+Rt+o z!#lSr+E>Z`Il*rJmn8d5u)oRG3+*N&0S}LCF9e6yRD%VQNPoWm@9Cg)oxmg-h#qe} zPlV9gL}<=+LUMe70zGo3ga~D?5TSRD-JPB8Mvt=*%*{;?R7HATqpC)+EBMt()XF5B zAQFKyD(56ZiSk;64K*TE+mrN8O;U6ej~b*D)*8dZ2NS%B5Or+zz`}Ss5gK?#gmA@h zj1$h2;I#x_UxE=Krb~V*?49V?IU?lCo)3SBB|(91 zW_ER>mT)o#{Y zMZs_+P3Kq9bU6ORpQ8MHDnC2e&$04z2KzY~|6Er#7yqA2`^!y2kKp88y8 z=C#Xto%;W-e{2wXopWXMu?Cr#PX`B!N-AV`zD5EG{AL7S{E9?S3&H@oiJ&>)G`5Z+H zgTJkVv6q|N(NLoYpP)o>cYO=%G&;8_yuOuy>#OuFIVDpNnuRdv&8vsN#zV95KtH;q51@pIco9 zRZ#RRajsLySIVue_d}O)f^hm;%yD(Ry=2~6JJZF{e2Ck(9^n8r8twB{xcLM<7Z~7@ zF`HxKbFlr|mln9Aqc^*glY_#!ilr>Q;fN4XJO{R5d0p*cL)q&{;VbtoT|5_Jj9e}! z4KB-dTl)Es;Y6yd3jB=Pxw~AC-`}s{*-4gYE zTiayg_S14V_EM&sRWP2Ks#)6+{*WToGt0W5TS}0XIz4Mx{Rw5VEk8fV4XRYHgw5PiTYn|vBv-}`&dg)FV z$W?A+WG-5fv&qsE@$5sbTiVBJS6lHf;Z{7f;quC~RL_Y}UoU*wzd3L@GotTsn})OP z^4$fl^EX*~WX`(LYCT)ZrpK9H^MU!aCGcYT;tvO&EGlG*d3UNdSfSH2yo{_k%KgBF zgqyjNS`;e71HFYcYrGpHZPpL zD(+rFDrrH7@Z%{#zt8u0u0EgS6v2Lq_Fk6Pt6|l-*R41&Vs92UugE=mh3*7g?2`L% zpD_1eYZZ;ta7BUeQ!S*Kzky8rn-Wv0(ffB!jNCjvxZab1J8y`id5qKj)M}`{B!5c( zMtRBWmkDa_>Z`#yEZPYaA6;56S&@Ctw{YEkOZ;U6*T~+B9@)XA@Z?`25piE0JZ%^j zjE#+~()Xm`mRCWpOb=w%@~(t<$)_5%x?`r;@?UrGJ}`7r0L zQ(lqeWxSM>oTH%$jjM9JtZWqXX?vd6t=MIBj5 zB{zad^?7I?hnI#63EHzE&-Jdp$dWsqT6;Z^#%^WqaIj;-g#r&}Bf=9*pQgzz*4l`w z*Ox1Nyc(@(Nr+BZN{oj0 z$v_V0s*yd&`V)!@VY+%}8`9j4{Q4YMX6&Q(B+heDVUz@|P>)V^=g*?e*q=ZZ!=G{5bl`CHaXQ zn>d$KZ|8U09wwc?@XTn?>qYWyZs|hG8A;58a;G0-|AJ!vy{3X=Zt=Br_GCp*UNII znvq|xcyH3DJXY<-!t<=fM{lY=hu{9x5<190e&x0T>r}CBBxSFt-Hd_sl}{OExzbI0 zD2J?Yh|~cj3X|pk#0Kk~u-x8d7AHK}$HpI;&PAZ`m7BuI2V@S@1;@?S^qZWH*2*ak zoQ^X;pVec|riw=u-{+U+eaKGBRK2Td-5gnydxuRWG@bidpB4PR`z1TjW4&vUo@}=#S8NB%>E3}GDBX2j>89pLC@hG7m(I=2Zw;QJkyY0h{XX$ng znWg*G%x2=9)vDUKenPQ!Z{L@3|E9|~;vWoON6-yv)reAfX<oul0|6k<-Ak$dTxIZM`@MxM~gQHR24r| z9x%*yN?5cW$P4$|f9DP|cG|ovA}xK*bxS8l`Gf4ALu{v#kei=)05P*&6hA#!<}38 zc`8oe@j)enV9|fDuz&V|+*fL}R@uE6f!{n%gjAI`U8rqAg6=MOAYI~^8C|%EXajIP z|8xE3|9X(%#d;=6HMa=i*>6zy$)#@MNzqA*hK2@yc`8XJJntot7EJmAOwk*WL?}$_ zsAup*S4u7#BZytupmb@)?~cG*fvGQ}dSH>G1CAAk&!r~FS3h9Q)79JF7>2!v^d$Hd zTM{VL2uGdkUpsT_2EWlu$o(~el>1e`VFA+9C$D=PdninJA{A{*D^=e9z7cXDkyp<`0h9a| zYC@CE7Sc!PMX(UUGxrtl&@43e31#50M;m6FdTCgr$)F*gjR*Y@q0CU zI|vplfpVVl#*A-JRn6FljU7a2-oS)#Fame6d@txXXo99D5vtLiu_i*|>(vSJEm^^% z+fJi~KRiH1gxXAiEdq>;A%W#QBJ{u;)5zz^B_G^N?^g|46jhYCJZAFIDUpZL>%e(rZm9s>=8v2UGe(kjc4 zuwU;MdP4Zuv37LpePwhL)K-ps>-^*ARh$N}xuv|I=i7hn`9YxPZ)xm(sc;@%6!^7I z$;JuAfDUyJBf3V7+U&rmVcQx{E}##ZZjEKL9I6NLE&`{5|-niG!0`&ObUS z=bOa&?AJ2f@4*^%5vfMF0b7*-D;<*>UPyFvi2|qPvj9ufR7OgKh1ROxNA}2RutIIQ zUMhhx7A&aXZllFFfmmJd)N<4C8DD7Cmu0lJiUH)`qL9gn)DPzgIxCbsp6qGcE;+GP zNLLr_Zwl~>k`F(>^^z`IR99RquzZ0C-Se(&UQtDWO zELJq|sQr$CfzQQm(ava1$$%L<`JXUq_%>7&aI{*?eU!2_*Fd#taoiBWLY=st{o>K(Dn?ZrY;KM5rnP zr?Lr6Q{(^!B{U3F*_9HmzD#=o7?eW59EE^6N(sYh6CtW>U{I0)gOVMEG04+ynE5w8HhLpPIYmE512FPsQb6owyr4^5}Eoat{$wlSd#k2q$MO z38nlXBxZXN{^LFi^9<|0rGt%HBVdH8*jasFMnDkU6lC*G^bpV;pf5HWFFC-OQ6p#b zLF#f5oW@B{mu_Q-^C_5Q{kcK+y=9^Z`X?tCF20dp`)9}mY>})3g{9wozCti-h3Sqc z`OQwXNVi7v8I9Zdt>cy70R2;5iU^T_xeD~p2yh_iSep;|PtPc@9Q~#G=Lx?K-oI3b zdfb?GLr>8#gRZhid;6+ls0*a;2xgt+8KjksTa+DiiC7genB72%68v_!v^{#l8iane zmdYBbQP-5c8o$J#ZKS5SEqhHeKCl-);)vDTKqYRl(0I`N-ZU}1KwwuuJqT5h@j`Qf zsdV4vznRS6P3QlN_iaFj&6NLO4?d^|wL~C7Ya+6}@T%CRC9&8!?u89HrSGDWwdSE# zMb=in=@n>bIRaR^1DC*H10HJI`^=CWb^Q&t$5?JS83 z!?u?r;nm3+8ZX@A(D`|05?yORqKMs}%lQz|6&m~PD_G1lP^&H1l{6WHG) zdSC3v8n?{92)f3sHsA2(2y>J)S<(1>)*IhlLSb|DA+vaiY~-0YRczMW-T5l7UP}n= zKgs>vG=Q#$ySGH}D*)!roE|=?w{-)l1+X){xjrnYMwt%yOg16hqx#dU=N$V_2;KkTJub}pnauMWgNLvVQkJi$HdB^c z5K@_`_(NXk^DHQOIJ|9<^}Dcg>uSI}oXtk{fFRby5j_wXw*nC><~ z*_SFPQ7RS}aSzqY=V-?K?LEStzpsljzW8W1NS}1)G}5#!Atm4HTj-+5elN0Pove2#q3@}`3F(5$_E29tVwPqf73s)=9KJD{#T z`iy<}_@m*2CE20noaj=VyR9Q8g#UHtBJ~tvof>(zWFMOui5mZ|nnBmTsbJ{IlhtzG zjVF>J-MhLK_IGgS1l_$Uw~C$iNp?$LtiU_TF=pUT;rtNK$_j7KrYVvkMWTI2wPdwTh{@@b=-yxm~XPXNJ$d4sa1VZ2E9l78P@a z(GA}t{gg)&cjRR%t7D&L?$5ArwBYIO|M>1njRnh{m(`aS{QUer`7+fxBCFSRFJ8vo zNJXmsBE8?5_pY;s*e;2(rqYiM zna7n?Z(IODCs@u`&r?;a&lI(HS%hD|T)^I*Ge!sHl^qFT zEcR11WPHGP`XSm~j75(NxLJL7DB0smJm(^&(WKYBTnfbUXO_8w-{MOu(77*f}BdaZ(?J{^n4&AyIIojIT!%O#6>ikl~E!JQ{ zYq6I93;N!Li|@uyE1BL4yytvu#WFP7_d*bds^cR_eG(Evlpmh6ytSx2Bv8(6#mO7h zhv=VhtR_G8IkHswU;+MF>!%jgGvcJ+lA&_W*^>tK0bXK*6ag(Dj=n$9K32OZOtGrY>>f zLNKiyNQ8>FYR{P*TUjD>`X$uBRn0ixLB_RTZZ{``8F?F})X)@+^|Q&IQWDFd<|`eS zUdndb+dr$fDd^Y<58{;Mb-Z~*ExFlq6qy(#Nw*KzSC>H5DU9cMZe7e9ki%9oa6+YJ zNZdH}oY(8l-F9Y;+)su21jy=zUD3A_gy#VG>39+%Chl~2G>VzX*N>d&eTh2ovDi zy}VxC)@>O$j!T`RQ!&~1`4fK*wl=JT>19ViTr8h@Wrg_h`NzX>5v2U{?nDft?EDbA zmP(RZGs9cT;ALKZ@JzBPds5#u?@$NkEceR6Zj+mMlOdD9PmF$5KHONk+xgV}QZC1O z4CK=iZ5=s>b3z}m$;<8wrKfOIWFyey9=b{0^wM%0YSNF@#XgEwMsYkn(PDN^na{&c zP;qA9i3QS|AcFI&cEDB9cxvAMq$-l>CA~~ND#t^b)EYneR%Rq}fmTg%mfB0ETM`zS zAYo6h!V!=^eCX=yV}z@^ZQ_ZC49T8d(WpaKOvPE=@-iHjr>k66*c)A8Q2L3hBeV9g z-noM!2|5ZVuRnC-68ZRy{0^O58--rA3A5TD{KF;q9u1Nrgf*XjGP`|bnqX2wHP60j zTAB2GQ3hPKI<_W(*Ca@Rqf_*HQ-goHq37iJ+o;uy4~1#dd{y?y0j0N2n8<^15D=6 zxU{Y#0KPaO|4;Yk5TV$njwOk86n6&jM9dVwJ6&6C#Mz7+xN2|_|LhG^8X+XA_$6v~ z&yrX+{t(BezxTA#XrKnhgsR#(cv`szb!8p(zBGFgCG}>YTqk1I_L`ZG2j{(Zy+=N6 zf~{E5nga|uwM7*ygGM!4pA|U+?L~WquROFH5F;~_sZ&MVY9}1NXoTm2@)mF2NKgagE%Z)Wb}EDla$kz`L1|dtKa`u2-*1?;@Som=+oCjV9i=sz zR)HVMw^D_+@?SDcf8nYcH>qKO6W>3;rzKn>oIv4N&!~$3i0l|r3m)t$g}Dv&$qOQ< zXEOE91v3j%yp5gj?^y|TUI?#-LeEm>;QR~*njOAkk4G!ays?z(%Z?`cOtJi9m4 zvn=ZgvPIaH%JoDRt0O1pZwsg06zb%?-o%3l*i{{$<-u8=KVJBWp-Zg-1exFCI@IIX zVoulGq^gHV>cspEKk>aZf#DG*R8yZ2NKegny|Yn`=2qQbuHW4uniuwl zQt7?llp<%gj;m%`&bwKWpck1w1_65&BG?c_y%$Y7`)8u6&+ZeE~41CCK znOECU1Fv}))XU;PMerqw#@GkO*$4T6^jno##-yx&Yq01HUx{q7ad9cX$Vr=|>Gv`_ z9Q~p@d?9(g3fYaGU@x-NskmDX_0Hbccq6&a?b(;$8|8?Ln?O`1wJmvD4klKAIP9{z z6ff9uEiNn4UOMQ@P-Xo&GJm;g{;}2}c^Ky2tiK3eN*b&4sQB7WC!emgGnwo$(Y9xG zQm~IjS62&@(jAa`_A*n zk7&oqo)~3$)~~S>cyXRt6U#;)`#-4P5mD^t6Hn#$-3eKKDmW@_46irYx713P9lU72 z%c@=liJx%!VE06-XK%pdEgIi@EKtM=iHb~zfw@@aHaWV-NH?91CG$Cjcm&6dHcU?B7hYuSWubY0u9;S& zaF5~p*-O#bfnkf4V7!)vvwbr1;c36-(r~_e*DS+yHIdycedG%BHw55L@nYP=AuS4|o^nSv|I7WE zwr;N6YBZ(xd)zs_j*YKAIPn~EjB*Zl%E~XX4;f(e;upPTR`j|JfBa}{Ph5s!p5v=K z$5cxyc)t9?c|1y%wHJFOXCs-w^ODjkN{M`4t(7+? z^1x2SG^P#xLB#Bu?Pa#Hio;18S|`LVc@M&I`hLT1p-Mi7x0OLeu&t8yt+H)uU!}AZKO2*e{hH?mEa+M?ches+ZsUv)R+bG-M)Oe+AWJX0n@pw?|X^rfNhjztIr=GtY zyexeu8tvdU7#VswZfYt4%U6hLcB|}`z=^Ba@-ghk*6qDp{gUKmz&Lk!na9YuWLq0$ z>}J>{svlcOD6xUB@yT{{<|Bu3tEr#))!Rqh^V}_2Lt{RaL?B+i&$YZYG8aDH{mSQn zkW?Lr@>eSHH+PbEyC*IYRH}#gEf_kSKD-Vzh9lh|nvL7rixTHDI?8aTkyq z-Wwe>bBK=r(BBbyrBH~v%18X2oc)vXWK7co5nFBiEAEOp^I?9riiVlUI;G6suYtO4 zX})f3Hi+9vZ6K9E+^##&{KftM!}ZrTb&Fj`sYJJw7^Ki|_$8F_LM&iwHHu zr=ogp!PbNk{C|HJY}IQ6ejZ*pFKLw${Jssq0>9p$V0p6j@`m_iD=K#R_9bClOaB{H z$AL`!6yGCWdoli4%bR%vbWh%u?iahe@YYi*sy3)EI=oEWMvEEeMxY;{nDn6QEpJ@L z?N&g=qMKU1i&*frw%Upei(&FE@$~hlHFjrM+Ov~1R9+5dlEw>;ZjYn>ew#us7*Kq4 zqo%4*8~eMWu}uVx7Ld}kMJ+ma7ykWSARz7WH6Xp2qq_EA%TbjB3-|7O!I)Q%FCx~2 zKSe*U9>4hM+qbo6&f1>3u3*2U2f$DhTi3n83olNX6sl{N)j5N+BoTylrWy)-t2nxEG0>{muwea z58FLeMc|t=GwC<_s3v5?eI{J^S!mkjFlIW8T$H<6AB4~xL`w{nDoC#T$YpY`OHBJ{ znS6R6HQPTMYKuptr})aW!aye0ZO~Y)Is$o3Wg=pOOKt4hp@Xkioh052Kbz7b z-nCj&3G5>@Z9IHtcxiUtZ8bro<)a;QYqs>FWT&7O_`LB z$vt$-8^*pzVP(#bSnIn8?4Kg`_v4}~eRyN5V|#De#LjJmAHOehYNJP>#?+Vp(aKEA zmoLH4*tJq#XHh>_8tPhuneNiHyH0A(t~}aRCyL1rN^0LCBM*PgpPqGf9CPW_GrUNr z7t;%5^K5d$apbjeTgiRXk<|xZk_(Y>?@89&KTRv~Xw8Cw_sh-Kg6cBcY<}a?nbsjUw%?aFk_rdl5j~=)G>^& zohsEx0**U7#aDV@Hy$o~^_6=zGF2Bvk0^BTj?5Y>)He$rkeQF-Qa`J8>5NwAIDH3( zaVa3)8M6*!v$_6>;lcedaq06dVay{ng)}jHmzW_=ExAW)whSbdO4t>Hc06~I^(BtE zdoA}|Qw{SdTwZCI7V8RXL{adV+g2RNm6DR{PQ2+w@5R@fIl7#2EIR|iL^`xQuU?~c zn_1@qx&K+&-HD^dI^T*r^~fHh8l8GjQ>ssyv>>QZ$Btny*hGk^N<1_>CJF;===o~%5KG-yR zMt-JbUFhxnbs|J7*ZNQ)KXYq=@V{#m{m0zlzf#ala&HJ!Jmn{@VSzqW^3Cx8l@#Ut z6xC<4!M>FFC;KAs<(CrE6Z=*=ZsSWs|(Y-D|B7_V~4?|(p z|JYIb!;H>P2kc)gHu*0XdHf3w*p?vH_h8l^yp!Gi6I|DyVZK0;75+8J8fGAnQgHNp z&ydjyLeHOZg|7pfGBql{RA@6K7Y0Iddr%YkFB1Q3Cu($IapM=l007m)4-I#89wKHu%XvtcYMP~K|zvB!cjRqCRxsD6R+Q5$Ss@W zKZ}!H+^^ z4q)E4ZhOkX@pu%D4!>tC1CNftla;5uhT+clQsN0VCM(PE%_@j3Tb6;~iGYVl0+{jG z{}&$C79;6*3Kue|_91P@3#V&%rnS29M4dD}=yvWk59b@1RTU#+R>#=GS-l0_8yY_C zw#EjnMIB&0s&d(mocW1D_>rgOuSOw!vvq&S_JzjPVEaJPp7;wi++FX=tZ0FR0FB%-Xk& zUuw7g(A%1`IW93^T()kGOE9g?0krd$ZPx*9?HMrRF3f<*%>=t^Gy^{nh~Kw4<5Ytg zCjrbjzfn-hpM18 zKsV!1mC~>+D%`5jl1YK(`>54rFpY`=x=g*VbeUj&qz+UBa>{FdKEDsJ7Fu*m5`bGdcfUOS&2#5XN8SAoa_sg4Jp%R`;lt|Yx z6Cs!G4F@itmW<~^M?#qw8;tka}vRJEAz)E1yWvz`~I*t|K)4% zUsRj?Gq(R%$M*kO>+Ijwv{b$UBHSZIRwhe>18cjN2K2}>K#hV^8+xh|y~r|Eo>i&} z>J_TjUa=ZB_26#?3o+?~>Z7Dfyjhu^%kBwc2eYGQ?(u|Icj>SM8!C+NFbxY zR{I~+W+A@Slzpou{J&E7wRI{1)6tIweMNMX$P(rDQjH-*#`=ID+Z0;7zcki%s$BWe z4jzZBE$H++`1HT|{*&ruDu`25|o>PQY&vVg0F`?fmDqETrJTgR2viXXw z{hI+QtN={ke~Kago2`4mdIe7h+HB>Vhizk+&sIta|8_srTIj)linIQk%}!Jc4qw=0lhWV+e?|M(aF+FJCc*iK4!cZwHjIYv6O%~sui(0F*7{cH*)}YQXs=R6 zN&oV`u@F7WO@_-hoA32>-`{^<`}C9I<@Y?W3o|f+W_cO#tf_%#UAf7Fvu%xIJr38k zq%BWYVbHC+@w*D1-)EjF56ww|WOEu3x`tkK(k=8yjhuOho~okT*q{Uu-eLO0qRJ9SOA5+WdALr1k+hq5VaWe-O-dg#2X z)474XLC%>{-1=j=rk*`7RYz!=XUU8mArLO9b}ZF)H~P=XCxA!sXJwq}R(Va7D)|@pNIe9>LS7WN^Rt}IqVYIk_#{N(-oTXO1T(E4y znxEk*&0Xk!nCY4$myXeGjS6w)DmlqJB14S1?jJmrL0zra&Z=1!RlsW%d z3A7mqy~lp7PE^y|GM#{#ITr92YXMqGtqmsL&BE0>P@kU(|CTu1%ow($RkUtaasCZE z{X=x<4>LB~Rt)fOZ+hYQSZ~i?3+ZycA~svR<+c9sv}C`dy4+4NU678K_98+O%wA5b zKES=x<*WQBrbm*0$78nfM{nwXD;Z`U%3m~g(oA$nZG4T>@4Kv&+iT>0x0>j``>^&( z+I0!!?|#U8{YmWYFHi9ORbe9OL`I~ZNvD^wbtcYZxxHHxVb5#eq)8Ur%EoL)7o5Ej zIVV8~;E*D0WN$(p*McYY9|%0li!aHzUo1G&zcEg>^@tZCY_`{XhABc5_)2fiPxr}a zaGhn~Yjlv-89!d)maUVub%9c0{o>VhPt3zJLRN?5n*R|F6F95R`Eql zykifMi$vVdaWbjlBXY=He6(T$%(*5|?am-+HOmpiKu9pg)Gw}?wbXkU^+G4y<*X)o3D3XN6Zo%2cbX4O~$ zHA|#@bv}{41A3C(1_%TD0H4FStnoUjf?mT*Du|6(H*bMp8QUnaa_Rn;;ygULeve*C zC(#mY&r}U)%HFG8%F`tkJ5=m`?+TSWP3a@EgrZu+E3^0S^~eQazwsF zvXC!kHnT3Mfuby{ko8%*yz@%Vn6Rh;!>3n@BJCJ8E>bq}b@e{EA>CIfV+7G@u#QE! z++R|9evw1rT*~nrhlKMnwi$sfwEDg>BXjx&cKImBIYZ-jV~MW*PvfoSj!bLk^gr3{ z9QtVH($0EDpt-&{??Ql5ic3zj?F0SNzh`VZm@Sqd|&mq!$(W4;HuX zF`Sh0k-&x7r?@Bf(&Mi53*SDdool6i@bt5|nmg_L4?F=%%YkAd zJM|9xTCz+FefX9q{~f@}+lV$2l-M^Je=o7mdZEw-uLe{GCG|b{mbGAktn+4nMP~ik z%$Ebjw>0e!HnQ+4A8O#Cr<hsSQgfj%Abh@>leuu4?+wEX_o$$<^*sr6<-4!wNe6(~id!LX~C>?ld#j2nm-4 z9kvtC3S~aBe9#y6b#`YYXIgfXI^Sn#taNm_X6I12V)I^kDUvtil$ns$*CWKOQwj>B zJcH;3uAH0K;NEfJthfe$5?L802UE zW_n1ll0JB}=8>>DSO3mzr~F+3_;%t5+w(YwRl?OHxY2nKp%!>?8vOaU=c^|DqkG)O z3bDw#y+Ygy03b|6JL^npB3c*aDZUF!x4rgYtMyPuk(2sr>8iujB=9%?29*8oeE!k< zU**btcf$TUM~iWLfG=oH&);=Jt+qREATZlj*u0=%UMG#`rHt2HPQVdd)(eT?=yTVL z5wl`19-eA?e%war2B855;Kjn{s=X_&Ypa|mZoFEF{L-@517BVy)MJw)Hkx+&(wcmk#^YI;{RUY#vO3dJwiFMx{T$xxeFn90IdPwsSRHY3Q=zX0IS zTYy7EID;P(3qax$gkDhaH=b#~b!V%b@UuzTz*~8V>qROot&^c1;sa@Nf$&0mLw3s%iC+om%>fnc@G zzI83RsMGeqJ-06!{5q!Vb#gZmCcj{30v@C)#It)2KiJh$9}vq;$%Bg2fn#=H$2Z8( z^KyxJ9mjf_urT`<#xjyuA6_>|voK%huzSKpXPKF0g|eRjZ07rOK)m!W;5mgCE~3_` zfpa`~3KeDv0;trO)-_7hh&vqje9I|aO^y)sz2^b_`|-11fSMMLZfOeZTZ3=xc!9$5 z!s|dq6K)Kwa%vF-L&jiDbmb-^`;+?#u(9oTGrVm+eu^Bg_Ba!fT^sXs{=F4GLX;*&tmp9!@e;gx+}xU6UQ&fo#$Qm^KW1+Y3Xjykg{= zjptYS9Zj?Y>^x~oNv+7v!9rydGM-P#!UN>?dcLqJ)=ihc8(Hs?qj)fM@YF)Fzp4}4 z-g%$%t-nknorjEDL7Dq?Hc=X*>LKqv&p%qZNl~*{n$FMM4|{TkjV8QenA|cHXEK~f zi$v8az}sDCbO(NU{jjF6aIgIE?UYEj87}n!kwL{(jaF`!an?i{kppw^I(s%;i7M^d z;dgx(m0d2}DvsPkVbL&AB33z3u`)<@977q3cTFF#!A^3r7IhweJV#SyG|>D)b>PDz zzRUW3F&AcDk&Q_+cH{VlRUQsyM{oi1n3t3Lqk2R7X7fuEZN<4?DqI|rf6X0Ulx08I z8sy?F0?7T=Xw#qdeXxnbJs%y)dwoZZC*}0>5{CJY$)7tS3_5Xcz|1Hairu*0fnNOO zE=l}jykmE%CMK^-P8bXN@Od%SS?`cahGQdQB=o9Up92+vVJ|M8!oB< z!%3X)c^oX?6U5Vq;3z@0igBB(zaQVVvy$^Q?Z%_KqLso&d`Yao?BsG)K+t{GT$g{I zR@HtxS;tiG9JeJO zVw!E%sxg#-+2x!#o=df|q{UjxFGKrO`|cM$6j&wLiS>*vXE|f)@sV&2RL^n-2+V1x z;g;mc)}@d(U+4}k9dEi&&@uerW}U?qAImF>I@*mqH@-+Ha=`q2_$NPc%@w3$no(8C zC!$Z~Gch@bojZQ_R{Rs4;Adol8k3HNX{iTrPqGlYQIq8~Sl+S1MGPO1H^qf;wKE^Pg98Tfs zI*GWAyPCihTd^Ed99s+9gS<*;$YU}vTFX0jWhWU&CH={kkBR47lq$*3Qi7?qsrapt6J#UgcR;QkKlIyh2sqCF==V86)57D4!J{fWIA&`sn*95F>KFDWt>@rUbMOd z#qQE-+R65Y{s{Z9!o9{x54FI>#1F4(Vc6S~u?7Y4*JGJr*NQGT^Z4H^B0qRj>d;J& zT+b66uZ|oEW>IBV##2Km=`zWvFl77gS5&v&Kk#1lzjEqWDkP+B2AF^3eEEvD`dJq6 zKUo&A9X|Md`!AuL`SEf74*=vg@0I;`PPhYn4{F37Yx#|v&8@4)5O;I~Hue^HBlM`R z4D%z$0=JfQlsRsDrlcR zJe!qmdl;0DmkQch1~ckCdR8@iS^Pcujf4kDbW%8rl+SxU;6eb6QHZ0beb(gF<3UVs zqdt&lv6%ATCEwrj(LATwS=_j)IMG*5ITaLxzhlzxHq+1M?%ZAMKa+QRy}V5>2hD9J zCf=ZI+sHFkR@YwFUL~c;rf(ai!K$ZkM#b`e^!|;`=tlX|mWD{>YF)R}uGW|tLF$0J zzgPskljKr;3b~p)$_6R!cX#_2GKO+zf$DRFFVA=cN8X= z6Q+HeEQ;Y#XD?;Imy}{`%&V05IK;`Yr{|9)TW2&LUdt2R#}u|;m*8AL{@^MP1CK{f zx^* zedy<6B23e*d#|TDW(t3dQ4r`D=ku(oxEm4~`clw|%`@x7Wm>8wAq1NyU;K+1(?Tiw z2WeueOwD(EsS9Ltpxp^bM$I$W7Qe?Pr#&A}#JPrj91OA(&g2f)AdxxnK#`w^tknbR zOaTb`zaSbg=p~9-e~LYJFKgmVWBN(nPrgJbOIs+^+d(XRsAP7lO}@oo&tg~QWDc6w zDu{UQ)=$od(Vfb1R-d!TdXj2n+>pt>>?rZEFQW8VXp}^!->cB^NeC$qD9-nW4C$ODj0Yt3KTSO?ZHAQ+E>wz={JH_@6h5Fa^e8A_!ZM0M=W-got?`IF|0n94cg5PU*1=_v>Dd<`7e(T7{E$Ee_ zo3k1J@VEtV1B%Q&1UhU>hWB#6R(0{|(f9SUUk;l^ouO5Gdm$k|o85Z1CcAn%tALIQ z^Dat7O4BpoKhF$Ql#^Jo)oJ7E0qb6VmzIYKIBEkc&E6T(=>k|k>hC7D8&Y}vCl_N}t-`yg9k#yS||{psB2Jkfbi_kBO_ z{k->cpZ+Lj#&ykg{jT5k{eC~og&HdNGB1Rjw?G5+v}0l6sz{pE9U@KiMgH(#yr>o4 zFdmK$gtWv|ZwPHv&32d_KWDB8(dj9aJLlC(TsJRMAY2$@VB+rJYG!1$zYC>iFLmv8 z*{6#%t_0D*p=|l1c7i9D*@jhUxB*jWl!=Xz*>Sg0SJP;*4)#djYmi3vtt-bR9HO5R z$|m;>^wl)C3prxA&2NU@d_xRKWaT##JkRKumgqhYUUhV_iaTD!JtswZ{&hsmX6<9r zqpnk#nk8t2zfJytmBiZl_Id71`1o+Yj@Ymmd{C7i>1zR+s^7#1CzvoyQqE9aaus1m zl^WY#Cl*K8X{|v_HK$M|!_c)*yPApGI=k@&vcLA@V>?C2%+k5YT8p;x)LBBGxyr@! zH%ld*zdV;JEQ~&7+6OOD4>syg2^I1?70Rw2LUlGFct7C_!Z#`3IBflpv-6eMc-MYr zcE_>mdqK;eu>7B}{O&)NA>E-65Y*t#w-sb6sJ3R`ClM}*REe6ry?8cNJUGj)nsrY4 zEOHfD)3QO6KeCBM;#^8+xn7G!zj!hBymSQjL6@tsQ6%dg6eLfML8tXP;0t2_ls^kC zz@LV%*N$>RQ@Iv3TTLQ0Qvz|y1&U-?|4n!+3~II_?y!8 zjUGHz@T?o@PS)n{s}6pp0e)9x+>;FdT37fm)zSIK=lzM;|B2Yo_%|ej?%J8{V2k%8 zM>8xyq2i*0%z-~%$bSovzx(-fhwu-$5biAw{qyp{&&*@>gO*1EHsVWBL#IjJW*I1I zq(tot&y~WIU$uLZ&N9HVBO`dL1N!T-`02qqZ>;M(KYw?+|w{%n4hP<=~ z%w%NHHl#jv^?lx^&vQqBll=3uDirD>1{pu+fg;$_!d%!xP&nWCP6_6PO}XOyFM3VvPLZN1>kqeHh0~J!fJgDD74TBwS3(_ zgjtqC--`F#bs+K%lmig`r_q5#rZ_7NnLmw!HI8Y$T3iy5JgCqL2Gm_ypz0ZT4H}jw;p{5 zk9DLmT3enm=#gXY3nF9NPW8$qb-TRY>rT%V(Xv;VhYU8^uVKyBLF@v+qn%9hhn>!hY`z9exC977XELyN5bHn$Eks% zcetWF=9rQ>E5S4Ql=@?IYhGQY?158tV~Ol@r}Lr|o3CG=znqlR1?Ip&uGHSWT&=y( z&$91agEL>l$yuNu>R1@x=|2LU^5I?;sox0s|Mow%_BaCXPy)~v0G*2jm?HQV4U-iM zO8L{qllR#0b-e#hY3zURz5andUGHT5|Cj#z3He?>mbDG}yahJ? zw;cW$^8IfKU*C(4{0CnDrJ<0EP(Kg;)-ot6JxEt?^UG5CfMWVY>8DGq%^HfcWcSsA zqQu!tJ(8)}6IFS@T%UFQhwjKGUtYtxHiN!e)iV9i`}yl1`v4lf@!w&QoSTNrp5L*O z4gY&wnwwG z9d6Wp>Uga+Vqi7g@MAyhJ8J9tgFBYTzy#rkmfTS)pWyd)ynunr){lL`e_r!94(mVL z8H8?tQ1>^__@8~_XW#g0PYxsqxknEE|L+^ufXm4F<*ub|h;{ppe4y)Jdi{Z-?qU`2 zz;*9$&*>4l08`gVQFN9swVd5GBTKz(9^fK&`x|o86fJrigPh!r@jG3wql1$HJx$J)R{npV{ofNpQGacHY!j!R}SAYicxoE{o>a9 z$rh$a+hf`an|(SDu0E|a6b$v@C~#&0UZy;J`jP7Bk$^AU)(dL|D;XUF7jJfjEvSio zso`gt6E)Dw#HgWya4NZPa$|I3F6ZZkCz~1-9X({scDSBfW_pl#v#x9$m0bb-^3kxR z_BivIc!uYq>Lm{@@*H5l!OQODC5a_ZwV!$0_Hk!%tA7ix;zBKKKxPnFVwSJ2_unkA z+WFUiE`hFi&p%xPca(1aUE1ufJSy|>p$JnUT^Vts+YK}3UXMd%iO9*!+T>3U44R$V zDO36V5nK5`?LF#`I0dk&zBz{6+&2uL_RoqaMg{;`LuDx-1a(`dW$VZ?LHnQ7gMOH!Ox0M)rO6#mz{$CuEx!W&EwNkIh`*Bn_}{vd|5sc$@I{5M zpNi+&hP>gK!Uwp_a6Q8U9tC?|Eqrx<8PE!&IL~wnuo=Ds$Nf*dXYWA>P_K@k@zvVd z_&8p!q%4~X_#*ERyw^fw8`9xh3%URJAGG-RPaB+nc0WG{?)Msd|5l;-cLVw!5PlaX z`6yZy-C@>a-+!qm_0{O3M9Q4za}-yJKWQLQx>$d_|D4Jqz|4epw_fqueW{}q)}3Q#!|{fJKhmBW;{`(Wl~#1fuVd^^bQ1g z_sIBPIjW{`CJ8YADhVO5A4ESjcZ$DL;cxPk9oCf7>{h)s(*0WKCC44U%0P`f)J`l7 ztAMjo{ITkH#UU<#tZ$};i}kA)y;zSGt5cnKVK>Umo30v>#HCd*gk5?o+k7kaVdDi+ z6WbjSGIR&_OuO8&xr)Ty4f_J$!CDKU#LHAsn>nYs(jdkJz zc+;;i@?E#Jr#+34PvQEktJ&)}zfSpk?+U;7%D%)b@qM27w`=fQBY^5Wp<4oWwcY94 zkQ9=@s=b%q&GJAfJ0LsZ76X&3N+{plmGkHFjZVut^V{Q7(YFMc>x(Y^+CBW|SQhho zcChk$Z+`2K9*f@3&iC!W_zQMEd1r_2#Bl@#Hs(S>k8rw0fG|TraAw(=Cjavlk@Vq@ zw$eMzO|De+4}ZE~uGQWRXbO41yYzjf>HUew=fB(MQk#E5k_S{QGx%XBw6zXe6SE^Z zR@2LwWmJo##GM(vIrkECHG|u@L=&dcKSG>@eh}{c%R(N2?cK$|+`;zlQr@+a!{!KN<3x5iW;dSw9xne- zOTD`j`fv?@QTQE2>C$f+dS`MKAJw#9nhj5gHZk&i;lRF11)1eKJW?-ntgKu|QiaMi zZ%B~(#>vi;ChQIbawbxmbCB->K@BUpYx(W>XBJkt0_LoES{u3B3#qA`PCreW-S8-X zRh?$qW2@J9^-v&8$L`%BV&YzJnFLSXy?LB}L4M^g1RMnBFz>$+$t*umwr9Nb>sJBo zM1e5OsYNifb3~-r#z`q};XJUm)HO=nHvFWaFQbqy5&UYd|7+)MJKzgY!XOeM@TjEb*gfmn8a5U+&+T2ACO+*Tg7DXL9N?=LE znlQy4eT!Ui;&A4sytYoS8>y=@rz(ksYmjL|pm0@P;5{nx3dnvJ=!1;R{DlKE#|w`r z*bq6|T7?Q9PCR>Pd@w>KO^Cox<^(WaQ>ZYx%(~@2XNXk+ajMhZksc?M8crG00)n#x z%Guix6S(QRy#h`6)cVaq+vfv1DeZ6h*2`=*z2RR9UT$6jt}}GSfJof{T|Nu>TxK#J zj^gukV&=OdHOzfoma{<6`Obr^ppb#90!V2|E&35AK8Gt(x-gE4*rI@OUz)jys!u0F zFNiDlve7Au6ZtZi*D7Ix@K-|D@MT}%%lC!*+ywo&;Jz}{ifoFHXO3q9@9diinnv|@ zO6+Uwu@IB$mH=(78aNr;!i=XkD2?9l|ihY0Ey0YrY%#zY|(sp0N+Vobyk z4~<3~p9~aI-o}_-o^k$vlN<=e6FZB@ZakBlD#rhzlqh`6U9KvpK0*IgyL4DTk*Cc?%YAWMm0sZuvuBXU zxibq``bkhjnK;TpokpaaYU&+Jk&CjQ8>k3+v4mq+)5moUbzDb?W=oj73N|&eUOFXy`9cEX>I7zx>&3Hy2h5Gp-}177F3Yw4 zbGhCy-J zvgyv?KD@qg&3j=yyUt4OLdm=0LbSi1j&Z9_&c4apwRS3(qbYp))Pj#*aX+L-vMI@5 zfT^#s61f*-%lsmRwwfvTY9^L2Y;)FAVoqVz4QuP3BAqWmnfItpRWgA0)d(FML9roi z*s52S{b+naCd|IBWU8u#a%ih`lb%naY626Gi{y|R%?M}`A6Oy{4|a8jDfk7uq|Ai@ zhpz)$UGdLzoruEOUdz$x8!`mL-&}#Xcw*)sdz@k+qP4C|=8@?>#raN2|MGk@d{k^L zt;}{@SF%EeF7j6QiIUiE@uTOWQ#00$ysFOydk9aCEWt+Bh_)ep7ILdmpmZQ;4;tkW zd|I7g*a9!qiW5L-V91Lct@78@IR{7tW9T#vi?idOqYqekL-U;;7)Gu)XI$uVpHI5Wi-QddG^b z9y?x&?$Opk_{m*uzncda8Cz0&nB+@*>VtxXu@S2gtEck|3Nw69o;&I6Y93ElOy9>U zWx@kTPY?B}wN7X~uiun~iCB?0Z}dy6PEIa4hg~izII4R#?d;8{8?S@2=`7=Xf=!OP zoeO`p^=x_d(L~5uhnZeF$ku)%j}I;v5mspArYeJCG=6?oJ$}ljc{XYPtqlsV5UC{W?Z?J9RbP#` zVUxdfyxK*UD=I*yPbM>PntL=zWh*CJrpBAnHPPnnq4tYaiwZabl}?i^bCrkiMOy?p zbS`B{h@cBzWs3s*IX3~!fs_nW?J|1djB~F(Wo{uOxf@a$9~|DQgfLadk7uf&Lg3Zf zES05K?5j33a4w|B=XlB=2t2ihoMWokSI_e{axE;&e5zJ|o!tY_!`|Ei0XRX%h!=A4 z7o6xe0Tf_-orCsjq~shO*GsdoXZjQ;%0E#rWO35?_Goa}l%B?>=(L120v%YbnP2b=va|ng z$=lg>%cpG@T_IGq9qjRw<>sDWw_T0G|Dw?2dUueH?ZK)txeC6DUK8;fd->(u`$)Hg6R5M6p85;LU#4<$89b;d1&w zPQn0e@hHeWu;8Ewxpt01@0qDU4U6PEm${6+)sKp;W)&$HxH2&}x2q;AvMTnbjYeG~ zmwubBevSAEP62C_Zt;%0L+Z|`l_nWqO^M68Y*wY|onUW%nB@_s`XO<$0lF-UIw-N5 z^Y{WqDJ-SdQItMTN2cCrpOnb8=hbe(7or`x-crN_uS}LV2SUcAoOZ5-+KuHc`uXG4 zHhpCq8~XQx{6Y6^7#JTNs_a#`y3z_$xrC5K>pe`;6SA>QnL%qewH>|wluhH55@eh$ z*h_o)8u4?S7#98-3$2S6>spZv61T$1rIMs;6gis6FP*j&I|~tuayi!8trg%wh4sIR z$(#z3IS%tCqhGszB0Ix|ZOG={X6}c340ID)gA;`ZhxGE~A0H@{1im|pk&miP&^CRA@1V-4x=5T{ zLFI!D*YlCz6$1T71cGJ$b%?__IU5WFwuJIaw78Sr@Y2R|zH)J10mHZ`bDN5~V&*Ns z@aN8J#6cq2n9Umn5^x-w#BqP_inPuvRc{_JqkhR{1c)LXBy}T}u!e0^Gbe2ZestNQ z!FuH;ZallD4#i6>b*zVu8}|NAD5`_yQkUxhiS*Tva}HdJymLvkFq2@#VClp0WDsYq z8ovG57cfB6#s;B3u_8Nf`+QlWcdzjljz4#hm_1cWyn+4p>+m?k;)Q^CN^Aj!t;!B= zcC&Y;@z6z|3wgzwt`9{?%W`uL`Kl@sl!QJfb6ue#_=G&>!DzwEkA=UeOlV=sDoQ95 ztcj$|d3ufOj8w3XHw9a;Q^WfnLo9N9fplnE>m74@nShP0<$L>kJ?XaWy)1V885icI z-0HpJ?SnUksR*jDgw@(vVd$&xtNUNQDeN52jiq_ekU{+vL1-5N4Y)6?GYa=z2_wb{ z`Y2(j5xonllUk-_osoy@Sw9_O$#h`?*95ZI{-2TPb|gB=-5<}6?9(^d)QUrV7U;M; zHxepv-Axy*@~}Xk5@u67d@yu)L9O)_d*5Z0)CxB_p#aI&s53FK&m*ob(-#!t#Xj|V zTv(McSH5GW(VFxHpUU3!-qarCvepbXvX9|}yyZXH1~?Tpr@Kh2D5SmR*e`IUSOO6UuvbPAG4%G5tKVlXNqC zMFj*RNpUN(8#`Vh0Rjn?L(>xPxtUoo$zdG*nH?XG)-uc!8yGzD7~>aXr3`%#yK;$> zuwf3TfT^jnx{JQ(zv|l*G>N=UvgA2@<58hNvlvc7OUF4G7O91mPMvWXEr_YnD!Ecy z7GybKc&^O)HG#B5Do3(?f5`?X;X|w>YEG>Rd1%>+L9cL=_oda;`kVE@O(zw$u%}AI zpKimXKNkWciJjGl>lvB_7gVIbO5X)vM%n6~+EeD|Bux4TX|R7K`YFhs{COhEh0KZ% z1#-5*AP@CTGV0GT8}@KYkTQ>kW#cP~5E~~x1FXdu6c^C~;+fv#fN=4P^gjo- z_yc8$J$C>CCGN`>+YmBPDEZb33WR0H@Cq#Zf3xS=Q9=6!;6dsu^;hulWn*Cwm;vL* z@DLlHc^oKh1ach%!fby(hk7rVZNxIBJOP5{UnA#x8$C5#A4O|LT~0qoHLi$TMcv3h8c{>7+1%<6 zvEG*s-!1*IgF9QuhW7xD%QU~%i=NBR#ctXy>o&udnirm>e*xwFU1}q{wJ@|^v|XP& zvkl=GYnnhTc^m|$pEu%nPzl6pxCv0SQ{Vk%*|G^?W-9B@d-vPr)IA z$N>sNbTsVG^;JM(VfFDgBobrL2%W@H0vp#HDFEWQK%TPR2+EMDyVX3vCW*NnvFO1q z&Vd{81}3q)lvVCv6KjXrd&*8^m||cIst;F4=;kypE*+F(w|p_)G#9&~%{le|<-%BY z-&8vAe(hJotJM0lZ$qA;6+jLBPxN9yKHl{byb=56Kc^39%N)ma)dxt)+a~EvN6gq) zTHiI`PI~j{{QgU4=*Y<&sdpRhWJyJ;=3CvFRG#wDTbchlQ9ha8RY>}gfL>-Q{P=0% zZHV8VSvFe+3(D_oVcy8k0PQl}V6h|mb`st&KAOF;4S{Z)qwn{}fDYVHS5&#?0cz~O zDV}IW!tQR4u>|J#@#W9CG>auZsrm)|!qSt%G>nBm`zAOq__mV{BU^AJJ}9*0OabjB z%`XPm^=!4~zboSJDR&D`3#o6K^to5BDwl4y{HSQVGw3Zh`QA!L%;T3@kb5fUd#m~u zpyv(9yq~8qE=86tE&KpouroGWayNbYco!C=Hg}^5c9-3E=7+p5??(S)F1d@0rfTHa z{nA4`9s2F#6i)WGo-ZceOE#!%#D7`}?aRLQYpZ)SI>DW%Mt%Tb08jM#9OBLz$zQM` z+je6Nc6C>OtSi9HM8C?uf%RUo{?w7IsGem0n%tNyn6p7rL3>-yh;Eh~K-O*YC|9!RO*uiH1m2`VR#IV~I={rNa@&ko2=)|QhQX`y_ zoA=-CZC03BvV2jf&?5sxI-uPBHRO2||GLWlItxlg&gRRpT3x6f;<2m_}S7gwaEjW^oIE6uQfH2NQ!MjYEFUXC< zEaTRUmc%a|G&i~Dy+# zU-_yQwg3Vi&}KbYfV_{?dePmr4SBfcaZ$*F0=e|HK>Y2x{nyfC{y}#Gjn$5)@_@e# zhCk%{T}O^!_f}}90KX@u=GJ(OREDwmAB7(C=#@E9+^P0K_jt`#2$PSq zWdi3S0h5d~L#S`b#^xutrLpvf9+Vz!DRtUWW!b2aBXSd0?2jIs5YQk^VNx{h!VD?Z zDGCuR3)>-&mYKhUpiixqS>Zc`ZiF5T8#1FsIl*%&IC|9|V%REG%`!dWx!OMF2IsjK zN`+Y!H@oM=TYP-SKiiEsiiZqa$WWad?CaA%bTjs(Z@UQR2ZAYDtHC9&1}exLA*v+| zrh<$&9!ika!_< zi+`ECuwVRXIqA;D{N$!1{F(=QQ8$AeXzKbaCgg;^SA2zE{Rb_XN&4tir4^ z9sJHwLK{4fvlkL7hAc+4unjKjlR+oOWk9ia06KXF!HAql!<`1DC;)M9Tg@j>sf#Da z2BE?Z>0%o_*k-jPYW+7ZciWN`x(Y6xt-IQh&xm{PO)NW*-Xo>!oayngNQN^%R+(#N zIb8Ia)tQT-dW6&l4HNX!9%n%{nGK_`KfSFXTo zMfJ|aN@tqdR3A7hLalbHH;UVd83x(7`vwP;6gVQsp_}{afsNYD9tF%cM82#WPi`JQ z(TQgUX)Na?ih2}IDg`Zmq&2$elSf=&| z2c9?NKPNUXG4VXxM^CtWr4c8OLL48gcTdN9EHsI>oqRp`i}HRbCn4+0DZ&#mZ%-FP z39vMyF+ox+DI*2X1Kx?WZ50xCr6>ei8dR!rvRae*1XDI-|AKWwjrhBqYEJcFA~_v% zhWhh>o;2`UdOd&F(m`4>)a4$*B%a3Ierzoecex}iOjviHF7MoEL3{qgkHw0W1CyfS zwvPyw#b+LIwb|6=p+``>1&;k6>jSdC7)Fnggvg$&aMY}v;N!^tbZaEQO&py#cBd2; z(V?H;v9P)x^14qiv#ilqZ0UMVsKE0k2EtTo{n3^hx)Idfv^3a~hU;_5E1fcp$20F| z4BxlP(Q;x4`!LSkhbpckgIq`NI2*FSL|SS_&;?}|gh}39o-wlzV0F7)XGjE5pqq(L zOcfqD3UF8WO($;%H&rry>c440iYdqClg*a_vItwj>4u<2)5(<8FNQb4cU&+eV#n*N% z@vL!09l>3-(8}^uLW?U{EexT0N2CUZqGrpyMB@)G54gCMFeZ5dVBXEC5f{EhT)sh`cnV z*1V1Qv9euYE91WFmExp=9XN{*c(TZ`k>Ge?%t{h(iAKe7%}9xJ>(yKlf^$bBBtpiA zJ;k#LDFEH@$cnD(#azrCd`x2BY@~Eu(p@tXI!V=oixsH^N~4~F@i5|PibJMrcouYK zbWDbYphZk{)BDpeC8(Xf47FJE7=2IJDRIy(=;>}sz(34wLkx=W1#{}ZlM;XAX{V#w zuZNh}@dw_Mrrgld>J#K!gfhC`*J?82M3%YOqXg^y*Iqz^Cvfd) z_3q_4dX0&ut1>KYRzlBD?=Q;D3y>$Z=%r8_j8BSJVvog)^qX8Pk38S%cE#Y(6I0Pw zlO$b~t4D^P4AJ}G(QDc2=#-%QVRX~{<|WjF_O)jZz^dKQIkQ<3-Ur!6=oqgZsE<4n z*UY9Olqz?+?QNEQ@P=_bSM3Q*OPI%5SlD$RlzSI24V@FwKULtG`b(G{!1<(eky19$ z(lSOIg1FSguEsc}55hcJ)QYSOtm5w$DxJe{o^TS8S>P>qo(f#l@AJSPbfZhhx;Pv$ zFY!oW8`LSH@YB$(aizK=^MpB{Kmt2ek039zNSsDeCg*hDx6;!;$z(W8ai;ykMbZ5P z7Z245M2NQ#X)J`u$Y5x^-4sT9abkM+J58Q*ya{E$TXxofvhI+o)~SZ3r4|n^iq)`q zGV7%(J<2!X#@)Otr^1awDqxRro{>1#=uyP{vHnaqa1RkF=x6w9u<20fZza+@+xboy zrgI)qC+dzN;VtPhdiyXJd&;(p8fLHaN61mKN~7||_Q(Gry#i1Q-EQHTwU{-h}($7oLtnNgic z$#B$Is$rN;D{pN<$AxDaOU1HmVnZdO#I#IeS#syGUKq9-Jt>ThpPNkK+Qs)bBG^0m z4CH+-7u;mO#_y%AAbB1#flC<-8aW7`cDJmDAG<^XOs!hP zo*+YS*0l9x*i(%>TFce-Cq_NQ?O7ge@FkE3?6rcvf>^;$LW7F%tU28{UDsDPr=8BQ zT}jBe5f4#ccl**jH(*DC2J-}6@x}uc%u1&ZmQPP{s ztrWK0K*Sg~>PqI8hgLvsr3CP-3^Ax-K>bixU-{jg==#f@zZ_PFylSFmf7GOoSd)ji zTn!(G(qf@wj?YFH0-PMRGm~>ewh-w96({Uj2`BC|l3(N})*==gRoeNpY*lQI6?(HW zX4QoeVYGQ`BkF^)V0e$EX*JQP>%>vmz{en{H#5r{j7<3J5iFu6Hfk7QJ9V=*byn$Q z%q;Ig8jDiVuL@Dmdgdke-w zibp@P)yL|+w39L!(_ymvm{3DT{lr_teMs@z0TICS)1#-L!Y+-8)=(UsVLsB6;U-{! z8pzHSa8)mkMfpg?R13<@iU#_iFKUB=t^K#8I1%0+k#f5GR{y38Nmu56dI8Zi?8vG`%4=>GB-( zh+ifzserz&&cnOKtoFWl42G0wZyA$D985=$;dIBK^f0+PJX7~%=$dBRgTm|j=e;yX za}@(+^$ra_m>{U;fv%c%S@C*Mhwz?Db4?lg5OXA+(b}pqV7am$cfgbG6?Uoa9SJu4 z6-;hS?WVbiOJ$!?Mt_wd--(LD6$T!d!{;F(vv%?t*c1#~9WxEKGI?4C`0j89CWFzpo^fCt9Pd-k<0`vg{hQ4`zQ6<2oIVM&1+<~INCh272LA&C`9Q5K2h6xP&eYMua}2H1wqZeP_QN-MieJmKKLJ4B z7%hDd0ICG*J@F6xZ^2QTLoRIeI#A8uD__)V>h1YkHYyR-H*$*JVx|1|R@93Lcn=;*f z?M7b}|07vidFB+tVyVc^*kXBzk=Zb1>oVe~xda|zc%pOVe8Rjf7ebUtM%6L&xo7g{ zcjT>Q%CBc6q6>^xpOw?w$keHbcQm>;^;Nwg`(RPMPi&)mh>Ac>qy5WD`N_|hyG|^9 znIAJX39{9lt|q#p$c7fK!d+}#ULbQL=(!(qeB?{FNQrBPfQ?B%iSc61j+3bi4;8@# z^M0%e*hSL2okAA?$7)VK-s829=elE$yyEsXsE4;)u+@9^0_&=Tu6rD7?PWmb8!KQy z#TA@0t2C=pJQdiU;3;5LcH*TrtZt!JvztITyyu}%9CNovx!OoIP9k`f*e>+7aAr`2SsIr3p@##9nIs6> z=b*WlJ+9{-@j5;@#o*#FB~!MNDZxqT`v!Xky>O+|cPraB(`{vDN-E;TOmn?q@pu;3 z+X$i9)1m5GA)V=Lq<+MyY;S>AAv0XGBHOQHM0fzJO~A$&r8KFyVe~-jFqA;|9U|qX znS`5&gl>k2<0IbQ7hd~Ll9v(GYXeA?5zMtpg2h*RE1!h&t^IRoM0kO}m zw>3Y0lM(!n&;A*=*4o>!(@-Y8X?n#TDo>h~blaQanu7VFyWFZJTDWUd*Q|YZLj>h> z90A)0=1qB{fn-~~B6)}%^FgdGO5cBu{T%GJnM*sOK}$#j~-g)vR zmn%PibfCI+0OS-%^r^7sn{u7(v62?k!KzZEgr4q)h)mEzFpKjA=pw(2`_eK>NrgE9 z@(j%t#e|)n2jB$SkFOE)p;{nj9<&(E^6cJQdP)viO{a>LhAx}R8ZAOzcr7s}^#s8P zE3}EjWKO!N7h=fL6}vZvKf69b7{56t-F!*Za*mEkj5%sK83`OlX-xWCNv zAwHBu4-Xl+`ZY?%d6F>ZF~+UPkblrs`82> zHKD6y6U#)Y++Gl*UV&{(~>t+rf=<8B4=qozYfD0?XzkH407ICl#DNL=-rJD#Q*DkGDf~kQ#J~&$0^9bowipb)yxJkBx`2RF+Ggzy#t`>upjkwlO|0 z8OolOo^GCz>#Yl~*gx`y-#f9S#2z85Nhdx<`_bhJ6=*>=l)j(aep~6uaH2K(kcyL5 z7gqH}Oo%3eM+qVuE9e&DNVPkq2$E)@M}?3KABFp8WAEhY$kR)#^9HlCoQvXM`)K{Z zG3#%jt6wV-zpe28@I^6f4<1>M502f*iK0eup)w$wo(*z5iKnw=GXYri*gP)S6vqOe z{Cx@gEu;NIPFoL1TtodS5R*m}q55A9x_>K${CWZ3Ud+Gy??0-IgT{J=;{@ezIa**x zuFv`#42f`8Aq8y13X)%%B;#y*?si&_=0D5`muq2_=dk3UZ>GxwaZL@NEJhBL#pqbDAnSQZ%O5!{nG7E_hL7J^RL;p3 za*fT`)WV(8V+P5(dB7a^3J112Ea)hhE8eHX1b;vQFJ!0u#$KWL2WL}YFD3qYvcG7X z?b#1x09*L<>XBup4k-E@6q6-c-Q&21WGE;NIy3gx>kEx#j+lexLD@=12O`bRvG%AQ zmBn*u?1NT=%jUZ^9sqo9FY|HtxH4y{eHa2q0r`X93Vu8D0x0_JLX+&6a0ej3)WwBI zw%~*P3SZ(>kc$GDX!jA|r}rDi3?L2v2^gnjlz|E1d>HO2s2v6YxvUrxg0ICd6VQKzn}stt`90Co3yZ zI#Xp54s$&VZwgi0{jK-mRk`S}t$onNyZU(Ek`m6<0_f8%)R(kv$XRg}tfn5gycY`i z%kQ@#wP25N_@Y6K}HS|MPYH#(dyWq!KAB8eLXG_U3!eOPUpvC zC;RI-Q~BA)|EhibKWo}+YLgO3g4ws=>+&~6`$g6f)Kl|(lP|5$d$lQNr0&jP?zmusP;{ch;!yvQ=l*GgnAo=#6;vW3Zh!K3P zMM}Pg^;~TiK4Y0>P-13SH%@;>?Gc3|bAcNExJdXmL}m@SRt3kXn*qgk^%eb%W&Kao z4h2(cu)wS!$S;)>`1Mar~U1^}W@-uR= zX328}rR%Zs2D4ReZ_Hk~FLXIGSy5fr^P2iygm7oA_#a&pxHxn%Oey}jutEjN_07Wd zOXMQs;*HD&nYUtszzrCpd$s^``wON=o}0qc$Zhzw~`CPl7jEs-4^X zCJiLg3-N5Y#ATukn8dQt_#r-)Oqd{D$*iBmuTH#E}6TK-J|@i%GXA8qUb zzMO`~RkRT5as@7itmA$-rU8_BB+=7jaLN(SCiwJQJ(?A$L8ch1~ zj*LLL>l(p-;~(*-XAz zy9EF2`r7cG4fu5NAL&B>H@g1ByECw?%}N$B2bCi;*L6NRnM|yk*=4jnUpmR?%erhd zl4%?3AA&y%)31IwW^=^!9bMcF(22m4|6SIdh0xI#3i)Iz79KyG~r;g>ri*kTzO1Hp<0JQEH(9eqFvnV0zC@w?^K6-_8t)p~oukH8`;3%B+{u7YV;~>yijho& z6i;GhTD|aC@{2o9jre5|PkXq}xh%J|m&J^QRl7qg-Vv2z3jNc}5$MM=OR|FIYcw|O zMf+bVHW)mATMhPZgv2L{@MnjF7jXim4hMUfPj`GeE3t2IeB}j&PC}Vhoi-s1u^N@% zu7ADkP5xVS79ZK;cef&IcyB!^y8S4l(mwbo0o~-Y6jMzkDbkdQ_yYQ2Y{xGcvf#-n z6|;E7?i=B~iX;(sj;X6tag5i90bpCg+$GGrfFdxSw-8%xYwNJ;npD(2{-MQ+QAgBD zmO|;?Mf+wI#>tZGzNO0O5@z4m7T0Hrj{9FP54SWfA&*oxJSaeO!O`1UoG`pu@ua5& zOQ?3#YB<_R_g#B7FSqsBCN##@ic8_--7)@qO|o=EVK1{LE1xcZzH4_g_7r<$#MS-I z3vL z3G~piGB3!(kij^W448j4l5CmFV&;CIlnJAq{?GtZF1I0Pzx)LW>m_$d4gCOpQXw0E z8In?rljo~xw$tIIYB<2X0p|8ZF*< z3FWNbnOt+VeymiKFL6_Gi9tE0xpvmJ*Kt;I!JnBbKPO-2?AtE#(#+3q*o!2R6&2)` z&i<0Zz(xllC9G(cfRIn_l~5|?f#NU4r*A{_f^Z30g}Yx$Y1OLWlow5`kD=1>H0z0( z08RB~Y}cB<8#l5eII^3_|NmaAjX& z6THu3-aTEg_6;v`^9oi?p)>04n~wWw!eTEB9(B+-5QWBBUXZSJ>8dRgb<7>ORhL_R zj&>r%PwosY>n7!S(%kaGPD_KbH}R6s%vzPG+W7A{u(5he1jfH}Lo?^4VYNo}!wlNz zhsDbzU+c;nuo=o84k?3F1Y2`EGe!%~mN=HCDx(Ptm&*RI-^$Bs80gb}H>`u1q7+}08pOw2`c*g2f zSx%~0l{+dT5wT#BLq#yF->(VnNA@8si}0I7?zE%3ta zZlYsMBo{kBj7{lAq4EXli=B7}=f%fQ_2gtT+mOSWZTcnf?H%=qyPa3PO?2fpnP~>B zt*J=h+|N^pe2{7N(q>roQol6c5nHje4ua#hqE`_5`Z_ zi-^K{>DJspn4tN3o1b~^6NbkZRu<~r#dT=ZP2+CdR{U%Q|6VC72Lwe-r0t1XcFv%bQ;fQM1G;O z3cRXA7#Zqab{qS?R*wP$(7+BX%%*sO+-|=1s>y>^C_h&xJ1Tz4c=cnQTLKNW@Bn(6 zK$EQ(QtZ(l0-M}L=`Q`2h(25Bs$GV-LnX9)@Z7l}!CHt*eV~*@683`oX&(I+vUEM3 z=f#226_Skm2GQbc8(Ok@X5-QpHN!{p(M;hz@}GuQkyZw&LqTHWo9b8V@AWMaHB>Y` zau>LQ;R|$A$;K(gR16c97PiM%_3=7LYmN~J%9fF(F`D=p(y54Ti9?qAxtc6-^5cAj zZs*&iq{rR$I%?=0-?ht|rPiDByz*10>u*5vl7Avh!xd-Rj#03DM$(k&pjgPv3muP( zD4U$rzcs*}X&7?Qgz^PTnbX~t1#*a5Xd;9eso|iUlGC=pJ9gOEn>bvK{E!B_$w1)J z2mvgyrf?fVS&&TtYhGp2o^9%~$rM(c>n4<9PdyRtaZUD~G)x*MJOu35ez?F$ELOebuftX4>EaT4~XW=pn~DU4AB zFrV^QM-R1jNYUL94Gb)ne}(Z>QnR*{^Zo1NvC1au)pKs_z1#A4M8JO9q9Q(pQLc&^7R6e;hPhsf9%d+Q;dt*FeJ9xRDdR*c zM?(CNMN)^AcD+)5z9V@znqA)ig2wrl8BNm{Rzsneu$qXj*LsKLNPr1jXQ<+-$Ef301BO|;toW>hvnnKh;jiRRVP9<~ew(!#2pPYFc3(y?oWO)3tc9@od|wv0 zcqX5^jjh)S6q$XFn<{eg*F$S2zIHQ27X|T57U+;MlRTMcb28wfV{_1bafaxQpPjrD zV08JwST16;0vuZC^|4%a{?!ud@h9G%ZoeYI(8z2p)yUv+c%QA;v~;d3g&&>|L!LMe zJ%&}Q={c?)S3>D;onl1!OC*dvJ@^sr{fcP~f3eIE3zVq0@Rr^cHPzO{P0QjXlfrl% z$48M7I`8icD$P4*j!A53OC#f=RQ0-En1Y$oZ)I50eeAe6R1b^4uh=L zRjck-FGLRwJIm+{=5ZStH%y(9m8M$#tSM!IO3$Wr6Ya!Fro2BqICOI>UYz5Unv~tW zLxf>+x`5<0**{hFx!eR*?|c8P@Gl*1a;VhIkmQ$#W8|a7x^CR|yu?&IO+m;;M=Ys{ zhStED`>GSLn_B3tc;CsS7~5$xf!OIY4Ht}QuRkJJ@VI9ixbm8l&=WIKJtudgYZ++q z3SKK}cbKEp7L%H8^oD`@mHMb1P2u@bLEAXWC&NUTqF^`KBwe>lo%!+|LP1ewL08+1 z9>1!2zeX>|Cq~Ccn9A<-(ItwCpjH=qdU9?2EcP`jlf51JhCw-^|8ic#-&y#%RJ+>hhe5091ObgQOX5V)?RQ2i~hiKxy<9Y=yUy z6EaDwW;|yzBh;}NE(omO4dnX9`7kda}%8sknI71ovxB*UY(UB z334uQXOazcMyc98yL#yJnu;59mzGY4)k^mNY46M9p>Fs7#}bulN(kACaNA{HGD%31 zw8=VzY$2rVlM2~pLMXCCQnpdXzD(A!lQp9(W6Ks}9gOk2y6^LxU)<-M`#k5I*Lhy& zdHliadkr&leXrN`y{^yo`MeiKcNGL3S+u+@OByIt^p<@k7oWj5T$R7@@xjYE#V&Xd`^6L=qV-VT zXq10fb5>MWpNZ~1kqL+}3qua;r8~}vYCklfJp_Ue6by+Y+uVz}_fLBEhkKliw4lLL5eJKTGS5gcRT7Jw9pVRua*7aaX~MQM(H_?GYdFy zh_GU!8uAtCkx@d2PB|0A=}2jp+muxh1S6+66FScOn=3fJD4ftAZ8^d=@e=8pMiiXl zK1kuVJyHx0SW12WNFV8-t6my7y>egn+r`s5IG$yWWmuJI6;P^P$pQ;WPmnSbu3ydENxni~^;M(wOxLk_vW~s8vx8{SNqlv-s>hiT zo{zK9#xbvBXn91x{gtUAOQMt^tetH96!KdW@Z zW@|U5{bQ<%Om~|?PYZd_)84UfB8$!q8xZNIi(H2?LXL(h>91dnVVN_nZhLR_RDxDk zf|Z&|*#&C1wl^3u|4X@`d-g&VG!-{DP@O@rb%*C8V(lk$>qhi##ROpPL8w zXYUT0yI+}KOs(lbfHDlcc{eiK@I|Y%BsmiKIMmZ0cg6H8*mHY=OKk~oF87O5m3aCG z%Iay8iZ9Rfd&L{})aT`2=Q(%w#p>K18VDCjzQ%~;KRA`)L=Cjq*G@&%CdZnVq`fXT z*3fycfz09^yi@*qaNjc85R6sgg-=Te|HOm-*@0zd}qMO=8tK#J3gPkQ+AB! zfG0%BVr=QBB*Fo006dtNbhoFJ17RljsjTeZy`adA%b3LS-Rq(364wN|8;Rd#5q6Z* zMlOQWHhK~8V_g0U^1Xg5Vq{wr_n2f&`Nh}TQHl^qvRDOqZj-=+KZ!~HSy$)peNBH` z)VZaJ3nl@OdXVphnM!XNMCB$#`Y$B*|E)0N-&Mf2y--NRe)P>)&~&6HO#x8pgvgXl za`3b~DA*)X{}Vquv;V)XwfG0XhrcrWTP73scI5e-H|l$l9c|!Ts4>Z8M)g%U^(p`r zxB^f?&Fsc)t)hqd}opE#xd+;B(n`QLCh~O-MNaCIkWQM+*RA z!H!^8@Cc$z_b2U1d8ZMzHHz?RZ#|;22tXYOE0lFz3O|aZuc%2Tn*yi=2`gUON1vhRza*!#Djtk@b~8IDLF$lvVS~dPkOOez@cX%<`fpu)$G!Dl4NR`E zd#_oxRf)#s20TkRaP^_Q!g|?Ma`K0a^D<^bqG2{&QEcyUt`U@0B6fpL1Uu^oc-7yw zw5GC>bJkuX65yo6iYi6oBPa?rQhOZ+q!t%hKY*u~9;B~RwzaeKgH_&fkH=7GtEM6- z;G8)qID*Y3I{_AGi1_*-f>;dO(weeKnGC0RAOzcFlYs-f;TMp4x-f-;sH}dg}HXk8MqxOIGenW|>~gYKkbZ0v;^Fu8^M~B0Efg z9VWo<5@FjDV}I1%N#p;aDjAi!hskWfG+B>`F!<2Pmmoi!uchkuKw;0p?@(^ZEClJw z8aHRwySOdfotbIJ7e&FZyqqK zRTQ5p_aj$u&o8Nk3DmCEzJ^%+hc;->PcAWklK)K{shf&O5m~< zCM$ofgfj~~|CZj`z*Z|z2P^;p|5$57sUrc=1GNKjn-JfgO-N|xLV45Z+9Gzmi84yD z_ENtC@8xC$hC${Xh*>;XF=AmKQ~-CVt?CUp`2xv`VQJU$CY3Vr)dg4);zj=_<0H$O z)z~%Gy94XXSn@5@G%5(OC^3OunL&`6Ic9UAXl;sj>v#CreT@FDjc}qkC4f_ovVq=& zu%)c?65t#A6rDEK;S?!NrRl1vcED|tT8~-%b?N$}u77G-m)Pm~&Y1s0v&AF6<<+nQ zO|>Uyc3!5DvD#acOe?b>g-hR987*inen3ZQOpr+&t} z?PRL|I8$9=3!67~YX$1p8+7cm_7B^EUiDPs5&^rmPo}^7?y_&@0yxbFq>)Bf0TscJ z>xrKFN!#T7f(Wl5M!}nx=e2luUA=TtOCX7+45AW@wm?{?-@tjiF{$vd7i@CvtK-vT z!|gi>J)Tm~E!|jle*9uyrvra^9^{K5P7#yysKbROsI@KXEF41DRhx z@M4%@zkY4(K!C$gkzV0gDa)QVoP>mI#`sw-p{a^k7H6cy73&wjAw;_UI}_Qkc#)xMJ{ytkgk5HZ=iqSV@kGF)g4i0NU0vq&ehfBkYk z-&CcrGx@CVStF|ryqxKMLA}+xbeM7xJ2^NMc(VkLH5s#d+rRQjU@oAQEIadlf8pdA zSugIF!!NBFnyOkY3N_@K>37t(6J7F*%ke;x0<$lp1UDs z&F+WS>O!p1yb6i*X#E-r4>1r~**t0|*JyRqij^8qOLhKHhx6_54&EM_am4<`nWNf| zZnSw{BOW%MOUO-|WDJQ@?|k*)p>e_ql;^>|2d(sN!?cW4Ge8A4|HUwNpPfr;d<~}C zLG;b5G!yCw)#DG@_Hd;XZtSjcDTfkU13;}AdXab{z+d)-x%3B3``3M6PIaOr$hX28Q%8m z$K3TC)vD~)3XMWYQ7;xrlwL`xx18r{+hBc5HIVy2DWPV7&E0YQLdaE;?Z_s?t|@;x z6u)>{I_wkcs=LP8OSh51E*Lk-55pZsVd(shX>5!`O_xNmuxO26n3t%n!O_#sdzu|K zV23^_JwbpUwuKTBL(@leE^g8P+RcC z-M;qM$Us}}I-rz41W?FwD=H^3bGT6QFR%bN&NKYcI5&ccro3K+oZ!)mRD)|4j~;mF z9(3=+En_*eZr@fGc2<@&FlKO&bSoT2QY4R2eHhN5x#r~}H%|X&c#%2Lt}5CmD$DX>?wnZ3snc9(Z;VY$CS(iP!@_e)qM1Er z_GJh>9r3O&bHB|Iip;BYM-ec^;z)7jU((!fEf{nT=LLJ+$l?R5weic@6V8m{Y%aQb zHTS#q^YLM!a?yuzt`3TOj>qx?@ng$_ntG=8uhSFpA*L=Vcjgv(WECKFMHIF9q}{hw zl577Xn3l@SR|a0ZpjV8!6=1uuFo`5XIQ^s`V=BMB%wv~Zv8xTLfaMC3Bj#5AvZxS ztUV@)VGV~O!yUZtZv@V@Ug^vfwY0Q?}+zM4m4nqCoRhi$;Ed8|ogfY@TM%K7gd0m{ehnZCJZO7jEvx zoMKp;_MlELRxL7gp)E9GH#=s59 zY6WQu=4O$~+UWzIv(baXU!`fi&3PSnmNY@s zyxf(Yg2~O#?|2<+dw^N97wkH354@feX1GAy>n@DrVr?Vu8kQ&PC)veNcVVn!m4ZZg zl~+Sfk}ED*PCNQJx9Y_c;JXIgTL~-GXFsLwc{hPhg&R~z(lG=vQq7;s+?&HI-^w;s zAx$+|tXr)Idn^NECWV}fJN-!%;bAM&nbhdEXB|B{cw6MWzj1`tnl;Nfp%$BFGhD5h zR@Ju--~Tk?XludQl|6?oR>B*L7*Fo?Y`6XO@M6_NTzzY$Y(!>mz(7PSQaQ>ljXVqLAu3ywB= zpJDD`Pp8M2S*YDjypHC@9zJS?tor^#DgB}EFfpP}A*-HCS*Shs#gxJVCj$50#-Y*B zcX^Ecd^3u&9>?hGH0Z8Ic%T)D(J#^_66fAxHbh4Ya|*h$x_iGL8MoZMH+SDYuE3=6 z9JKY;`uVm{1q1?yy5ty6S4ycqsK^B5CQNlMydPlZCZg-(XZ{rY{n_#IhZmt0*u)h( zC|FRbRj>cy!MDZL8kiBjmqe3gf8rqiMy9XU1>SuiT!N2-_(Sd2_x;Rk?e2sHtxz;% z%Aq9-KSe!-;!n8e-+AuXgo=X0D{G9Qc(2~V8RhA(U4Ylp=m)}TMHhO2@rs;Mh;O4`IO1v2- zuNZ4g1*?G2ctYIz;GtLF;!%MVaT2tKJ>s)XId4Jq#Agv_9ge4Ltcwg|Lf=)Y_)E?c zRK(nG;;Iw(%b+oRDJH$W^=`KEm-vEjbQaGz_VUtyjvYbO>~}p+5+3yNJ?7-$lL7CW zSh;L^OzBw=jXb_;tjQwbWr840uVA(up&(Sebk7{%B$&1*6(oG853U!`3oWXszhCMouz)f%8&2Ewwf@xH9wH4vl zeQz8<>9Xz5z+>wh1epif_!i2Goi5Wdqi7V83vTiNcuP~A>AiogRR^X zp0|&*_a5!jZvN#N>C0j zjDo?SnqBL1@x!z;<+bqN%kt~j@>$GEbmezF~VF^)K{(Qf%^ zu^`%kU8^Ojdp$c@Xj+!9EHbiIDbWxz`wcA~hbxx=9(YS8;zQ9dUdy~e!FsdvbZ%*# z)s<-Z_Q_%u2_?F~sQ25Fj^bjo(F6zW$^^;wq;|4uT4jNfgVn;Z1Ueq4E1hOhwA}Ew z5Y8Fq;c{+L5bI}{$$3*wQgH6c>%Y!&+j z6_$ldaasZvzQ^uSalX(B({?nKIM)Krf_RBCj~EVABe*BZIk}{D_fE`_Zk~$JvT~IU z)U#oIz*k8Q>XBFAar>s@W-3YYhX!JFjyv%8tn2Faj3W07_4rl@%hO89olbEXS*J)- z^?ovizatIcxai6{vb{ahY+?*gEVUb!wFGz2f4JY$PPoYCih6GGYM76v$@{bu7dNW^ zkcl$MtC^bgE!kD&V}kCi$|n>7FW)=BmIT!$I)!3~Sh|(vES8~p2uC~WMnrsWU0utx zgHriRAN#jxCKB2wYa(NguwamzSK3YJepZ$pJEAUKSeY#SoaZpcs@S^B)|jkH9C)1f zm93n|rdV20EYCCFxjaq;B^p_zM4LGvZ06P%`k?wQAPY4!SGh0X3d*^=rLhOx;TLp_ zsy%aVJ=|m2%Or{Jk5HSax^uuCrWPcC@^&8l>U7}|;d)fEY)raI>N7)Rh=`wARQWfz z$cO_+!;y*4>C^S4-jeF?0vruH>@mK&s7v%#q0uWby1d&4gmS`d53$p*s%2NSu} z2ho9etFZpeXu|j9h0FI@y2BHKD$jL&cmdBNFiWxM6NV}05) zmoH28eSN34fGY{F<9RpY4C1eGb&nuoYpA#8@F}lzbLz-P9E!9Pv{RWnf(fH25j~3` zra^y;ga<3fe4ytOmdCa7;;vzggnNPvz3x6ccih|MRiIwNB2_JU>+!H>7mo3y{>eolY28I?6L9P=lwKFv|m zr3wEg)ZC0Y68!<+ug0;wa141P^>qF5@Q0aDT0pvfCz!Oi*fGXD<#TFuxP^nc-Q%c- z-ONEuk&*tFAoXMEll`o1GOHGmCT)vfFP?jr>EvO{QA0IJWp+pSaxf&IzoEOm*+JCd z)x%zWyDARzOVHCPq53q$!yo0?V*;hM;q()0E)~g>wup`3kE#xL(+xu1^)QUp2^t43 z+J6H2j9kQo7sKdaQ;_|5>A|XmtUiLAJE!7|t?HejsFGtLU~glQlZypVizIDP`CyEi_9d zU$4O{bdk>a+b_j$LQeV@>A z|GlRkyuEVqLx^6?C1lH2@ms1KF~W>NoSN#Qp-+|e0$ZBvl;-!8E=tEbCw4h7av71g zsy()9RN&!7j4vswbxyE75MzeV>0+<_JjnokD%K=C_GBSGju>C0Q0p9E(`ogT61?b`-19i0aI?e90m$?q6_h z%(s3j^!zCLWHV?1E5G4vL{BiNk4W@*ZBNc+ju$T}Pv5W6B-_t}O3L;n`NQ3H$KPYb=}BHyM`8+8xY`{sz2XlU{OsZmEj#wjL!ViA-K9|&PfCIw zCSi%XXNd!qq8fdbm*4}nZ~Be;B5!}HvD}y8f6t7{rB9=)#pRqlT`_k^K`r+aQ|NvSSCFRuZtJR&1DsOh z4>plc*Y7_n)i)o+2KS$ABkOQ>MRn(9GK9%*#A+Hn^A3G?=`_SF!ktDXpe!5k0j8W* z71vwWnF1-#Qtx=u*I;+qCo(!ITMV068m9W$J5X0-S%+s0D=Rm@-#hEvC&0#=BeUqh zL`8rxF0K2h)$}tJ^@uMCs&GuQdlbfwH8pcwsUz3sPE&QAlN?qaEpgG%e|UTjO_pYf zf%%D`kF_Ui6{@Gi^KJ5XFJuc=!z{s;5pj#SX za(BfcY&xLyF%|fFD;`;_`_=GHN18SEw7Dx34W}UZ zveXywL^_y)g~+2|t2D&bMAj4p=@Q^hJ4{)z=yQZBTF=+~Fg6>99mI}&brWBwPNO`` z!+C4YeThx10_1hi=~$hyf;ZpVD)9k{meU_fPpWZQniRr*QEfw(1)N*)6r}lh_iZ_y z{hEJjOdw|Cia}|tO{Y;`d2+vjK%mR?L80&nt&g={`f5bD9-P7Z%A7!m+c^Pt{shON z(h?-U+k-}~8d1z)vcW{l0R^-PNQ#Ew@Of!Z@)83S6Cy05yN6BpAC|rl+Hi6Y{^LP; zfv56mls4?V2+4?2>!rIvZTN#;SLe&COxaJW8k&7_ghl^|q0ncoH+GChwZ?ccgYL^I z@mPiW#VcPPxRg2&nx%%N@kji<=^Whz5g0;Ar`xW)2>GmID5VdU4AH9}=)Eo8puOFH@>? zOCM<)G1SdCi6u+=FHq?GF3(Z&ME|LP@+52*}4;CZG_<{^QE>X+! zyZ5IlT)2jsK>%=zxGi>th#)Q9$6WVq&9#o(NO<;o==%AY68>T`l3^VVFf9ytrwuZk za!PX<3$QUqFazr(EZMUJFF4}!nUW&Dx&bRggjXQ!$v?0;UO%uoA)64~TT0IlY|feG zxJ?M+$R-4(@1@RxDuKRjq#$%>;Ujn80Fd(on_~*FIY9M{I0?(6oB(CvvLD!-8i38| z>i?w4`@L!s)O-^=)_Ybtj%?|`_WtYDt>>(TV#gOLOBBsr8)yK|@t={SP{cPOTq#>_ z#AJraMP*uLr|UbT{#PeVrKj$bO~{aPc@H3<;%t{QbVZ)OzFguL3W3}@#rR|Lch5Zh zDCXX9?Sz=Vk6|8V@b|0YAMIEFdIhO?Z{1SV#U5`_FNs@7{OIVNM|}P^K{zb)H_X)r z5yDE|ptqG|BKL@k~3E#HAFjbbE77Y}1X`tp|;4y66 zgivilW{?b&BXj`0tKu26u?En)z;$SA8;DdWSP#tYylH13{xm~&2I6lF1d6xY+uWRh zJwk%7D;|ALY4k23FX_d%YlfPmR&+c^nXZHyI^^31RJDYrDMpOB6lmYh`U)UF*YAN} zJGh^}6ZiA;QQ}{D{XYOp`o<-%MWD z$Qf&^A-%9M>qNwDZ(R@^y8_qUKLy91Nr@mh9s~ZlzXiuhz^4!1fJHy|5+FA%Z2NBR zKJLRHQa0{@{T3+$jpOBvRsE#}sO2W)MS{=9dm@bD-z@cC!L9`XvB3~){cF^2`beFt z3n4@)H=j;ikZQ%|s|bJ~yXXz#*BHBVd(Sf3Y*O&(QFu?&sYuGLzxOT!KOmY~RVdqT zN^fhw(5lHOJ8TpJF0rh;`eJ-w+fBi?_N)u|tj_4qqo>BW>Ng=$%IoVt-<9Up(J!M5 zK9x?nw&7j1Gu;0*4R(fm_&;@a-=OfnCj}C+WR*BIRdbPoV~1&I>yGjq>c4_(vhTJ@ zzgA?@37-DLDQ?#M0B!6V_vbL+4p4`}m^fYT#2lT4_KJQfzS}BAAAU`>$;vgFjox;` zq=xxU+~cC~!@)0a|2+>Z`nRgrqAfeG znFZg!Uvb7#)am4%)VB9Lb=89cc1!Gn@8UI;Z0(tM3l1240Rekc+rKhu-}$V+U2NGI OpPljfd*;Aq@Bahf;kgI^ literal 0 HcmV?d00001