HomeSort by relevance Sort by last modified time
    Searched full:label_file (Results 1 - 9 of 9) sorted by null

  /external/tensorflow/tensorflow/examples/label_image/
label_image.py 67 def load_labels(label_file):
69 proto_as_ascii_lines = tf.gfile.GFile(label_file).readlines()
79 label_file = "tensorflow/examples/label_image/data/imagenet_slim_labels.txt" variable
104 label_file = args.labels variable
138 labels = load_labels(label_file)
  /external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/
ClassifierActivity.java 56 // You'll also need to update the MODEL_FILE and LABEL_FILE paths to point to
76 private static final String LABEL_FILE =
117 LABEL_FILE,
  /external/selinux/libselinux/
Android.bp 112 "src/label_file.c",
  /external/selinux/libselinux/src/
Makefile 112 SRCS= callbacks.c freecon.c label.c label_file.c \
label_file.h 410 /* This service is used by label_file.c process_file() and
regex.c 8 #include "label_file.h"
label_file.c 24 #include "label_file.h"
  /external/autotest/cli/
host.py 497 --labels <labels>|--blist <label_file>
588 --labels <labels>|--blist <label_file>
  /external/selinux/libselinux/utils/
sefcontext_compile.c 14 #include "../src/label_file.h"

Completed in 466 milliseconds