/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/ |
H A D | batch_resource_base.cc | 45 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 D | huggingface.py | 114 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 D | timm_models.py | 48 model_name, batch_size = line.split(" ") variable 247 def _download_model(self, model_name): argument 263 model_name, argument
|
H A D | distributed.py | 168 model_name = args.torchbench_model variable 170 model_name = "ToyModel" variable
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/testing/ |
H A D | performance_profiling.cc | 34 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 D | internal_api_samples.cc | 97 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/ |
D | tensor_utils.py | 151 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 D | print_lpcnet_complexity.py | 57 model_name = 'lpcnet' variable 59 model_name = setup['lpcnet']['model'] variable
|
H A D | test_lpcnet.py | 77 model_name = 'lpcnet' variable 79 model_name = checkpoint['setup']['lpcnet']['model'] variable
|
H A D | train_lpcnet.py | 109 model_name = 'lpcnet' variable 111 model_name = setup['lpcnet']['model'] variable
|
/aosp_15_r20/external/libopus/dnn/torch/osce/ |
H A D | test_model.py | 76 model_name = 'pitchpostfilter' variable 78 model_name = checkpoint['setup']['model']['name'] variable
|
H A D | test_vocoder.py | 78 model_name = 'pitchpostfilter' variable 80 model_name = checkpoint['setup']['model']['name'] variable
|
H A D | train_vocoder.py | 86 model_name = 'pitchpostfilter' variable 88 model_name = setup['model']['name'] variable
|
H A D | train_model.py | 96 model_name = 'pitchpostfilter' variable 98 model_name = setup['model']['name'] variable
|
H A D | adv_train_vocoder.py | 90 model_name = 'pitchpostfilter' variable 92 model_name = setup['model']['name'] variable
|
H A D | adv_train_model.py | 90 model_name = 'pitchpostfilter' variable 92 model_name = setup['model']['name'] variable
|
/aosp_15_r20/external/executorch/examples/apple/coreml/scripts/ |
H A D | export.py | 116 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 D | mps_example.py | 199 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 D | wps.h | 89 char *model_name; member 539 const u8 *model_name; member 580 const char *model_name; member 598 const char *model_name; member
|
H A D | wps_er.h | 24 char *model_name; member 50 char *model_name; member
|
/aosp_15_r20/external/googleapis/google/cloud/videointelligence/v1p3beta1/ |
H A D | video_intelligence.proto | 1056 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 D | video_intelligence.proto | 1056 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 D | example.py | 45 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 D | tf_jitrt.cc | 45 void RecordCompileTime(const std::string& model_name, const std::string& kernel, in RecordCompileTime()
|
/aosp_15_r20/external/executorch/examples/xnnpack/ |
H A D | aot_compiler.py | 118 model_name = f"{args.model_name}_xnnpack_{quant_tag}" variable
|