Searched defs:PassThrough (Results 1 – 3 of 3) sorted by relevance
44 struct PassThrough { struct45 PassThrough(HloInstruction* user, HloInstruction* operand) in PassThrough() function48 HloInstruction* user = nullptr;49 HloInstruction* operand = nullptr;
68 TEST(LuaRankingTest, PassThrough) { in TEST() argument
86 TEST(RamFileBlockCacheTest, PassThrough) { in TEST() argument