Closed curtank closed 7 years ago
i am trying to import tensorflow into metastone ,but i am not familiar with gradle . i may need insert the following line into a build.gradle file ''' // https://mvnrepository.com/artifact/org.tensorflow/tensorflow compile group: 'org.tensorflow', name: 'tensorflow', version: '1.3.0-rc2' ''' above result is from http://mvnrepository.com/artifact/org.tensorflow/tensorflow/1.3.0-rc2
so what should i do next?
i am trying to import tensorflow into metastone ,but i am not familiar with gradle . i may need insert the following line into a build.gradle file ''' // https://mvnrepository.com/artifact/org.tensorflow/tensorflow compile group: 'org.tensorflow', name: 'tensorflow', version: '1.3.0-rc2' ''' above result is from http://mvnrepository.com/artifact/org.tensorflow/tensorflow/1.3.0-rc2
so what should i do next?