Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
yf711 committed Dec 13, 2023
1 parent ab1d616 commit c885df5
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,6 @@ struct TensorrtFuncState {
std::unordered_map<std::string, float> dynamic_range_map;
bool filter_tactic_sources = false;
nvinfer1::TacticSources tactic_sources;
// Below: class private members

std::string engine_cache_path;
};

// Holds important information for building valid ORT graph.
Expand Down

0 comments on commit c885df5

Please sign in to comment.