Searched defs:num_outs (Results 1 – 6 of 6) sorted by relevance
456 IntegerAttr num_outs = switchn->getAttrOfType<IntegerAttr>("num_outs"); in verify() local532 IntegerAttr num_outs; in parse() local
48 int num_outs; in SwitchNShape() local
287 const int num_outs = op_def.output_arg_size(); in GetReturns() local
1225 int64_t num_outs, OutputList* outputs) { in CreateSwitchN()
2143 const int num_outs = num_outs_attr != nullptr ? num_outs_attr->i() : 2; in GetDataFanoutPorts() local
1448 size_t num_outs = code_item_accessor.OutsSize(); in DumpVregLocations() local