pakpoom S.

Results 12 comments of pakpoom S.

I faced this too and there is really no answer anywhere but I found that there is a tutorial in tensorflow website. https://www.tensorflow.org/tutorials/generative/dcgan

I got the same warning. I used the code in this example https://github.com/microsoft/FLAML/blob/main/test/tune_example.py

Sorry, But what argument are you referring to? I can not find anything about `tune.Tuner()` in the doc. Is it in this doc? https://microsoft.github.io/FLAML/docs/reference/tune/tune Do you have any code example?...

Hmm... I got the warning from this example: https://github.com/microsoft/FLAML/blob/main/test/tune_example.py It does not use `automl.fit` but `tune.run()` for a user-defined function. But looking at your code, I see it's the same...

Coming here for the sam thought. I see "Removes headers/footers/other artifacts" on the readme, but can not find a way to control it.

I got the same issues with 1.3.5