Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h849 int64 user_count() const { return users_.size(); } in user_count() function
Dhlo_instruction_test.cc122 int64 user_count; member