Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add support for tensorflow together with ODL#972

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
adler-j merged 70 commits intoodlgroup:masterfromadler-j:tensorflow_support
Aug 29, 2017
Merged
Changes from1 commit
Commits
Show all changes
70 commits
Select commitHold shift + click to select a range
3387656
ENH: Add (initial) support for tensorflow interconnectivity
adler-jFeb 27, 2017
3ab822b
ENH: Add more tensorflow examples
adler-jFeb 27, 2017
83c27e4
ENH: Improve handling of shapes of tensorflow layers
adler-jFeb 27, 2017
b4b4a20
ENH: Add more tensorflow examples
adler-jFeb 27, 2017
8d500aa
ENH: Optimizations to the tensorflow interface
adler-jFeb 27, 2017
faef60f
ENH: Improved CNN gradient tomography
adler-jFeb 27, 2017
c28586f
ENH: Support variable size input for tensorflow
adler-jFeb 28, 2017
8b0efdd
ENH: Improved cnn gradient example
adler-jFeb 28, 2017
428087c
ENH: Improvements to the CNN tensorflow example
adler-jFeb 28, 2017
787eb99
BUG: Fix bug with derivative of tensorflow operators
adler-jMar 3, 2017
4ee1f9b
ENH: Allow non-differentialbe operators in tensorflow
adler-jMar 13, 2017
7a3a86b
ENH: Add odl.contrib for less-than-optimal code
adler-jMar 16, 2017
8817c05
ENH: Add TensorflowSpace
adler-jMar 16, 2017
96ed70c
BUG: Fix bug with default LinearSpace.zeros
adler-jMar 17, 2017
8a61714
ENH: Improvements to tensorflow support
adler-jMar 17, 2017
7977ff0
ENH: Minor performance optimization to douglas rachford solver
adler-jMar 17, 2017
2e7cc2a
ENH: Add name and name scopes to tf space
adler-jMar 17, 2017
e332854
ENH: Add (initial) support for tensorflow interconnectivity
adler-jFeb 27, 2017
8dba85c
ENH: Add more tensorflow examples
adler-jFeb 27, 2017
2586f50
ENH: Improve handling of shapes of tensorflow layers
adler-jFeb 27, 2017
70fe54f
ENH: Add more tensorflow examples
adler-jFeb 27, 2017
7c7943b
ENH: Optimizations to the tensorflow interface
adler-jFeb 27, 2017
ccc8220
ENH: Improved CNN gradient tomography
adler-jFeb 27, 2017
921fe33
ENH: Support variable size input for tensorflow
adler-jFeb 28, 2017
ce186b5
ENH: Improved cnn gradient example
adler-jFeb 28, 2017
bf896c2
ENH: Improvements to the CNN tensorflow example
adler-jFeb 28, 2017
4a34da3
BUG: Fix bug with derivative of tensorflow operators
adler-jMar 3, 2017
b241453
ENH: Allow non-differentialbe operators in tensorflow
adler-jMar 13, 2017
21fb1e1
ENH: Add odl.contrib for less-than-optimal code
adler-jMar 16, 2017
4241f0b
ENH: Add TensorflowSpace
adler-jMar 16, 2017
148a8ec
ENH: Add name and name scopes to tf space
adler-jMar 17, 2017
0c3f2d3
tmp
adler-jMar 20, 2017
cb67901
ENH: Add derivative of gradient of l1 norm
adler-jMar 20, 2017
5a78b97
ENH: Enable functionals with tensorflow
adler-jMar 20, 2017
03c3f34
BUG: Fix bug with tensorflow layer gradient with fixed sizes
adler-jMar 21, 2017
ac977a3
API: Change shape of tensors returned from functionals with tensorflow
adler-jMar 21, 2017
762aa11
ENH: Improve doc of tensorflow layer
adler-jMar 23, 2017
6809e11
ENH: Fix bug with astra cuda in case of several callers
adler-jMar 24, 2017
fdd41dd
ENH: Improve doc and add name scopes to tensorflow
adler-jMar 24, 2017
daf7d83
MAINT: Bug fixes and test improvements
adler-jMar 24, 2017
889430d
ENH: Change ellipse_phantom to use radians
adler-jMar 24, 2017
0a09fb8
ENH: Fix return dtypes in tensorflow space
adler-jMar 27, 2017
616d914
ENH: Remove unncessary warning when calling matplotlib.pause
adler-jMar 29, 2017
a619f4c
MAINT: Move tensorflow examples to contrib folder
adler-jApr 2, 2017
5baaee6
ENH: Improve doc of tensorflow support
adler-jApr 2, 2017
b2ab020
ENH: Improve doc of tensorflow
adler-jApr 2, 2017
283031a
ENH: Further enhancements to tensorflow doc
adler-jApr 2, 2017
ef163ca
ENH: Add util/statistics with MSE and PSNR calculators
adler-jApr 3, 2017
fb336c7
MAINT: Doc fixes to MSE
adler-jApr 13, 2017
c9ef813
MAINT: Cleanup tensorflow examples
adler-jApr 13, 2017
1fe5ab2
API: Change shape of productspace and add asarray
adler-jApr 19, 2017
ba647fd
ENH: Add estimate_noise
adler-jApr 20, 2017
188d9dd
ENH: Add option to normalize PSNR
adler-jMay 12, 2017
34f11fc
ENH: Add ADAM solver, see #984
adler-jMay 22, 2017
7722357
MAINT: Clean up tensorflow package structure
adler-jAug 1, 2017
f4028b8
MAINT: fix bugs with tensorflow
adler-jAug 1, 2017
b563410
MAINT: Bug fixes for product space
adler-jAug 1, 2017
a25a575
ENH: Add TensorflowOperator
adler-jAug 1, 2017
8809225
MAINT: Improve tensorflow examples
adler-jAug 3, 2017
e6db7e0
DOC: Remove overview_functionality stub
adler-jAug 18, 2017
c397833
MAINT: Doc improvements to adam solver
adler-jAug 18, 2017
6d06488
MAINT: Improve doc of ProductSpace.element.__array__
adler-jAug 18, 2017
c7e0ca5
ENH: Add zscore
adler-jAug 22, 2017
38e3ab6
ENH: Add util/statistics to contrib/fom
adler-jAug 22, 2017
0acdc3c
MAINT: Update licence of contrib/tensorflow
adler-jAug 22, 2017
1737e0e
DOC: Add readme to contrib/tensorflow
adler-jAug 22, 2017
127814e
MAINT: imporovements to contrib/tensorflow
adler-jAug 22, 2017
a97fcd5
TST: Add rudimentary test for tensorflow
adler-jAug 22, 2017
e870da8
MAINT: Minor improvements to tensorflow
adler-jAug 22, 2017
9923fda
MAINT: Minor style fixes
adler-jAug 29, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
BUG: Fix bug with default LinearSpace.zeros
  • Loading branch information
@adler-j
adler-j committedAug 1, 2017
commit96ed70c865406ee178fc6d9b2d47860ab40b6cca
2 changes: 1 addition & 1 deletionodl/set/space.py
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -140,7 +140,7 @@ def zero(self):
"""Return the zero (additive unit) element of this space."""
# Default implementation using lincomb
tmp = self.element()
self.lincomb(tmp,0, tmp, 0, tmp)
self.lincomb(0, tmp, 0, tmp, tmp)
return tmp

def __contains__(self, other):
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp