Skip to content

Commit

Permalink
Updating metrics_export_meta_graph.pb for fixing //tensorflow/python:…
Browse files Browse the repository at this point in the history
…framework_meta_graph_test on big endian
  • Loading branch information
namrata-ibm committed Nov 8, 2019
1 parent bfce5ba commit a816b97
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions tensorflow/python/framework/testdata/metrics_export_meta_graph.pb
Expand Up @@ -503,7 +503,8 @@ graph_def {
size: 2
}
}
tensor_content: "\000\000\000\000\000\000\200?"
float_val: 0.
float_val: 1.
}
}
}
Expand Down Expand Up @@ -567,7 +568,8 @@ graph_def {
size: 2
}
}
tensor_content: "ff\206\300\232\231\021A"
float_val: -4.2
float_val: 9.1
}
}
}
Expand Down Expand Up @@ -631,7 +633,8 @@ graph_def {
size: 2
}
}
tensor_content: "\000\000\320@\000\000\000\000"
float_val: 6.5
float_val: 0.
}
}
}
Expand Down Expand Up @@ -695,7 +698,8 @@ graph_def {
size: 2
}
}
tensor_content: "\315\314L\300\000\000\200@"
float_val: -3.2
float_val: 0.
}
}
}
Expand Down Expand Up @@ -1158,7 +1162,8 @@ graph_def {
size: 2
}
}
tensor_content: "\000\000\000\000\001\000\000\000"
int_val: 0
int_val: 1
}
}
}
Expand Down

0 comments on commit a816b97

Please sign in to comment.