- _Bool
alias _Bool = bool
Undocumented in source.
- __blkcnt64_t
alias __blkcnt64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __blkcnt_t
alias __blkcnt_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __blksize_t
alias __blksize_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __caddr_t
alias __caddr_t = char*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __clock_t
alias __clock_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __clockid_t
alias __clockid_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __daddr_t
alias __daddr_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __dev_t
alias __dev_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __fsblkcnt64_t
alias __fsblkcnt64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __fsblkcnt_t
alias __fsblkcnt_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __fsfilcnt64_t
alias __fsfilcnt64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __fsfilcnt_t
alias __fsfilcnt_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __fsword_t
alias __fsword_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __gid_t
alias __gid_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __id_t
alias __id_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __ino64_t
alias __ino64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __ino_t
alias __ino_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __int16_t
alias __int16_t = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __int32_t
alias __int32_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __int64_t
alias __int64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __int8_t
alias __int8_t = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __intmax_t
alias __intmax_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __intptr_t
alias __intptr_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __key_t
alias __key_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __loff_t
alias __loff_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __mode_t
alias __mode_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __nlink_t
alias __nlink_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __off64_t
alias __off64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __off_t
alias __off_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __pid_t
alias __pid_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __quad_t
alias __quad_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __rlim64_t
alias __rlim64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __rlim_t
alias __rlim_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __sig_atomic_t
alias __sig_atomic_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __socklen_t
alias __socklen_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __ssize_t
alias __ssize_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __suseconds_t
alias __suseconds_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __syscall_slong_t
alias __syscall_slong_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __syscall_ulong_t
alias __syscall_ulong_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __time_t
alias __time_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __timer_t
alias __timer_t = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __u_char
alias __u_char = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __u_int
alias __u_int = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __u_long
alias __u_long = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __u_quad_t
alias __u_quad_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __u_short
alias __u_short = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __uid_t
alias __uid_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __uint16_t
alias __uint16_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __uint32_t
alias __uint32_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __uint64_t
alias __uint64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __uint8_t
alias __uint8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __uintmax_t
alias __uintmax_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __useconds_t
alias __useconds_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int16_t
alias int16_t = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int32_t
alias int32_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int64_t
alias int64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int8_t
alias int8_t = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int_fast16_t
alias int_fast16_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int_fast32_t
alias int_fast32_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int_fast64_t
alias int_fast64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int_fast8_t
alias int_fast8_t = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int_least16_t
alias int_least16_t = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int_least32_t
alias int_least32_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int_least64_t
alias int_least64_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- int_least8_t
alias int_least8_t = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- intmax_t
alias intmax_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- intptr_t
alias intptr_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ptrdiff_t
alias ptrdiff_t = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- size_t
alias size_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint16_t
alias uint16_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint32_t
alias uint32_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint64_t
alias uint64_t = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint8_t
alias uint8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint_fast16_t
alias uint_fast16_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint_fast32_t
alias uint_fast32_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint_fast64_t
alias uint_fast64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint_fast8_t
alias uint_fast8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint_least16_t
alias uint_least16_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint_least32_t
alias uint_least32_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint_least64_t
alias uint_least64_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uint_least8_t
alias uint_least8_t = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uintmax_t
alias uintmax_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uintptr_t
alias uintptr_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wchar_t
alias wchar_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_AbortWhile
void TF_AbortWhile(const(TF_WhileParams)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_AddControlInput
void TF_AddControlInput(TF_OperationDescription* , TF_Operation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_AddGradients
void TF_AddGradients(TF_Graph* , TF_Output* , int , TF_Output* , int , TF_Output* , TF_Status* , TF_Output* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_AddGradientsWithPrefix
void TF_AddGradientsWithPrefix(TF_Graph* , const(char)* , TF_Output* , int , TF_Output* , int , TF_Output* , TF_Status* , TF_Output* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_AddInput
void TF_AddInput(TF_OperationDescription* , TF_Output )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_AddInputList
void TF_AddInputList(TF_OperationDescription* , const(TF_Output)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_AllocateTensor
TF_Tensor* TF_AllocateTensor(TF_DataType , const(c_long)* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ApiDefMapGet
TF_Buffer* TF_ApiDefMapGet(TF_ApiDefMap* , const(char)* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ApiDefMapPut
void TF_ApiDefMapPut(TF_ApiDefMap* , const(char)* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_CloseDeprecatedSession
void TF_CloseDeprecatedSession(TF_DeprecatedSession* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_CloseSession
void TF_CloseSession(TF_Session* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ColocateWith
void TF_ColocateWith(TF_OperationDescription* , TF_Operation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DataTypeSize
c_ulong TF_DataTypeSize(TF_DataType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteApiDefMap
void TF_DeleteApiDefMap(TF_ApiDefMap* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteBuffer
void TF_DeleteBuffer(TF_Buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteDeprecatedSession
void TF_DeleteDeprecatedSession(TF_DeprecatedSession* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteDeviceList
void TF_DeleteDeviceList(TF_DeviceList* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteFunction
void TF_DeleteFunction(TF_Function* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteGraph
void TF_DeleteGraph(TF_Graph* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteImportGraphDefOptions
void TF_DeleteImportGraphDefOptions(TF_ImportGraphDefOptions* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteImportGraphDefResults
void TF_DeleteImportGraphDefResults(TF_ImportGraphDefResults* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteLibraryHandle
void TF_DeleteLibraryHandle(TF_Library* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeletePRunHandle
void TF_DeletePRunHandle(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteServer
void TF_DeleteServer(TF_Server* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteSession
void TF_DeleteSession(TF_Session* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteSessionOptions
void TF_DeleteSessionOptions(TF_SessionOptions* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteStatus
void TF_DeleteStatus(TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeleteTensor
void TF_DeleteTensor(TF_Tensor* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeprecatedSessionListDevices
TF_DeviceList* TF_DeprecatedSessionListDevices(TF_DeprecatedSession* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeviceListCount
int TF_DeviceListCount(const(TF_DeviceList)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeviceListIncarnation
c_ulong TF_DeviceListIncarnation(const(TF_DeviceList)* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeviceListMemoryBytes
c_long TF_DeviceListMemoryBytes(const(TF_DeviceList)* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeviceListName
const(char)* TF_DeviceListName(const(TF_DeviceList)* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_DeviceListType
const(char)* TF_DeviceListType(const(TF_DeviceList)* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_Dim
c_long TF_Dim(const(TF_Tensor)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ExtendGraph
void TF_ExtendGraph(TF_DeprecatedSession* , const(void)* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_FinishOperation
TF_Operation* TF_FinishOperation(TF_OperationDescription* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_FinishWhile
void TF_FinishWhile(const(TF_WhileParams)* , TF_Status* , TF_Output* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_FunctionGetAttrValueProto
void TF_FunctionGetAttrValueProto(TF_Function* , const(char)* , TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_FunctionImportFunctionDef
TF_Function* TF_FunctionImportFunctionDef(const(void)* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_FunctionName
const(char)* TF_FunctionName(TF_Function* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_FunctionSetAttrValueProto
void TF_FunctionSetAttrValueProto(TF_Function* , const(char)* , const(void)* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_FunctionToFunctionDef
void TF_FunctionToFunctionDef(TF_Function* , TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GetAllOpList
TF_Buffer* TF_GetAllOpList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GetAllRegisteredKernels
TF_Buffer* TF_GetAllRegisteredKernels(TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GetBuffer
TF_Buffer TF_GetBuffer(TF_Buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GetCode
TF_Code TF_GetCode(const(TF_Status)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GetOpList
TF_Buffer TF_GetOpList(TF_Library* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GetRegisteredKernelsForOp
TF_Buffer* TF_GetRegisteredKernelsForOp(const(char)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphCopyFunction
void TF_GraphCopyFunction(TF_Graph* , const(TF_Function)* , const(TF_Function)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphGetFunctions
int TF_GraphGetFunctions(TF_Graph* , TF_Function** , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphGetOpDef
void TF_GraphGetOpDef(TF_Graph* , const(char)* , TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphGetTensorNumDims
int TF_GraphGetTensorNumDims(TF_Graph* , TF_Output , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphGetTensorShape
void TF_GraphGetTensorShape(TF_Graph* , TF_Output , c_long* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphImportGraphDef
void TF_GraphImportGraphDef(TF_Graph* , const(TF_Buffer)* , const(TF_ImportGraphDefOptions)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphImportGraphDefWithResults
TF_ImportGraphDefResults* TF_GraphImportGraphDefWithResults(TF_Graph* , const(TF_Buffer)* , const(TF_ImportGraphDefOptions)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphImportGraphDefWithReturnOutputs
void TF_GraphImportGraphDefWithReturnOutputs(TF_Graph* , const(TF_Buffer)* , const(TF_ImportGraphDefOptions)* , TF_Output* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphNextOperation
TF_Operation* TF_GraphNextOperation(TF_Graph* , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphNumFunctions
int TF_GraphNumFunctions(TF_Graph* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphOperationByName
TF_Operation* TF_GraphOperationByName(TF_Graph* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphSetTensorShape
void TF_GraphSetTensorShape(TF_Graph* , TF_Output , const(c_long)* , const(int) , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphToFunction
TF_Function* TF_GraphToFunction(const(TF_Graph)* , const(char)* , ubyte , int , const(const(TF_Operation)*)* , int , const(TF_Output)* , int , const(TF_Output)* , const(const(char)*)* , const(TF_FunctionOptions)* , const(char)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphToFunctionWithControlOutputs
TF_Function* TF_GraphToFunctionWithControlOutputs(const(TF_Graph)* , const(char)* , ubyte , int , const(const(TF_Operation)*)* , int , const(TF_Output)* , int , const(TF_Output)* , const(const(char)*)* , int , const(const(TF_Operation)*)* , const(const(char)*)* , const(TF_FunctionOptions)* , const(char)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphToGraphDef
void TF_GraphToGraphDef(TF_Graph* , TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_GraphVersions
void TF_GraphVersions(TF_Graph* , TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefOptionsAddControlDependency
void TF_ImportGraphDefOptionsAddControlDependency(TF_ImportGraphDefOptions* , TF_Operation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefOptionsAddInputMapping
void TF_ImportGraphDefOptionsAddInputMapping(TF_ImportGraphDefOptions* , const(char)* , int , TF_Output )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefOptionsAddReturnOperation
void TF_ImportGraphDefOptionsAddReturnOperation(TF_ImportGraphDefOptions* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefOptionsAddReturnOutput
void TF_ImportGraphDefOptionsAddReturnOutput(TF_ImportGraphDefOptions* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefOptionsNumReturnOperations
int TF_ImportGraphDefOptionsNumReturnOperations(const(TF_ImportGraphDefOptions)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefOptionsNumReturnOutputs
int TF_ImportGraphDefOptionsNumReturnOutputs(const(TF_ImportGraphDefOptions)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefOptionsRemapControlDependency
void TF_ImportGraphDefOptionsRemapControlDependency(TF_ImportGraphDefOptions* , const(char)* , TF_Operation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefOptionsSetDefaultDevice
void TF_ImportGraphDefOptionsSetDefaultDevice(TF_ImportGraphDefOptions* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefOptionsSetPrefix
void TF_ImportGraphDefOptionsSetPrefix(TF_ImportGraphDefOptions* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefOptionsSetUniquifyNames
void TF_ImportGraphDefOptionsSetUniquifyNames(TF_ImportGraphDefOptions* , ubyte )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefOptionsSetUniquifyPrefix
void TF_ImportGraphDefOptionsSetUniquifyPrefix(TF_ImportGraphDefOptions* , ubyte )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefResultsMissingUnusedInputMappings
void TF_ImportGraphDefResultsMissingUnusedInputMappings(TF_ImportGraphDefResults* , int* , const(char)*** , int** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefResultsReturnOperations
void TF_ImportGraphDefResultsReturnOperations(TF_ImportGraphDefResults* , int* , TF_Operation*** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ImportGraphDefResultsReturnOutputs
void TF_ImportGraphDefResultsReturnOutputs(TF_ImportGraphDefResults* , int* , TF_Output** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_LoadLibrary
TF_Library* TF_LoadLibrary(const(char)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_LoadSessionFromSavedModel
TF_Session* TF_LoadSessionFromSavedModel(const(TF_SessionOptions)* , const(TF_Buffer)* , const(char)* , const(const(char)*)* , int , TF_Graph* , TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_Message
const(char)* TF_Message(const(TF_Status)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewApiDefMap
TF_ApiDefMap* TF_NewApiDefMap(TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewBuffer
TF_Buffer* TF_NewBuffer()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewBufferFromString
TF_Buffer* TF_NewBufferFromString(const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewDeprecatedSession
TF_DeprecatedSession* TF_NewDeprecatedSession(const(TF_SessionOptions)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewGraph
TF_Graph* TF_NewGraph()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewImportGraphDefOptions
TF_ImportGraphDefOptions* TF_NewImportGraphDefOptions()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewOperation
TF_OperationDescription* TF_NewOperation(TF_Graph* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewServer
TF_Server* TF_NewServer(const(void)* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewSession
TF_Session* TF_NewSession(TF_Graph* , const(TF_SessionOptions)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewSessionOptions
TF_SessionOptions* TF_NewSessionOptions()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewStatus
TF_Status* TF_NewStatus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewTensor
TF_Tensor* TF_NewTensor(TF_DataType , const(c_long)* , int , void* , c_ulong , void function(void*, c_ulong, void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NewWhile
TF_WhileParams TF_NewWhile(TF_Graph* , TF_Output* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_NumDims
int TF_NumDims(const(TF_Tensor)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationDevice
const(char)* TF_OperationDevice(TF_Operation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrBool
void TF_OperationGetAttrBool(TF_Operation* , const(char)* , ubyte* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrBoolList
void TF_OperationGetAttrBoolList(TF_Operation* , const(char)* , ubyte* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrFloat
void TF_OperationGetAttrFloat(TF_Operation* , const(char)* , float* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrFloatList
void TF_OperationGetAttrFloatList(TF_Operation* , const(char)* , float* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrInt
void TF_OperationGetAttrInt(TF_Operation* , const(char)* , c_long* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrIntList
void TF_OperationGetAttrIntList(TF_Operation* , const(char)* , c_long* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrMetadata
TF_AttrMetadata TF_OperationGetAttrMetadata(TF_Operation* , const(char)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrShape
void TF_OperationGetAttrShape(TF_Operation* , const(char)* , c_long* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrShapeList
void TF_OperationGetAttrShapeList(TF_Operation* , const(char)* , c_long** , int* , int , c_long* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrString
void TF_OperationGetAttrString(TF_Operation* , const(char)* , void* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrStringList
void TF_OperationGetAttrStringList(TF_Operation* , const(char)* , void** , c_ulong* , int , void* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrTensor
void TF_OperationGetAttrTensor(TF_Operation* , const(char)* , TF_Tensor** , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrTensorList
void TF_OperationGetAttrTensorList(TF_Operation* , const(char)* , TF_Tensor** , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrTensorShapeProto
void TF_OperationGetAttrTensorShapeProto(TF_Operation* , const(char)* , TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrTensorShapeProtoList
void TF_OperationGetAttrTensorShapeProtoList(TF_Operation* , const(char)* , TF_Buffer** , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrType
void TF_OperationGetAttrType(TF_Operation* , const(char)* , TF_DataType* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrTypeList
void TF_OperationGetAttrTypeList(TF_Operation* , const(char)* , TF_DataType* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetAttrValueProto
void TF_OperationGetAttrValueProto(TF_Operation* , const(char)* , TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetControlInputs
int TF_OperationGetControlInputs(TF_Operation* , TF_Operation** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationGetControlOutputs
int TF_OperationGetControlOutputs(TF_Operation* , TF_Operation** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationInput
TF_Output TF_OperationInput(TF_Input )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationInputListLength
int TF_OperationInputListLength(TF_Operation* , const(char)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationInputType
TF_DataType TF_OperationInputType(TF_Input )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationName
const(char)* TF_OperationName(TF_Operation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationNumControlInputs
int TF_OperationNumControlInputs(TF_Operation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationNumControlOutputs
int TF_OperationNumControlOutputs(TF_Operation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationNumInputs
int TF_OperationNumInputs(TF_Operation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationNumOutputs
int TF_OperationNumOutputs(TF_Operation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationOpType
const(char)* TF_OperationOpType(TF_Operation* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationOutputConsumers
int TF_OperationOutputConsumers(TF_Output , TF_Input* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationOutputListLength
int TF_OperationOutputListLength(TF_Operation* , const(char)* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationOutputNumConsumers
int TF_OperationOutputNumConsumers(TF_Output )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationOutputType
TF_DataType TF_OperationOutputType(TF_Output )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_OperationToNodeDef
void TF_OperationToNodeDef(TF_Operation* , TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_PRun
void TF_PRun(TF_DeprecatedSession* , const(char)* , const(char)** , TF_Tensor** , int , const(char)** , TF_Tensor** , int , const(char)** , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_PRunSetup
void TF_PRunSetup(TF_DeprecatedSession* , const(char)** , int , const(char)** , int , const(char)** , int , const(char)** , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_RegisterLogListener
void TF_RegisterLogListener(void function(const(char)*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_Reset
void TF_Reset(const(TF_SessionOptions)* , const(char)** , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_Run
void TF_Run(TF_DeprecatedSession* , const(TF_Buffer)* , const(char)** , TF_Tensor** , int , const(char)** , TF_Tensor** , int , const(char)** , int , TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ServerJoin
void TF_ServerJoin(TF_Server* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ServerStart
void TF_ServerStart(TF_Server* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ServerStop
void TF_ServerStop(TF_Server* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_ServerTarget
const(char)* TF_ServerTarget(TF_Server* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SessionListDevices
TF_DeviceList* TF_SessionListDevices(TF_Session* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SessionPRun
void TF_SessionPRun(TF_Session* , const(char)* , const(TF_Output)* , TF_Tensor** , int , const(TF_Output)* , TF_Tensor** , int , const(const(TF_Operation)*)* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SessionPRunSetup
void TF_SessionPRunSetup(TF_Session* , const(TF_Output)* , int , const(TF_Output)* , int , const(const(TF_Operation)*)* , int , const(char)** , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SessionRun
void TF_SessionRun(TF_Session* , const(TF_Buffer)* , const(TF_Output)* , TF_Tensor** , int , const(TF_Output)* , TF_Tensor** , int , const(const(TF_Operation)*)* , int , TF_Buffer* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrBool
void TF_SetAttrBool(TF_OperationDescription* , const(char)* , ubyte )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrBoolList
void TF_SetAttrBoolList(TF_OperationDescription* , const(char)* , const(ubyte)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrFloat
void TF_SetAttrFloat(TF_OperationDescription* , const(char)* , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrFloatList
void TF_SetAttrFloatList(TF_OperationDescription* , const(char)* , const(float)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrFuncName
void TF_SetAttrFuncName(TF_OperationDescription* , const(char)* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrInt
void TF_SetAttrInt(TF_OperationDescription* , const(char)* , c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrIntList
void TF_SetAttrIntList(TF_OperationDescription* , const(char)* , const(c_long)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrPlaceholder
void TF_SetAttrPlaceholder(TF_OperationDescription* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrShape
void TF_SetAttrShape(TF_OperationDescription* , const(char)* , const(c_long)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrShapeList
void TF_SetAttrShapeList(TF_OperationDescription* , const(char)* , const(const(c_long)*)* , const(int)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrString
void TF_SetAttrString(TF_OperationDescription* , const(char)* , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrStringList
void TF_SetAttrStringList(TF_OperationDescription* , const(char)* , const(const(void)*)* , const(c_ulong)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrTensor
void TF_SetAttrTensor(TF_OperationDescription* , const(char)* , TF_Tensor* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrTensorList
void TF_SetAttrTensorList(TF_OperationDescription* , const(char)* , TF_Tensor** , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrTensorShapeProto
void TF_SetAttrTensorShapeProto(TF_OperationDescription* , const(char)* , const(void)* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrTensorShapeProtoList
void TF_SetAttrTensorShapeProtoList(TF_OperationDescription* , const(char)* , const(const(void)*)* , const(c_ulong)* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrType
void TF_SetAttrType(TF_OperationDescription* , const(char)* , TF_DataType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrTypeList
void TF_SetAttrTypeList(TF_OperationDescription* , const(char)* , const(TF_DataType)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetAttrValueProto
void TF_SetAttrValueProto(TF_OperationDescription* , const(char)* , const(void)* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetConfig
void TF_SetConfig(TF_SessionOptions* , const(void)* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetDevice
void TF_SetDevice(TF_OperationDescription* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetStatus
void TF_SetStatus(TF_Status* , TF_Code , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_SetTarget
void TF_SetTarget(TF_SessionOptions* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_StringDecode
c_ulong TF_StringDecode(const(char)* , c_ulong , const(char)** , c_ulong* , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_StringEncode
c_ulong TF_StringEncode(const(char)* , c_ulong , char* , c_ulong , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_StringEncodedSize
c_ulong TF_StringEncodedSize(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_TensorBitcastFrom
void TF_TensorBitcastFrom(const(TF_Tensor)* , TF_DataType , TF_Tensor* , const(c_long)* , int , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_TensorByteSize
c_ulong TF_TensorByteSize(const(TF_Tensor)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_TensorData
void* TF_TensorData(const(TF_Tensor)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_TensorElementCount
c_long TF_TensorElementCount(const(TF_Tensor)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_TensorIsAligned
bool TF_TensorIsAligned(const(TF_Tensor)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_TensorMaybeMove
TF_Tensor* TF_TensorMaybeMove(TF_Tensor* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_TensorType
TF_DataType TF_TensorType(const(TF_Tensor)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_TryEvaluateConstant
ubyte TF_TryEvaluateConstant(TF_Graph* , TF_Output , TF_Tensor** , TF_Status* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TF_Version
const(char)* TF_Version()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.