java-models
java-models copied to clipboard
Which is the "org.tensorflow.Tensor#create(java.lang.Object)" substitute?
In the TF1.x use the "org.tensorflow.Tensor#create(java.lang.Object)" can conveniently construct various types. Which method in TF2 is equivalent to org.tensorflow.Tensor#create(java.lang.Object) in TF1?