Searched defs:add_binary (Results 1 – 2 of 2) sorted by relevance
165 auto add_binary = [&](const Shape& shape, const HloOpcode opcode, in HandleBatchNormTraining() local333 auto add_binary = [&](const Shape& shape, const HloOpcode opcode, in HandleBatchNormInference() local404 auto add_binary = [&](const Shape& shape, const HloOpcode opcode, in HandleBatchNormGrad() local
58 void add_binary(flatbuffers::Offset<flatbuffers::Vector<uint8_t>> binary) { in add_binary() function