aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/BUILD
Commit message (Expand)AuthorAge
...
* | Consolidate all Keras initializers into ops/init_opsGravatar A. Unique TensorFlower2018-07-17
* | Handle deprecated fields in api_def.proto.Gravatar Anna R2018-07-16
* | BEGIN_PUBLICGravatar A. Unique TensorFlower2018-07-16
* | Automated rollback of commit 895a7667884545a68480eb91916a5a23c2852308Gravatar Smit Hinsu2018-07-13
* | Add initial support for interpolating filename and line number in error messa...Gravatar A. Unique TensorFlower2018-07-13
* | Internal Change.Gravatar Michael Case2018-07-12
* | Add TraceableStack object and use it for the colocation stack to improve (fut...Gravatar A. Unique TensorFlower2018-07-12
|/
* Disable failing gpu tests on WindowsGravatar A. Unique TensorFlower2018-07-10
* Merge commit for internal changesGravatar Yifei Feng2018-07-02
|\
| * Add support for "parallel for" abstraction, optimized via graph rewrite. ThisGravatar A. Unique TensorFlower2018-07-02
| * Adding a new `current_date` decorator that can change theGravatar Rohan Jain2018-07-02
* | Merge pull request #18771 from facaiy/CLN/clean_duplicate_safe_embedding_fnGravatar Martin Wicke2018-07-02
|\ \
* | | Add code to parse interpolatable error messages.Gravatar James Keeling2018-06-28
* | | Internal change for visibility to ndarray_tensor_bridge build ruleGravatar A. Unique TensorFlower2018-06-28
| | * Add code to parse interpolatable error messages.Gravatar James Keeling2018-06-28
| | * Internal change for visibility to ndarray_tensor_bridge build ruleGravatar A. Unique TensorFlower2018-06-27
| |/ |/|
* | Guard ops modification and Session.run with a group lock. This lock allows mu...Gravatar Priya Gupta2018-06-25
* | Add a lock that allows many members of a group to access a resource exclusive...Gravatar Priya Gupta2018-06-21
* | Internal Change.Gravatar Michael Case2018-06-21
* | Internal change for visibility to ndarray_tensor build ruleGravatar A. Unique TensorFlower2018-06-21
* | Derivative of tf.random_gamma with respect to the alpha parameter.Gravatar A. Unique TensorFlower2018-06-19
* | Extract tf_record_test.py from reader_ops_test.pyGravatar A. Unique TensorFlower2018-06-18
* | [py_func]: Fix #20021Gravatar Asim Shankar2018-06-15
* | Move cond_v2 to core (non-public) and add toggle to use cond_v2 by default.Gravatar Skye Wanderman-Milne2018-06-15
* | Add some extra DebugString() functions to shape_inference. Currently unused, ...Gravatar Peter Hawkins2018-06-15
* | Automated g4 rollback of changelist 197218170Gravatar A. Unique TensorFlower2018-06-12
* | internal changeGravatar Yifei Feng2018-06-05
* | Introduce tf.contrib.control_flow.new_cond.Gravatar Skye Wanderman-Milne2018-06-05
* | Raise the test timeout for tensorflow/python:warm_starting_util_test due to f...Gravatar Peter Hawkins2018-05-31
* | Add utility for converting FunctionDef to GraphDef and _FuncGraph.Gravatar Saurabh Saxena2018-05-31
* | Moving generated API to tensorflow/.Gravatar Anna R2018-05-31
* | Add a convenience function, build_supervised_input_receiver_fn_from_input_fn,Gravatar Karmel Allison2018-05-30
* | Internal cleanup to remove a difference from the code on github.Gravatar A. Unique TensorFlower2018-05-23
* | Expose the new collective reduce and broacast ops as non-publicGravatar A. Unique TensorFlower2018-05-22
* | Improvements to util/nest.py and data/util/nest.pyGravatar Akshay Modi2018-05-21
* | Automated g4 rollback of changelist 197070234Gravatar Igor Saprykin2018-05-18
* | Make V1 metrics distributed-aware. Also fix a bug where assertAllCloseGravatar A. Unique TensorFlower2018-05-17
* | Checkpointable: move python/training/checkpointable_* to python/training/chec...Gravatar Allen Lavoie2018-05-16
* | Remove more Estimator dependencies from core TensorFlow.Gravatar Michael Case2018-05-16
* | Reenable virtual gpu test, and decrease the number of testing rounds.Gravatar Guangda Lai2018-05-14
* | Add some python wrapper for TF_ApiDefMap.Gravatar A. Unique TensorFlower2018-05-11
* | Move fn_args utility into core TensorFlow from Estimator.Gravatar Michael Case2018-05-11
* | Support saving Python state with object-based checkpointsGravatar Allen Lavoie2018-05-09
* | Increase size of test tensorflow/python:basic_session_run_hooks_test to avoid...Gravatar A. Unique TensorFlower2018-05-09
* | Delete old op gen code and replace with eager op gen.Gravatar Akshay Modi2018-05-09
* | Increase size of test //third_party/tensorflow/python:saver_large_variable_testGravatar A. Unique TensorFlower2018-05-08
* | Fix resource variable in cond gradient.Gravatar Alexandre Passos2018-05-07
| * Merge remote-tracking branch 'upstream/master' into CLN/clean_duplicate_safe_...Gravatar Yan Facai (颜发才)2018-05-02
| |\
* | | Add device_util.resolve method which merges with current device as well.Gravatar Yuefeng Zhou2018-05-01
| |/ |/|
* | Fix bug in @custom_gradient in Eager mode with numpy inputsGravatar A. Unique TensorFlower2018-04-27