public class TensorflowUtils extends Object
Constructor and Description |
---|
TensorflowUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
importWeights(NeuralNetwork network,
String weightsFileName) |
public static void importWeights(NeuralNetwork network, String weightsFileName) throws IOException
IOException
Copyright © 2022. All rights reserved.