tf_1.8_xla_doc
List of all members
xla::CpuHloSupportChecker Class Reference

#include <cpu_hlo_support_checker.h>

Inherits HloPassInterface.

Detailed Description

It currently only detects HLO instruction with shape containing a sparse layout only actually.

Google docs:

This pass should run early in the HLO pipeline and checks for HLO constructs which are not supported by the CPU backend and cannot be removed via HLO transformations (eg, sparse layouts).


The documentation for this class was generated from the following files: