135 lines
1.7 KiB
Plaintext
135 lines
1.7 KiB
Plaintext
|
node {
|
||
|
name: "in_0"
|
||
|
op: "Const"
|
||
|
attr {
|
||
|
key: "value"
|
||
|
value {
|
||
|
tensor {
|
||
|
dtype: DT_FLOAT
|
||
|
tensor_shape {
|
||
|
dim {
|
||
|
size: 2
|
||
|
}
|
||
|
dim {
|
||
|
size: 3
|
||
|
}
|
||
|
dim {
|
||
|
size: 3
|
||
|
}
|
||
|
}
|
||
|
tensor_content: "~^G?L\033M?\236p9?\220ol>\356%:?X\2708><q\001?b|d?\224\316\v?\314al?P@\257=,5K?\326\271(?\3566\016?`u#>0\024\236>\240{\036>\240h\360>"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
attr {
|
||
|
key: "dtype"
|
||
|
value {
|
||
|
type: DT_FLOAT
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
node {
|
||
|
name: "in_0/read"
|
||
|
op: "Identity"
|
||
|
input: "in_0"
|
||
|
attr {
|
||
|
key: "_class"
|
||
|
value {
|
||
|
list {
|
||
|
s: "loc:@in_0"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
attr {
|
||
|
key: "T"
|
||
|
value {
|
||
|
type: DT_FLOAT
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
node {
|
||
|
name: "eye/ones"
|
||
|
op: "Const"
|
||
|
attr {
|
||
|
key: "value"
|
||
|
value {
|
||
|
tensor {
|
||
|
dtype: DT_FLOAT
|
||
|
tensor_shape {
|
||
|
dim {
|
||
|
size: 2
|
||
|
}
|
||
|
dim {
|
||
|
size: 3
|
||
|
}
|
||
|
}
|
||
|
float_val: 1.0
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
attr {
|
||
|
key: "dtype"
|
||
|
value {
|
||
|
type: DT_FLOAT
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
node {
|
||
|
name: "eye/diag"
|
||
|
op: "MatrixDiag"
|
||
|
input: "eye/ones"
|
||
|
attr {
|
||
|
key: "T"
|
||
|
value {
|
||
|
type: DT_FLOAT
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
node {
|
||
|
name: "Add"
|
||
|
op: "Add"
|
||
|
input: "in_0/read"
|
||
|
input: "eye/diag"
|
||
|
attr {
|
||
|
key: "T"
|
||
|
value {
|
||
|
type: DT_FLOAT
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
node {
|
||
|
name: "Svd"
|
||
|
op: "Svd"
|
||
|
input: "Add"
|
||
|
attr {
|
||
|
key: "full_matrices"
|
||
|
value {
|
||
|
b: true
|
||
|
}
|
||
|
}
|
||
|
attr {
|
||
|
key: "compute_uv"
|
||
|
value {
|
||
|
b: false
|
||
|
}
|
||
|
}
|
||
|
attr {
|
||
|
key: "T"
|
||
|
value {
|
||
|
type: DT_FLOAT
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
node {
|
||
|
name: "Abs"
|
||
|
op: "Abs"
|
||
|
input: "Svd"
|
||
|
attr {
|
||
|
key: "T"
|
||
|
value {
|
||
|
type: DT_FLOAT
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
library {
|
||
|
}
|