aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/client/tf_session_helper.h
Commit message (Expand)AuthorAge
* Automated rollback of commit b8a9d163d9cbb4b581c044d9c4b1b256c801a9c4Gravatar Russell Power2018-07-26
* Automated rollback of commit 8048b3a53d5a919fef74874fcffbec9039e6acd1Gravatar Russell Power2018-07-23
* Destroy tf.Session when the session is closed.Gravatar Russell Power2018-07-23
* Branch 191925087 (#18299)Gravatar Rasmus Munk Larsen2018-04-06
* Adding Operation._control_outputsGravatar Alexandre Passos2018-04-04
* Raise exception in SWIG on bad TF_Status from C API.Gravatar Skye Wanderman-Milne2018-03-30
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-03-29
* Add TF_TryEvaluateConstant to the C API and have smart_cond call it.Gravatar Skye Wanderman-Milne2018-03-06
* meta_graph export: Add support to strip default valued attributes.Gravatar A. Unique TensorFlower2018-01-02
* This change adds a mechanism to the internal C API for updating an output han...Gravatar Akshay Agrawal2017-12-21
* Raise exception on missing unused input_map keys with C API enabled.Gravatar Skye Wanderman-Milne2017-12-12
* Enable using C API with Tensor.consumersGravatar Skye Wanderman-Milne2017-12-06
* enabling Tensor._set_shape() to work with the C APIGravatar Olivia Nordquist2017-11-30
* Automated g4 rollback of changelist 177353959Gravatar Gunhan Gulsoy2017-11-29
* enabling Tensor._set_shape() to work with the C APIGravatar Olivia Nordquist2017-11-29
* Fetch shape information from the C API when enabled.Gravatar Skye Wanderman-Milne2017-11-27
* Add append_hash_to_fn_name arg to TF_GraphToFunctionGravatar Igor Ganichev2017-09-28
* Fetch Operation.inputs from the C APIGravatar Skye Wanderman-Milne2017-09-27
* Add function description parameter to TF_GraphToFunctionGravatar Igor Ganichev2017-09-20
* Add function support to Tensorflow C APIGravatar Igor Ganichev2017-08-30
* Unify the NDArray <-> Tensor conversion.Gravatar A. Unique TensorFlower2017-08-23
* Use C API to implement Operation.control_inputsGravatar A. Unique TensorFlower2017-07-06
* Use new C API for Session.partial_run and its setupGravatar A. Unique TensorFlower2017-06-16
* Optionally use new session API in Python APIGravatar Skye Wanderman-Milne2017-05-26
* Light refactoring of tf_session_helper.h/ccGravatar Skye Wanderman-Milne2017-05-18
* C API: Rename TF_Session to TF_DeprecatedSession.Gravatar Asim Shankar2016-11-08
* SWIG simplification: Move the FeedVector conversion into C++.Gravatar Derek Murray2016-09-17
* Move C API files (and related files used by SWIG wrappers)Gravatar A. Unique TensorFlower2016-07-29
* Implementing more C API functions (executing more TODOs):Gravatar A. Unique TensorFlower2016-07-14
* Added tf.container(container_name) context manager.Gravatar Sherry Moore2016-06-24
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* 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
* Expose RunOptions and RunOutputs to Python's Run().Gravatar Zongheng Yang2016-03-14
* Use cc_binary rather than cc_library to reduce size of native library in APK ...Gravatar A. Unique TensorFlower2016-01-29
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Fix OSS BUILDGravatar Vijay Vasudevan2016-01-25
* Make EqualGraphDef ignore versions and expose to PythonGravatar Geoffrey Irving2016-01-25
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06