kiwen-lee

Results 1 issues of kiwen-lee

``` CUDA_VISIBLE_DEVICES=6 python -B supervised.py --imagenet_data='/data/imagenet/tf_records/train/' --model_dir='/home/fixmatch-master/models/supervised' --steps_per_run=100 --dataset="imagenet" --hparams="\"bfloat16\": false, \"num_epochs\": 200, \"augment\": { \"type\": \"cta\" }" ``` The error: ``` 2021-07-04 21:12:57.888177: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic...