HomeSort by relevance Sort by last modified time
    Searched full:count_broadcasts (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_rematerialization_test.cc 456 auto count_broadcasts = [](const HloComputation* computation) { local
468 EXPECT_EQ(count_broadcasts(entry_computation), 1);
487 EXPECT_EQ(count_broadcasts(entry_computation), 4);

Completed in 81 milliseconds