aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Automated rollback of change 148492669Gravatar Manjunath Kudlur2017-02-25
* Refine the UI of health pills.Gravatar A. Unique TensorFlower2017-02-24
* Temporarily disable buffer forwarding for GPU memory since we don't see a lar...Gravatar A. Unique TensorFlower2017-02-24
* Make doc's generate.py into a library.Gravatar A. Unique TensorFlower2017-02-24
* Move estimator.fit into core.Gravatar Mustafa Ispir2017-02-24
* [XLA] Test uniformity of uniform discrete RNGGravatar A. Unique TensorFlower2017-02-24
* [XLA] Make reshape mover appropriately modify shapes of fused parametersGravatar A. Unique TensorFlower2017-02-24
* Add a registry for remote fused graph executor to remove dependency from Remo...Gravatar A. Unique TensorFlower2017-02-24
* Rollback the change to depend on header only protobuf library.Gravatar Manjunath Kudlur2017-02-24
* Typo in reader v1 backwards compatibility code.Gravatar Alexandre Passos2017-02-24
* Add remote_fused_graph_execute_info to abstract hexagon specific parametersGravatar A. Unique TensorFlower2017-02-24
* Fix typo in tf.contrib.layers.batch_norm, which wasn't adding gamma to custom...Gravatar A. Unique TensorFlower2017-02-24
* Automated rollback of change 148480357Gravatar A. Unique TensorFlower2017-02-24
* [XLA] Add an IsFinite operation that tests elementwise whether values are fin...Gravatar Peter Hawkins2017-02-24
* Add sort_by_execution_order to transforms used by eight-bit-calculationsGravatar A. Unique TensorFlower2017-02-24
* Moved common code out of RNN Estimators.Gravatar A. Unique TensorFlower2017-02-24
* Remove the data download option from TensorBoard.Gravatar Dandelion Mané2017-02-24
* Move InputFnOps to core as ServingInputReceiverGravatar David Soergel2017-02-24
* Update module docstrings to (consistently) link to the guide in theGravatar A. Unique TensorFlower2017-02-24
* Open source HParams object and proto.Gravatar A. Unique TensorFlower2017-02-24
* Fix the open source test.Gravatar Jianwei Xie2017-02-24
* Docs: Typos and link fixes.Gravatar Asim Shankar2017-02-23
* Adding broadcast tests.Gravatar Bjarke Hammersholt Roune2017-02-23
* When TensorBoard has >10 runs, it only enables the first 15 by default.Gravatar Dandelion Mané2017-02-23
* Upgrade TypeScript to 2.1.6Gravatar Justine Tunney2017-02-23
* internal changeGravatar Jianwei Xie2017-02-23
* Removing comment about num_ps_replicas being expected in params dict (now set...Gravatar A. Unique TensorFlower2017-02-23
* Make var_list to accept both list and tuple. Fixed the doc.Gravatar Yuan Yu2017-02-23
* C++ API: create ClientSession::Impl class to hide private members/methods.Gravatar Skye Wanderman-Milne2017-02-23
* Move evaluation_once from contrib to core.Gravatar Jianwei Xie2017-02-23
* Do an aliasing read of a resource variable when fetching.Gravatar Alexandre Passos2017-02-23
* Fix tf.set_random_seed(0) to be deterministic for the first opGravatar Geoffrey Irving2017-02-23
* Increase tolerance for test.Gravatar Patrick Nguyen2017-02-23
* Add ability to report feature importances in TensorForest.Gravatar A. Unique TensorFlower2017-02-23
* Fix use of `std::iota()` in MSVC build.Gravatar Derek Murray2017-02-23
* Refactor TensorBoard plugin system to improve testability & clarity.Gravatar Dandelion Mané2017-02-23
* Add text proto support to summarize_graph, and fix crash on variablesGravatar Pete Warden2017-02-23
* Fix tf.test.compute_gradients to exercise imaginary partsGravatar Geoffrey Irving2017-02-23
* Android demo: Add Java API to build.gradle source dirs to allow build to find...Gravatar Andrew Harp2017-02-23
* Increase the maximum number outputs of an op from 32768 to 1073741823!Gravatar Yuan Yu2017-02-23
* Return `0.0` if `get_regularization_loss` is called with no losses defined.Gravatar A. Unique TensorFlower2017-02-23
* Seal contrib.distributions.bijector.Gravatar A. Unique TensorFlower2017-02-23
* Refactor TensorForestEstimator to inherit from tf.learn Estimator. This chan...Gravatar A. Unique TensorFlower2017-02-23
* Added a new GraphKeys._STREAMING_MODEL_PORTS for internal uses.Gravatar Yuan Yu2017-02-23
* Fix tfdbg in windows cmake buildGravatar Shanqing Cai2017-02-23
* Enable tf.scatter_nd on GPU.Gravatar Patrick Nguyen2017-02-23
* Split print_selective_registration_header into library and binary.Gravatar A. Unique TensorFlower2017-02-23
* [XLA] Fix opensource build breakage caused by undefined int64.Gravatar Mark Heffernan2017-02-23
* Add option for warmup runs in benchmark_model, and also run benchmark without...Gravatar Andrew Harp2017-02-23
* Rename forward_input_to_output -> forward_input_to_output_with_same_shape to ...Gravatar A. Unique TensorFlower2017-02-23