flashinfer.testing.set_seed¶ flashinfer.testing.set_seed(random_seed)¶ 在测试期间设置随机种子以实现可重复性。 参数: random_seed (int) – 要设置的随机种子。 返回值: 无