Home
last modified time | relevance | path

Searched defs:model_name (Results 1 – 25 of 86) sorted by relevance

1234

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dbatch_resource_base.cc45 void RecordPaddingSize(int32_t padding_size, const string& model_name, in RecordPaddingSize()
58 void RecordPaddingSizeV2(int32_t padding_size, const string& model_name, in RecordPaddingSizeV2()
73 void RecordInputBatchSize(int32_t batch_size, const string& model_name, in RecordInputBatchSize()
85 void RecordInputBatchSizeV2(int32_t batch_size, const string& model_name, in RecordInputBatchSizeV2()
99 void RecordBatchSize(int32_t batch_size, const string& model_name, in RecordBatchSize()
110 void RecordProcessedBatchSize(int32_t batch_size, const string& model_name, in RecordProcessedBatchSize()
123 void RecordProcessedBatchSizeV2(int32_t batch_size, const string& model_name, in RecordProcessedBatchSizeV2()
135 void RecordBatchDelayUs(int64_t batch_delay_us, const string& model_name, in RecordBatchDelayUs()
148 void RecordBatchDelayUsV2(int64_t batch_delay_us, const string& model_name, in RecordBatchDelayUsV2()
163 const string& model_name, in RecordBatchParamBatchTimeoutMicros()
[all …]
/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Dhuggingface.py114 model_name, batch_size = line.split(",") variable
130 def get_sequence_length(model_cls, model_name): argument
172 model_cls, model, model_name, bs, device, include_loss_args=False argument
367 def _get_model_cls_and_config(self, model_name): argument
392 def _download_model(self, model_name): argument
404 model_name, argument
H A Dtimm_models.py48 model_name, batch_size = line.split(" ") variable
247 def _download_model(self, model_name): argument
263 model_name, argument
H A Ddistributed.py168 model_name = args.torchbench_model variable
170 model_name = "ToyModel" variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/testing/
H A Dperformance_profiling.cc34 absl::Status RunPredefinedLayoutSample(const std::string& model_name) { in RunPredefinedLayoutSample()
78 absl::Status RunExternalImmutableSample(const std::string& model_name) { in RunExternalImmutableSample()
130 absl::Status RunSerializedTest(const std::string& model_name) { in RunSerializedTest()
275 absl::Status RunModelSample(const std::string& model_name) { in RunModelSample()
H A Dinternal_api_samples.cc97 absl::Status RunModelSampleWithInternalAPI(const std::string& model_name, in RunModelSampleWithInternalAPI()
222 const std::string& model_name, const std::vector<uint8_t>& kernel_cache) { in RunModelSampleWithInternalAPISerializedKernels()
/aosp_15_r20/test/mlts/benchmark/tools/
Dtensor_utils.py151 def generate_hist_animation_html(self, model_name): argument
160 def generate_heatmap_animation_html(self, model_name): argument
425 def __init__(self, dump_dir_list, android_build_top, tflite_model_json_dir, model_name): argument
431 def set_model_name(self, model_name): argument
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/
H A Dprint_lpcnet_complexity.py57 model_name = 'lpcnet' variable
59 model_name = setup['lpcnet']['model'] variable
H A Dtest_lpcnet.py77 model_name = 'lpcnet' variable
79 model_name = checkpoint['setup']['lpcnet']['model'] variable
H A Dtrain_lpcnet.py109 model_name = 'lpcnet' variable
111 model_name = setup['lpcnet']['model'] variable
/aosp_15_r20/external/libopus/dnn/torch/osce/
H A Dtest_model.py76 model_name = 'pitchpostfilter' variable
78 model_name = checkpoint['setup']['model']['name'] variable
H A Dtest_vocoder.py78 model_name = 'pitchpostfilter' variable
80 model_name = checkpoint['setup']['model']['name'] variable
H A Dtrain_vocoder.py86 model_name = 'pitchpostfilter' variable
88 model_name = setup['model']['name'] variable
H A Dtrain_model.py96 model_name = 'pitchpostfilter' variable
98 model_name = setup['model']['name'] variable
H A Dadv_train_vocoder.py90 model_name = 'pitchpostfilter' variable
92 model_name = setup['model']['name'] variable
H A Dadv_train_model.py90 model_name = 'pitchpostfilter' variable
92 model_name = setup['model']['name'] variable
/aosp_15_r20/external/executorch/examples/apple/coreml/scripts/
H A Dexport.py116 def save_executorch_program(exec_prog, model_name, compute_unit): argument
125 def save_processed_bytes(processed_bytes, model_name, compute_unit): argument
/aosp_15_r20/external/executorch/examples/apple/mps/scripts/
H A Dmps_example.py199 model_name = f"{args.model_name}_mps_{dtype}" variable
206 model_name = f"{model_name}_bundled.pte" variable
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps.h89 char *model_name; member
539 const u8 *model_name; member
580 const char *model_name; member
598 const char *model_name; member
H A Dwps_er.h24 char *model_name; member
50 char *model_name; member
/aosp_15_r20/external/googleapis/google/cloud/videointelligence/v1p3beta1/
H A Dvideo_intelligence.proto1056 string model_name = 1; field
1064 string model_name = 1; field
1071 string model_name = 1; field
/aosp_15_r20/external/google-cloud-java/java-video-intelligence/proto-google-cloud-video-intelligence-v1p3beta1/src/main/proto/google/cloud/videointelligence/v1p3beta1/
H A Dvideo_intelligence.proto1056 string model_name = 1; field
1064 string model_name = 1; field
1071 string model_name = 1; field
/aosp_15_r20/external/executorch/examples/xnnpack/quantization/
H A Dexample.py45 def verify_xnnpack_quantizer_matching_fx_quant_model(model_name, model, example_inputs): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
H A Dtf_jitrt.cc45 void RecordCompileTime(const std::string& model_name, const std::string& kernel, in RecordCompileTime()
/aosp_15_r20/external/executorch/examples/xnnpack/
H A Daot_compiler.py118 model_name = f"{args.model_name}_xnnpack_{quant_tag}" variable

1234