blob: 7646a64d08980131caf3c49048222b3567f940c8 [file] [log] [blame]
ir_version: 4
producer_name: "pytorch"
producer_version: "1.1"
graph {
node {
output: "1"
op_type: "Constant"
attribute {
name: "value"
t {
dims: 3
data_type: 7
raw_data: "\004\000\000\000\000\000\000\000\006\000\000\000\000\000\000\000\002\000\000\000\000\000\000\000"
}
type: TENSOR
}
}
node {
input: "0"
input: "1"
output: "2"
op_type: "Expand"
}
name: "torch-jit-export"
input {
name: "0"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 6
}
dim {
dim_value: 1
}
}
}
}
}
output {
name: "2"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 4
}
dim {
dim_value: 6
}
dim {
dim_value: 2
}
}
}
}
}
}
opset_import {
version: 9
}