Finish DynamicLazyConstraintsComponent rewrite

This commit is contained in:
2021-04-06 08:19:29 -05:00
parent c6aee4f90d
commit 54c20382c9
4 changed files with 175 additions and 277 deletions

View File

@@ -106,8 +106,8 @@ class Component:
"""
return
@staticmethod
def sample_xy(
self,
instance: Instance,
sample: TrainingSample,
) -> Tuple[Dict, Dict]: