Dalin Wang

Results 1 comments of Dalin Wang

> I managed to get it working with the following command: > > ``` > python3 lib/benchmark.py \ > --git_repos="https://github.com/tensorflow/models.git;benchmark" \ > --python_path=models \ > --benchmark_methods=official.benchmark.keras_imagenet_benchmark.Resnet50KerasBenchmarkSynth.benchmark_1_gpu \ > --gcloud_key_file_url="" >...