aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/function_testlib.cc
Commit message (Expand)AuthorAge
* Hoisting RandomUniform out of functionsGravatar Piotr Padlewski2018-09-26
* [tf.data] Introducing an optimization that parallelizes map transformations.Gravatar Piotr Padlewski2018-09-14
* Add experimental grappler plugin to selection function implementation at run ...Gravatar Scott Zhu2018-09-10
* Add lowering pass for functional While op.Gravatar Saurabh Saxena2018-08-30
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar A. Unique TensorFlower2018-08-27
* Map and filter fusionGravatar Piotr Padlewski2018-08-06
* MutableGraphView and other graph utilsGravatar Piotr Padlewski2018-07-25
* Merge changes from github.Gravatar Sourabh Bajaj2018-01-17
* Run C++ control flow validation on FunctionDefs before running.Gravatar Skye Wanderman-Milne2018-01-03
* Allowing for functions to run across processes using RPC's. Currently this on...Gravatar Rohan Jain2017-10-02
* Allowing functions to run across devices. This change expands the ProcessFunc...Gravatar Rohan Jain2017-08-17
* Automated g4 rollback of changelist 165521057Gravatar Rohan Jain2017-08-17
* Allowing functions to run across devices. This change expands the ProcessFunc...Gravatar Rohan Jain2017-08-16
* Prepare to not include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-23
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Merge changes from github.Gravatar Shanqing Cai2017-04-22
* Migrate FunctionDefHelper::Define() to NodeDef functions. For callersGravatar A. Unique TensorFlower2016-12-21
* Fix ~63 ClangTidy - Performance findings in TensorFlow.Gravatar Vincent Vanhoucke2016-08-31
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Change GraphDef versions to use version, min_consumer, min_producerGravatar Geoffrey Irving2016-01-26
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-03
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06