gor arakelyan
gor arakelyan
@Khazhak Let's format trainer configs with `_format_config` function and pass to the aim session ```py # Cell def _format_config_value(v): if isinstance(v, list): return [_format_config_value(item) for item in v] elif hasattr(v,...
@karan2801 done ✅
closing this PR. The further development moved here #2123
@muellerzr thanks for reporting! @rubenaprikyan could you please look into this?
Thanks for the feedback @Sharathmk99! I wonder whether it happens often when you need to look at **all the metrics** of the runs? - What type of insights you seek?...
closing the issue, as the fix was shipped with 3.12.2. @Sharathmk99 please feel free to reopen this if there are still performance issues
Closing the PR. > This PR is no longer supported, the development has been stopped. Text Explorer will be built on top of the base explorer.
Sounds awesome @JesseFarebro! Looping in @alberttorosyan @mihran113 and @mahnerak - maintainers of Aim storage/SDK.
@mahnerak there are some issues with the current wheels. As the glibc version is high (2.24), some conda tools do not recognize the precompiled wheel. @JesseFarebro had issues with using...
@vishalghor this issue is put on-hold. however if you are willing to contribute, I will be more than happy to help you.