blob: d2d0784036c5803502e3d5a01a47bb6b31ed641f [file] [log] [blame]
ir_version: 8
producer_name: "pytorch"
producer_version: "CURRENT_VERSION"
graph {
node {
input: "onnx::Acos_0"
output: "1"
name: "Acos_0"
op_type: "Acos"
}
name: "main_graph"
input {
name: "onnx::Acos_0"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 3
}
dim {
dim_value: 4
}
}
}
}
}
output {
name: "1"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 3
}
dim {
dim_value: 4
}
}
}
}
}
}
opset_import {
version: 17
}