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.h1248 void set_batch_group_count(int64 num_batch_groups) { in set_batch_group_count() function
1449 void set_batch_group_count(int64 batch_group_count) { in set_batch_group_count() function
Dhlo_instruction.cc4188 void HloInstruction::set_batch_group_count(int64 batch_group_count) { in set_batch_group_count() function in xla::HloInstruction