kmaeng

Results 4 issues of kmaeng

Hi, experts. I am really enjoying PyGlove! I have a question regarding accelerating the search. If I have multiple GPUs, does PyGlove supports parallelizing the search easily? If so, it...

Hi, experts. I am currently calculating a Jacobian column-by-column and calculating the squared sum of each column to calculate the Trace of the Jacobian. The code looks something like this:...

Hi, I am curious if the framework supports calculating the L2 local Lipschitz constant (bound of the L2-norm of the Jacobian). The NeurIPS 2022 paper seems like it is suggesting...

Dear experts, From what I understood, this codebase samples a random number from /dev/urandom each time when generating a new random tensor, and uses it as a seed to generate...