Searched defs:num_outs (Results 1 – 5 of 5) sorted by relevance
48 int num_outs; in SwitchNShape() local
456 IntegerAttr num_outs = switchn->getAttrOfType<IntegerAttr>("num_outs"); in verify() local532 IntegerAttr num_outs; in parse() 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