• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1ir_version: 6
2producer_name: "pytorch"
3producer_version: "CURRENT_VERSION"
4graph {
5  node {
6    output: "1"
7    name: "Constant_1"
8    op_type: "Constant"
9    attribute {
10      name: "value"
11      t {
12        dims: 10
13        data_type: 1
14        raw_data: "\000\000\240@\000\000\260@\000\000\300@\000\000\320@\000\000\340@\000\000\360@\000\000\000A\000\000\010A\000\000\020A\000\000\030A"
15      }
16      type: TENSOR
17    }
18  }
19  name: "main_graph"
20  output {
21    name: "1"
22    type {
23      tensor_type {
24        elem_type: 1
25        shape {
26          dim {
27            dim_value: 10
28          }
29        }
30      }
31    }
32  }
33}
34opset_import {
35  version: 11
36}
37