tf_1.8_xla_doc
Namespaces | Classes
xla::cpu Namespace Reference

Namespaces

Classes

class  CompilerFunctor
 
class  ConvCanonicalization
 
class  CpuCompiler
 
class  CpuInstructionFusion
 
class  CpuLayoutAssignment
 
class  Disassembler
 
class  IrEmitter
 
class  ParallelizationPreparation
 
class  ParallelTaskAssigner
 

Detailed Description

Google docs:

This class wraps the configurability options that LLVM exposes including: the target triple, the target cpu and the target features. It also includes the desired linkage name for the computation entry point.