aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/default
Commit message (Expand)AuthorAge
...
* Use tensorflow::se instead of perftools::gputools for StreamExecutor.Gravatar Justin Lebar2018-04-23
* [StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.Gravatar Justin Lebar2018-04-17
* Avoid ToString() in Eager's TFE_Execute.Gravatar Akshay Modi2018-04-17
* Porting tests for `rpc_op` to OS.Gravatar Jiri Simsa2018-04-16
* Automated g4 rollback of changelist 192698931Gravatar Jiri Simsa2018-04-12
* Porting tests for `rpc_op` to OS.Gravatar Jiri Simsa2018-04-12
* [XLA] GRPC service definition.Gravatar Chris Leary2018-04-10
* Small reorganization of core/BUILDGravatar A. Unique TensorFlower2018-04-09
* Remove unused #includesGravatar A. Unique TensorFlower2018-04-03
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Internal changeGravatar A. Unique TensorFlower2018-03-28
* Add additional protobuf imports.Gravatar Jiri Simsa2018-03-26
* Merge changes from github.Gravatar Benoit Steiner2018-03-22
* Remove nsync header files from tensorflow/core/platform/default/mutex.hGravatar A. Unique TensorFlower2018-03-14
* internalGravatar A. Unique TensorFlower2018-03-07
* Add unit tests for context propagation in ThreadPool and a benchmark for Para...Gravatar Jonathan Hseu2018-02-27
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Buildifier cleanup.Gravatar Yifei Feng2018-01-22
* Turn the op_performance_data proto lib into a header only library by defaultGravatar Benoit Steiner2018-01-19
* Enable bfloat16 for CPU kernelsGravatar A. Unique TensorFlower2018-01-16
* Merge changes from github.Gravatar Frank Chen2018-01-10
* Edit the macros to avoid trying to output stacktraces on mobile platforms.Gravatar Gunhan Gulsoy2018-01-05
* Add ability to dump stacktraces, and enable auto stacktrace generation to cppGravatar Gunhan Gulsoy2018-01-04
* No public changeGravatar A. Unique TensorFlower2018-01-04
* Merge changes from github.Gravatar Raghuraman Krishnamoorthi2018-01-03
* Merge changes from github.Gravatar Patrick Nguyen2017-12-28
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Add `grpc_enabled` optional argument to various Python test rules.Gravatar Derek Murray2017-12-11
* Merge changes from github.Gravatar Sourabh Bajaj2017-11-30
* Delete trailing whitespaceGravatar A. Unique TensorFlower2017-11-27
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Rename GPUTracer to DeviceTracer.Gravatar Eugene Brevdo2017-11-20
* Having with_gcp_support and windows causes build error.Gravatar Michael Case2017-11-10
* Remove an erronous __attribute__((...)) tag.Gravatar A. Unique TensorFlower2017-10-31
* Fix "hides overloaded virtual function" error in default/gpu_tracer.cc when c...Gravatar A. Unique TensorFlower2017-10-31
* Implemented tensorflow::port::NominalCPUFrequency()Gravatar Benoit Steiner2017-10-31
* Move s3 file system support from contrib/ to core/platform/.Gravatar Michael Case2017-10-19
* Add the op->IsExpensive() argument to tracing calls.Gravatar A. Unique TensorFlower2017-10-16
* Relanding change to add config to enable S3 file system support.Gravatar Michael Case2017-10-09
* Add a Cython build dependency, start using some Cython tensor utilitiesGravatar Allen Lavoie2017-10-05
* Automated g4 rollback of changelist 170207994Gravatar A. Unique TensorFlower2017-09-30
* Do not simplify Tuple->GetTupleElement->Tuple constructs in TupleSimplifier ifGravatar Mark Heffernan2017-09-27
* Adds implementation for tf.estimator.train_and_evaluateGravatar Jianwei Xie2017-09-27
* Add config to enable S3 file system support.Gravatar Michael Case2017-09-27