|
|
|
|
|
by sva_
695 days ago
|
|
> if baked deep into an ML's kernel/structure/training process Not sure of the feasibility of implementing lean as a GPU kernel, if you meant that. Also I'm not sure it makes sense to run Lean inside the (mostly matmul) training process. Now to use it to prepare some training data, it seems more realistic. But that seems to be what AlphaProof tries to do in the reinforcement step, if I'm not mistaken. |
|
Of course, what that really means and how you'd go about adapting your CUDA code / hardware, would have to be researched.