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

set lr.persistable=True in image classification #2469

Merged
merged 2 commits into from
Jun 20, 2019

Conversation

shippingwang
Copy link
Member

@shippingwang shippingwang commented Jun 20, 2019

  • set lr.persistable=True, if not, will raise an error: cannot fetch it.
  • comment fuse flag.

@shippingwang shippingwang merged commit d47e15e into PaddlePaddle:develop Jun 20, 2019
sneaxiy added a commit that referenced this pull request Jun 21, 2019
* upate mask-rcnn model config (#2427)

* update model config for yolov3 (#2429)

* update

* fix

* Add license and follow PEP 8 (#2452)

* Use multi process reader for dygraph  (#2416)

* add multi process reader

* use distributed_batch_reader

* add dygraph mnist CE (#2453)

* add ce for dygraph mnist

* add ce for dygraph mnist

* del mnist_dygraph.py

* change mnist_dygraph to train

* fix print style

* Transform benchmark resnext50 changing to models (#2412)

This changing can improve performance

test=develop

* chechpoints->checkpoints (#2430)

* fix ResNet50 links (#2451)

* Move benchmark changing of cycle gan to models/develop (#2409)

* move benchmark changing of cycle gan to models/develop, test=develop

* add flag exist check, test=develop

* set lr.persistable=True in image classification (#2469)

* set lr.persistable=True

* comment fuse flag
shippingwang added a commit to shippingwang/models that referenced this pull request Jun 27, 2019
* set lr.persistable=True

* comment fuse flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants