aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add regex filtering to the TensorBoard run selector.Gravatar Dan Mané2016-05-13
* In the StreamExecutor, make lack of CUDA 7.5 a non-fatal error for SGEMMGravatar A. Unique TensorFlower2016-05-13
* Remove distributions' __init__ which was accidentally copied overGravatar Eugene Brevdo2016-05-13
* Internal only change.Gravatar A. Unique TensorFlower2016-05-13
* Move if_cuda build macro into //third_party/gpus/cuda/build_defs.bzl,Gravatar A. Unique TensorFlower2016-05-13
* Add gradient for log_softmax and test.Gravatar A. Unique TensorFlower2016-05-13
* Add //third_party/gpus/cuda:using_clang build condition.Gravatar A. Unique TensorFlower2016-05-13
* Pass --define=using_cuda_nvcc to CUDA builds.Gravatar A. Unique TensorFlower2016-05-13
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-05-13
* Fix dimension order when using 3d CUDNN pooling.Gravatar A. Unique TensorFlower2016-05-13
* Mark Multinomial op as stateful in its registration.Gravatar Zongheng Yang2016-05-13
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-13
* Remove extra space in Supervisor docstringGravatar A. Unique TensorFlower2016-05-13
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-13
* Add farmhash fingerprint64 into hash.h and include corresponding dependencies.Gravatar Yutaka Leon2016-05-13
* Adds a method to lookup embedding results, accounting for invalid IDs and emp...Gravatar A. Unique TensorFlower2016-05-13
* Fix a docstring for Gaussian distributionGravatar A. Unique TensorFlower2016-05-13
* Reduce number of sparse matmul testsGravatar A. Unique TensorFlower2016-05-13
* Extend support for uint16.Gravatar A. Unique TensorFlower2016-05-13
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-12
* Added a new scope: arg_scope, which allows to define default arguments for la...Gravatar A. Unique TensorFlower2016-05-12
* Fix opensource build when pandas is missing.Gravatar Illia Polosukhin2016-05-12
* Added linker script to limit the symbols that are visible inGravatar Manjunath Kudlur2016-05-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-12
* Registering tf.contrib.metrics with documentationGravatar A. Unique TensorFlower2016-05-12
* TensorFlow: disable session_test.py from PIP GPU tests, since theGravatar Vijay Vasudevan2016-05-12
* Added a new scope: arg_scope, which allows to define default arguments for la...Gravatar A. Unique TensorFlower2016-05-12
* Added support for fp16 to the convolution operationGravatar Benoit Steiner2016-05-12
* Maintain current cuda context in CUDADriver by checking against a threadlocalGravatar A. Unique TensorFlower2016-05-12
* Fix softmax to not become log_softmax if name starts with "Log"Gravatar Geoffrey Irving2016-05-12
* Enables feeding/fetching quint16 and qint16.Gravatar A. Unique TensorFlower2016-05-12
* Add a copy constructor to FunctionDefLibrary.Gravatar A. Unique TensorFlower2016-05-12
* Change behavior of DirectSession so that it places the entire graphGravatar Vijay Vasudevan2016-05-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-12
* tf.learn: Add functionality to read, queue, batch and parse Examples in the g...Gravatar Illia Polosukhin2016-05-12
* Change meaning of max_shard_bytes in axis_partitioner.Gravatar A. Unique TensorFlower2016-05-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-12
* Trivial typo fix: s/logic/logical.Gravatar Zongheng Yang2016-05-12
* Base classes for probability distributions and uniform distributionGravatar A. Unique TensorFlower2016-05-12
* Rely on the tensor cost model to figure out the best strategy to parallelizeGravatar Benoit Steiner2016-05-12
* Made the contraction code compatible with fp16Gravatar Benoit Steiner2016-05-12
* Upgraded to the latest version of Eigen that speeds up full reductions on fp16Gravatar Benoit Steiner2016-05-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-12
* Extend the Queue interface to support enqueueing/dequeueing dictionaries.Gravatar A. Unique TensorFlower2016-05-12
* Propagate static shape information in tf.boolean_maskGravatar A. Unique TensorFlower2016-05-12
* Provide epoch with the shape it's placeholder variable declared it as:Gravatar A. Unique TensorFlower2016-05-12
* Fix documentation: half-open intervals should be denoted by [).Gravatar A. Unique TensorFlower2016-05-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-12
* tf.learn: Add functionality to read, queue, batch and parse Examples in the g...Gravatar Illia Polosukhin2016-05-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-12