Open chengyu0910 opened 2 years ago
Can you explain how to generate grads npy data file and where is the hash_table defined? I can't find the hash_table function definition!
You can use _compute_grads() in the dataset.py instead. Thank you!
ok, let me try. Thanks!
Can you explain how to generate grads npy data file and where is the hash_table defined? I can't find the hash_table function definition!