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
58c9631e
Commit
58c9631e
authored
Nov 24, 2017
by
Daniele Venzano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update image and gitlab CI
parent
d0ba84b9
Pipeline
#4778
passed with stages
in 4 minutes and 27 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
0 deletions
+44
-0
tf-google.json
tf-google.json
+44
-0
No files found.
tf-google.json
0 → 100644
View file @
58c9631e
{
"name"
:
"tf-google"
,
"services"
:
[
{
"command"
:
null
,
"environment"
:
[],
"essential_count"
:
1
,
"image"
:
"gcr.io/tensorflow/tensorflow:1.3.0-py3"
,
"monitor"
:
true
,
"name"
:
"tf-jupyter"
,
"ports"
:
[
{
"name"
:
"Tensorboard web interface"
,
"port_number"
:
6006
,
"protocol"
:
"tcp"
,
"url_template"
:
"http://{ip_port}/"
},
{
"name"
:
"Notebook web interface"
,
"port_number"
:
8888
,
"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