nd4j.graph.FlatTiming.endFlatTiming = function(builder) {
  var offset = builder.endObject();
  return offset;
};