Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tensorflow 1 Interface
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bioimage Analysis
Tensorflow 1 Interface
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4375afd5ef26183d4f34e13e3e9da7b51a90500e
Select Git revision
Selected
4375afd5ef26183d4f34e13e3e9da7b51a90500e
Branches
2
main
default
protected
develop
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Mar
28
Feb
2
31
Jan
13
3
Nov
24
Oct
20
30
Sep
13
Jul
12
29
May
25
19
17
13
11
10
9
6
5
4
26
Apr
22
21
13
22
Dec
21
8
Nov
19
Oct
18
add TODO
develop
develop
convert to the original macos configuration
keep correcting errors
keep correcting errors
keep correcting small errors
identify different data types
correct errors during the interprocessing
delete not needed class
support sending empty tensors
support sending empty tensors
keep improving the interprocessing communication for tf1 mac
improve the interprocess communication
keep updating interprocessing
add interprocessing communication tools
adapt to model runner re organization
change tensor-flow to tensorflow and dl-model-runner to 0.0.1
update pom to release the plugin
rearange packages to keep an order within the dl-model-runner projects
remove icy legacy dependencies from the engine, use scijava-base pom
add roles in the pom
ignore for mac
remove unnecessary generic type
adapt tensor builder to imglib2
correct tensor creation from imglib2
adapt to new model runner
refactor class
termiate upgrading tf1 interface to imglib2
change IND4J creation by imglib2
adapt tf intereface to imglib2
Merge branch 'develop' of
Merge branch 'develop' of https://gitlab.pasteur.fr/bia/tensorflow-1-interface.git into develop
update pom for tf1 interface
refactor methods
Fixed InvalidProtocolBufferException throwing ( org.nd4j.shade.protobuf.InvalidProtocolBufferException, not the google.protobuf one)
add exception throw when the model fails
small fix on import
cleanup + fixed dependencies
try something
remove test
close model if not null
Loading