Home
last modified time | relevance | path

Searched defs:model_config (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater.h166 struct model_config { struct
175 struct model_config *models; argument
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/
H A Dneural_stylus_palm_detection_filter_util.cc52 const NeuralStylusPalmDetectionFilterModelConfig& model_config) { in ScaledRadius()
112 const NeuralStylusPalmDetectionFilterModelConfig& model_config, in CreatePalmFilterSample()
146 const NeuralStylusPalmDetectionFilterModelConfig& model_config, in PalmFilterStroke()
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dtflite-sensitive-model.cc30 const TFLiteSensitiveClassifierConfig* model_config) { in Create()
124 const TFLiteSensitiveClassifierConfig* model_config) in TFLiteSensitiveModel()
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/model_tests/
H A Dmodel_handler.py222 def model_config(self) -> ModelConfig: member in _ModelHandlerBase
594 def model_config(self) -> ModelConfig: member in _ModelHandlerManagerBase
/aosp_15_r20/external/executorch/examples/apple/mps/scripts/
H A Dmps_example.py154 model_config = get_model_config(args) variable
/aosp_15_r20/external/google-cloud-java/java-enterpriseknowledgegraph/proto-google-cloud-enterpriseknowledgegraph-v1/src/main/proto/google/cloud/enterpriseknowledgegraph/v1/
H A Dservice.proto249 ModelConfig model_config = 4; field
/aosp_15_r20/external/googleapis/google/cloud/enterpriseknowledgegraph/v1/
H A Dservice.proto249 ModelConfig model_config = 4; field
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dconfig_lib.py165 def GetHWTestEnv(builder_run_config, model_config=None, suite_config=None): argument