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
5324fc66
Unverified
Commit
5324fc66
authored
Nov 29, 2018
by
Chris Shallue
Committed by
GitHub
Nov 29, 2018
Browse files
Merge pull request #5838 from cshallue/master
Reorganize astronet directory structure
parents
03612984
17c2f0cc
Changes
81
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
research/astronet/tf_util/example_util_test.py
research/astronet/tf_util/example_util_test.py
+1
-1
No files found.
research/astronet/
astronet/
util/example_util_test.py
→
research/astronet/
tf_
util/example_util_test.py
View file @
5324fc66
...
...
@@ -21,7 +21,7 @@ from __future__ import print_function
import
numpy
as
np
import
tensorflow
as
tf
from
astronet.
util
import
example_util
from
tf_
util
import
example_util
class
ExampleUtilTest
(
tf
.
test
.
TestCase
):
...
...
Prev
1
2
3
4
5
Next
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