|
|
|
@@ -311,7 +311,7 @@ class GFlagUtils { |
|
|
|
"Default value: $HOME/atc_data/kernel_cache\n" |
|
|
|
" --op_compiler_cache_mode Set the operator compilation cache mode." |
|
|
|
"Options are disable(default), enable and force(force to refresh the cache)" |
|
|
|
" --display_model_info enable for display model inf; 0(default): close display, 1: open display"); |
|
|
|
" --display_model_info enable for display model info; 0(default): close display, 1: open display"); |
|
|
|
|
|
|
|
gflags::ParseCommandLineNonHelpFlags(&argc, &argv, true); |
|
|
|
// Using gflags to analyze input parameters |
|
|
|
|