Uses of Interface
org.nd4j.TFGraphRunnerService
-
Packages that use TFGraphRunnerService Package Description org.nd4j -
-
Uses of TFGraphRunnerService in org.nd4j
Methods in org.nd4j that return TFGraphRunnerService Modifier and Type Method Description TFGraphRunnerServiceTFGraphRunnerService. init(List<String> inputNames, List<String> outputNames, byte[] graphBytes, Map<String,INDArray> constants, Map<String,String> inputDataTypes)
-