in tensorflow 1.x we can build a tensor by
Example example = buildExample(attributeVector); byte[][] featureArray = new byte[1][]; featureArray[0]
Example example = buildExample(attributeVector);
byte[][] featureArray = new byte[1][]; featureArray[0]