SetType
Applicability
|
Product |
Supported |
|---|---|
|
Atlas 350 Accelerator Card |
√ |
|
|
√ |
|
|
√ |
|
|
√ |
|
|
√ |
|
|
√ |
Header File/Library File
- Header file: #include <graph/inference_context.h>
- Library file: libgraph.so
Function Usage
Sets the data type of a ShapeAndType object.
Prototype
1
|
void SetType(DataType data_type) |
Parameters
Returns
None
Exception Handling
None
Restrictions
None
Parent topic: ShapeAndType