tf_1.8_xla_doc
|
This is the complete list of members for xla::cpu::IrEmitter, including all inherited members.
EmitComputation(HloComputation *computation, const string &function_name_prefix, bool is_top_level_computation, std::vector< const HloInstruction *> *instruction_order) | xla::cpu::IrEmitter | |
IrEmitter(const HloModule &hlo_module, const BufferAssignment &assignment, llvm::Module *llvm_module, std::unordered_map< const HloInstruction *, int64 > instruction_to_profile_idx, std::unordered_map< const HloComputation *, int64 > computation_to_profile_idx, llvm::TargetMachine *target_machine, ExternalConstantPool *external_constant_pool) | xla::cpu::IrEmitter |