aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/lib/core
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Merge changes from github.Gravatar A. Unique TensorFlower2016-10-10
* Allow tf.py_func to have no return values.Gravatar A. Unique TensorFlower2016-10-01
* Automated rollback of change 134301973Gravatar A. Unique TensorFlower2016-09-27
* Allow tf.py_func to have no return values.Gravatar A. Unique TensorFlower2016-09-26
* When calling C++ shape functions from python shape functions,Gravatar A. Unique TensorFlower2016-09-07
* Merge changes from github.Gravatar Benoit Steiner2016-08-18
* Change DeviceFactory functions that create devices to propagateGravatar Vijay Vasudevan2016-08-08
* Added 'stateful' parameter to tf.py_func and a stateless version of the op. T...Gravatar A. Unique TensorFlower2016-07-26
* Made tf.py_func an aynchrounous operation.Gravatar A. Unique TensorFlower2016-07-12
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Added basic filesystem support in Saver to support gcs.Gravatar Sherry Moore2016-05-19
* Next pass at converting all return statuses to errors.OpError exceptionsGravatar A. Unique TensorFlower2016-05-05
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05
* Added GetTensor() to return tensor content for a single variable fromGravatar Sherry Moore2016-04-01
* Rollforward of "Merge changes from github."Gravatar Geoffrey Irving2016-03-16
* Rollback of: "Merge changes from github."Gravatar Vijay Vasudevan2016-03-16
* Merge changes from github.Gravatar Martin Wicke2016-03-16
* Add support for string types to PyFunc.Gravatar A. Unique TensorFlower2016-02-02
* Print out the Python error if an exception occurred during evaluation of aGravatar A. Unique TensorFlower2016-02-02
* TensorFlow: remove more compiler warnings due to uninitialized varsGravatar Vijay Vasudevan2016-01-26
* TensorFlow: fix more int -> size_t warningsGravatar Vijay Vasudevan2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Change uses of TensorShape::ShortDebugString to DebugStringGravatar Geoffrey Irving2016-01-22
* First step of moving files out of tensorflow/core/public/. HereGravatar Josh Levenberg2016-01-20
* Moves the typecast of a returned value to a np.array from C++ toGravatar A. Unique TensorFlower2016-01-12
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-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 gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: a few small updates.Gravatar Vijay Vasudevan2015-11-12
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Upstream a batch of changes to git.Gravatar Vijay Vasudevan2015-11-09
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06