Li, Guizi
Li, Guizi
I run RN50 training with command: python train.py \ --model_dir=$model_dir \ --mode=train_and_eval \ --config_file=imagenet_resnet50_tpu.yaml \ --experiment=image_classification Got below issue: raise ValueError(f'mutable default {type(f.default)} for field ' ValueError: mutable default for...
Please make sure that this is a bug. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template **System information**...