TfInvoke Methods |
The TfInvoke type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DataTypeSize |
Get the size of the datatype in bytes.
|
![]() ![]() | DefaultLoadUnmanagedModules |
Attempts to load tensorflow modules from the specific location
|
![]() ![]() | GetAllOpList |
Get the proto buffer that contains the list of all the supported operations.
|
![]() ![]() | GetModuleFormatString |
Get the module format string.
|
![]() ![]() | GetNativeType |
Get the equivalent native type from Tensorflow DataType
|
![]() ![]() | Init |
Check to make sure all the unmanaged libraries are loaded
|
![]() ![]() | ListAllPhysicalDevices |
Get a list of all physical devices
|
![]() ![]() | LoadUnmanagedModules |
Attempts to load Tensorflow modules from the specific location
|
![]() ![]() | Memcpy |
Native implementation of the memory copy function
|
![]() ![]() | OpHasKernel |
Returns true if the operation has a kernel
|
![]() ![]() | OpIsRegistered |
Returns true if the operation is registered.
|