tensorflow 2.X java, new api for creating tensor from org.tensorflow.example.Example

前端 未结 0 1918

in tensorflow 1.x we can build a tensor by

Example example = buildExample(attributeVector);

byte[][] featureArray = new byte[1][]; featureArray[0]

相关标签:
回答
  • 消灭零回复
提交回复
热议问题