Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
1679377f
Unverified
Commit
1679377f
authored
Dec 06, 2017
by
田传武
Committed by
GitHub
Dec 06, 2017
Browse files
Update wide_deep.py
parent
9b51944b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/wide_deep/wide_deep.py
official/wide_deep/wide_deep.py
+1
-1
No files found.
official/wide_deep/wide_deep.py
View file @
1679377f
...
...
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
"""Example code for TensorFlow Wide & Deep Tutorial using
TF.Learn
API."""
"""Example code for TensorFlow Wide & Deep Tutorial using
tf.estimator
API."""
from
__future__
import
absolute_import
from
__future__
import
division
from
__future__
import
print_function
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment