Khauneesh's picture
Upload README.md with huggingface_hub
db1cbd3 verified
|
raw
history blame
333 Bytes
metadata
library_name: pytorch
pipeline_tag: image-classification
license: mit
tags:
  - pytorch
  - torchscript
  - image-classification
  - tiny
  - smoke-test

Tiny TorchScript for smoke tests

Minimal CNN traced to TorchScript for pipeline validation (no conversion on server). Inputs: [1,3,224,224] float32. Outputs: [1,10] logits.