mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-15 18:35:03 -05:00
Bump cross-fetch from 3.1.4 to 3.1.5 in /website (#529)
* Bump cross-fetch from 3.1.4 to 3.1.5 in /website * Bump async from 2.6.3 to 2.6.4 in /website * cleanup
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
"""Require: pip install flaml[test,ray]
|
||||
"""
|
||||
from logging import raiseExceptions
|
||||
from flaml.scheduler.trial_scheduler import TrialScheduler
|
||||
import numpy as np
|
||||
from flaml import tune
|
||||
import time
|
||||
|
||||
|
||||
def rand_vector_unit_sphere(dim):
|
||||
|
||||
Reference in New Issue
Block a user