Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h1317 void set_batch_group_count(int64_t num_batch_groups) { in set_batch_group_count() function
1534 void set_batch_group_count(int64_t batch_group_count) { in set_batch_group_count() function
Dhlo_instruction.cc4486 void HloInstruction::set_batch_group_count(int64_t batch_group_count) { in set_batch_group_count() function in xla::HloInstruction