Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dcanonicalize_all_gather_for_cse.h39 int64_t NextChannelId() { return next_channel_id_++; } in NextChannelId() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_rematerialization.h107 int64_t NextChannelId() { return next_channel_id_++; } in NextChannelId() function
H A Dhlo_query.cc144 int64_t NextChannelId(const HloModule& module) { in NextChannelId() function