aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Adds a test to ensure ValidationMonitor will not be added whenGravatar Jianwei Xie2017-04-13
* Add boolean param for whether to use local storage to testGravatar A. Unique TensorFlower2017-04-13
* Add C++ gradients to c_api.Gravatar Suharsh Sivakumar2017-04-13
* Update the embedding projector's publish dialogue to be clear about linking t...Gravatar Nikhil Thorat2017-04-13
* Implement the quantile function for the Normal distribution, which is the inv...Gravatar A. Unique TensorFlower2017-04-13
* Added hpp files to cuda_headers target.Gravatar A. Unique TensorFlower2017-04-13
* C API: fix misnamed function in c_api.hGravatar Skye Wanderman-Milne2017-04-13
* Automated rollback of change 153039058Gravatar A. Unique TensorFlower2017-04-13
* Add a GPUOPTIONS option to force all tensors to be gpu_compatibleGravatar A. Unique TensorFlower2017-04-13
* Fix the bug that "0" is overridden in the constructorGravatar Jianwei Xie2017-04-12
* Internal change.Gravatar A. Unique TensorFlower2017-04-12
* Documentation change for new instance creation in MultiRNNCell (see comment f...Gravatar Neal Wu2017-04-12
* libtensorflow.sh: Delete old artifacts before attempting the buildGravatar Asim Shankar2017-04-12
* Internal change.Gravatar A. Unique TensorFlower2017-04-12
* Make "node_name:0" a legit target node name.Gravatar Yuefeng Zhou2017-04-12
* Fetch / py_func arguments no longer copy.Gravatar Alexandre Passos2017-04-12
* Move HashTable and Table initializer from file to the header so they can be u...Gravatar Yutaka Leon2017-04-12
* Vulcanize TensorBoardGravatar A. Unique TensorFlower2017-04-12
* Documentation fix for Adam's "epsilon" parameter.Gravatar A. Unique TensorFlower2017-04-12
* Optimization.Gravatar A. Unique TensorFlower2017-04-12
* Enable tf.equal and tf.not_equal GPU kernels for complex types.Gravatar RJ Ryan2017-04-12
* Add an error message when queue runner threads return errors.Gravatar Yuefeng Zhou2017-04-12
* Adding a license header to a python file.Gravatar A. Unique TensorFlower2017-04-12
* Add helper method XlaDevice::GetMetadata for retrieving the XlaDevice metadat...Gravatar Peter Hawkins2017-04-12
* Add var name to errors on variable restore.Gravatar A. Unique TensorFlower2017-04-12
* Fix typo in docstringGravatar Asim Shankar2017-04-12
* Thoroughly skip testWarnings for Python version >=3.6Gravatar Shanqing Cai2017-04-12
* keras:integration_test: Replace assertTrue with assertGreaterGravatar Shanqing Cai2017-04-12
* Simplified XLA tests by using gmock matchers.Gravatar A. Unique TensorFlower2017-04-12
* Speed up linear_operator_udvh_update_test by removing the tests for 10x10Gravatar Ian Langmore2017-04-12
* Remove unnecessary copy-assignment in GetSessionHandleOp::Compute()Gravatar Shanqing Cai2017-04-12
* Minor internal change.Gravatar Jeffrey A. Dean2017-04-12
* tfdbg: fix broken link in python/debug/examples/README.mdGravatar Shanqing Cai2017-04-12
* Switch the benchmark in direct_session_test.cc to use Placeholder (not V2).Gravatar Derek Murray2017-04-12
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-04-12
* tfdbg core: refactor polling method into testlib + some BUILD cleanupGravatar Shanqing Cai2017-04-12
* Reshape all dense features to a rank 2, shape (*,1) tensor to avoid concatGravatar A. Unique TensorFlower2017-04-12
* Support dumping HLO graphs as TF GraphDefs in hlo_graph_dumperGravatar A. Unique TensorFlower2017-04-12
* Make the contrib.RunConfig as a child class of core.RunConfig.Gravatar Jianwei Xie2017-04-11
* Ensure that moving_mean and moving_variance are grabbed before being updated....Gravatar A. Unique TensorFlower2017-04-11
* Change for internal compatibility.Gravatar A. Unique TensorFlower2017-04-11
* Add complex128 GPU registrations to tf.gather and tf.strided_slice.Gravatar RJ Ryan2017-04-11
* Internal changes.Gravatar A. Unique TensorFlower2017-04-11
* Add functions to tfdbg for parsing time and memory intervals.Gravatar A. Unique TensorFlower2017-04-11
* N/AGravatar A. Unique TensorFlower2017-04-11
* tfdbg: fix bug related to compiled Python filesGravatar Shanqing Cai2017-04-11
* Relabeling some tests.Gravatar Vinu Rajashekhar2017-04-11
* Add AudioSpectrogram op to TensorFlow for audio feature generationGravatar Pete Warden2017-04-11
* fix formatting errors and broken links inside "Getting Started With TensorFlow"Gravatar A. Unique TensorFlower2017-04-11
* Backport fixes and improvements from external Keras.Gravatar Francois Chollet2017-04-11