aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/load_library.cc
Commit message (Expand)AuthorAge
* Use LINKER_INITIALIZED for mutexes with static storage class.Gravatar A. Unique TensorFlower2017-11-21
* Switch open-source to use jemalloc for CPU Tensor memory allocation, gRPC, an...Gravatar Jonathan Hseu2017-01-11
* Migrate HttpRequest to use Env's library loading.Gravatar Jonathan Hseu2016-09-15
* Add TF_DeleteLibraryHandle, for freeing the memory allocated by TF_LoadLibrary.Gravatar A. Unique TensorFlower2016-09-12
* When an invalid op is registered, ensure that tf.load_op_library returnsGravatar Suharsh Sivakumar2016-07-11
* Made the OpRegistry::Register function take a factory instead of aGravatar Manjunath Kudlur2016-06-16
* Remove UNIX-specific include from platform-independent code.Gravatar Derek Murray2016-06-16
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Changes to make custom user ops not statically include tensorflow/core:framew...Gravatar Manjunath Kudlur2016-03-11
* Initial version of the open-source distributed TensorFlow runtime.Gravatar Derek Murray2016-02-25
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05