Searched defs:num_outs (Results 1 – 6 of 6) sorted by relevance
48 int num_outs; in SwitchNShape() local
464 IntegerAttr num_outs = switchn->getAttrOfType<IntegerAttr>("num_outs"); in Verify() local540 IntegerAttr num_outs; in ParseSwitchNOp() local
287 const int num_outs = op_def.output_arg_size(); in GetReturns() local
1224 int64 num_outs, OutputList* outputs) { in CreateSwitchN()
2151 const int num_outs = num_outs_attr != nullptr ? num_outs_attr->i() : 2; in GetDataFanoutPorts() local
2005 const int num_outs = in GetOutputPos() local