"...composable_kernel.git" did not exist on "19490ac4f71735495bcdd080a2531d679c3573e9"
Flax: avoid recompilation when params change (#1096)
* Do not recompile when guidance_scale changes. * Remove debug for simplicity. * make style * Make guidance_scale an array. * Make DEBUG a constant to avoid passing it down. * Add comments for clarification.
Showing
Please register or sign in to comment