Skip to content

0.7.0dev20231208

Pre-release
Pre-release
Compare
Choose a tag to compare
@anakinxc anakinxc released this 08 Dec 07:50
· 292 commits to main since this release
23f4632
Add resnet50 inference feature based on transformers module. (#432)

# Pull Request

## What problem does this PR solve?

Add a resnet50 inference example. Refer to
[this](https://huggingface.co/microsoft/resnet-50) and
[this](https://github.com/secretflow/spu/issues/323#issuecomment-1691160616).

## Possible side effects?

No.