Home
last modified time | relevance | path

Searched defs:HloComputation (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.cc123 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPath()
228 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPath()
325 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPath()
397 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPath()
447 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPath()
524 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPath()
566 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPath()
615 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPath()
649 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPathIgnoringChannelIdValues()
772 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPathIgnoringChannelIdValues()
[all …]
H A Dhlo_memory_scheduler.cc84 const absl::flat_hash_map<const HloComputation*, int64_t>& in Run()
109 const absl::flat_hash_map<const HloComputation*, int64_t>& in ListScheduler()
419 const absl::flat_hash_map<const HloComputation*, int64_t>& in ScheduleComputationHelper()
441 const absl::flat_hash_map<const HloComputation*, int64_t>& in DFSMemoryScheduler()
563 const absl::flat_hash_map<const HloComputation*, int64_t>& in ListMemoryScheduler()
586 const absl::flat_hash_map<const HloComputation*, int64_t>& in PostOrderMemoryScheduler()
607 const absl::flat_hash_map<const HloComputation*, int64_t>& in DefaultMemoryScheduler()
H A Dheap_simulator.cc76 const absl::flat_hash_map<const HloComputation*, int64_t>* in MinimumMemoryForComputation()
124 const absl::flat_hash_map<const HloComputation*, int64_t>* in Run()
341 const absl::flat_hash_map<const HloComputation*, int64_t>* in HeapSimulator()
467 const absl::flat_hash_map<const HloComputation*, int64_t>& in AccountForSubcomputationMemory()
H A Dhlo_execution_profile.cc80 const std::pair<const HloComputation*, int64_t>& right) { in CreateHloProfilePrinterData()
H A Dflatten_call_graph.cc68 [&](HloComputation*) { return new_computation; }); in ReplaceCalledComputation() argument
H A Dhlo_clone_context.h27 class HloComputation; variable
H A Dasync_op_canonicalizer.cc113 [&](HloComputation*) { return computation; }); in Run() argument
H A Dbuffer_assignment.cc1156 absl::flat_hash_map<const HloComputation*, in AssignSingleHloBuffer()
1296 absl::flat_hash_map<const HloComputation*, in AssignBuffersForComputations()
1464 const flat_hash_map<const HloComputation*, flat_hash_set<const HloValue*>>& in AssignBuffersWithSequentialOrdering()
H A Dhlo_dce.cc101 absl::flat_hash_map<HloComputation*, int>& live_call_counts) { in RecursivelyRemoveDeadComputation()
H A Dheap_simulator.h267 const absl::flat_hash_map<const HloComputation*, int64_t>& in AccountForSubcomputationMemory()
H A Ddfs_hlo_visitor.h34 class HloComputation; variable
H A Dhlo_module.cc167 const absl::flat_hash_map<HloComputation*, HloComputation*>& replacements) { in ReplaceComputations()
H A Dhlo_instruction.h65 class HloComputation; variable
H A Dhlo_computation.cc75 HloComputation::HloComputation( in HloComputation() function in xla::HloComputation
H A Dhlo_instructions.h407 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPathIgnoringChannelIdValues()
H A Dhlo_instruction.cc2354 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalInternal()
2467 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPath()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dhlo_function_importer.h40 class HloComputation; variable
136 std::unordered_map<const xla::HloComputation*, in HloFunctionImporter()
H A Dhlo_module_importer.h33 class HloComputation; variable
H A Dhlo_function_importer.cc244 std::unordered_map<const HloComputation*, FuncOp>* function_map, in ImportAsFunc()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_compiler.cc786 absl::flat_hash_map<const HloComputation*, int64_t>* in CreateHloProfilingArtifacts()
H A Dir_emitter.cc101 absl::flat_hash_map<const HloComputation*, int64_t> in IrEmitter()