aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/protobuf
Commit message (Expand)AuthorAge
* Add timeout mechanism to Grappler meta optimizer. This is only a best-effort ...Gravatar A. Unique TensorFlower2018-10-08
* Automated rollback of commit cb98ceba9cff8c10ee3c7e89dc8925c88b28118eGravatar A. Unique TensorFlower2018-10-01
* Add a rewrite_config option to disable meta_optimizer.Gravatar A. Unique TensorFlower2018-09-28
* Introduce the abstraction of RunHandler which each DirectSession can use forGravatar A. Unique TensorFlower2018-09-28
* Automated rollback of commit 750466c6e6624d279de7f9a43accd682d487509cGravatar Revan Sopher2018-09-27
* Introduce the abstraction of RunHandler which each DirectSession can use forGravatar A. Unique TensorFlower2018-09-27
* Fix support for custom optimizers in explicit scheduleGravatar A. Unique TensorFlower2018-09-27
* Turn on PinToHostOptimizer by default.Gravatar A. Unique TensorFlower2018-09-24
* Add PinToHostOptimizer to grappler: force small ops to happen on CPU (instead ofGravatar A. Unique TensorFlower2018-09-22
* Implement TF graph capture.Gravatar Russell Power2018-09-20
* Merge pull request #21000 from ROCmSoftwarePlatform:upstream-staging-gpu-comm...Gravatar TensorFlower Gardener2018-09-19
|\
* | There were two different error reporting formats within TensorFlow: `{{key va...Gravatar A. Unique TensorFlower2018-09-04
| * Rename CUDA GPU ID to platform GPU IDGravatar Wen-Heng (Jack) Chung2018-08-31
|/
* tfdbg: Add adjustable limit to total bytes dumped to diskGravatar Shanqing Cai2018-08-28
* Add duplicate detection to RecvBuf requests.Gravatar A. Unique TensorFlower2018-08-04
* Use configured executor type in direct_session. Adds executor_type to config ...Gravatar A. Unique TensorFlower2018-07-30
* Push tensors from client to workers.Gravatar Akshay Modi2018-07-24
* Internal changeGravatar A. Unique TensorFlower2018-07-23
* ConfigProto.experimental.num_dev_to_dev_copy_streams defaults to 0Gravatar A. Unique TensorFlower2018-07-18
* Merge pull request #20595 from lilbedwin:masterGravatar TensorFlower Gardener2018-07-16
|\
* | Add experimental config field to output interpolatable error messagesGravatar James Keeling2018-07-16
| * Make protocol used in estimator customizable.Gravatar Li Liangbin2018-07-14
|/
* tfdbg: remove Experimental tags and obsolete libraryGravatar Shanqing Cai2018-07-13
* Add GPUOptions::num_dev_to_dev_copy_streams to allow creation ofGravatar A. Unique TensorFlower2018-06-28
* [C++]: Ability to feed and fetch tensors while keeping them in device memoryGravatar Asim Shankar2018-06-28
* Support shapes for remote eager tensor handles.Gravatar Akshay Modi2018-06-28
* Rename programmers_guide/ directory to guide/.Gravatar Billy Lamberta2018-06-22
* Allow dynamic specification of clusters for eager remote execution.Gravatar Akshay Modi2018-06-21
* Reduce Grappler overhead by skipping optimizers when the graph is tiny.Gravatar A. Unique TensorFlower2018-06-18
* Add ScopedAllocatorOptimizer in support of CollectiveReduce.Gravatar A. Unique TensorFlower2018-05-25
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* Collective Ops Part 7Gravatar A. Unique TensorFlower2018-05-22
* Introduce an option to allocate CUDA unified memoryGravatar Smit Hinsu2018-05-21
* Turn on dead branch elimination, shape optimization, and remapping by defaultGravatar Benoit Steiner2018-05-21
* Fix bug in `WorkerService::Logging()` handler.Gravatar Derek Murray2018-05-15
* Optimize batch normalization when possibleGravatar Benoit Steiner2018-05-15
* Started work on a shape optimizerGravatar Benoit Steiner2018-05-10
* Collective Ops Part 6Gravatar A. Unique TensorFlower2018-05-09
* Collective Ops Part 5Gravatar A. Unique TensorFlower2018-05-01
* Minor eager service proto clarification.Gravatar Akshay Modi2018-04-27
* Add eager_service.protoGravatar Akshay Modi2018-04-25
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* Never use the LegacySession when a Master explicitly calls CreateWorkerSession.Gravatar Derek Murray2018-04-18
* Start moving Checkpointable utilities toward coreGravatar Allen Lavoie2018-04-12
* Add remote session support for the MakeCallable API.Gravatar Derek Murray2018-04-06
* Add CallableOptions.tensor_connection for feeding a tensor to another tensor.Gravatar Derek Murray2018-04-06
* Add a config option to run Grappler optimizers more than once.Gravatar A. Unique TensorFlower2018-04-02
* Add skeleton code for DebugStripper.Gravatar A. Unique TensorFlower2018-03-25
* Don't spin in a loop when we're not waiting on any GPU events.Gravatar Justin Lebar2018-03-20
* Enable stack push removal optimization by default.Gravatar A. Unique TensorFlower2018-03-19