- 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(long)* , int , 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)* , 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)* , 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
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
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
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
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)* , 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)* , 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)* , 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 , 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* , 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(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)* , 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)* , 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(long)* , int , void* , ulong , void function(void*, 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)* , 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)* , 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)* , 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)* , long** , int* , int , 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* , 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** , ulong* , int , void* , 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)* , 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)* , 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(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(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(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)* , 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(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)* , 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(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)* , 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)* , 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
ulong TF_StringDecode(const(char)* , ulong , const(char)** , 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
ulong TF_StringEncode(const(char)* , ulong , char* , 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
ulong TF_StringEncodedSize(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(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
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
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.