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
Commits
a3815585
There was a problem fetching the pipeline summary.
Commit
a3815585
authored
8 years ago
by
Pavel KORSHUNOV
Browse files
Options
Downloads
Patches
Plain Diff
fixing sphinx
parent
e2bacea4
Branches
Branches containing commit
No related tags found
1 merge request
!6
Merge branch with audio-stuff into master
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bob/learn/tensorflow/network/__init__.py
+2
-2
2 additions, 2 deletions
bob/learn/tensorflow/network/__init__.py
with
2 additions
and
2 deletions
bob/learn/tensorflow/network/__init__.py
+
2
−
2
View file @
a3815585
...
...
@@ -8,8 +8,8 @@ from .FaceNet import FaceNet
from
.FaceNetSimple
import
FaceNetSimple
from
.VGG16
import
VGG16
from
.VGG16_mod
import
VGG16_mod
from
SimpleAudio
import
SimpleAudio
from
DeeperAudio
import
DeeperAudio
from
.
SimpleAudio
import
SimpleAudio
from
.
DeeperAudio
import
DeeperAudio
# gets sphinx autodoc done right - don't remove it
def
__appropriate__
(
*
args
):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment