Searched refs:constructAndExecuteGraphToNormalizeImage (Results 1 – 1 of 1) sorted by relevance
65 try (Tensor<Float> image = constructAndExecuteGraphToNormalizeImage(imageBytes)) { in main()75 private static Tensor<Float> constructAndExecuteGraphToNormalizeImage(byte[] imageBytes) { in constructAndExecuteGraphToNormalizeImage() method in LabelImage