diff --git a/tf_adapter/python/npu_bridge/estimator/npu/npu_plugin.py b/tf_adapter/python/npu_bridge/estimator/npu/npu_plugin.py index 20e45a1addfe188409a63f2cdde3f52c1de9bf3a..63ad87065c42ab585cad7260b075e72dab58e7a7 100644 --- a/tf_adapter/python/npu_bridge/estimator/npu/npu_plugin.py +++ b/tf_adapter/python/npu_bridge/estimator/npu/npu_plugin.py @@ -61,7 +61,6 @@ def npu_resource_init(graph_run_mode=1, op_debug_level=0, enable_profiling=False, profiling_options=None, - auto_tune_mode=None, precision_mode=None, enable_scope_fusion_passes=None, enable_exception_dump=0,