aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/default
Commit message (Expand)AuthorAge
* Remove jemalloc build files and dead configuration options.Gravatar Ayush Dubey2018-10-01
* Remove AWS, GCP, Kafka and HDFS options from configure. Make them default onGravatar Gunhan Gulsoy2018-09-27
* Inline kernel tracing logic into `ExecutorState::Process()`.Gravatar Derek Murray2018-09-24
* Internal change.Gravatar Eugene Brevdo2018-09-19
* Run CPU tests remotely.Gravatar A. Unique TensorFlower2018-09-19
* Internal change.Gravatar Eugene Brevdo2018-09-12
* Modify signature of WritableFile::Append to accept StringPiece data by value.Gravatar Eugene Brevdo2018-09-12
* Add `TraceCollector::IsEnabled(bool)` method in order to test when tracing is...Gravatar Derek Murray2018-09-05
* Alias tensorflow::gtl::InlinedVector to absl::InlinedVectorGravatar Benjamin Kramer2018-09-05
* Alias gtl::optional to absl::optional and remove the old implementation.Gravatar Benjamin Kramer2018-08-31
* Remove (Mutable)ArraySlice implementation and alias them to absl::Span.Gravatar Tim Shen2018-08-30
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Fully enabled absl and removed TENSORFLOW_USE_ABSL define (as absl is now alw...Gravatar A. Unique TensorFlower2018-08-21
* Merge pull request #21640 from Intel-tensorflow:build-fixGravatar TensorFlower Gardener2018-08-20
|\
* | Separated protobuf_compiler into a separate BUILD rule.Gravatar A. Unique TensorFlower2018-08-15
| * Fix a build issueGravatar Mahmoud Abuzaina2018-08-15
|/
* Apply MKL-{ML,DNN}-only config settings to dependencies, not just code.Gravatar A. Unique TensorFlower2018-08-14
* Merge pull request #20536 from rongjiecomputer:flagGravatar TensorFlower Gardener2018-08-13
|\
* | Add missing annotation to mutex_lock's move constructor.Gravatar Justin Lebar2018-08-06
* | Add a new kernels option to bazel rules to enable adding dynamic kernel depen...Gravatar Gunhan Gulsoy2018-07-29
| * Remove all references of windows_msvc config_settingGravatar Loo Rong Jie2018-07-12
|/
* Split out lib/png into a separate library from the rest of TensorFlow to avoidGravatar A. Unique TensorFlower2018-07-11
* Add KinesisDataset support for tensorflow Dataset (#19712)Gravatar Yong Tang2018-07-02
* Do not depend on boringssl for big-endian architectures. (#20038)Gravatar Brennan Saeta2018-06-16
* Merge commit for internal changesGravatar Akshay Modi2018-06-15
|\
| * Correctly build and link in the GCS control opsGravatar Brennan Saeta2018-06-14
* | Merge commit for internal changesGravatar Patrick Nguyen2018-06-06
|\|
| * Add the dart rule to tensorflow/core:protos_all.Gravatar A. Unique TensorFlower2018-06-05
* | Merge branch 'master' into branch_198811639Gravatar Michael Case2018-05-31
|\ \
| * | Manual roll back of PR #19443, because it causes the Raspberry Pi build to fa...Gravatar Pete Warden2018-05-31
* | | Merge commit for internal changesGravatar Michael Case2018-05-31
|\ \ \ | |/ / |/| / | |/
| * [XLA] Make HloInstruction::backend_config() a JSON-encoded protobuf.Gravatar Justin Lebar2018-05-31
* | Merge pull request #19633 from yifeif/branch_198434814Gravatar Yifei Feng2018-05-30
|\|
* | Add "python 3 only" support for bazel build (#19443)Gravatar Yong Tang2018-05-30
| * Internal cleanup to remove a difference from the code on github.Gravatar A. Unique TensorFlower2018-05-23
| * Introduce Encoder and Decoder classes so that platform/*coding* doesn't have toGravatar A. Unique TensorFlower2018-05-23
|/
* Internal ChangeGravatar A. Unique TensorFlower2018-05-17
* Add support libraries in core/platform.Gravatar A. Unique TensorFlower2018-05-16
* Hardcode two exceptions to the list of files allowed in a 'platform'Gravatar A. Unique TensorFlower2018-05-15
* Better wrapping of stream executor's cuDNN API calls. Replacing mutex locking...Gravatar A. Unique TensorFlower2018-05-08
* Internal ChangeGravatar Abhijit Karmarkar2018-05-07
* Merge changes from github.Gravatar Patrick Nguyen2018-05-01
* Cleaning up tracing code.Gravatar A. Unique TensorFlower2018-04-30
* Move */logging.cc into :platform_base since it already exposes the header log...Gravatar A. Unique TensorFlower2018-04-26
* Automated g4 rollback of changelist 194268101Gravatar A. Unique TensorFlower2018-04-25
* Enabled TENSORFLOW_USE_ABSL for mobile. TENSORFLOW_USE_ABSL is now enabled in...Gravatar A. Unique TensorFlower2018-04-25
* Delete from_stream_executor_status.h.Gravatar Justin Lebar2018-04-25
* Stop using gpu:: as an alias for stream_executor::.Gravatar Justin Lebar2018-04-25
* Internal ChangeGravatar A. Unique TensorFlower2018-04-24
* Merge changes from github.Gravatar Yifei Feng2018-04-23