nd4j.graph.UISummaryStatistics.addCountinf = function(builder, countinf) {
  builder.addFieldInt64(9, countinf, builder.createLong(0, 0));
};