Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking TFMOT 1.0.0 Release #371

Open
alanchiao opened this issue Apr 22, 2020 · 0 comments
Open

Tracking TFMOT 1.0.0 Release #371

alanchiao opened this issue Apr 22, 2020 · 0 comments
Labels
technique:all Applicable to all techniques and TFMOT collectively.

Comments

@alanchiao
Copy link

alanchiao commented Apr 22, 2020

This issue tracks potential changes that would be made in a 1.0.0 release.
This should be quite far off at this point.

Pruning:

  • see how pruning the kernel in DepthwiseConv2D influences converging accuracy. If not significant, prune by default. (prune_registry.py)
  • use only tf.math.divide instead of tf.div for 1.XX (pruning_schedule.py > PolynomialDecay > call )
@alanchiao alanchiao added the technique:all Applicable to all techniques and TFMOT collectively. label Apr 22, 2020
@alanchiao alanchiao pinned this issue Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technique:all Applicable to all techniques and TFMOT collectively.
Projects
Development

No branches or pull requests

1 participant