aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use 32bit floats to compute cross entropies. 16 bit floats aren't accurateGravatar Benoit Steiner2016-07-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-22
* Fixes link to analogical reasoning data.Gravatar A. Unique TensorFlower2016-07-22
* Fixing bug in which a Tensor was being checked as a Python bool, causing an e...Gravatar A. Unique TensorFlower2016-07-22
* Add DirichletMultinomial variance calculation.Gravatar A. Unique TensorFlower2016-07-22
* Add Mac GPU whl artifacts and build history to OSS README.mdGravatar Shanqing Cai2016-07-22
* Initial submit of SavedModel proto and related additions toGravatar Noah Fiedel2016-07-22
* Fix dequeue error messagesGravatar Geoffrey Irving2016-07-22
* Cleanups for shape inference (mainly testing):Gravatar A. Unique TensorFlower2016-07-22
* OneHotOp should use int for prefix_dim_size not index type.Gravatar A. Unique TensorFlower2016-07-22
* Fix a read/write race in Saver.Gravatar Zongheng Yang2016-07-22
* adds asan tag for early_stopping testGravatar Olivia Nordquist2016-07-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-22
* Add new layers to docs_api.Gravatar Sergio Guadarrama2016-07-22
* Rearrange error checking in benchmark_model so that most informative check is...Gravatar Andrew Harp2016-07-22
* Small bugfix to exponential sampling, to ensure no Infs are emitted.Gravatar A. Unique TensorFlower2016-07-21
* Update the bower.json TensorBoard dependencies.Gravatar Renato Utsch2016-07-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-21
* Translate shape inference functions for sparse_ops to C++.Gravatar A. Unique TensorFlower2016-07-21
* Add getter for name to optimizer.Gravatar A. Unique TensorFlower2016-07-21
* Add C++ shape inference function for BatchMatMul.Gravatar A. Unique TensorFlower2016-07-21
* Add ShapeInference functions for DepthwiseConv2DNative, and MultiplyGravatar Vijay Vasudevan2016-07-21
* Add C++ shape functions for ops in candidate_sampling_ops.cc, ctc_ops.cc,Gravatar A. Unique TensorFlower2016-07-21
* Do not proceed if max_step already saved before calling train.Gravatar Mustafa Ispir2016-07-21
* Categorical log_prob shape fixGravatar A. Unique TensorFlower2016-07-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-21
* Add "noasan" tag to tensorflow/contrib/learn:linear_testGravatar Gunhan Gulsoy2016-07-21
* Add batch inference to tf.learn.Gravatar A. Unique TensorFlower2016-07-21
* added notsan tag for special_math_ops and image_ops_test that is not thread safeGravatar Olivia Nordquist2016-07-21
* Exclude json parsing from android_all_ops.Gravatar A. Unique TensorFlower2016-07-21
* Add slim/nets:all_filesGravatar Sergio Guadarrama2016-07-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-21
* Fix for sparse gradients been expanded to dense gradients when gradient_multi...Gravatar Illia Polosukhin2016-07-21
* Rename the tf-line-chart component to vz-line-chart and put it in theGravatar Renato Utsch2016-07-21
* Replacing Supervisor usage in tf.learn.Estimators with supervised_session.Gravatar Mustafa Ispir2016-07-21
* Add C++ shape inference functions for more ops in array_ops.cc.Gravatar A. Unique TensorFlower2016-07-21
* Minor bug fix in printing of stragglers when terminating.Gravatar A. Unique TensorFlower2016-07-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-21
* Add C++ shape inference functions for a couple parsing_ops.Gravatar A. Unique TensorFlower2016-07-21
* MultivariateNormalDiag, OperatorPDDiag added, enabling easy multidimensionalGravatar Ian Langmore2016-07-21
* Reenables atrous_conv2d_testGravatar A. Unique TensorFlower2016-07-20
* Capture errors.AbortedError in slim.learning.train() which allows to recover ...Gravatar Sergio Guadarrama2016-07-20
* Add C++ shape inference functions for several image ops.Gravatar A. Unique TensorFlower2016-07-20
* Updating slim README.Gravatar A. Unique TensorFlower2016-07-20
* Some cleanups for distributions.Gravatar A. Unique TensorFlower2016-07-20
* Add a blaze build library "android_tensorflow_test_lib_lite_no_rtti_lite_runt...Gravatar A. Unique TensorFlower2016-07-20
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-07-20
* When running matmul with a 1xN Tensor (or Nx1) as one of the operands can be ...Gravatar A. Unique TensorFlower2016-07-20
* Add stochastic_tensors arg to surrogate_loss to specify which STs get loss termsGravatar A. Unique TensorFlower2016-07-20
* A few debugging-related tweaksGravatar Geoffrey Irving2016-07-20