configuration

package
v2.14.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2023 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const BenchmarkEventType_END = configuration.BenchmarkEventType_END
View Source
const BenchmarkEventType_ERROR = configuration.BenchmarkEventType_ERROR
View Source
const BenchmarkEventType_LOGGED = configuration.BenchmarkEventType_LOGGED
View Source
const BenchmarkEventType_RECOVERED_ERROR = configuration.BenchmarkEventType_RECOVERED_ERROR
View Source
const BenchmarkEventType_START = configuration.BenchmarkEventType_START
View Source
const BenchmarkEventType_UNDEFINED_BENCHMARK_EVENT_TYPE = configuration.BenchmarkEventType_UNDEFINED_BENCHMARK_EVENT_TYPE
View Source
const BenchmarkStage_INFERENCE = configuration.BenchmarkStage_INFERENCE
View Source
const BenchmarkStage_INITIALIZATION = configuration.BenchmarkStage_INITIALIZATION
View Source
const BenchmarkStage_UNKNOWN = configuration.BenchmarkStage_UNKNOWN
View Source
const CoralSettings_HIGH = configuration.CoralSettings_HIGH
View Source
const CoralSettings_LOW = configuration.CoralSettings_LOW
View Source
const CoralSettings_MAXIMUM = configuration.CoralSettings_MAXIMUM
View Source
const CoralSettings_MEDIUM = configuration.CoralSettings_MEDIUM
View Source
const CoralSettings_UNDEFINED = configuration.CoralSettings_UNDEFINED
View Source
const CoreMLSettings_DEVICES_ALL = configuration.CoreMLSettings_DEVICES_ALL
View Source
const CoreMLSettings_DEVICES_WITH_NEURAL_ENGINE = configuration.CoreMLSettings_DEVICES_WITH_NEURAL_ENGINE
View Source
const Default_CPUSettings_NumThreads = configuration.Default_CPUSettings_NumThreads
View Source
const Default_CoralSettings_Performance = configuration.Default_CoralSettings_Performance
View Source
const Default_CoreMLSettings_MaxDelegatedPartitions = configuration.Default_CoreMLSettings_MaxDelegatedPartitions
View Source
const Default_CoreMLSettings_MinNodesPerPartition = configuration.Default_CoreMLSettings_MinNodesPerPartition
View Source
const Default_EdgeTpuSettings_InferencePriority = configuration.Default_EdgeTpuSettings_InferencePriority
View Source
const Default_EdgeTpuSettings_QosClass = configuration.Default_EdgeTpuSettings_QosClass
View Source
const Default_GPUSettings_EnableQuantizedInference = configuration.Default_GPUSettings_EnableQuantizedInference
View Source
const Default_GPUSettings_InferencePriority1 = configuration.Default_GPUSettings_InferencePriority1
View Source
const Default_GPUSettings_InferencePriority2 = configuration.Default_GPUSettings_InferencePriority2
View Source
const Default_GPUSettings_InferencePriority3 = configuration.Default_GPUSettings_InferencePriority3
View Source
const Default_GoogleEdgeTpuSettings_AllowFp16PrecisionForFp32 = configuration.Default_GoogleEdgeTpuSettings_AllowFp16PrecisionForFp32
View Source
const Default_GoogleEdgeTpuSettings_DelegateShouldManageCacheForInputs = configuration.Default_GoogleEdgeTpuSettings_DelegateShouldManageCacheForInputs
View Source
const Default_GoogleEdgeTpuSettings_DelegateShouldManageCacheForOutputs = configuration.Default_GoogleEdgeTpuSettings_DelegateShouldManageCacheForOutputs
View Source
const Default_GoogleEdgeTpuSettings_EnableTracing = configuration.Default_GoogleEdgeTpuSettings_EnableTracing
View Source
const Default_GoogleEdgeTpuSettings_LogVerbosity = configuration.Default_GoogleEdgeTpuSettings_LogVerbosity
View Source
const Default_GoogleEdgeTpuSettings_ModelIdentifier = configuration.Default_GoogleEdgeTpuSettings_ModelIdentifier
View Source
const Default_GoogleEdgeTpuSettings_UseAsyncApi = configuration.Default_GoogleEdgeTpuSettings_UseAsyncApi
View Source
const Default_XNNPackSettings_Flags = configuration.Default_XNNPackSettings_Flags
View Source
const Delegate_ARMNN = configuration.Delegate_ARMNN
View Source
const Delegate_CORE_ML = configuration.Delegate_CORE_ML
View Source
const Delegate_EDGETPU = configuration.Delegate_EDGETPU
View Source
const Delegate_EDGETPU_CORAL = configuration.Delegate_EDGETPU_CORAL
View Source
const Delegate_GPU = configuration.Delegate_GPU
View Source
const Delegate_HEXAGON = configuration.Delegate_HEXAGON
View Source
const Delegate_NNAPI = configuration.Delegate_NNAPI
View Source
const Delegate_NONE = configuration.Delegate_NONE
View Source
const Delegate_XNNPACK = configuration.Delegate_XNNPACK
View Source
const EdgeTpuDeviceSpec_MMIO = configuration.EdgeTpuDeviceSpec_MMIO
View Source
const EdgeTpuDeviceSpec_REFERENCE = configuration.EdgeTpuDeviceSpec_REFERENCE
View Source
const EdgeTpuDeviceSpec_REMOTE_SIMULATOR = configuration.EdgeTpuDeviceSpec_REMOTE_SIMULATOR
View Source
const EdgeTpuDeviceSpec_SIMULATOR = configuration.EdgeTpuDeviceSpec_SIMULATOR
View Source
const EdgeTpuPowerState_ACTIVE = configuration.EdgeTpuPowerState_ACTIVE
View Source
const EdgeTpuPowerState_ACTIVE_LOW_POWER = configuration.EdgeTpuPowerState_ACTIVE_LOW_POWER
View Source
const EdgeTpuPowerState_ACTIVE_MIN_POWER = configuration.EdgeTpuPowerState_ACTIVE_MIN_POWER
View Source
const EdgeTpuPowerState_ACTIVE_VERY_LOW_POWER = configuration.EdgeTpuPowerState_ACTIVE_VERY_LOW_POWER
View Source
const EdgeTpuPowerState_OVER_DRIVE = configuration.EdgeTpuPowerState_OVER_DRIVE
View Source
const EdgeTpuPowerState_READY = configuration.EdgeTpuPowerState_READY
View Source
const EdgeTpuPowerState_TPU_CORE_OFF = configuration.EdgeTpuPowerState_TPU_CORE_OFF
View Source
const EdgeTpuPowerState_UNDEFINED_POWERSTATE = configuration.EdgeTpuPowerState_UNDEFINED_POWERSTATE
View Source
const EdgeTpuSettings_BEST_EFFORT = configuration.EdgeTpuSettings_BEST_EFFORT
View Source
const EdgeTpuSettings_BFLOAT16 = configuration.EdgeTpuSettings_BFLOAT16
View Source
const EdgeTpuSettings_HALF = configuration.EdgeTpuSettings_HALF
View Source
const EdgeTpuSettings_NO_TRUNCATION = configuration.EdgeTpuSettings_NO_TRUNCATION
View Source
const EdgeTpuSettings_QOS_UNDEFINED = configuration.EdgeTpuSettings_QOS_UNDEFINED
View Source
const EdgeTpuSettings_REALTIME = configuration.EdgeTpuSettings_REALTIME
View Source
const EdgeTpuSettings_UNSPECIFIED = configuration.EdgeTpuSettings_UNSPECIFIED
View Source
const ExecutionPreference_ANY = configuration.ExecutionPreference_ANY
View Source
const ExecutionPreference_FORCE_CPU = configuration.ExecutionPreference_FORCE_CPU
View Source
const ExecutionPreference_LOW_LATENCY = configuration.ExecutionPreference_LOW_LATENCY
View Source
const ExecutionPreference_LOW_POWER = configuration.ExecutionPreference_LOW_POWER
View Source
const GPUBackend_OPENCL = configuration.GPUBackend_OPENCL
View Source
const GPUBackend_OPENGL = configuration.GPUBackend_OPENGL
View Source
const GPUBackend_UNSET = configuration.GPUBackend_UNSET
View Source
const GPUInferencePriority_GPU_PRIORITY_AUTO = configuration.GPUInferencePriority_GPU_PRIORITY_AUTO
View Source
const GPUInferencePriority_GPU_PRIORITY_MAX_PRECISION = configuration.GPUInferencePriority_GPU_PRIORITY_MAX_PRECISION
View Source
const GPUInferencePriority_GPU_PRIORITY_MIN_LATENCY = configuration.GPUInferencePriority_GPU_PRIORITY_MIN_LATENCY
View Source
const GPUInferencePriority_GPU_PRIORITY_MIN_MEMORY_USAGE = configuration.GPUInferencePriority_GPU_PRIORITY_MIN_MEMORY_USAGE
View Source
const GPUInferenceUsage_GPU_INFERENCE_PREFERENCE_FAST_SINGLE_ANSWER = configuration.GPUInferenceUsage_GPU_INFERENCE_PREFERENCE_FAST_SINGLE_ANSWER
View Source
const GPUInferenceUsage_GPU_INFERENCE_PREFERENCE_SUSTAINED_SPEED = configuration.GPUInferenceUsage_GPU_INFERENCE_PREFERENCE_SUSTAINED_SPEED
View Source
const GoogleEdgeTpuSettings_PRIORITY_HIGH = configuration.GoogleEdgeTpuSettings_PRIORITY_HIGH
View Source
const GoogleEdgeTpuSettings_PRIORITY_LOW = configuration.GoogleEdgeTpuSettings_PRIORITY_LOW
View Source
const GoogleEdgeTpuSettings_PRIORITY_MEDIUM = configuration.GoogleEdgeTpuSettings_PRIORITY_MEDIUM
View Source
const GoogleEdgeTpuSettings_PRIORITY_UNDEFINED = configuration.GoogleEdgeTpuSettings_PRIORITY_UNDEFINED
View Source
const GoogleEdgeTpuSettings_TRISTATE_FALSE = configuration.GoogleEdgeTpuSettings_TRISTATE_FALSE
View Source
const GoogleEdgeTpuSettings_TRISTATE_TRUE = configuration.GoogleEdgeTpuSettings_TRISTATE_TRUE
View Source
const GoogleEdgeTpuSettings_TRISTATE_UNDEFINED = configuration.GoogleEdgeTpuSettings_TRISTATE_UNDEFINED
View Source
const NNAPIExecutionPreference_NNAPI_FAST_SINGLE_ANSWER = configuration.NNAPIExecutionPreference_NNAPI_FAST_SINGLE_ANSWER
View Source
const NNAPIExecutionPreference_NNAPI_LOW_POWER = configuration.NNAPIExecutionPreference_NNAPI_LOW_POWER
View Source
const NNAPIExecutionPreference_NNAPI_SUSTAINED_SPEED = configuration.NNAPIExecutionPreference_NNAPI_SUSTAINED_SPEED
View Source
const NNAPIExecutionPreference_UNDEFINED = configuration.NNAPIExecutionPreference_UNDEFINED
View Source
const NNAPIExecutionPriority_NNAPI_PRIORITY_HIGH = configuration.NNAPIExecutionPriority_NNAPI_PRIORITY_HIGH
View Source
const NNAPIExecutionPriority_NNAPI_PRIORITY_LOW = configuration.NNAPIExecutionPriority_NNAPI_PRIORITY_LOW
View Source
const NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM = configuration.NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM
View Source
const NNAPIExecutionPriority_NNAPI_PRIORITY_UNDEFINED = configuration.NNAPIExecutionPriority_NNAPI_PRIORITY_UNDEFINED
View Source
const XNNPackFlags_TFLITE_XNNPACK_DELEGATE_FLAG_FORCE_FP16 = configuration.XNNPackFlags_TFLITE_XNNPACK_DELEGATE_FLAG_FORCE_FP16
View Source
const XNNPackFlags_TFLITE_XNNPACK_DELEGATE_FLAG_QS8 = configuration.XNNPackFlags_TFLITE_XNNPACK_DELEGATE_FLAG_QS8
View Source
const XNNPackFlags_TFLITE_XNNPACK_DELEGATE_FLAG_QS8_QU8 = configuration.XNNPackFlags_TFLITE_XNNPACK_DELEGATE_FLAG_QS8_QU8
View Source
const XNNPackFlags_TFLITE_XNNPACK_DELEGATE_FLAG_QU8 = configuration.XNNPackFlags_TFLITE_XNNPACK_DELEGATE_FLAG_QU8
View Source
const XNNPackFlags_TFLITE_XNNPACK_DELEGATE_NO_FLAGS = configuration.XNNPackFlags_TFLITE_XNNPACK_DELEGATE_NO_FLAGS

Variables

View Source
var BenchmarkEventType_name = configuration.BenchmarkEventType_name
View Source
var BenchmarkEventType_value = configuration.BenchmarkEventType_value
View Source
var BenchmarkStage_name = configuration.BenchmarkStage_name
View Source
var BenchmarkStage_value = configuration.BenchmarkStage_value
View Source
var CoralSettings_Performance_name = configuration.CoralSettings_Performance_name
View Source
var CoralSettings_Performance_value = configuration.CoralSettings_Performance_value
View Source
var CoreMLSettings_EnabledDevices_name = configuration.CoreMLSettings_EnabledDevices_name
View Source
var CoreMLSettings_EnabledDevices_value = configuration.CoreMLSettings_EnabledDevices_value
View Source
var EdgeTpuDeviceSpec_PlatformType_name = configuration.EdgeTpuDeviceSpec_PlatformType_name
View Source
var EdgeTpuDeviceSpec_PlatformType_value = configuration.EdgeTpuDeviceSpec_PlatformType_value
View Source
var EdgeTpuPowerState_name = configuration.EdgeTpuPowerState_name
View Source
var EdgeTpuPowerState_value = configuration.EdgeTpuPowerState_value
View Source
var EdgeTpuSettings_FloatTruncationType_name = configuration.EdgeTpuSettings_FloatTruncationType_name
View Source
var EdgeTpuSettings_FloatTruncationType_value = configuration.EdgeTpuSettings_FloatTruncationType_value
View Source
var EdgeTpuSettings_QosClass_name = configuration.EdgeTpuSettings_QosClass_name
View Source
var EdgeTpuSettings_QosClass_value = configuration.EdgeTpuSettings_QosClass_value
View Source
var ExecutionPreference_name = configuration.ExecutionPreference_name
View Source
var ExecutionPreference_value = configuration.ExecutionPreference_value
View Source
var File_tensorflow_lite_experimental_acceleration_configuration_configuration_proto protoreflect.FileDescriptor
View Source
var GPUBackend_name = configuration.GPUBackend_name
View Source
var GPUBackend_value = configuration.GPUBackend_value
View Source
var GPUInferencePriority_name = configuration.GPUInferencePriority_name
View Source
var GPUInferencePriority_value = configuration.GPUInferencePriority_value
View Source
var GPUInferenceUsage_name = configuration.GPUInferenceUsage_name
View Source
var GPUInferenceUsage_value = configuration.GPUInferenceUsage_value
View Source
var GoogleEdgeTpuSettings_Priority_name = configuration.GoogleEdgeTpuSettings_Priority_name
View Source
var GoogleEdgeTpuSettings_Priority_value = configuration.GoogleEdgeTpuSettings_Priority_value
View Source
var GoogleEdgeTpuSettings_TriState_name = configuration.GoogleEdgeTpuSettings_TriState_name
View Source
var GoogleEdgeTpuSettings_TriState_value = configuration.GoogleEdgeTpuSettings_TriState_value
View Source
var NNAPIExecutionPreference_name = configuration.NNAPIExecutionPreference_name
View Source
var NNAPIExecutionPreference_value = configuration.NNAPIExecutionPreference_value
View Source
var NNAPIExecutionPriority_name = configuration.NNAPIExecutionPriority_name
View Source
var NNAPIExecutionPriority_value = configuration.NNAPIExecutionPriority_value
View Source
var XNNPackFlags_name = configuration.XNNPackFlags_name
View Source
var XNNPackFlags_value = configuration.XNNPackFlags_value

Functions

This section is empty.

Types

type ArmNNSettings added in v2.14.0

type ArmNNSettings = configuration.ArmNNSettings

type BenchmarkError

type BenchmarkError = configuration.BenchmarkError

type BenchmarkEvent

type BenchmarkEvent = configuration.BenchmarkEvent

type BenchmarkEventStorage added in v2.12.0

type BenchmarkEventStorage = configuration.BenchmarkEventStorage

type BenchmarkEventType

type BenchmarkEventType = configuration.BenchmarkEventType

type BenchmarkMetric

type BenchmarkMetric = configuration.BenchmarkMetric

type BenchmarkResult

type BenchmarkResult = configuration.BenchmarkResult

type BenchmarkResult_InferenceOutput added in v2.12.0

type BenchmarkResult_InferenceOutput = configuration.BenchmarkResult_InferenceOutput

type BenchmarkStage

type BenchmarkStage = configuration.BenchmarkStage

type BenchmarkStoragePaths

type BenchmarkStoragePaths = configuration.BenchmarkStoragePaths

type BestAccelerationDecision

type BestAccelerationDecision = configuration.BestAccelerationDecision

type CPUSettings

type CPUSettings = configuration.CPUSettings

type CompilationCachingSettings added in v2.13.0

type CompilationCachingSettings = configuration.CompilationCachingSettings

type ComputeSettings

type ComputeSettings = configuration.ComputeSettings

type CoralSettings

type CoralSettings = configuration.CoralSettings

type CoreMLSettings

type CoreMLSettings = configuration.CoreMLSettings

type Delegate

type Delegate = configuration.Delegate

type EdgeTpuDeviceSpec

type EdgeTpuDeviceSpec = configuration.EdgeTpuDeviceSpec

type EdgeTpuPowerState

type EdgeTpuPowerState = configuration.EdgeTpuPowerState

type EdgeTpuSettings

type EdgeTpuSettings = configuration.EdgeTpuSettings

type EdgeTpuSettings_QosClass

type EdgeTpuSettings_QosClass = configuration.EdgeTpuSettings_QosClass

type ErrorCode

type ErrorCode = configuration.ErrorCode

type ExecutionPreference

type ExecutionPreference = configuration.ExecutionPreference

type FallbackSettings

type FallbackSettings = configuration.FallbackSettings

type GPUBackend

type GPUBackend = configuration.GPUBackend

type GPUInferencePriority

type GPUInferencePriority = configuration.GPUInferencePriority

type GPUInferenceUsage

type GPUInferenceUsage = configuration.GPUInferenceUsage

type GPUSettings

type GPUSettings = configuration.GPUSettings

type GoogleEdgeTpuSettings added in v2.13.0

type GoogleEdgeTpuSettings = configuration.GoogleEdgeTpuSettings

type GoogleEdgeTpuSettings_Priority added in v2.13.0

type GoogleEdgeTpuSettings_Priority = configuration.GoogleEdgeTpuSettings_Priority

type GoogleEdgeTpuSettings_TriState added in v2.13.0

type GoogleEdgeTpuSettings_TriState = configuration.GoogleEdgeTpuSettings_TriState

type HexagonSettings

type HexagonSettings = configuration.HexagonSettings

type MiniBenchmarkEvent

type MiniBenchmarkEvent = configuration.MiniBenchmarkEvent

type MinibenchmarkSettings

type MinibenchmarkSettings = configuration.MinibenchmarkSettings

type ModelFile

type ModelFile = configuration.ModelFile

type ModelIdGroup added in v2.12.0

type ModelIdGroup = configuration.ModelIdGroup

type NNAPIExecutionPreference

type NNAPIExecutionPreference = configuration.NNAPIExecutionPreference

type NNAPIExecutionPriority

type NNAPIExecutionPriority = configuration.NNAPIExecutionPriority

type NNAPISettings

type NNAPISettings = configuration.NNAPISettings

type StableDelegateLoaderSettings added in v2.12.0

type StableDelegateLoaderSettings = configuration.StableDelegateLoaderSettings

type TFLiteSettings

type TFLiteSettings = configuration.TFLiteSettings

type ValidationSettings added in v2.11.0

type ValidationSettings = configuration.ValidationSettings

type XNNPackFlags

type XNNPackFlags = configuration.XNNPackFlags

type XNNPackSettings

type XNNPackSettings = configuration.XNNPackSettings

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL