blob: 07809e1abdb8a0b485f65b4b0adc7c58f2c14ca8 [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: "torch_jit"
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
}