Di Zhang

Results 5 issues of Di Zhang

Could you please tell the developer like me the environment you are using? e.g: python = X.X.X pytorch = X.X.X

Actually I am currently taking this lesson and I believe maybe how you deal with y is different with what the assignment required. Mine is simple but seems 'stupid'. n=len(y.index)...

**Describe the issue**: **Environment**: - NNI version: 3.0 - Training service local: - Client OS: Ubuntu 22.04 - Python version: 3.10 - PyTorch version: 1.11.0 - Is conda/virtualenv/venv used?: No...

Hi. I am run the commands for darts benchamrk search cifar10, but I got different result. The only difference is that because I need to update pytoch version for my...

Hi. When I try to evaluate the result with tflite file, I found that after running `real_time_processing_tf_lite.py`, the generated file has 384 latency compared to the target file. Do you...