Home
last modified time | relevance | path

Searched defs:NextChannelId (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dcanonicalize_all_gather_for_cse.h36 int64 NextChannelId() { return next_channel_id_++; } in NextChannelId() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_query.cc136 int64 NextChannelId(const HloModule& module) { in NextChannelId() function