aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/cpu/BUILD
Commit message (Expand)AuthorAge
* Rename "Inliner" to "MapInliner".Gravatar Mark Heffernan2018-10-04
* [XLA] Migrate from gtl::FlatSet to absl::flat_hash_setGravatar Benjamin Kramer2018-10-01
* [XLA] Migrate from gtl::FlatMap to absl::flat_hash_mapGravatar Benjamin Kramer2018-10-01
* Add a flag that lets users override the number of host "devices" as seen by XLAGravatar Sanjoy Das2018-09-21
* Automated rollback of commit da3357ecbdd6772413e8bbceeab8238971be11ceGravatar Adrian Kuegel2018-09-20
* Implement sort op for CPU.Gravatar Adrian Kuegel2018-09-19
* [TF:XLA] Migrate unit tests to use the HLO verifier (only tests where the con...Gravatar Dimitris Vardoulakis2018-09-10
* Make scheduling and rematerialization HLO passes.Gravatar Mark Heffernan2018-09-08
* Split out HloDotInstruction as subclass from HloInstruction.Gravatar A. Unique TensorFlower2018-09-06
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* Use a mixin to reduce llvm::IRBuilder<> related boilerplate.Gravatar Sanjoy Das2018-08-27
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* [XLA] Add and use a layout-sensitive HLO verifier.Gravatar Justin Lebar2018-08-24
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* [XLA] Switch to absl versions of the c_foo functions.Gravatar Justin Lebar2018-08-20
* Automated rollback of commit 4a41f50648929197954d892559587cb76458d306Gravatar A. Unique TensorFlower2018-08-17
* [XLA] Switch to absl versions of the c_foo functions.Gravatar Justin Lebar2018-08-17
* Add a HloPass to rewrite convolutions with feature_group_count > 1.Gravatar Adrian Kuegel2018-08-16
* Apply MKL-{ML,DNN}-only config settings to dependencies, not just code.Gravatar A. Unique TensorFlower2018-08-14
* [XLA] Add a new HLO pass to expand Scatter into existing HLO ops.Gravatar A. Unique TensorFlower2018-08-14
* Introduce and use a BufferInfo class.Gravatar Sanjoy Das2018-08-10
* Use constant buffer allocations for XLA:CPUGravatar Sanjoy Das2018-07-27
* [XLA] This is a step to incrementally move client/xla_client/* to client/.Gravatar A. Unique TensorFlower2018-07-25
* Move xla_computation.* from xla/client/xla_client up to xla/client.Gravatar Mark Heffernan2018-07-25
* [XLA:GPU] Use a fast approximation for tanhGravatar Benjamin Kramer2018-07-25
* Support unsigned indices for in-place DynamicUpdateSlice.Gravatar Adrian Kuegel2018-07-18
* Remove GatherExpander pass from the CPU backend.Gravatar Adrian Kuegel2018-07-05
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* Merge changes from github.Gravatar Yifei Feng2018-07-02
* Delete ExternalConstantPool.Gravatar Adrian Kuegel2018-06-26
* Change infeed and outfeed to take and produce tokens.Gravatar Mark Heffernan2018-06-25
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* Iterate over the K dimension in the innermost loop nest in the LLVM IR GEMMGravatar Sanjoy Das2018-06-07
* [XLA] Move xla/tools/parser/* into xla/service.Gravatar Justin Lebar2018-06-01
* Introduce an "indexed array" analysisGravatar Sanjoy Das2018-05-17
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2018-05-15
* Remove degenerate batch dimensions form batch dotGravatar Sanjoy Das2018-05-11
* Don't call into Eigen unless the input and output tensors are alignedGravatar Sanjoy Das2018-05-09
* [XLA] Redesign: deprecate ComputationBuilder.Gravatar A. Unique TensorFlower2018-05-04
* [XLA] Add new optimization that sinks constants into while loop bodiesGravatar Sanjoy Das2018-05-02
* [XLA:CPU] Implement fusion for the Gather HLOGravatar Sanjoy Das2018-04-27
* [TF:XLA] Add INTEL MKL_DNN Conv2d method to XLA/CPU backendGravatar Tony Wang2018-04-26
* Remove the parallel cpu backendGravatar Sanjoy Das2018-04-25
* Automated g4 rollback of changelist 191605505Gravatar Tony Wang2018-04-05
* Automated g4 rollback of changelist 191527251Gravatar Tony Wang2018-04-04
* [TF:XLA] Add INTEL_MKL_ML MatMul method to XLA/CPU backendGravatar Tony Wang2018-04-03
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28