Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc409 const auto get_channel_id = in ComputeInstructionPostOrder() local
424 auto channel_id = get_channel_id(inst); in ComputeInstructionPostOrder()
451 auto channel_id = get_channel_id(current); in ComputeInstructionPostOrder()
/external/libiio/src/
Dlocal.c1132 static char * get_channel_id(const char *attr) in get_channel_id() function
1424 channel_id = get_channel_id(name); in add_channel()