aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Adding nav entries for Layers tutorial, and making a few small formatting fix...Gravatar Sanders Kleinfeld2017-01-15
* Fix a breakage in python3 testGravatar Shanqing Cai2017-01-15
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-15
* Add tf.tables_initializer as a replacement for tf.initialize_all_tables, andGravatar A. Unique TensorFlower2017-01-15
* Default naming of scopes should continue, not reset, after jumps to reused sc...Gravatar Lukasz Kaiser2017-01-14
* Fix breakage by recent changes in tf.summary.Gravatar A. Unique TensorFlower2017-01-14
* Add support for passes that run post-partitioning to OptimizationRegistry.Gravatar Peter Hawkins2017-01-14
* Automated rollback of change 142694447Gravatar A. Unique TensorFlower2017-01-13
* Bug fix in SavedModel shim's named signature up-conversion for classification...Gravatar Kiril Gorovoy2017-01-13
* internal only changeGravatar Blake Hechtman2017-01-13
* Internal change.Gravatar A. Unique TensorFlower2017-01-13
* Move Input/Output/etc. to tensorflow namespace fromGravatar A. Unique TensorFlower2017-01-13
* XLA: Drop dependency on unused internal C++ op lib.Gravatar A. Unique TensorFlower2017-01-13
* Makes the ops used by ParallelConcat internal.Gravatar A. Unique TensorFlower2017-01-13
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-13
* Provide multiple implementations of RPC responses on the fetch path.Gravatar Derek Murray2017-01-13
* Fix some bugs in tf.Learn SavedModel APIs.Gravatar A. Unique TensorFlower2017-01-13
* LinearOperatorScaledIdentity added to contrib/linalg/Gravatar Ian Langmore2017-01-13
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-13
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-13
* Do parallel_stack as a graph rewrite instead of python code.Gravatar A. Unique TensorFlower2017-01-13
* Refactor KMeansClustering estimator to inherit from Estimator.Gravatar A. Unique TensorFlower2017-01-13
* Enable record filtering while still allowing for downstream queuing to yield ...Gravatar A. Unique TensorFlower2017-01-13
* Implement Vector Student's T-distribution. This distribution is an AffineGravatar Joshua V. Dillon2017-01-13
* C API: Package rules for a C library and header files.Gravatar Asim Shankar2017-01-13
* Enable customization of architecture dependent compiler optimizations via con...Gravatar Martin Wicke2017-01-13
* Fix SavedModel export when predictions is a single tensor and output_alternat...Gravatar David Soergel2017-01-13
* Fix issues with shape inference during graph import.Gravatar Pete Warden2017-01-13
* tfdbg: add Session.sess_str check to Session wrapper base classGravatar Shanqing Cai2017-01-13
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-13
* Implement softplus_inverse op.Gravatar Joshua V. Dillon2017-01-13
* Add control_dependencies parameter to ImportGraphDefOptions.Gravatar Skye Wanderman-Milne2017-01-13
* [TF:XLA] Add support for specifying a device instance for randomized testing.Gravatar Peter Hawkins2017-01-13
* Stopgap removal of "features" input alternative, which fails with SparseTensors.Gravatar David Soergel2017-01-13
* Make weight broadcasting more strict (in particular, catch the case where a 1...Gravatar A. Unique TensorFlower2017-01-12
* Fix reference to now-deleted function field.Gravatar A. Unique TensorFlower2017-01-12
* Automated rollback of change 144270020Gravatar A. Unique TensorFlower2017-01-12
* Docs: Tweaks to the versioning guarantees before the 1.0 release.Gravatar Asim Shankar2017-01-12
* Change comment to use C++, not Python, syntax.Gravatar A. Unique TensorFlower2017-01-12
* [XLA] Add a flag do_prefix to hlo_graph_dumper::DumpText()Gravatar A. Unique TensorFlower2017-01-12
* Task VariableV2 into account.Gravatar A. Unique TensorFlower2017-01-12
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-12
* Merge changes from github.Gravatar Patrick Nguyen2017-01-12
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-12
* More new ops for speeding up input pipline: stage and unstage.Gravatar A. Unique TensorFlower2017-01-12
* Fix the Windows cmake build.Gravatar Jonathan Hseu2017-01-12
* Create a benchmark for resize_bicubic_op.Gravatar Brennan Saeta2017-01-12
* Remove unnecessary control dependencies.Gravatar A. Unique TensorFlower2017-01-12
* Temporary fix of bazel dependencies when including TensorFlow as a submodule....Gravatar Kiril Gorovoy2017-01-12
* Add nest.map_structure.Gravatar Eugene Brevdo2017-01-12