FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · leonardgithub/tensorflow · GitHub
leonardgithub
/
tensorflow
Public
forked from
tensorflow/tensorflow
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 2, 2016
Add log1p (#5356)
Show description for 7b7c02d
tillahoffmann
authored and
Vijay Vasudevan
committed
7b7c02d
View commit details
Copy full SHA for 7b7c02d
Browse repository at this point
Changed reference from eigen-latest/ to eigen/ in order to fix the following error: ./third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1:42: fatal error: unsupported/Eigen/CXX11/Tensor: No such fi…
Show description for e1d1167
Drag0
authored and
Vijay Vasudevan
committed
e1d1167
View commit details
Copy full SHA for e1d1167
Browse repository at this point
Merge pull request #5358 from vrv/branch_137959663
Show description for 429905c
Vijay Vasudevan
authored
429905c
View commit details
Copy full SHA for 429905c
Browse repository at this point
Hessian with respect to one-dimensional tensors (#5329)
Show description for 5dd28f3
tillahoffmann
authored and
Vijay Vasudevan
committed
5dd28f3
View commit details
Copy full SHA for 5dd28f3
Browse repository at this point
add type info described in issue #5236 (#5278)
Show description for 2b70301
burness
authored and
Vijay Vasudevan
committed
2b70301
View commit details
Copy full SHA for 2b70301
Browse repository at this point
Merge commit for internal changes
Vijay Vasudevan
committed
c3a28de
View commit details
Copy full SHA for c3a28de
Browse repository at this point
Change default dominate_method to bootsrap.
Show description for c2d827f
tensorflower-gardener
committed
c2d827f
View commit details
Copy full SHA for c2d827f
Browse repository at this point
Add support for user-generated tsv tensor files in the embedding projector.
Show description for 2b360b0
Dan Smilkov
authored and
tensorflower-gardener
committed
2b360b0
View commit details
Copy full SHA for 2b360b0
Browse repository at this point
Use "Example:", not "For example:" in docstrings to introduce an example.
Show description for c66f3a4
tensorflower-gardener
committed
c66f3a4
View commit details
Copy full SHA for c66f3a4
Browse repository at this point
Perform constant folding in the calling thread, rather than using a singleton threadpool. Avoids a potential deadlock when constant folding is called in a re-entrant manner.
Show description for 5895f0f
hawkinsp
authored and
tensorflower-gardener
committed
5895f0f
View commit details
Copy full SHA for 5895f0f
Browse repository at this point
Clean up the Bookmarks UI:
Show description for 9641703
Nikhil Thorat
authored and
tensorflower-gardener
committed
9641703
View commit details
Copy full SHA for 9641703
Browse repository at this point
Merge pull request #5346 from gunan/master
Show description for a901819
caisq
authored
a901819
View commit details
Copy full SHA for a901819
Browse repository at this point
Register QueueRunner threads with coordinator at creation time not start time.
Show description for 54760a1
timharley
authored and
tensorflower-gardener
committed
54760a1
View commit details
Copy full SHA for 54760a1
Browse repository at this point
Change for internal compatibility.
tensorflower-gardener
committed
97eef82
View commit details
Copy full SHA for 97eef82
Browse repository at this point
Fix: Replace sourceforge URLs with debian ftp urls.
Show description for 3d20eae
gunan
authored and
tensorflower-gardener
committed
3d20eae
View commit details
Copy full SHA for 3d20eae
Browse repository at this point
Fix: disable memory sanitizer for quantized_matmul_op_for_hexagon_test.
Show description for 78f221d
gunan
authored and
tensorflower-gardener
committed
78f221d
View commit details
Copy full SHA for 78f221d
Browse repository at this point
Fix sourceforge links for TF external dependencies.
gunan
committed
127f7ba
View commit details
Copy full SHA for 127f7ba
Browse repository at this point
Consistently use bytes for git version tracking for Python3 compatibility (#5318)
nsuke
authored and
Vijay Vasudevan
committed
7443479
View commit details
Copy full SHA for 7443479
Browse repository at this point
Fix a missing sparse column in wide_and_deep example code
Show description for 5d19de3
caisq
authored and
tensorflower-gardener
committed
5d19de3
View commit details
Copy full SHA for 5d19de3
Browse repository at this point
TensorBoard: Ignore deleted files on Colossus
Show description for e19c23f
jart
authored and
tensorflower-gardener
committed
e19c23f
View commit details
Copy full SHA for e19c23f
Browse repository at this point
Enable the embeddings tab in TensorBoard and release new version.
Show description for 0c8417f
Dan Smilkov
authored and
tensorflower-gardener
committed
0c8417f
View commit details
Copy full SHA for 0c8417f
Browse repository at this point
TensorBoard: Don't show plot tooltips for invisible lines
Show description for 61233e2
Dan Mané
authored and
tensorflower-gardener
committed
61233e2
View commit details
Copy full SHA for 61233e2
Browse repository at this point
Merge pull request #5339 from vrv/branch_137889948
Show description for f7ec995
benoitsteiner
authored
f7ec995
View commit details
Copy full SHA for f7ec995
Browse repository at this point
Make GetMachingPaths also return directory names.
Show description for 5db4fbe
rinugun
authored and
tensorflower-gardener
committed
5db4fbe
View commit details
Copy full SHA for 5db4fbe
Browse repository at this point
Merge commit for internal changes
Vijay Vasudevan
committed
19ad07a
View commit details
Copy full SHA for 19ad07a
Browse repository at this point
Update generated Python Op docs.
Show description for 0b142e0
tensorflower-gardener
committed
0b142e0
View commit details
Copy full SHA for 0b142e0
Browse repository at this point
Remove references to gcudacc.
Show description for a95f95a
gunan
authored and
tensorflower-gardener
committed
a95f95a
View commit details
Copy full SHA for a95f95a
Browse repository at this point
Commits on Nov 1, 2016
Add a "libs" attribute to the tf_kernel_libraries BUILD rule. This is used to
Show description for 82afa4b
tensorflower-gardener
committed
82afa4b
View commit details
Copy full SHA for 82afa4b
Browse repository at this point
Move SparseTensor into its own framework.py, add get_shape().
Show description for 2939f53
ebrevdo
authored and
tensorflower-gardener
committed
2939f53
View commit details
Copy full SHA for 2939f53
Browse repository at this point
Added a button below each image in the Tensorboard image panel. Clicking this new button shows an actual size version of the image.
Show description for 0a170e4
tensorflower-gardener
committed
0a170e4
View commit details
Copy full SHA for 0a170e4
Browse repository at this point
Remove weight_parameters from OpStats and graph_metrics.
Show description for d8c94db
tensorflower-gardener
committed
d8c94db
View commit details
Copy full SHA for d8c94db
Browse repository at this point
Fix issue where we wouldn't descend into subdirectories when listing GCS runs
Show description for 07ae2d1
Jonathan Hseu
authored and
tensorflower-gardener
committed
07ae2d1
View commit details
Copy full SHA for 07ae2d1
Browse repository at this point
Disable failing tests from jenkins.
Show description for 176a772
gunan
authored and
tensorflower-gardener
committed
176a772
View commit details
Copy full SHA for 176a772
Browse repository at this point
Fix race conditions in tests due to using same folders for saver.
Show description for 4968483
gunan
authored and
tensorflower-gardener
committed
4968483
View commit details
Copy full SHA for 4968483
Browse repository at this point
Make GetChildren never return a self directory marker.
Show description for ce92434
rinugun
authored and
tensorflower-gardener
committed
ce92434
View commit details
Copy full SHA for ce92434
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL