Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
ffm-baseline
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ML
ffm-baseline
Commits
dec73a55
Commit
dec73a55
authored
5 years ago
by
张彦钊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change test file
parent
a4912e3c
master
gyz
mr/beta/bug22
offic
rtt
updatedb
zhao
zhao22
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
multi.py
tensnsorflow/multi.py
+2
-3
No files found.
tensnsorflow/multi.py
View file @
dec73a55
...
...
@@ -158,9 +158,8 @@ if __name__ == '__main__':
print
(
all_dart_dirs
)
a
=
[]
for
i
in
all_dart_dirs
:
print
(
str
(
i
)
.
split
(
"/"
))
if
str
(
i
)
.
split
(
"/"
)[
3
][:
4
]
==
"part"
:
print
(
str
(
i
)
.
split
(
"/"
)[
3
])
if
str
(
i
)
.
split
(
"/"
)[
4
][:
4
]
==
"part"
:
print
(
str
(
i
)
.
split
(
"/"
)[
4
])
# d = spark.textFile("hdfs://172.16.32.4:8020/strategy/esmm/tr").collect()
# print(d)
...
...
This diff is collapsed.
Click to expand it.
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