aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-27
* Moved get_variable_names and get_variable_value to BaseEstimator.Gravatar Mustafa Ispir2016-05-27
* Tiny syntax improvement in to_input_fnGravatar David Soergel2016-05-27
* Make PhiloxRandom use __umulhi on all CUDA compiles.Gravatar A. Unique TensorFlower2016-05-27
* Fix Tensorflow compilation error that comes up when TF is used as a submodule...Gravatar Kiril Gorovoy2016-05-27
* Tensorflow CUDA helper: custom impl of atomicMax(uint64..).Gravatar Zongheng Yang2016-05-27
* Small shape change.Gravatar Mustafa Ispir2016-05-27
* Remove submodule for protobuf from stagingGravatar Vijay Vasudevan2016-05-27
* Align the signature of the contraction mappers with that of the implementationGravatar Benoit Steiner2016-05-27
* Add serial_number field to MachineConfiguration message in test_log.protoGravatar Andrew Harp2016-05-27
* Added a SummaryWriter singleton per output dir.Gravatar Illia Polosukhin2016-05-27
* Include control edges in cost model.Gravatar A. Unique TensorFlower2016-05-27
* Add missing Eigen dependency to nn_ops_test.Gravatar A. Unique TensorFlower2016-05-27
* Fix issue with float32/float64 dtype issue in data_feeder.Gravatar Illia Polosukhin2016-05-27
* Add a new contrib/avro directory and the initial schema that resemblesGravatar A. Unique TensorFlower2016-05-27
* Adds NumpySource and PandasSource, which read pydata into Columns.Gravatar A. Unique TensorFlower2016-05-27
* Very Large Tensors: Force 64 bit indexing on GPU if total size of tensorGravatar David G. Andersen2016-05-27
* Add stack function to easily stack multiple layers of the same kind together.Gravatar A. Unique TensorFlower2016-05-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-27
* Roll back skeleton for PartitionedVariable class while investigating variable...Gravatar Wei Ho2016-05-27
* Fix flaky layer_test.Gravatar A. Unique TensorFlower2016-05-27
* Added bias centering.Gravatar Mustafa Ispir2016-05-27
* Fix message in asssert_rank_at_leastGravatar A. Unique TensorFlower2016-05-27
* GPU kernel for the Multinomial op.Gravatar Zongheng Yang2016-05-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-27
* Update the tensorflow RELEASE.md to include information about runtime statist...Gravatar Nikhil Thorat2016-05-27
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-27
* Get rid of tensorflow::test::NodeGravatar A. Unique TensorFlower2016-05-27
* Transforms for parsing lines from a CSV file and serialized tensorflow.Examples.Gravatar A. Unique TensorFlower2016-05-27
* Fixed the fp16 implementation of AddN for GPUsGravatar Benoit Steiner2016-05-27
* Update outdated error message for `Operation.run()`.Gravatar Derek Murray2016-05-27
* Adjustments to contrib/ffmpeg to allow the ops to run inside google3.Gravatar A. Unique TensorFlower2016-05-27
* Fix a breakage in mnist tutorial testGravatar Shanqing Cai2016-05-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-27
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-05-27
* Enable fp16 for convolution operations, gated on CUDA 7.5. (The fp16 testsGravatar A. Unique TensorFlower2016-05-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* Implement the op to convert a float tensor to quantized and then dequantize itGravatar Jianmin Chen2016-05-26
* Changes to sparse_ops documentation.Gravatar Zongheng Yang2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-05-26
* Added support for fp16 to the softmax operationGravatar Benoit Steiner2016-05-26
* Features and bugfixes in TensorFlow RNN.Gravatar Eugene Brevdo2016-05-26
* Add 'avg_pool2d', 'dropout', 'flatten', 'max_pool2d', 'one_hot_encoding' to l...Gravatar A. Unique TensorFlower2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* Adjust unit cost estimate for example_parsing_ops. The estimate was (mainly, ...Gravatar A. Unique TensorFlower2016-05-26
* Update tf.learn copyrights, and fix a few other lint errors.Gravatar A. Unique TensorFlower2016-05-26
* Added support for half floats to the batch normalization opGravatar Benoit Steiner2016-05-26
* Improved the performance of the log softmax opGravatar Benoit Steiner2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26