Companion
object Companion
Content copied to clipboard
Functions
load
Link copied to clipboard
fun load(modelDirectory: File, loadOptimizerState: Boolean = false): TensorFlowInferenceModel
Content copied to clipboard
Loads tensorflow graphs and variable data (if required). It loads graph from .pb file format and variable data from .txt files