Create ParameterUpdaterHook.cpp

gangliao-patch-1
Zhaolong Xing 8 years ago committed by GitHub
parent 23b1a27483
commit 98e4bb79ea

@ -130,7 +130,8 @@ private:
static WeakKVCache<std::pair<std::string, int>,
IParameterUpdaterHook,
StringIntPairHasher> g_hookCache_;
StringIntPairHasher>
g_hookCache_;
/**
* ParameterUpdaterHook actually factory method.

Loading…
Cancel
Save