@avtc I want to let you know before I actually do the refractor but right now I want to remove the pause|resume ui control from the lifecycle and instead replace it in the future with per module, per layer callback hooks that you can install/do whatever you want after each module/layer is about to start work or done quantization. That should cover this feature overlap and many others.
@avtc I want to let you know before I actually do the refractor but right now I want to remove the
pause|resumeui control from the lifecycle and instead replace it in the future with per module, per layercallbackhooks that you can install/do whatever you want after each module/layer is about to start work or done quantization. That should cover this feature overlap and many others.