code-loader 1.0.130__py3-none-any.whl → 1.0.131__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of code-loader might be problematic. Click here for more details.
- code_loader/inner_leap_binder/leapbinder_decorators.py +1 -0
- {code_loader-1.0.130.dist-info → code_loader-1.0.131.dist-info}/METADATA +1 -1
- {code_loader-1.0.130.dist-info → code_loader-1.0.131.dist-info}/RECORD +5 -5
- {code_loader-1.0.130.dist-info → code_loader-1.0.131.dist-info}/LICENSE +0 -0
- {code_loader-1.0.130.dist-info → code_loader-1.0.131.dist-info}/WHEEL +0 -0
|
@@ -610,6 +610,7 @@ def tensorleap_element_instance_preprocess(
|
|
|
610
610
|
for instance_id in instances_ids:
|
|
611
611
|
instance_to_sample_ids_mappings[instance_id] = sample_id
|
|
612
612
|
all_sample_ids.extend(instances_ids)
|
|
613
|
+
preprocess_response.length = len(all_sample_ids)
|
|
613
614
|
preprocess_response.sample_ids_to_instance_mappings = sample_ids_to_instance_mappings
|
|
614
615
|
preprocess_response.instance_to_sample_ids_mappings = instance_to_sample_ids_mappings
|
|
615
616
|
preprocess_response.sample_ids = all_sample_ids
|
|
@@ -21,7 +21,7 @@ code_loader/experiment_api/utils.py,sha256=XZHtxge12TS4H4-8PjV3sKuhp8Ud6ojAiIzTZ
|
|
|
21
21
|
code_loader/experiment_api/workingspace_config_utils.py,sha256=DLzXQCg4dgTV_YgaSbeTVzq-2ja_SQw4zi7LXwKL9cY,990
|
|
22
22
|
code_loader/inner_leap_binder/__init__.py,sha256=koOlJyMNYzGbEsoIbXathSmQ-L38N_pEXH_HvL7beXU,99
|
|
23
23
|
code_loader/inner_leap_binder/leapbinder.py,sha256=Q3D9yVM-GNEJfYRFvMV__BoZbcWOgnWKhrZXAv6Tu7o,33232
|
|
24
|
-
code_loader/inner_leap_binder/leapbinder_decorators.py,sha256=
|
|
24
|
+
code_loader/inner_leap_binder/leapbinder_decorators.py,sha256=wXZT-wNvixOC3-iKOf1YMWbr0DWQgSA5WsS2UetQ90k,48693
|
|
25
25
|
code_loader/leaploader.py,sha256=85XUWd7Y8kup76xeqefgd8db7pGaeHMhE7QlmYlNFMw,29747
|
|
26
26
|
code_loader/leaploaderbase.py,sha256=LIFcC6xo6V_iiGN3BjibXETu_l84EWM_WIOKAvkfTiM,4458
|
|
27
27
|
code_loader/mixpanel_tracker.py,sha256=mJaJvs8Pc5w3FEmSSObFIMVekcs5pKdM3iZmN4wVFqA,4822
|
|
@@ -31,7 +31,7 @@ code_loader/plot_functions/visualize.py,sha256=gsBAYYkwMh7jIpJeDMPS8G4CW-pxwx6Lz
|
|
|
31
31
|
code_loader/utils.py,sha256=gXENTYpjdidq2dx0gVbXlErPeHoNs-4TYAZbLRe0y2c,2712
|
|
32
32
|
code_loader/visualizers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
33
33
|
code_loader/visualizers/default_visualizers.py,sha256=onRnLE_TXfgLN4o52hQIOOhUcFexGlqJ3xSpQDVLuZM,2604
|
|
34
|
-
code_loader-1.0.
|
|
35
|
-
code_loader-1.0.
|
|
36
|
-
code_loader-1.0.
|
|
37
|
-
code_loader-1.0.
|
|
34
|
+
code_loader-1.0.131.dist-info/LICENSE,sha256=qIwWjdspQeSMTtnFZBC8MuT-95L02FPvzRUdWFxrwJY,1067
|
|
35
|
+
code_loader-1.0.131.dist-info/METADATA,sha256=J6wQd25HCrreLLrxFsLGpQN-rskZXT2jqeTOhJBcyQM,1090
|
|
36
|
+
code_loader-1.0.131.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
37
|
+
code_loader-1.0.131.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|