xla icon indicating copy to clipboard operation
xla copied to clipboard

A machine learning compiler for GPUs, CPUs, and ML accelerators

Results 653 xla issues
Sort by recently updated
recently updated
newest added
trafficstars

XLA builds with Bazel at the moment, is it desirable to also have a CMake build? Who would benefit from this and what workflow will this enable that aren't doable...

enhancement

By default, layout assignment tries to assign a layout to transposes that make them a bitcast. This layout is then propagated inside the HloComputation, which means if it does not...

[mhlo] Pretty printing for all ops with dense array (dimension, permutation, etc)

Allow variable k type and output index type in topk. This is to help support smaller model sizes for some tflite models. Requires expanding the TF API to allow specification...

[XLA:CPU Next] Merge transform_matmul and transform_dot.

Links Android targets in mostly static mode in bazelrc.

Vendor XLA/TSL into TensorFlow as Bazel dependencies