blob: f616a73b03a9dbffcaaeac388fe3783b6b0b6ac4 [file] [log] [blame]
graph(%0 : Double(2)) {
%1 : Double(2) = onnx::LogSoftmax[axis=0](%0), scope: Net
return (%1);
}