aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-29
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Internal-only changeGravatar Eli Bendersky2016-12-29
* Internal-only changeGravatar Eli Bendersky2016-12-29
* Fix complexity problem in transform node iterationGravatar Pete Warden2016-12-29
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-29
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-29
* Different deprecation annotation for TensorArrayV2 things.Gravatar A. Unique TensorFlower2016-12-29
* Add attention decoder functions for dynamic_rnn_decoder.Gravatar A. Unique TensorFlower2016-12-29
* Adds V3 version of TensorArray ops. All use resource handles and TensorArrayV...Gravatar A. Unique TensorFlower2016-12-29
* Do not remove the test temporary directory after test completes.Gravatar Gunhan Gulsoy2016-12-29
* Internal only changesGravatar A. Unique TensorFlower2016-12-29
* Create a copy of the collections dict's items before doing iteration that cou...Gravatar A. Unique TensorFlower2016-12-29
* ResourceOpKernel destructor can't always assume the resource is still there.Gravatar A. Unique TensorFlower2016-12-29
* Include nn in cmake.Gravatar A. Unique TensorFlower2016-12-29
* Remove stale BUILD files.Gravatar Yifei Feng2016-12-29
* tfdbg CLI: add more clickable links and formatting to analyzer outputsGravatar Shanqing Cai2016-12-29
* Fix 'import test_ops' error.Gravatar A. Unique TensorFlower2016-12-29
* tfdbg: make debug_py target publicGravatar Shanqing Cai2016-12-29
* tfdbg doc: rearrange Q&A sections, improve links to docs and external command...Gravatar Shanqing Cai2016-12-29
* Use std::move for functions in gpu EventMgr.Gravatar A. Unique TensorFlower2016-12-29
* Move most foo.BUILD files into third_partyGravatar Justine Tunney2016-12-29
* Android: show inference stats on debug screen in demo (accessed with volume k...Gravatar Andrew Harp2016-12-28
* Bug fix: Make `get_local_variable` accessible in the opensource Tensorflow na...Gravatar A. Unique TensorFlower2016-12-28
* Add missing std::fixed in StatSummarizer to ensure integers get sorted approp...Gravatar Andrew Harp2016-12-28
* Remove superfluous Python depsGravatar Justine Tunney2016-12-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-28
* Fix: Create a unique temporary directory everytime a test runs.Gravatar Gunhan Gulsoy2016-12-28
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-28
* Minor fix: allowing min_object_overlap to be 0.Gravatar A. Unique TensorFlower2016-12-28
* Seal tf.losses.Gravatar Patrick Nguyen2016-12-28
* Add missing numpy and six depsGravatar Justine Tunney2016-12-28
* Remove default support for Google Cloud Platform that was introduced recently.Gravatar A. Unique TensorFlower2016-12-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-28
* tfdbg: add auto-generated Python API doc to gen_docs_combined.pyGravatar Shanqing Cai2016-12-28
* expose contrib.nn module.Gravatar Martin Wicke2016-12-28
* Internal only changesGravatar Gunhan Gulsoy2016-12-28
* fix a typo.Gravatar A. Unique TensorFlower2016-12-28
* LinearOperatorComposition: Update concat --> concat_v2.Gravatar Ian Langmore2016-12-27
* Make TensorFlow build libcurl from scratchGravatar Justine Tunney2016-12-27
* Make a traversal tool to visit everything in a given Python module/class.Gravatar Martin Wicke2016-12-27
* Android: use return code from initializeTensorFlow to catch any remaining ini...Gravatar Andrew Harp2016-12-27
* tfdbg CLI: add node traceback to node_info output + a bug fixGravatar Shanqing Cai2016-12-27
* framework_importer_test to size mediumGravatar A. Unique TensorFlower2016-12-27
* Changed the order of null checking, otherwise the exception isn't raised (we ...Gravatar A. Unique TensorFlower2016-12-27
* losses_test should test the core functions, not the contrib onesGravatar A. Unique TensorFlower2016-12-27
* Android: Add x86 testing to presubmit. Also add nightly script to test all ta...Gravatar Andrew Harp2016-12-27
* Bump up size for //tensorflow/python/kernel_tests:fft_ops_test from medium toGravatar A. Unique TensorFlower2016-12-27
* Add a log message to make SavedModelBundle signature up-conversion less surpr...Gravatar Christopher Olston2016-12-27