blob: 81606851e7851eca66923b81bc5e471ba7736722 [file] [log] [blame]
ir_version: 7
producer_name: "pytorch"
producer_version: "CURRENT_VERSION"
graph {
node {
input: "onnx::Clip_0"
input: "onnx::Clip_6"
input: "onnx::Clip_7"
output: "5"
name: "Clip_0"
op_type: "Clip"
}
name: "torch_jit"
initializer {
data_type: 1
name: "onnx::Clip_6"
raw_data: "\000\000\000\277"
}
initializer {
data_type: 1
name: "onnx::Clip_7"
raw_data: "\000\000\000?"
}
input {
name: "onnx::Clip_0"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 3
}
dim {
dim_value: 4
}
}
}
}
}
output {
name: "5"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 3
}
dim {
dim_value: 4
}
}
}
}
}
}
opset_import {
version: 13
}