nd4j.graph.UIVariable.endUIVariable = function(builder) {
  var offset = builder.endObject();
  return offset;
};