blob: 32343c0db6cf3d33be711ca77b862ec5ffed821d [file] [log] [blame]
ir_version: 6
producer_name: "pytorch"
producer_version: "1.6"
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: "0"
input: "1"
output: "2"
name: "Tile_1"
op_type: "Tile"
}
name: "torch-jit-export"
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: "2"
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
}