blob: 72ff4ba536bcb0ee780410f1b7bb146a8bd6f012 [file] [log] [blame]
ir_version: 4
producer_name: "pytorch"
producer_version: "CURRENT_VERSION"
graph {
node {
input: "onnx::Atan_0"
output: "1"
name: "Atan_0"
op_type: "Atan"
}
name: "torch-jit-export"
input {
name: "onnx::Atan_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: 9
}