IBM / graph2tac

Graph-based neural tactic prediction models for Coq.
Apache License 2.0
10 stars 5 forks source link

Speedup inference #145

Closed jasonrute closed 1 year ago

jasonrute commented 1 year ago

Speed up inference with two simple changes:

(This isn't the bottle neck yet. That is beam search. I'm still working on that. It is going well, but I want to clean it up and test it more, while this is an easy fix.)