mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
5 lines
142 B
Markdown
5 lines
142 B
Markdown
|
|
# 02 Create Tensor
|
||
|
|
|
||
|
|
This example is a demonstration of basic usage of creating tensors.
|
||
|
|
|
||
|
|
In this example, we create tensors in different ways.
|