mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 10:19:18 +08:00
* Changed tune.report import for ray>=2 * env: Changed pydantic restriction in env * Reverted Pydantic install conditions * Reverted Pydantic install conditions * test: Check if GPU is available * tests: uncommented a line * tests: Better fix for Ray GPU checking * tests: Added timeout to dataset loading * tests: Deleted _test_hf_data() * test: Reduce lrl2 dataset size * bug: timeout error * bug: timeout error * fix: Added threading check for timout issue * Undo old commits * Timeout fix from #1406 --------- Co-authored-by: Daniel Grindrod <dannycg1996@gmail.com>