Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_opcode_test.cc38 for (int i = 0; i < HloOpcodeCount(); ++i) { in TEST()
Dhlo_opcode.h181 inline const uint32_t HloOpcodeCount() { in HloOpcodeCount() function