|
|
| TensorViewProvider (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Dispose () |
| |
|
|
virtual void | Dispose (bool disposing) |
| |
◆ IsTensor()
| static bool IOLink.TensorViewProvider.IsTensor |
( |
View |
view | ) |
|
|
inlinestatic |
Check if the given view is a TensorView.
- Parameters
-
- Returns
- true if the view is a TensorView, false otherwise.
◆ ToTensor()
Convert a View to a TensorView.
- Parameters
-
- Returns
- A shared pointer to the TensorView if the conversion is successful, and null if the view is not a TensorView.
The documentation for this class was generated from the following file:
- Release/net/generated/TensorViewProvider.cs