2 writes to _permutation
Microsoft.ML.Sweeper (2)
Algorithms\Grid.cs (2)
132_permutation = Utils.GetRandomPermutation(Host.Rand, _nGridPoints); 149_permutation = Utils.GetRandomPermutation(Host.Rand, _nGridPoints);
1 reference to _permutation
Microsoft.ML.Sweeper (1)
Algorithms\Grid.cs (1)
171_cache[iPerm] = CreateParamSet(_permutation[iPerm]);