aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/framework_lib.py
Commit message (Expand)AuthorAge
* Removing @@ comments from core TensorFlow. They are no longer needed for expo...Gravatar Anna R2018-04-26
* Add ops to API that have tf_export decorators but haven't been added to API.Gravatar Anna R2018-03-13
* Make tf.add_to_collections visible.Gravatar A. Unique TensorFlower2018-03-12
* Add pylint check for W0622 redefined-builtin in ci_sanity.sh and fix existing...Gravatar Yifei Feng2018-02-09
* Removing subscribe from the framework_lib BUILD target as it creates a cyclic...Gravatar Alexandre Passos2017-08-03
* Expose colocate_withGravatar A. Unique TensorFlower2017-07-12
* Add make_ndarray, tensor_proto, and MetaGraphDef to tf api.Gravatar Dandelion Man?2017-05-31
* Moves metrics/sets and tensor_util.convert_to_tensor_or_sparse_tensor from co...Gravatar A. Unique TensorFlower2016-12-01
* Remove tf.RegisterShape from public API. No longer needed sinceGravatar Vijay Vasudevan2016-11-21
* Automated rollback of change 138583261Gravatar Jonathan Hseu2016-11-18
* Rename tf.Tensor to tf.OutputGravatar Jonathan Hseu2016-11-08
* Subscribe syntax for allowing side effects when tensors are executed.Gravatar A. Unique TensorFlower2016-11-02
* Move SparseTensor into its own framework.py, add get_shape().Gravatar Eugene Brevdo2016-11-01
* Expose NotDifferentiable in the public API to replace NoGradientGravatar Vijay Vasudevan2016-09-10
* Create a type alias "Output" for "Tensor". Plan is toGravatar A. Unique TensorFlower2016-07-29
* Added tf.container(container_name) context manager.Gravatar Sherry Moore2016-06-24
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Expose DeviceSpec class in the Python framework API.Gravatar RJ Ryan2016-04-25
* Implement a file factory mechanism to handle network file systems.Gravatar Manjunath Kudlur2016-04-07
* Implement a file factory mechanism to handle network file systems.Gravatar Manjunath Kudlur2016-04-06
* Implement a file factory mechanism to handle network file systems.Gravatar Manjunath Kudlur2016-04-06
* PyLint updates.Gravatar Josh Levenberg2016-04-01
* Make get_collection() always return a first-level copy of theGravatar A. Unique TensorFlower2016-03-28
* Cleaning up pylints - removing some unnecessary ones, beingGravatar David G. Andersen2016-02-08
* Don't expose tf.ops in __all__.Gravatar Geoffrey Irving2016-01-06
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-03
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Upstream latest changes to Git.Gravatar Manjunath Kudlur2015-11-06
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06