blob: 6586f713119cd279efa5575f7b9a7160bf581ee3 [file] [log] [blame]
ir_version: 6
producer_name: "pytorch"
producer_version: "CURRENT_VERSION"
graph {
node {
output: "1"
name: "Constant_0"
op_type: "Constant"
attribute {
name: "value"
t {
dims: 4
data_type: 7
raw_data: "\001\000\000\000\000\000\000\000\002\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000"
}
type: TENSOR
}
}
node {
input: "6"
output: "3"
name: "ConstantOfShape_1"
op_type: "ConstantOfShape"
attribute {
name: "value"
t {
dims: 1
data_type: 7
raw_data: "\001\000\000\000\000\000\000\000"
}
type: TENSOR
}
}
node {
input: "0"
input: "3"
output: "4"
name: "Expand_2"
op_type: "Expand"
}
node {
input: "4"
input: "1"
output: "5"
name: "Tile_3"
op_type: "Tile"
}
name: "torch-jit-export"
initializer {
dims: 1
data_type: 7
name: "6"
raw_data: "\004\000\000\000\000\000\000\000"
}
input {
name: "0"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 1
}
dim {
dim_value: 2
}
dim {
dim_value: 3
}
dim {
dim_value: 4
}
}
}
}
}
output {
name: "5"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 1
}
dim {
dim_value: 4
}
dim {
dim_value: 9
}
dim {
dim_value: 16
}
}
}
}
}
}
opset_import {
version: 9
}