aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler
Commit message (Expand)AuthorAge
* Automated rollback of commit 56e4ea405d13125a3dcb6459019a83d12330bf84Gravatar Peter Hawkins2018-08-13
* [XLA] Split CPU and GPU fastmath into separate flags.Gravatar Justin Lebar2018-08-13
* Add HLO matcher for the tuple-select HLO.Gravatar A. Unique TensorFlower2018-08-13
* Rename MKL-related feature macros.Gravatar A. Unique TensorFlower2018-08-10
* Remove XlaCompiledCpuFunction::args()Gravatar Sanjoy Das2018-08-10
* Merge pull request #20066 from Intel-tensorflow:nhasabni/mkldnn-transposendGravatar TensorFlower Gardener2018-08-10
|\
* | Propagate file-related error messages to the screen.Gravatar Tim Shen2018-08-10
* | Introduce and use a BufferInfo class.Gravatar Sanjoy Das2018-08-10
* | Make FunctionLibraryDefinition thread-safe.Gravatar Akshay Agrawal2018-08-10
* | Automated rollback of commit 9eb310c3f651d69b9a8eea016f6397049c5a0a31Gravatar Anna R2018-08-10
* | Use global counter for XLA rng seedGravatar Igor Ganichev2018-08-10
* | Change backend dep from core_cpu_internal to core_cpu_lib.Gravatar Jacques Pienaar2018-08-10
* | [XLA] Enhance the HLO verifier to report errors for illegal Rng instructions.Gravatar Bixia Zheng2018-08-10
* | Automated rollback of commit b306f5f9458feddbdb89b7db557cb74dc9408d07Gravatar Peter Hawkins2018-08-10
* | Fix emplace_back(new) callsGravatar Piotr Padlewski2018-08-09
* | [TF:XLA] Add a real implementation of XlaDevice::Sync() so Session::Run() wil...Gravatar Peter Hawkins2018-08-09
* | Make CpuExecutable::ExecuteOnStream actually use the stream.Gravatar Tim Shen2018-08-09
* | Make GemmThunkShouldHaltAllActivityBeforeRunning easier to understand; NFCGravatar Sanjoy Das2018-08-09
* | [XLA] Make sure backends that don't support variadic reduce reject it.Gravatar Michael Kuperstein2018-08-09
* | Automated rollback of commit c216a1be9564bd6b83b1e81b1eea65cc381bd82eGravatar Anna R2018-08-09
* | Remove code that is no longer valid post change away from lowering to while l...Gravatar Jacques Pienaar2018-08-09
* | Fix emplace_back(new) callsGravatar Piotr Padlewski2018-08-09
* | [XLA] Add parameter allow_mixed_precision used for creating the HloVerifierGravatar Bixia Zheng2018-08-09
* | [XLA] The algebraic simplifier can't handle variadic reduce at this point.Gravatar Michael Kuperstein2018-08-09
* | [XLA:GPU] Fix GemmThunk::ShouldHaltAllActivityBeforeRunning.Gravatar Sanjoy Das2018-08-09
* | [XLA:CPUGPU] Make tanh emission more like the other opsGravatar Benjamin Kramer2018-08-09
* | Add a virtual Predicate::operands() accessor; NFCGravatar Sanjoy Das2018-08-09
* | Merge pull request #21144 from 2sin18:masterGravatar TensorFlower Gardener2018-08-09
|\ \
* \ \ Merge pull request #20958 from DavidNorman:allow-some-test-to-be-disabledGravatar TensorFlower Gardener2018-08-09
|\ \ \
* | | | [XLA] Fix a bug in scatter evaluator test.Gravatar A. Unique TensorFlower2018-08-09
* | | | Fix domain sharding setting for tuple instructions.Gravatar A. Unique TensorFlower2018-08-09
* | | | [XLA] Fix use-of-unintialized-value msan failure in local_client as well.Gravatar Kay Zhu2018-08-09
* | | | [XLA] Add evaluation support for Scatter HLO.Gravatar A. Unique TensorFlower2018-08-08
* | | | [XLA] Fix a couple CPU test failures due to use-of-unintialized-value by usingGravatar Kay Zhu2018-08-08
* | | | Merge pull request #19947 from georgepaw:skip_fp16_in_adam_testGravatar TensorFlower Gardener2018-08-08
|\ \ \ \
* | | | | Added forked versions of stateless If and While ops. They should only be used,Gravatar Mingsheng Hong2018-08-08
* | | | | Merge pull request #20497 from rongjiecomputer:accumulateGravatar TensorFlower Gardener2018-08-08
|\ \ \ \ \
* | | | | | [TF:XLA] Introduce MutableBorrowingLiteral to enable interacting with a (tens...Gravatar Kay Zhu2018-08-08
* | | | | | [XLA] Add the xla interface for AllToAll.Gravatar A. Unique TensorFlower2018-08-08
* | | | | | [XLA:GPU] Add a generic trip count analysis based on HloEvaluatorGravatar Benjamin Kramer2018-08-08
* | | | | | Make root determination of XLA computations in XlaBuilder less magical.Gravatar Mark Heffernan2018-08-08
* | | | | | Remove tile shape from HloShardingGravatar A. Unique TensorFlower2018-08-08
* | | | | | Add a run-only mode to hlo-test-base.Gravatar Blake Hechtman2018-08-08
* | | | | | [XLA] Add inputs and init values accessors to HloReduceInstructionGravatar Michael Kuperstein2018-08-07
* | | | | | Making PrefetchToDevice work on XLA Compile on Demand mode. Also adds a bunch...Gravatar Rohan Jain2018-08-07
* | | | | | [XLA] Delete the xla_builder in xla_client.Gravatar A. Unique TensorFlower2018-08-07
* | | | | | [TF:XLA] Start using XLA pooling library in tf2xlaGravatar A. Unique TensorFlower2018-08-07
* | | | | | [TF:XLA] Add initial XLA pooling libraryGravatar A. Unique TensorFlower2018-08-07
* | | | | | [XLA:GPU] Remove aggressive while licm from the pipeline.Gravatar Sanjoy Das2018-08-07
* | | | | | [XLA:CPU/GPU] Turn on random_ops_test for the CPU and GPU backends.Gravatar Bixia Zheng2018-08-07