Home
last modified time | relevance | path

Searched refs:GetRootGenerator (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dfused_ir_emitter.h85 IndexedGenerator GetRootGenerator() const;
Dfused_ir_emitter.cc195 FusedIrEmitter::IndexedGenerator FusedIrEmitter::GetRootGenerator() const { in GetRootGenerator() function in xla::FusedIrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc732 return EmitTargetElementLoop(*fusion, fused_emitter.GetRootGenerator()); in HandleFusion()
Dir_emitter_unnested.cc2504 fused_emitter.GetRootGenerator(); in EmitTileElementForFusion()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2167 return EmitTargetElementLoop(fusion, fused_emitter.GetRootGenerator()); in HandleFusion()