Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1537 channel_instructions; in VerifyChannels() local
1547 channel_instructions[*channel_instr->channel_id()].push_back(instruction); in VerifyChannels()
1581 for (auto& pair : channel_instructions) { in VerifyChannels()