blob: 11a009b4d95376604656e77a9ab53afb86c25e0f [file] [log] [blame]
ir_version: 6
producer_name: "pytorch"
producer_version: "CURRENT_VERSION"
graph {
node {
input: "onnx::Round_0"
output: "1"
name: "Round_0"
op_type: "Round"
}
name: "main_graph"
input {
name: "onnx::Round_0"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 4
}
}
}
}
}
output {
name: "1"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 4
}
}
}
}
}
}
opset_import {
version: 11
}