nd4j.graph.UIHardwareState.addHostMemory = function(builder, hostMemory) {
  builder.addFieldInt64(1, hostMemory, builder.createLong(0, 0));
};