| Package | Description |
|---|---|
| org.tensorflow |
Defines classes to build, save, load and execute TensorFlow models.
|
| Modifier and Type | Method and Description |
|---|---|
Session |
SavedModelBundle.session()
Returns the
Session with which to perform computation using the model. |
Copyright © 2015–2019. All rights reserved.