aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Final breaking change of SparseTensor.shape -> SparseTensor.dense_shape rename.Gravatar Eugene Brevdo2016-12-08
* Propagate atrous rate parameter to TF contrib separable convolution.Gravatar A. Unique TensorFlower2016-12-08
* Add IdTableWithHashBuckets to assign out-of-vocabulary hash buckets for terms...Gravatar Yutaka Leon2016-12-08
* Add python-mock/python3-mock as a recommended dependency when building from s...Gravatar Peter Hawkins2016-12-08
* Added a new AllRunnersStopped() to check if all the runners have been stopped.Gravatar Benoit Steiner2016-12-08
* Final breaking change of SparseTensor.shape -> SparseTensor.dense_shape rename.Gravatar Eugene Brevdo2016-12-08
* Ensure quantization range always includes zeroGravatar Pete Warden2016-12-08
* Fix bad unpack in error message generation when no gradients are providedGravatar A. Unique TensorFlower2016-12-08
* Document how to build TensorFlow with OpenCL supportGravatar Benoit Steiner2016-12-08
* Update asset manager filesystem to handle directories correctly.Gravatar A. Unique TensorFlower2016-12-08
* Check for error status after NodeBuilder::Finalize.Gravatar Manjunath Kudlur2016-12-08
* Add cuda_is_configured() build macro for testing whether CUDA was enabled at ...Gravatar Peter Hawkins2016-12-08
* Added config to the wide-n-deep model-fns.Gravatar Mustafa Ispir2016-12-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-08
* Fix bug in handling of explicitly specified num parameter of split_vGravatar A. Unique TensorFlower2016-12-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-08
* Bump the tolerance in linear_equations_test.py to fix the AVX build on macs.Gravatar Jonathan Hseu2016-12-08
* Fix FileIO.read() to match file.read() behavior and not raise an exception on...Gravatar Jonathan Hseu2016-12-08
* [Android]: Add -lm and -llog to libtensorflow_inference.so to solve standalon...Gravatar Andrew Harp2016-12-08
* Change the protobuf dependency from == 3.1.0 to >= 3.1.0 so it doesn'tGravatar Jonathan Hseu2016-12-08
* Introduced tf.train.HookedSession which is designed to help single machine tr...Gravatar Mustafa Ispir2016-12-08
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-08
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-08
* Disable all tests depending on *half_plus_two* genrules.Gravatar Gunhan Gulsoy2016-12-08
* SparseTensor.shape -> SparseTensor.dense_shape part 2...Gravatar Eugene Brevdo2016-12-08
* Pass estimator config to the model-fn.Gravatar Mustafa Ispir2016-12-08
* Tidy up some text in basic usage documentation.Gravatar A. Unique TensorFlower2016-12-08
* Add an option for choosing the J_DCT_METHOD for jpeg decoding toGravatar Vijay Vasudevan2016-12-08
* Remove undefined function GetRunfilesDirectory.Gravatar Jingyue Wu2016-12-08
* Import tf.contrib.rnn for cells instead of tf.nn.rnn_cell.Gravatar Jianwei Xie2016-12-08
* Sort op nodes so as to make HVX execution more robustGravatar A. Unique TensorFlower2016-12-08
* Fix inference execution on HVXGravatar A. Unique TensorFlower2016-12-08
* Refactor Python imports: layersGravatar Justine Tunney2016-12-08
* Prepare all callers of sampled_softmax_loss to be ready for inputs and labels...Gravatar Jianwei Xie2016-12-08
* Fix static initialization based registry patterns with shared libraries when ...Gravatar Peter Hawkins2016-12-08
* Make base core layer match the behavior of tf.get_variable with regard to reg...Gravatar Francois Chollet2016-12-08
* Use GraphTransferer to initialize graph on SOCGravatar A. Unique TensorFlower2016-12-07
* tfdbg core: remove unnecessary construction of DebuggerState when there is no...Gravatar Shanqing Cai2016-12-07
* Bug fix: Allow int64 inputs to tf.sequence_mask.Gravatar A. Unique TensorFlower2016-12-07
* Improve experiment_test to not rely on actual sleep timing. Use patch instead.Gravatar Martin Wicke2016-12-07
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-07
* Shorten summary tag names for queues now that the scopes are automaticallyGravatar A. Unique TensorFlower2016-12-07
* Make RunConfig immutable.Gravatar A. Unique TensorFlower2016-12-07
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-07
* Fix bug in tf.einsum() when input is placeholder.Gravatar A. Unique TensorFlower2016-12-07
* Fix iteritems break in python3Gravatar A. Unique TensorFlower2016-12-07
* Add named arguments to all uses of tf.split and reverse the order of argumentsGravatar A. Unique TensorFlower2016-12-07
* Update documentation to explain how to enable SSE/AVX when compiling from sourceGravatar Pete Warden2016-12-07
* Export the framework/versions.h header file.Gravatar Benoit Steiner2016-12-07
* Import tf.contrib.rnn for cells instead of tf.nn.rnn_cell.Gravatar Jianwei Xie2016-12-07