Tensor<T> Fields
Fields
| Empty | Gets an empty (rank -1) tensor. |
| NaN | A read-only scalar tensor that represents Not-a-Number. |
| Negative | A read-only scalar tensor that represents negative infinity. |
| One | A read-only scalar tensor that represents the number one. |
| Positive | A read-only scalar tensor that represents positive infinity. |
| Zero | A read-only scalar tensor that represents the number zero. |