Home
last modified time | relevance | path

Searched defs:new_sequence (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dinstruction_hoister.cc61 HloInstructionSequence new_sequence; in HoistParameters() local
115 HloInstructionSequence new_sequence; in HoistConstantOperations() local
H A Dmemory_space_assignment_utils.cc97 HloInstructionSequence new_sequence; in HoistConstantOperations() local
H A Dasync_collective_creator.cc170 std::vector<HloInstruction*> new_sequence; in Run() local
H A Dhlo_schedule.cc172 HloInstructionSequence new_sequence; in UpdateComputationSchedule() local
H A Dmemory_space_assignment.cc197 HloInstruction* new_instruction, HloInstructionSequence* new_sequence, in EnsureInstructionAndOperandsInserted()
210 HloInstruction* new_instruction, HloInstructionSequence* new_sequence, in InsertInstructionAndEnsureOperandsInserted()
4104 HloInstructionSequence new_sequence; in FixSchedule() local
/aosp_15_r20/system/core/fastboot/fuzzer/
H A Dfastboot_fuzzer.cpp178 static string QueryPacket(uint16_t sequence, uint16_t new_sequence) { in QueryPacket()
/aosp_15_r20/system/core/fastboot/
H A Dudp_test.cpp48 static std::string QueryPacket(uint16_t sequence, uint16_t new_sequence) { in QueryPacket()