Output Variable
1 2 | op_output_variable(shape, dtype, dynamic_axes, needs_gradient = TRUE,
name = "")
|
shape |
- list of ints representing tensor shape |
dtype |
- data type to be used ("float32", "float64", or "auto") |
name |
(str) the name of the Function instance in the network |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.