This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreport.txt
36 lines (33 loc) · 2.19 KB
/
report.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
TensorFlow 2.0 Upgrade Script
-----------------------------
Converted 1 files
Detected 0 issues that require attention
--------------------------------------------------------------------------------
================================================================================
Detailed log follows:
================================================================================
--------------------------------------------------------------------------------
Processing file 'FacedSegmentor.py'
outputting to 'FacedSegmentor2.py'
--------------------------------------------------------------------------------
66:21: INFO: Renamed 'tf.gfile.GFile' to 'tf.io.gfile.GFile'
67:32: INFO: Renamed 'tf.GraphDef' to 'tf.compat.v1.GraphDef'
73:24: INFO: Renamed 'tf.train.import_meta_graph' to 'tf.compat.v1.train.import_meta_graph'
76:23: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
77:28: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
78:24: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
79:28: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
80:28: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
81:21: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
82:21: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
178:24: INFO: Renamed 'tf.Session' to 'tf.compat.v1.Session'
180:21: INFO: Renamed 'tf.gfile.GFile' to 'tf.io.gfile.GFile'
181:32: INFO: Renamed 'tf.GraphDef' to 'tf.compat.v1.GraphDef'
187:24: INFO: Renamed 'tf.train.import_meta_graph' to 'tf.compat.v1.train.import_meta_graph'
190:23: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
191:28: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
192:21: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
193:21: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
194:21: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
195:21: INFO: Renamed 'tf.get_default_graph' to 'tf.compat.v1.get_default_graph'
--------------------------------------------------------------------------------