pytorch / android-demo-app

PyTorch android examples of usage in applications
1.48k stars 608 forks source link

What is IValue type? It is a Tensor? #331

Open NeighborhoodCoding opened 1 year ago

NeighborhoodCoding commented 1 year ago

What is the diff of IValue and Tensor? Could you please share some references?

Thx.