aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Revert os.path.join() changeGravatar Jonathan Hseu2016-12-27
* Re-enable operation timeouts when using the in-process master.Gravatar Derek Murray2016-12-27
* Allows caller to access the final context state of the underlying RNN.Gravatar A. Unique TensorFlower2016-12-26
* Get rid of the last references to FunctionDef.node before weGravatar A. Unique TensorFlower2016-12-26
* tfdbg CLI doc: use screenshot PNGsGravatar Shanqing Cai2016-12-26
* Get rid of the last references to FunctionDef.node before weGravatar A. Unique TensorFlower2016-12-26
* Don't FATAL when asked for the name of an unknown type.Gravatar David G. Andersen2016-12-23
* Android: Check for 0 node count in GraphDef when initializing TF Session. Als...Gravatar Andrew Harp2016-12-23
* More descriptive errors on FeatureColumn abstract methodsGravatar Mark McDonald2016-12-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-23
* Fix documentation formatting for tf.matmul.Gravatar A. Unique TensorFlower2016-12-23
* Bump the size of dirichlet_multinomial_testGravatar Gunhan Gulsoy2016-12-23
* pip.sh: change the semantics of environment-variable switch NO_TEST_ON_INSTAL...Gravatar Shanqing Cai2016-12-22
* Combine NamedTensorProto and NamedTensor into a single proto.Gravatar Derek Murray2016-12-22
* Fix for quantized convolution optimizationGravatar Pete Warden2016-12-22
* Allow a tensor to have multiple aliases.Gravatar A. Unique TensorFlower2016-12-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-22
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
* Introduce a shim function wrapping checks for possible SessionBundle orGravatar Sukriti Ramesh2016-12-22
* Optimize the case of a master communicating with an in-process worker.Gravatar Derek Murray2016-12-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-22
* Fix argument name in docstring.Gravatar A. Unique TensorFlower2016-12-22
* Add a small documentation blurb to __import__.py describing steps for adding ...Gravatar A. Unique TensorFlower2016-12-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-22
* Allows int64 indices in gather_nd gradient.Gravatar A. Unique TensorFlower2016-12-22
* tf.Operation: override default __repr__ to include node name and typeGravatar Shanqing Cai2016-12-22
* Allow layers to define variables in call, test that it doesn't lead to duplic...Gravatar Lukasz Kaiser2016-12-22
* Passes ready_for_local_init_op in graph_actions.evaluate.Gravatar A. Unique TensorFlower2016-12-22
* Fix Windows cmake build by excluding newly broken test.Gravatar Jonathan Hseu2016-12-22
* Benchmark for adjust_saturation.Gravatar A. Unique TensorFlower2016-12-22
* Missed Variable to VariableV2 switch.Gravatar A. Unique TensorFlower2016-12-22
* strided_slice is replacing tf.sliceGravatar Olivia Nordquist2016-12-22
* Define GEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK to allow building withGravatar A. Unique TensorFlower2016-12-22
* Use concat_v2 throughout array_ops.pyGravatar A. Unique TensorFlower2016-12-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-21
* Move the implementation code of rnn_cells to contrib.Gravatar Jianwei Xie2016-12-21
* Create Graph Transform Tool for rewriting model files.Gravatar Pete Warden2016-12-21
* Introduce Glorot initializers in core.Gravatar Francois Chollet2016-12-21
* Fixing typo in doc string, and improve documentation.Gravatar Makoto Uchida2016-12-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-21