Skip to content

Typo on page /tutorials/ml_inference/Inference-in-SmartSim.html #779

Closed
@Wenke-D

Description

@Wenke-D

There is a typo in the comments of code block 9

# put the PyTorch CNN in the database in GPU memory
client.set_model("cnn", traced_cnn, "TORCH", device="CPU")

in the GPU memory should be in CPU memory according to the code.

BTW, the documentation is quiet nice and clear for beginners

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions