Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
zapp-tensorflow
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zoe-apps
zapp-tensorflow
Commits
b32a965b
Commit
b32a965b
authored
Apr 23, 2018
by
Francesco Pace
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
a28a0171
Pipeline
#7273
failed with stages
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
0 deletions
+38
-0
tf-google-batch.json
tf-google-batch.json
+38
-0
No files found.
tf-google-batch.json
0 → 100644
View file @
b32a965b
{
"name"
:
"tf-google-batch"
,
"services"
:
[
{
"command"
:
null
,
"environment"
:
[],
"essential_count"
:
1
,
"image"
:
"gcr.io/tensorflow/tensorflow:1.3.0-py3"
,
"monitor"
:
true
,
"name"
:
"tf"
,
"ports"
:
[
{
"name"
:
"Tensorboard web interface"
,
"port_number"
:
6006
,
"protocol"
:
"tcp"
,
"url_template"
:
"http://{ip_port}/"
}
],
"replicas"
:
1
,
"resources"
:
{
"cores"
:
{
"max"
:
4
,
"min"
:
4
},
"memory"
:
{
"max"
:
34359738368
,
"min"
:
34359738368
}
},
"startup_order"
:
0
,
"total_count"
:
1
,
"volumes"
:
[]
}
],
"size"
:
512
,
"version"
:
3
,
"will_end"
:
false
}
\ No newline at end of file
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