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

demo / model_zoo / resnet #194

Closed
huangpingchun opened this issue Oct 12, 2016 · 2 comments
Closed

demo / model_zoo / resnet #194

huangpingchun opened this issue Oct 12, 2016 · 2 comments
Labels

Comments

@huangpingchun
Copy link

Use official website provides resnet pre-trained model predicted pictures are of the same label
2016-10-12 14 25 55

@qingqing01
Copy link
Contributor

Hi, @huangpingchun please note the ResNet model document: http://www.paddlepaddle.org/doc/demo/imagenet_model/resnet_model.html

"Note, since the convolution layer in these ResNet models is suitable for the cudnn implementation which only support GPU. It not support CPU mode because of compatibility issue and we will fix later."

So please use GPU to test.

@huangpingchun
Copy link
Author

huangpingchun commented Oct 12, 2016

ok, thank you, I recently noticed mxnet pre-training model resnet must also be run on the GPU .

@huangpingchun huangpingchun changed the title demo / model_zoo / resnet bug demo / model_zoo / resnet Oct 12, 2016
Meiyim pushed a commit to Meiyim/Paddle that referenced this issue May 21, 2021
thisjiang pushed a commit to thisjiang/Paddle that referenced this issue Oct 28, 2021
gglin001 pushed a commit to graphcore/Paddle-fork that referenced this issue Dec 8, 2021
* fix(IpuBackend): T#3263, fix core dump problem [M2]
1. add workaround for unittest (_del__ not triggered)
wangxicoding pushed a commit to wangxicoding/Paddle that referenced this issue Dec 9, 2021
* Optimize the tokenizer for unified_transformer.

* Optimize the generation_utils and docs.

* Fixed bugs.

* Fixed bugs.

* Add DuConv dataset and example for UnifiedTransformer.

* Optimize utils and add readme.

* Fixed bug.

* Add some comments.

* Modify readme.

* Modify readme.

* fixed bugs.

* Optimize tokenizer
AnnaTrainingG pushed a commit to AnnaTrainingG/Paddle that referenced this issue Sep 19, 2022

* fix doc errors
Liwb5 pushed a commit to Liwb5/Paddle that referenced this issue Jan 3, 2023
zmxdream pushed a commit to zmxdream/Paddle that referenced this issue Jan 30, 2023
zmxdream added a commit that referenced this issue Feb 6, 2023
* add dump_walk_path  (#193)

* add dump_walk_path; test=develop

* add dump_walk_path; test=develop

* add dump_walk_path; test=develop

* Add multiple CPU communication, parameter query and merging functions, support batch alignment between multiple cards (#194)

* compatible with edge_type of src2dst and src2etype2dst (#195)

* do not merge_feature_shard when using metapath_split_opt (#198)

* support only load reverse_edge (#199)

* refactor GraphTable (#201)

* fix

* fix

* fix code style

* fix code style

* fix test_dataset

* fix hogwild worker

* fix code style

* fix code style

* fix code style

* fix code style

* fix code style.

* fix code style.

---------

Co-authored-by: danleifeng <52735331+danleifeng@users.noreply.github.com>
Co-authored-by: qingshui <qshuihu@gmail.com>
Co-authored-by: Webbley <liwb5@foxmail.com>
Co-authored-by: huwei02 <53012141+huwei02@users.noreply.github.com>
qizhaoaoe pushed a commit to qizhaoaoe/Paddle that referenced this issue Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants