blob: 4b300f4f38094ea27b186f9de8f216e18489911e [file] [log] [blame]
ir_version: 7
producer_name: "pytorch"
producer_version: "CURRENT_VERSION"
graph {
node {
output: "onnx::Sub_1"
name: "Constant_0"
op_type: "Constant"
attribute {
name: "value"
t {
data_type: 11
raw_data: "\000\000\000\000\000\000\360?"
}
type: TENSOR
}
}
node {
input: "onnx::Sub_1"
input: "onnx::Sub_0"
output: "2"
name: "Sub_1"
op_type: "Sub"
}
name: "torch_jit"
input {
name: "onnx::Sub_0"
type {
tensor_type {
elem_type: 11
shape {
dim {
dim_value: 2
}
dim {
dim_value: 3
}
}
}
}
}
output {
name: "2"
type {
tensor_type {
elem_type: 11
shape {
dim {
dim_value: 2
}
dim {
dim_value: 3
}
}
}
}
}
}
opset_import {
version: 14
}