HomeSort by relevance Sort by last modified time
    Searched defs:help (Results 26 - 50 of 538) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/contrib/kfac/examples/
mlp_mnist_main.py 53 help="Directory to store dataset in.") variable
58 help="Number of CPUs to split minibatch across.") variable
62 help="Use tf.estimator API to train.") variable
  /external/tensorflow/tensorflow/contrib/receptive_field/python/util/examples/
compute_rf.py 83 '--graph_path', type=str, default='', help='Graph path (pbtxt format).')
88 help='Path to output text file where RF information will be written to.') variable
90 '--input_node', type=str, default='', help='Name of input node.')
92 '--output_node', type=str, default='', help='Name of output node.')
write_inception_resnet_v2_graph.py 54 help='Directory where graph will be saved.') variable
59 help='Filename of graph that will be saved.') variable
  /external/tensorflow/tensorflow/examples/speech_commands/
freeze.py 136 help='Expected sample rate of the wavs',) variable
141 help='Expected duration in milliseconds of the wavs',) variable
146 help='How often to run recognition. Useful for models with cache.',) variable
151 help='How long each spectrogram timeslice is',) variable
156 help='How long the stride is between spectrogram timeslices',) variable
161 help='How many bins to use for the MFCC fingerprint',) variable
166 help='If specified, restore this pretrained model before any training.') variable
171 help='What model architecture to use') variable
176 help='Words to use (others will be added to an unknown label)',) variable
178 '--output_file', type=str, help='Where to save the frozen graph.'
    [all...]
generate_streaming_test_wav.py 178 help='Location of speech training data') variable
183 help="""\
190 help="""\
197 help="""\
204 help="""\
211 help="""\
218 help='What percentage of wavs to use as a test set.') variable
223 help='What percentage of wavs to use as a validation set.') variable
228 help='Expected sample rate of the wavs.',) variable
233 help='Expected duration in milliseconds of the wavs.', variable
238 help='How long each spectrogram timeslice is',) variable
243 help='How long the stride is between spectrogram timeslices',) variable
248 help='How many bins to use for the MFCC fingerprint',) variable
253 help='Words to use (others will be added to an unknown label)',) variable
258 help='File to save the generated test audio to.') variable
263 help='File to save the generated test labels to.') variable
268 help='How long the generated test audio file should be.',) variable
273 help='How long the average gap should be between words.',) variable
278 help='What percentage of words should be unknown.') variable
    [all...]
train.py 38 consider contributing to help improve this and other models!
293 help='Location of speech training data archive on the web.') variable
298 help="""\
305 help="""\
312 help="""\
319 help="""\
326 help="""\
333 help="""\
340 help='What percentage of wavs to use as a test set.') variable
345 help='What percentage of wavs to use as a validation set.' variable
350 help='Expected sample rate of the wavs',) variable
355 help='Expected duration in milliseconds of the wavs',) variable
360 help='How long each spectrogram timeslice is.',) variable
365 help='How far to move in time between spectogram timeslices.',) variable
370 help='How many bins to use for the MFCC fingerprint',) variable
375 help='How many training loops to run',) variable
380 help='How often to evaluate the training results.') variable
385 help='How large a learning rate to use when training.') variable
390 help='How many items to train with at once',) variable
395 help='Where to save summary logs for TensorBoard.') variable
400 help='Words to use (others will be added to an unknown label)',) variable
405 help='Directory to write event logs and checkpoint.') variable
410 help='Save model checkpoint every save_steps.') variable
415 help='If specified, restore this pretrained model before any training.') variable
420 help='What model architecture to use') variable
425 help='Whether to check for invalid numbers during processing') variable
    [all...]
  /external/tensorflow/tensorflow/examples/tutorials/mnist/
mnist_softmax.py 82 help='Directory for storing input data') variable
mnist_softmax_xla.py 102 help='Directory for storing input data') variable
104 '--xla', type=bool, default=True, help='Turn xla via JIT on')
  /external/tensorflow/tensorflow/python/debug/cli/
offline_analyzer.py 55 "--dump_dir", type=str, default="", help="tfdbg dump directory to load")
62 help="Whether the usage of this tool is to be logged") variable
67 help="Command-line user interface type (curses | readline)") variable
74 help="""\
  /external/tensorflow/tensorflow/python/debug/examples/
debug_errors.py 63 help="""\
71 help="Command-line user interface type (curses | readline)") variable
78 help="Use debugger to track down bad values during training") variable
  /external/tensorflow/tensorflow/python/grappler/
cost_analyzer_tool.py 82 help="Input .meta MetaGraphDef file path.") variable
87 help="Input .pb GraphDef file path.") variable
92 help= variable
99 help="Configuration for the grappler optimizers, described as a " variable
107 help="Generate per-node report. By default the report contains stats " variable
  /external/tensorflow/tensorflow/python/tools/
print_selective_registration_header.py 60 help='Comma-separated list of paths to model files to be analyzed.', variable
66 help='Format of proto file, either textproto or rawproto.') variable
71 help='Default operator:kernel pairs to always include implementation for.' variable
  /external/xmlrpcpp/src/
XmlRpcServerMethod.h 37 //! Returns a help string for the method.
39 virtual std::string help() { return std::string(); } function in class:XmlRpc::XmlRpcServerMethod
  /build/make/tools/
checkowners.py 14 help='Verbose output to debug') variable
17 help='Check email addresses') variable
19 help='Path to OWNERS file') variable
  /external/adhd/adhdinfo/
main.c 15 static void help(void) function
17 /* TODO(thutt): Add help */
24 .name = "help",
47 help();
  /external/antlr/antlr-3.4/runtime/Perl5/tools/
port.pl 22 'help' => \&help,
27 my $help = {};
85 $help->{help} = << 'EOH';
86 help: Describe the usage of this program or its subcommands. label
87 Usage: help [SUBCOMMAND...]
90 sub help { subroutine
94 print $help->{$cmd};
101 foreach my $cmd (keys %$help) {
    [all...]
  /external/autotest/cli/
change_protection_level.py 12 help='Autotest server to use (i.e. "autotest")') variable
  /external/autotest/client/bin/
temperature.py 14 help="Get the highest reported board temperature " variable
20 help="Get the critical temperature from all " variable
24 help="Show temperature type and value.") variable
  /external/autotest/utils/
tko_publish.py 96 help='Regexp pattern to match against job names, by ' variable
100 help='Job owner username to match against for the ' variable
  /external/lisa/experiments/power/profile/
run_camera_avg.py 37 help='prefix for out directory') variable
40 help='what to collect (default energy)') variable
44 help='Duration of test (default 30s)') variable
47 help='Serial number of device to test') variable
run_camera_flashlight.py 38 help='prefix for out directory') variable
41 help='what to collect (default energy)') variable
45 help='Duration of test (default 30s)') variable
48 help='Serial number of device to test') variable
run_gps_on.py 37 help='prefix for out directory') variable
40 help='what to collect (default energy)') variable
44 help='Duration of test (default 30s)') variable
47 help='Serial number of device to test') variable
  /external/lisa/experiments/
run_binder_transaction_tracing.py 122 help="How long to collect the trace in seconds.") variable
124 help="Command to execute on the target.") variable
126 const=0.1, help="Run binder page stats analysis."
run_camera.py 40 help='prefix for out directory') variable
43 help='what to collect (default systrace)') variable
47 help='Duration of test (default 30s)') variable
50 help='Serial number of device to test') variable
53 default='CameraPreview', help='Camera workload to run (ex. CameraPreview)')
run_display_image.py 38 help='prefix for out directory') variable
41 help='What to collect (default energy). Also supports option ' variable
42 'display-energy which suspends the cpu to help prevent extra '
47 help='name of image located in LISA_HOME/experiments/data'\
52 help='Brightness of screen (default 100)') variable
56 help='Duration of test (default 15s)') variable
59 help='Serial number of device to test') variable
48 ' (default image.png)') variable

Completed in 623 milliseconds

12 3 4 5 6 7 8 91011>>