Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.learn.tensorflow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.learn.tensorflow
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d2244e619c0ecc7bf47d59f1309968adb4b7e9dc
Select Git revision
Branches
12
amir
gan
integrate_structures
lstm
master
default
protected
newlstm
oldmaster
predict
speed-up
tf20
towards_tf2
updates
Tags
20
v3.0.0
v2.0.0
v1.2.2b0
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Oct
17
9
7
5
4
26
Sep
12
28
Aug
27
16
13
10
9
28
Jul
25
20
19
17
16
13
12
11
10
9
8
Jun
7
6
29
May
28
24
23
22
8
5
4
2
1
30
Apr
27
26
25
24
23
19
16
13
27
Mar
25
Jan
24
17
2
14
Dec
11
9
7
6
5
4
1
28
Nov
22
21
20
9
8
6
3
2
1
31
Oct
30
29
26
25
24
23
21
20
19
18
16
14
13
12
11
10
6
5
3
2
1
29
Sep
28
27
26
25
23
22
19
15
12
8
7
6
4
1
31
Aug
29
28
25
17
4
27
Jul
24
20
17
13
12
10
8
7
6
5
4
29
Jun
28
27
26
23
19
14
2
31
May
30
23
8
6
5
23
Apr
22
16
7
24
Mar
23
17
16
13
8
6
4
24
Feb
22
16
15
6
Jan
4
3
21
Dec
19
6
1
30
Nov
29
28
24
21
18
17
16
14
11
10
9
8
5
4
3
2
31
Oct
30
28
27
26
25
23
21
18
17
16
14
13
12
11
10
9
7
6
26
Sep
25
23
21
12
9
8
7
5
2
30
Aug
29
28
25
24
16
12
11
10
more tests on moving average
More error handling in eval script
Add a script to cache datasets
Add an option to enable eager execution
Fix the checkpoint saving when using moving average
Apply moving average correctly in the regressor too
Fix the moving average in the Logits estimator
Add a test for moving average in Logits
Add architecture details of simplecnn and patchcnn
Put accuracy back to train metrics
Merge branch 'issue-68' into 'master'
Enabling macbuilds
Increased latest version to 1.0.4b0 [skip ci]
Increased stable version to 1.0.3
v1.0.3
v1.0.3
Updated pypi info [skip ci]
Increased latest version to 1.0.3b0 [skip ci]
Increased stable version to 1.0.2
v1.0.2
v1.0.2
Merge branch 'master' of gitlab.idiap.ch:bob/bob.learn.tensorflow
Updated pypi info [skip ci]
Increased latest version to 1.0.2b0 [skip ci]
Increased stable version to 1.0.1
v1.0.1
v1.0.1
Merge branch 'master' of gitlab.idiap.ch:bob/bob.learn.tensorflow
Updated pypi info [skip ci]
Increased latest version to 1.0.1b0 [skip ci]
Increased stable version to 1.0.0
v1.0.0
v1.0.0
Updating badges in the readme [skip-ci]
Merge branch 'issue-65' into 'master'
Enable mac builds
Merge branch 'issue-64' into 'master'
Ignore doctest block
Removed tensorflow from extra-interspinx
Updated graph name. It changed from tensorflow 1.8 to 1.9
For some reason tensorflow 1.9 changed such index from 1 to 0
Disable Sphinx nitpicky and disable Python 2 [skip ci]
Merge branch 'eval' into 'master'
Account for cases when checkpoint gets deleted before it's evaluated.
Make the syntax compatible with Python 2
Merge branch 'regression' into 'master'
Fix copy paste error [skip ci]
Support predictions as well
Loading