From d95c0f458369cbe29e7c926ba414efe42547b580 Mon Sep 17 00:00:00 2001 From: ivberg Date: Tue, 6 Feb 2024 16:56:17 -0800 Subject: [PATCH] Fix bad merge --- docs/execution-providers/QNN-ExecutionProvider.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/execution-providers/QNN-ExecutionProvider.md b/docs/execution-providers/QNN-ExecutionProvider.md index c1d3935a5f8b5..61d0aae21c50b 100644 --- a/docs/execution-providers/QNN-ExecutionProvider.md +++ b/docs/execution-providers/QNN-ExecutionProvider.md @@ -58,7 +58,6 @@ The QNN Execution Provider supports a number of configuration options. These pro See [profiling-tools](../performance/tune-performance/profiling-tools.md) for more info on profiling Alternatively to setting profiling_level at compile time, profiling can be enabled dynamically with ETW (Windows). See [tracing](../performance/tune-performance/logging_tracing.md) for more details -|`provider_options_values` for `provider_options_keys = "rpc_control_latency"`|Description| |`"rpc_control_latency"`|Description| |---|---| |microseconds (string)|allows client to set up RPC control latency in microseconds|