index
:
tensorflow
master
machine learning framework
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Removing unnecessary lines from gitignore
A. Unique TensorFlower
2017-05-05
*
Merge changes from github.
Dan Ringwalt
2017-05-05
*
Add `categorical_column_with_identity`.
A. Unique TensorFlower
2017-05-05
*
Open sourced the analytical cost model
Benoit Steiner
2017-05-05
*
Update load functionality in SavedModel loader to use the Session graph and n...
Sukriti Ramesh
2017-05-05
*
Automated rollback of change 155096835
A. Unique TensorFlower
2017-05-05
*
Added missing 's' on and in `bijectors` guide, fixing the links.
Mark Daoust
2017-05-05
*
[TF:XLA] Update LLVM revision to SVN revision r302214.
Peter Hawkins
2017-05-05
*
Implement ClusterSpec Propagation in TF Master
Brennan Saeta
2017-05-04
*
Android demo: Allow DetectorActivity to gracefully degrade if no native Objec...
Andrew Harp
2017-05-04
*
RNN checkpoint migration tool
Shanqing Cai
2017-05-04
*
Add `categorical_column_with_vocabulary_list`.
A. Unique TensorFlower
2017-05-04
*
Automated rollback of change 155136555
Justine Tunney
2017-05-04
*
Include c++ gradients in c_api build rule.
Suharsh Sivakumar
2017-05-04
*
[TF] optimization: SparseTensorDenseMatMul GPU kernel rewritten in pure cuda.
Eugene Brevdo
2017-05-04
*
Fix documentation in supervisor.
Yutaka Leon
2017-05-04
*
Fix mac build.
Yutaka Leon
2017-05-04
*
Clean up TensorBoard build and fix sync process
Justine Tunney
2017-05-04
*
Added traceback_with_start_lines property to op that includes function start ...
Anna R
2017-05-04
*
Internal change.
Anna R
2017-05-04
*
[tf distributions] Move conditional back to contrib (not slated for core); mo...
Eugene Brevdo
2017-05-04
*
Upgrade TypeScript to 2.3.1
Justine Tunney
2017-05-04
*
Open sourced op level cost prediction
Benoit Steiner
2017-05-04
*
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
2017-05-04
*
[XLA] Adapt to interface changes in llvm r302060.
A. Unique TensorFlower
2017-05-04
*
Add sparse_recall_at_top_k which takes top-k class indices instead of class l...
A. Unique TensorFlower
2017-05-04
*
Android demo: Add YUV -> RGB conversion Java implementation as fallback if na...
Andrew Harp
2017-05-04
*
Organize the lookup table ops into it's own lookup_ops.cc file instead of dat...
Yutaka Leon
2017-05-04
*
Docs: Fix broken link in contrib.layers.initializers
Asim Shankar
2017-05-04
*
Docs: Stop advertising GPU support for Mac OS X.
Asim Shankar
2017-05-04
*
Automated rollback of change 155092161
Peter Hawkins
2017-05-04
*
Don't declare the ReadyNodeManager class in an anonymous namespace since some...
Benoit Steiner
2017-05-04
*
Github #9633: enforce an omitted shape check in sparse_add() op.
Zongheng Yang
2017-05-04
*
Don't repeatedly serialize the function library in MasterSession.
Peter Hawkins
2017-05-04
*
Fix an error.
Yao Zhang
2017-05-04
*
Automated rollback of change 154868460
A. Unique TensorFlower
2017-05-04
*
Making the pip smoke test warning clearer.
A. Unique TensorFlower
2017-05-04
*
RNNCells' trainable_weights and non_trainable_weights parameters return valid...
Eugene Brevdo
2017-05-04
*
Update build rules for contrib/opt.
A. Unique TensorFlower
2017-05-04
*
Make contrib real_valued_column cross compatible with core feature_column bui...
Mustafa Ispir
2017-05-04
*
Add an option to not convert layout if GEMM is used internally in Conv2D, Con...
Yao Zhang
2017-05-04
*
Use $opt defined in the loop rather than raw string.
Patrick Nguyen
2017-05-04
*
Adjust getting started guide to use a training and eval data set.
Andrew Selle
2017-05-04
*
Use six.string_types instead of str in estimator/export.
A. Unique TensorFlower
2017-05-04
*
Add `categorical_column_with_vocabulary_file`.
A. Unique TensorFlower
2017-05-04
*
Change Unique op to use gtl::FlatMap instead of std::unordered_map<>.
Peter Hawkins
2017-05-04
*
[XLA] Add a target hook to force input layout equal to output layout in layou...
Benjamin Kramer
2017-05-04
*
Remove duplicated documentation for SavedModel CLI.
A. Unique TensorFlower
2017-05-04
*
[XLA] Improve error message for concatenate, expose ComputationBuilder::first...
A. Unique TensorFlower
2017-05-03
*
Convert VadalidationMonitors to hooks in Experiment for fit/train call.
Jianwei Xie
2017-05-03
[next]