What is your question?
****I ran command
python3 inference/inference_gr_ranking_async.py --gin_config_file ./inference/configs/kuairand_1k_inference_ranking.gin --checkpoint_dir /workspace/data/iter500 --mode simulate --max_bs 8
and then I found the Total time it outputs was nearly 996 s. Then, I ran this command again without any modification and that this time the Total time it outputs was nearly 363 s. why? why does the result fluctuate so much. I can not understand this**
By submitting this issue, you agree to follow our code of conduct and our contributing guidelines.
What is your question?
****I ran command
python3 inference/inference_gr_ranking_async.py --gin_config_file ./inference/configs/kuairand_1k_inference_ranking.gin --checkpoint_dir /workspace/data/iter500 --mode simulate --max_bs 8and then I found the Total time it outputs was nearly 996 s. Then, I ran this command again without any modification and that this time the Total time it outputs was nearly 363 s. why? why does the result fluctuate so much. I can not understand this**
By submitting this issue, you agree to follow our code of conduct and our contributing guidelines.