"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "207e25035a1b3821d0c33f788561dd749c280a75"
  • Nicolas Brousse's avatar
    Add MLFLOW_FLATTEN_PARAMS support in MLflowCallback (#17148) · e99f0efe
    Nicolas Brousse authored
    * add support for MLFLOW_FLATTEN_PARAMS
    
    * ensure key is str
    
    * fix style and update warning msg
    
    * Empty commit to trigger CI
    
    * fix bug in check_inits.py
    
    * add unittest for flatten_dict utils
    
    * fix 'NoneType' object is not callable on __del__
    
    * add generic flatten_dict unittest to SPECIAL_MODULE_TO_TEST_MAP
    
    * fix style
    e99f0efe
test_generic.py 2.06 KB