You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a dummy implementation of an EstimatorCache. This implementation should store nothing and always retrieve None. It can later be used to test if caching really brings performance benefits for argument estimation.