LostTech.TensorFlow : API Documentation

Type pywrap_tensorflow_internal

Namespace tensorflow.python.pywrap_tensorflow_internal

Methods

Properties

Public static methods

object AddControlInput(object graph, object op, object input)

object AddControlInput_dyn(object graph, object op, object input)

object AddStep(int step, Byte[] graph, object run_meta, object op_log)

object AddStep_dyn(object step, object graph, object run_meta, object op_log)

object AddWhileInputHack(object graph, object new_src, object dst)

object AddWhileInputHack_dyn(object graph, object new_src, object dst)

object AppendToFile(Byte[] file_content, object file)

object AppendToFile_dyn(object file_content, object file)

object AssertSameStructure(IEnumerable<IGraphNodeBase> o1, IEnumerable<IGraphNodeBase> o2, string check_types, object expand_composites)

object AssertSameStructure(PythonFunctionContainer o1, object o2, string check_types, object expand_composites)

object AssertSameStructure(PythonFunctionContainer o1, object o2, bool check_types, object expand_composites)

object AssertSameStructure(PythonFunctionContainer o1, PythonFunctionContainer o2, bool check_types, object expand_composites)

object AssertSameStructure(object o1, PythonFunctionContainer o2, string check_types, object expand_composites)

object AssertSameStructure(object o1, object o2, string check_types, object expand_composites)

object AssertSameStructure(object o1, object o2, bool check_types, object expand_composites)

object AssertSameStructure(object o1, IEnumerable<IGraphNodeBase> o2, string check_types, object expand_composites)

object AssertSameStructure(PythonFunctionContainer o1, PythonFunctionContainer o2, string check_types, object expand_composites)

object AssertSameStructure(PythonFunctionContainer o1, IEnumerable<IGraphNodeBase> o2, string check_types, object expand_composites)

object AssertSameStructure(PythonFunctionContainer o1, IEnumerable<IGraphNodeBase> o2, bool check_types, object expand_composites)

object AssertSameStructure(IEnumerable<IGraphNodeBase> o1, object o2, string check_types, object expand_composites)

object AssertSameStructure(IEnumerable<IGraphNodeBase> o1, object o2, bool check_types, object expand_composites)

object AssertSameStructure(IEnumerable<IGraphNodeBase> o1, PythonFunctionContainer o2, string check_types, object expand_composites)

object AssertSameStructure(IEnumerable<IGraphNodeBase> o1, PythonFunctionContainer o2, bool check_types, object expand_composites)

object AssertSameStructure(object o1, PythonFunctionContainer o2, bool check_types, object expand_composites)

object AssertSameStructure(object o1, IEnumerable<IGraphNodeBase> o2, bool check_types, object expand_composites)

object AssertSameStructure(IEnumerable<IGraphNodeBase> o1, IEnumerable<IGraphNodeBase> o2, bool check_types, object expand_composites)

object AssertSameStructure_dyn(object o1, object o2, object check_types, object expand_composites)

object AssertSameStructureForData(object o1, PythonClassContainer o2, bool check_types)

object AssertSameStructureForData(PythonClassContainer o1, PythonClassContainer o2, bool check_types)

object AssertSameStructureForData(PythonClassContainer o1, PythonClassContainer o2, string check_types)

object AssertSameStructureForData(PythonClassContainer o1, object o2, bool check_types)

object AssertSameStructureForData(PythonClassContainer o1, object o2, string check_types)

object AssertSameStructureForData(object o1, PythonClassContainer o2, string check_types)

object AssertSameStructureForData(object o1, object o2, bool check_types)

object AssertSameStructureForData(object o1, object o2, string check_types)

object AssertSameStructureForData_dyn(object o1, object o2, object check_types)

object Basename(object path)

object Basename_dyn(object path)

object CheckpointReader_GetTensor(CheckpointReader reader, Byte[] name)

object CheckpointReader_GetTensor_dyn(object reader, object name)

object CleanPath(object path)

object CleanPath_dyn(object path)

object ClearAttr(object graph, object op, string attr_name)

object ClearAttr_dyn(object graph, object op, object attr_name)

object CopyFile(Byte[] oldpath, Byte[] newpath, bool overwrite)

object CopyFile_dyn(object oldpath, object newpath, object overwrite)

object CreateBufferedInputStream(Byte[] filename, int buffer_size)

object CreateBufferedInputStream_dyn(object filename, object buffer_size)

object CreateDir(Byte[] dirname)

object CreateDir_dyn(object dirname)

object CreateURI(object scheme, object host, object path)

object CreateURI_dyn(object scheme, object host, object path)

object CreateWritableFile(Byte[] filename, Byte[] mode)

object CreateWritableFile_dyn(object filename, object mode)

object DeleteFile(Byte[] filename)

object DeleteFile_dyn(object filename)

object DeleteProfiler()

object DeleteProfiler_dyn()

object DeleteRecursively(Byte[] dirname)

Deletes everything under dirname recursively.
Parameters
Byte[] dirname
string, a path to a directory

object DeleteRecursively_dyn(object dirname)

Deletes everything under dirname recursively.
Parameters
object dirname
string, a path to a directory

object DeleteStatSummarizer(object ss)

object DeleteStatSummarizer_dyn(object ss)

object Dirname(object path)

object Dirname_dyn(object path)

object DoQuantizeTrainingOnGraphDefHelper(object input_graph, int num_bits)

object DoQuantizeTrainingOnGraphDefHelper_dyn(object input_graph, object num_bits)

object EqualAttrValueWrapper(object actual, object expected)

object EqualAttrValueWrapper_dyn(object actual, object expected)

object EqualGraphDefWrapper(object actual, object expected)

object EqualGraphDefWrapper_dyn(object actual, object expected)

object ExtendSession(object session)

object ExtendSession_dyn(object session)

object Extension(object path)

object Extension_dyn(object path)

object FileExists(Byte[] filename)

object FileExists_dyn(object filename)

object Flatten(IEnumerable<IGraphNodeBase> nested, bool expand_composites)

object Flatten(IEnumerable<IGraphNodeBase> nested, string expand_composites)

object Flatten(PythonFunctionContainer nested, bool expand_composites)

object Flatten(PythonFunctionContainer nested, string expand_composites)

object Flatten(object nested, string expand_composites)

object Flatten(object nested, bool expand_composites)

object Flatten_dyn(object nested, ImplicitContainer<T> expand_composites)

object FlattenForData(PythonClassContainer nested)

object FlattenForData(IEnumerable<Dataset> nested)

object FlattenForData(object nested)

object FlattenForData_dyn(object nested)

object GenerateCostReport(object metagraph, object per_node_report, object verbose, object cluster)

object GenerateCostReport_dyn(object metagraph, object per_node_report, object verbose, object cluster)

object GenerateModelReport(object metagraph, object assume_valid_feeds, object debug)

object GenerateModelReport_dyn(object metagraph, object assume_valid_feeds, object debug)

object GetChildren(Byte[] dir)

object GetChildren_dyn(object dir)

object GetHandleShapeAndType(object graph, TF_Output output)

object GetHandleShapeAndType_dyn(object graph, object output)

object GetMatchingFiles(Byte[] filename)

object GetMatchingFiles_dyn(object filename)

object GetOperationInputs(object oper)

object GetOperationInputs_dyn(object oper)

object GetPythonWrappers(object op_list_buf)

object GetPythonWrappers_dyn(object op_list_buf)

object GetTempFilename(object extension)

object GetTempFilename_dyn(object extension)

object GpuSupportsHalfMatMulAndConv()

object GpuSupportsHalfMatMulAndConv_dyn()

object GraphAnalyzer(object file_path, object n)

object GraphAnalyzer_dyn(object file_path, object n)

object InitializePyTrampoline(FuncRegistry trampoline)

object InitializePyTrampoline_dyn(object trampoline)

object InstallStacktraceHandler()

object InstallStacktraceHandler_dyn()

object IsAbsolutePath(object path)

object IsAbsolutePath_dyn(object path)

object IsAttrs(object o)

object IsAttrs(IEnumerable<IGraphNodeBase> o)

object IsAttrs(PythonFunctionContainer o)

object IsAttrs_dyn(object o)

object IsBuiltWithROCm()

object IsBuiltWithROCm_dyn()

object IsCompositeTensor(PythonFunctionContainer o)

object IsCompositeTensor(object o)

object IsCompositeTensor(IEnumerable<IGraphNodeBase> o)

object IsCompositeTensor_dyn(object o)

object IsDirectory(Byte[] dirname, ScopedTFStatus out_status)

object IsDirectory_dyn(object dirname, object out_status)

object IsGoogleCudaEnabled()

object IsGoogleCudaEnabled_dyn()

object IsMapping(IEnumerable<IGraphNodeBase> o)

object IsMapping(Dimension o)

object IsMapping(ListWrapper o)

object IsMapping(string o)

object IsMapping(object o)

object IsMapping(PythonFunctionContainer o)

object IsMapping(int o)

object IsMapping(IDictionary<object, object> o)

object IsMapping(TensorShape o)

object IsMapping_dyn(object o)

object IsMappingView(object o)

object IsMappingView(string o)

object IsMappingView(Dimension o)

object IsMappingView(IEnumerable<object> o)

object IsMappingView(PythonFunctionContainer o)

object IsMappingView(IDictionary<object, object> o)

object IsMappingView(int o)

object IsMappingView(ListWrapper o)

object IsMappingView(TensorShape o)

object IsMappingView_dyn(object o)

object IsMklEnabled()

object IsMklEnabled_dyn()

object IsNamedtuple(TensorShape o, bool strict)

object IsNamedtuple(PythonFunctionContainer o, bool strict)

object IsNamedtuple(ListWrapper o, bool strict)

object IsNamedtuple(ValueTuple<object, int> o, bool strict)

object IsNamedtuple(object o, bool strict)

object IsNamedtuple(IEnumerable<IGraphNodeBase> o, bool strict)

object IsNamedtuple(int o, bool strict)

object IsNamedtuple(string o, bool strict)

object IsNamedtuple(IDictionary<object, object> o, bool strict)

object IsNamedtuple_dyn(object o, object strict)

object IsResourceVariable(object o)

object IsResourceVariable_dyn(object o)

object IsSequence(IEnumerable<IGraphNodeBase> o)

object IsSequence(PythonFunctionContainer o)

object IsSequence(object o)

object IsSequence_dyn(object o)

object IsSequenceForData(object o)

object IsSequenceForData_dyn(object o)

object IsSequenceOrComposite(IEnumerable<IGraphNodeBase> o)

object IsSequenceOrComposite(PythonFunctionContainer o)

object IsSequenceOrComposite(object o)

object IsSequenceOrComposite_dyn(object o)

object IsTensor(object o)

object IsTensor_dyn(object o)

object IsTypeSpec(IEnumerable<IGraphNodeBase> o)

object IsTypeSpec(PythonFunctionContainer o)

object IsTypeSpec(object o)

object IsTypeSpec_dyn(object o)

object IsVariable(object o)

object IsVariable_dyn(object o)

object list_devices(object session_config)

object list_devices_dyn(object session_config)

object ListDevices()

object ListDevices_dyn()

object ListDevicesWithSessionConfig(object config)

object ListDevicesWithSessionConfig_dyn(object config)

object NewProfiler(Byte[] graph, object op_log)

object NewProfiler_dyn(object graph, object op_log)

object NewStatSummarizer(object unused)

object NewStatSummarizer_dyn(object unused)

object ParseURI(object uri, object scheme, object host, object path)

object ParseURI_dyn(object uri, object scheme, object host, object path)

object PrintModelAnalysis(Byte[] graph, Byte[] run_meta, object op_log, Byte[] command, object options)

object PrintModelAnalysis_dyn(object graph, object run_meta, object op_log, object command, object options)

object Profile(Byte[] command, object options)

object ProfilerFromFile(Byte[] filename)

object ProfilerFromFile_dyn(object filename)

object PyExceptionRegistry_Init(IDictionary<int, PythonClassContainer> code_to_exc_type_map)

object PyExceptionRegistry_Init_dyn(object code_to_exc_type_map)

object PyRecordReader_New(Byte[] filename, int start_offset, Byte[] compression_type_string, object out_status)

object PyRecordReader_New_dyn(object filename, object start_offset, object compression_type_string, object out_status)

object PyRecordWriter_New(Byte[] filename, object compression_options, object out_status)

object PyRecordWriter_New_dyn(object filename, object compression_options, object out_status)

object PythonScopedAnnotation_IsEnabled()

object PythonScopedAnnotation_IsEnabled_dyn()

object PythonTraceMe_IsEnabled()

object PythonTraceMe_IsEnabled_dyn()

object ReadFileToString(object filename)

object ReadFileToString_dyn(object filename)

object ReadFromStream(object stream, int bytes)

object ReadFromStream_dyn(object stream, object bytes)

object RecordWriterOptions_CreateRecordWriterOptions(Byte[] compression_type)

object RecordWriterOptions_CreateRecordWriterOptions_dyn(object compression_type)

object RecursivelyCreateDir(Byte[] dirname)

object RecursivelyCreateDir_dyn(object dirname)

object RegisterType(string type_name, PythonClassContainer type)

object RegisterType(string type_name, object type)

object RegisterType_dyn(object type_name, object type)

object RemoveAllControlInputs(object graph, object op)

object RemoveAllControlInputs_dyn(object graph, object op)

object RenameFile(Byte[] oldname, Byte[] newname, bool overwrite)

object RenameFile_dyn(object oldname, object newname, object overwrite)

object RunCppShapeInference(object graph_def_version, object serialized_node_def, IEnumerable<object> input_serialized_shapes, IEnumerable<object> input_constant_tensor_values, IEnumerable<object> input_constant_tensor_as_shape_values)

object RunCppShapeInference_dyn(object graph_def_version, object serialized_node_def, object input_serialized_shapes, object input_constant_tensor_values, object input_constant_tensor_as_shape_values)

object SameNamedtuples(object o1, object o2)

object SameNamedtuples_dyn(object o1, object o2)

object Set_TF_Status_from_Status(object tf_status, object status)

object Set_TF_Status_from_Status_dyn(object tf_status, object status)

object SetAttr(object graph, object op, string attr_name, object attr_value_proto)

object SetAttr_dyn(object graph, object op, object attr_name, object attr_value_proto)

object SetHandleShapeAndType(object graph, TF_Output output, Byte[] proto)

object SetHandleShapeAndType_dyn(object graph, object output, object proto)

object SetRequestedDevice(object graph, object op, Byte[] device)

object SetRequestedDevice(object graph, object op, string device)

object SetRequestedDevice_dyn(object graph, object op, object device)

object SetRequireShapeInferenceFns(object graph, bool require)

object SetRequireShapeInferenceFns_dyn(object graph, object require)

object Stat(Byte[] filename, FileStatistics stats)

object Stat_dyn(object filename, object stats)

object Status_OK()

object Status_OK_dyn()

object StatusFromTF_Status(object tf_status)

object StatusFromTF_Status_dyn(object tf_status)

object StatusGroup_ConfigureLogHistory()

object StatusGroup_ConfigureLogHistory_dyn()

object StatusGroup_IsDerived(object s)

object StatusGroup_IsDerived_dyn(object s)

object StatusGroup_MakeDerived(object s)

object StatusGroup_MakeDerived_dyn(object s)

object TellFile(object file)

object TellFile_dyn(object file)

object TF_AddControlInput(object desc, object input)

object TF_AddControlInput_dyn(object desc, object input)

object TF_AddGradients(object g, object y, object ny, object x, object nx, object dx, object dy)

object TF_AddGradients_dyn(object g, object y, object ny, object x, object nx, object dx, object dy)

object TF_AddGradientsWithPrefix(object g, object prefix, object y, object ny, object x, object nx, object dx, object dy)

object TF_AddGradientsWithPrefix_dyn(object g, object prefix, object y, object ny, object x, object nx, object dx, object dy)

object TF_AddInput(object desc, TF_Output input)

object TF_AddInput_dyn(object desc, object input)

object TF_AddInputList(object desc, IEnumerable<object> inputs)

object TF_AddInputList_dyn(object desc, object inputs)

object TF_ApiDefMapGet(object api_def_map, string name, int name_len)

object TF_ApiDefMapGet_dyn(object api_def_map, object name, object name_len)

object TF_ApiDefMapPut(object api_def_map, string text, int text_len)

object TF_ApiDefMapPut_dyn(object api_def_map, object text, object text_len)

object TF_bfloat16_type()

object TF_bfloat16_type_dyn()

object TF_CloseDeprecatedSession(object arg1)

object TF_CloseDeprecatedSession_dyn(object arg1)

object TF_CloseSession(object arg1)

object TF_CloseSession_dyn(object arg1)

object TF_ColocateWith(object desc, object op)

object TF_ColocateWith_dyn(object desc, object op)

object TF_DataTypeSize(object dt)

object TF_DataTypeSize_dyn(object dt)

object TF_DeleteApiDefMap(object apimap)

object TF_DeleteApiDefMap_dyn(object apimap)

object TF_DeleteBuffer(object arg1)

object TF_DeleteBuffer_dyn(object arg1)

object TF_DeleteDeprecatedSession(object arg1)

object TF_DeleteDeprecatedSession_dyn(object arg1)

object TF_DeleteDeviceList(object list)

object TF_DeleteDeviceList_dyn(object list)

object TF_DeleteFunction(object func)

object TF_DeleteFunction_dyn(object func)

object TF_DeleteGraph(object arg1)

object TF_DeleteGraph_dyn(object arg1)

object TF_DeleteImportGraphDefOptions(object opts)

object TF_DeleteImportGraphDefOptions_dyn(object opts)

object TF_DeleteImportGraphDefResults(object results)

object TF_DeleteImportGraphDefResults_dyn(object results)

object TF_DeleteLibraryHandle(object lib_handle)

object TF_DeleteLibraryHandle_dyn(object lib_handle)

object TF_DeletePRunHandle(object handle)

object TF_DeletePRunHandle_dyn(object handle)

object TF_DeleteServer(object server)

object TF_DeleteServer_dyn(object server)

object TF_DeleteSession(object arg1)

object TF_DeleteSession_dyn(object arg1)

object TF_DeleteSessionOptions(object arg1)

object TF_DeleteSessionOptions_dyn(object arg1)

object TF_DeleteStatus(object arg1)

object TF_DeleteStatus_dyn(object arg1)

object TF_DeprecatedSessionListDevices(object session)

object TF_DeprecatedSessionListDevices_dyn(object session)

object TF_DeprecatedSessionMakeCallable(object session, object callable_options)

object TF_DeprecatedSessionMakeCallable_dyn(object session, object callable_options)

object TF_DeprecatedSessionReleaseCallable(object session, object handle)

object TF_DeprecatedSessionReleaseCallable_dyn(object session, object handle)

object TF_DeprecatedSessionRunCallable(object session, object handle, object feed_values, object run_metadata)

object TF_DeprecatedSessionRunCallable_dyn(object session, object handle, object feed_values, object run_metadata)

object TF_DeterminePeakMemoryUsage(object item, object cluster)

object TF_DeterminePeakMemoryUsage_dyn(object item, object cluster)

object TF_DeviceListCount(object list)

object TF_DeviceListCount_dyn(object list)

object TF_DeviceListIncarnation(object list, int index)

object TF_DeviceListIncarnation_dyn(object list, object index)

object TF_DeviceListMemoryBytes(object list, int index)

object TF_DeviceListMemoryBytes_dyn(object list, object index)

object TF_DeviceListName(object list, int index)

object TF_DeviceListName_dyn(object list, object index)

object TF_DeviceListType(object list, int index)

object TF_DeviceListType_dyn(object list, object index)

object TF_EstimatePerformance(object device)

object TF_EstimatePerformance_dyn(object device)

object TF_ExtendGraph(object arg1, object proto, object arg3)

object TF_ExtendGraph_dyn(object arg1, object proto, object arg3)

object TF_FinishOperation(object desc)

object TF_FinishOperation_dyn(object desc)

object TF_FunctionGetAttrValueProto(object func, object attr_name, object output_attr_value)

object TF_FunctionGetAttrValueProto_dyn(object func, object attr_name, object output_attr_value)

object TF_FunctionImportFunctionDef(object proto)

object TF_FunctionImportFunctionDef_dyn(object proto)

object TF_FunctionName(object func)

object TF_FunctionName_dyn(object func)

object TF_FunctionSetAttrValueProto(object func, string attr_name, object proto)

object TF_FunctionSetAttrValueProto(object func, Byte[] attr_name, object proto)

object TF_FunctionSetAttrValueProto_dyn(object func, object attr_name, object proto)

object TF_FunctionToFunctionDef(object func, object output_func_def)

object TF_FunctionToFunctionDef_dyn(object func, object output_func_def)

object TF_GetAllOpList()

object TF_GetAllOpList_dyn()

object TF_GetAllRegisteredKernels()

object TF_GetAllRegisteredKernels_dyn()

object TF_GetBuffer(object buffer)

object TF_GetBuffer_dyn(object buffer)

object TF_GetCode(object s)

object TF_GetCode_dyn(object s)

object TF_GetColocationGroups(object item)

object TF_GetColocationGroups_dyn(object item)

object TF_GetOpList(object lib_handle)

object TF_GetOpList_dyn(object lib_handle)

object TF_GetOpProperties(object item)

object TF_GetOpProperties_dyn(object item)

object TF_GetRegisteredKernelsForOp(string name)

object TF_GetRegisteredKernelsForOp_dyn(object name)

object TF_GetSupportedDevices(object cluster, object item)

object TF_GetSupportedDevices_dyn(object cluster, object item)

object TF_GetXlaConstantFoldingDisabled()

object TF_GetXlaConstantFoldingDisabled_dyn()

object TF_GraphCopyFunction(object g, object func, object grad)

object TF_GraphCopyFunction_dyn(object g, object func, object grad)

object TF_GraphGetFunctions(object g, object funcs, object max_func)

object TF_GraphGetFunctions_dyn(object g, object funcs, object max_func)

object TF_GraphGetOpDef(object graph, Byte[] op_name, object output_op_def)

object TF_GraphGetOpDef_dyn(object graph, object op_name, object output_op_def)

object TF_GraphGetTensorNumDims(object graph, object output)

object TF_GraphGetTensorNumDims_dyn(object graph, object output)

object TF_GraphGetTensorShape(object graph, object output, object dims, object num_dims)

object TF_GraphGetTensorShape_dyn(object graph, object output, object dims, object num_dims)

object TF_GraphGetTensorShapeHelper(object graph, TF_Output output)

object TF_GraphGetTensorShapeHelper_dyn(object graph, object output)

object TF_GraphImportGraphDef(object graph, object graph_def, object options)

object TF_GraphImportGraphDef_dyn(object graph, object graph_def, object options)

object TF_GraphImportGraphDefWithResults(object graph, object graph_def, object options)

object TF_GraphImportGraphDefWithResults_dyn(object graph, object graph_def, object options)

object TF_GraphImportGraphDefWithReturnOutputs(object graph, object graph_def, object options, object return_outputs, object num_return_outputs)

object TF_GraphImportGraphDefWithReturnOutputs_dyn(object graph, object graph_def, object options, object return_outputs, object num_return_outputs)

object TF_GraphNextOperation(object graph, int pos)

object TF_GraphNextOperation_dyn(object graph, object pos)

object TF_GraphNumFunctions(object g)

object TF_GraphNumFunctions_dyn(object g)

object TF_GraphOperationByName(object graph, object oper_name)

object TF_GraphOperationByName_dyn(object graph, object oper_name)

object TF_GraphSetOutputHandleShapesAndTypes_wrapper(object graph, TF_Output output, IEnumerable<object> shapes, IEnumerable<int> ranks, object types)

object TF_GraphSetOutputHandleShapesAndTypes_wrapper_dyn(object graph, object output, object shapes, object ranks, object types)

object TF_GraphSetTensorShape(object graph, object output, object dims, object num_dims)

object TF_GraphSetTensorShape_dyn(object graph, object output, object dims, object num_dims)

object TF_GraphSetTensorShape_wrapper(object graph, TF_Output output, IEnumerable<object> dims, bool unknown_shape)

object TF_GraphSetTensorShape_wrapper_dyn(object graph, object output, object dims, object unknown_shape)

object TF_GraphToFunction(object fn_body, object fn_name, object append_hash_to_fn_name, object num_opers, object opers, object ninputs, object inputs, object noutputs, object outputs, object output_names, object opts, object description)

object TF_GraphToFunction_dyn(object fn_body, object fn_name, object append_hash_to_fn_name, object num_opers, object opers, object ninputs, object inputs, object noutputs, object outputs, object output_names, object opts, object description)

object TF_GraphToFunction_wrapper(object fn_body, Byte[] fn_name, bool append_hash_to_fn_name, IEnumerable<object> opers, IEnumerable<object> inputs, IEnumerable<object> outputs, IEnumerable<Byte[]> output_names, IEnumerable<object> control_outputs, IEnumerable<object> control_output_names, object opts, Byte[] description)

object TF_GraphToFunction_wrapper(object fn_body, Byte[] fn_name, bool append_hash_to_fn_name, IEnumerable<object> opers, IEnumerable<object> inputs, IEnumerable<object> outputs, IEnumerable<Byte[]> output_names, IEnumerable<object> control_outputs, IEnumerable<object> control_output_names, object opts, string description)

object TF_GraphToFunction_wrapper(object fn_body, IEnumerable<object> fn_name, bool append_hash_to_fn_name, IEnumerable<object> opers, IEnumerable<object> inputs, IEnumerable<object> outputs, IEnumerable<Byte[]> output_names, IEnumerable<object> control_outputs, IEnumerable<object> control_output_names, object opts, string description)

object TF_GraphToFunction_wrapper(object fn_body, string fn_name, bool append_hash_to_fn_name, IEnumerable<object> opers, IEnumerable<object> inputs, IEnumerable<object> outputs, IEnumerable<Byte[]> output_names, IEnumerable<object> control_outputs, IEnumerable<object> control_output_names, object opts, Byte[] description)

object TF_GraphToFunction_wrapper(object fn_body, IEnumerable<object> fn_name, bool append_hash_to_fn_name, IEnumerable<object> opers, IEnumerable<object> inputs, IEnumerable<object> outputs, IEnumerable<Byte[]> output_names, IEnumerable<object> control_outputs, IEnumerable<object> control_output_names, object opts, Byte[] description)

object TF_GraphToFunction_wrapper(object fn_body, string fn_name, bool append_hash_to_fn_name, IEnumerable<object> opers, IEnumerable<object> inputs, IEnumerable<object> outputs, IEnumerable<Byte[]> output_names, IEnumerable<object> control_outputs, IEnumerable<object> control_output_names, object opts, string description)

object TF_GraphToFunction_wrapper_dyn(object fn_body, object fn_name, object append_hash_to_fn_name, object opers, object inputs, object outputs, object output_names, object control_outputs, object control_output_names, object opts, object description)

object TF_GraphToFunctionWithControlOutputs(object fn_body, object fn_name, object append_hash_to_fn_name, object num_opers, object opers, object ninputs, object inputs, object noutputs, object outputs, object output_names, object ncontrol_outputs, object control_outputs, object control_output_names, object opts, object description)

object TF_GraphToFunctionWithControlOutputs_dyn(object fn_body, object fn_name, object append_hash_to_fn_name, object num_opers, object opers, object ninputs, object inputs, object noutputs, object outputs, object output_names, object ncontrol_outputs, object control_outputs, object control_output_names, object opts, object description)

object TF_GraphToGraphDef(object graph, object output_graph_def)

object TF_GraphToGraphDef_dyn(object graph, object output_graph_def)

object TF_GraphVersions(object graph, object output_version_def)

object TF_GraphVersions_dyn(object graph, object output_version_def)

object TF_IdentifyImportantOps(object item, bool sort_topologically)

object TF_IdentifyImportantOps_dyn(object item, object sort_topologically)

object TF_ImportGraphDefOptionsAddControlDependency(object opts, object oper)

object TF_ImportGraphDefOptionsAddControlDependency_dyn(object opts, object oper)

object TF_ImportGraphDefOptionsAddInputMapping(object opts, Byte[] src_name, int src_index, object dst)

object TF_ImportGraphDefOptionsAddInputMapping(object opts, string src_name, int src_index, object dst)

object TF_ImportGraphDefOptionsAddInputMapping_dyn(object opts, object src_name, object src_index, object dst)

object TF_ImportGraphDefOptionsAddReturnOperation(object opts, string oper_name)

object TF_ImportGraphDefOptionsAddReturnOperation(object opts, Byte[] oper_name)

object TF_ImportGraphDefOptionsAddReturnOperation_dyn(object opts, object oper_name)

object TF_ImportGraphDefOptionsAddReturnOutput(object opts, string oper_name, int index)

object TF_ImportGraphDefOptionsAddReturnOutput(object opts, Byte[] oper_name, int index)

object TF_ImportGraphDefOptionsAddReturnOutput_dyn(object opts, object oper_name, object index)

object TF_ImportGraphDefOptionsNumReturnOperations(object opts)

object TF_ImportGraphDefOptionsNumReturnOperations_dyn(object opts)

object TF_ImportGraphDefOptionsNumReturnOutputs(object opts)

object TF_ImportGraphDefOptionsNumReturnOutputs_dyn(object opts)

object TF_ImportGraphDefOptionsRemapControlDependency(object opts, Byte[] src_name, object dst)

object TF_ImportGraphDefOptionsRemapControlDependency(object opts, string src_name, object dst)

object TF_ImportGraphDefOptionsRemapControlDependency_dyn(object opts, object src_name, object dst)

object TF_ImportGraphDefOptionsSetDefaultDevice(object opts, object device)

object TF_ImportGraphDefOptionsSetDefaultDevice_dyn(object opts, object device)

object TF_ImportGraphDefOptionsSetPrefix(object opts, string prefix)

object TF_ImportGraphDefOptionsSetPrefix_dyn(object opts, object prefix)

object TF_ImportGraphDefOptionsSetUniquifyNames(object opts, bool uniquify_names)

object TF_ImportGraphDefOptionsSetUniquifyNames_dyn(object opts, object uniquify_names)

object TF_ImportGraphDefOptionsSetUniquifyPrefix(object opts, object uniquify_prefix)

object TF_ImportGraphDefOptionsSetUniquifyPrefix_dyn(object opts, object uniquify_prefix)

object TF_ImportGraphDefOptionsSetValidateColocationConstraints(object opts, bool enable)

object TF_ImportGraphDefOptionsSetValidateColocationConstraints_dyn(object opts, object enable)

object TF_ImportGraphDefResultsMissingUnusedInputMappings_wrapper(object results)

object TF_ImportGraphDefResultsMissingUnusedInputMappings_wrapper_dyn(object results)

object TF_ImportGraphDefResultsReturnOperations(object results)

object TF_ImportGraphDefResultsReturnOperations_dyn(object results)

object TF_ImportGraphDefResultsReturnOutputs(object results)

object TF_ImportGraphDefResultsReturnOutputs_dyn(object results)

object TF_ListAvailableOps()

object TF_ListAvailableOps_dyn()

object TF_ListDevices(object cluster)

object TF_ListDevices_dyn(object cluster)

object TF_ListPhysicalDevices()

object TF_ListPhysicalDevices_dyn()

object TF_LoadLibrary(string library_filename)

object TF_LoadLibrary(Byte[] library_filename)

object TF_LoadLibrary_dyn(object library_filename)

object TF_LoadSessionFromSavedModel(object session_options, object run_options, object export_dir, object tags, object tags_len, object graph, object meta_graph_def)

object TF_LoadSessionFromSavedModel_dyn(object session_options, object run_options, object export_dir, object tags, object tags_len, object graph, object meta_graph_def)

object TF_MeasureCosts(object item, object cluster, bool generate_timeline)

object TF_MeasureCosts_dyn(object item, object cluster, object generate_timeline)

object TF_Message(object s)

object TF_Message_dyn(object s)

object TF_NewApiDefMap(object op_list_buffer)

object TF_NewApiDefMap_dyn(object op_list_buffer)

object TF_NewBuffer()

object TF_NewBuffer_dyn()

object TF_NewBufferFromString(Byte[] proto)

object TF_NewBufferFromString_dyn(object proto)

object TF_NewCluster(bool allow_soft_placement, bool disable_detailed_stats)

object TF_NewCluster_dyn(object allow_soft_placement, object disable_detailed_stats)

object TF_NewDeprecatedSession(object arg1)

object TF_NewDeprecatedSession_dyn(object arg1)

object TF_NewGraph()

object TF_NewGraph_dyn()

object TF_NewImportGraphDefOptions()

object TF_NewImportGraphDefOptions_dyn()

object TF_NewItem(object meta_graph, bool ignore_colocation, bool ignore_user_placement)

object TF_NewItem_dyn(object meta_graph, object ignore_colocation, object ignore_user_placement)

object TF_NewOperation(object graph, string op_type, Byte[] oper_name)

object TF_NewOperation(object graph, string op_type, string oper_name)

object TF_NewOperation(object graph, Byte[] op_type, Byte[] oper_name)

object TF_NewOperation(object graph, Byte[] op_type, string oper_name)

object TF_NewOperation_dyn(object graph, object op_type, object oper_name)

object TF_NewServer(object proto)

object TF_NewServer_dyn(object proto)

object TF_NewSession(object graph, object opts)

object TF_NewSession_dyn(object graph, object opts)

object TF_NewSessionOptions(Byte[] target, Nullable<int> config)

object TF_NewSessionOptions_dyn(object target, object config)

object TF_NewSessionRef(object graph, object opts)

object TF_NewSessionRef_dyn(object graph, object opts)

object TF_NewStatus()

object TF_NewStatus_dyn()

object TF_NewVirtualCluster(IEnumerable<object> named_devices)

object TF_NewVirtualCluster_dyn(object named_devices)

object TF_OperationDevice(object oper)

object TF_OperationDevice_dyn(object oper)

object TF_OperationGetAttrBool(object oper, object attr_name, object value)

object TF_OperationGetAttrBool_dyn(object oper, object attr_name, object value)

object TF_OperationGetAttrBoolList(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrBoolList_dyn(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrFloat(object oper, object attr_name, object value)

object TF_OperationGetAttrFloat_dyn(object oper, object attr_name, object value)

object TF_OperationGetAttrFloatList(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrFloatList_dyn(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrInt(object oper, object attr_name, object value)

object TF_OperationGetAttrInt_dyn(object oper, object attr_name, object value)

object TF_OperationGetAttrIntList(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrIntList_dyn(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrMetadata(object oper, object attr_name)

object TF_OperationGetAttrMetadata_dyn(object oper, object attr_name)

object TF_OperationGetAttrShape(object oper, object attr_name, object value, object num_dims)

object TF_OperationGetAttrShape_dyn(object oper, object attr_name, object value, object num_dims)

object TF_OperationGetAttrShapeList(object oper, object attr_name, object dims, object num_dims, object num_shapes, object storage, object storage_size)

object TF_OperationGetAttrShapeList_dyn(object oper, object attr_name, object dims, object num_dims, object num_shapes, object storage, object storage_size)

object TF_OperationGetAttrString(object oper, object attr_name, object value, object max_length)

object TF_OperationGetAttrString_dyn(object oper, object attr_name, object value, object max_length)

object TF_OperationGetAttrStringList(object oper, object attr_name, object values, object lengths, object max_values, object storage, object storage_size)

object TF_OperationGetAttrStringList_dyn(object oper, object attr_name, object values, object lengths, object max_values, object storage, object storage_size)

object TF_OperationGetAttrTensor(object oper, object attr_name, object value)

object TF_OperationGetAttrTensor_dyn(object oper, object attr_name, object value)

object TF_OperationGetAttrTensorList(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrTensorList_dyn(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrTensorShapeProto(object oper, object attr_name, object value)

object TF_OperationGetAttrTensorShapeProto_dyn(object oper, object attr_name, object value)

object TF_OperationGetAttrTensorShapeProtoList(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrTensorShapeProtoList_dyn(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrType(object oper, string attr_name)

object TF_OperationGetAttrType_dyn(object oper, object attr_name)

object TF_OperationGetAttrTypeList(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrTypeList_dyn(object oper, object attr_name, object values, object max_values)

object TF_OperationGetAttrValueProto(object oper, string attr_name, object output_attr_value)

object TF_OperationGetAttrValueProto_dyn(object oper, object attr_name, object output_attr_value)

object TF_OperationGetControlInputs_wrapper(object oper)

object TF_OperationGetControlInputs_wrapper_dyn(object oper)

object TF_OperationGetControlOutputs_wrapper(object oper)

object TF_OperationGetControlOutputs_wrapper_dyn(object oper)

object TF_OperationInput(object oper_in)

object TF_OperationInput_dyn(object oper_in)

object TF_OperationInputListLength(object oper, object arg_name)

object TF_OperationInputListLength_dyn(object oper, object arg_name)

object TF_OperationInputType(TF_Input oper_in)

object TF_OperationInputType_dyn(object oper_in)

object TF_OperationName(object oper)

object TF_OperationName_dyn(object oper)

object TF_OperationNumControlInputs(object oper)

object TF_OperationNumControlInputs_dyn(object oper)

object TF_OperationNumControlOutputs(object oper)

object TF_OperationNumControlOutputs_dyn(object oper)

object TF_OperationNumInputs(object oper)

object TF_OperationNumInputs_dyn(object oper)

object TF_OperationNumOutputs(object oper)

object TF_OperationNumOutputs_dyn(object oper)

object TF_OperationOpType(object oper)

object TF_OperationOpType_dyn(object oper)

object TF_OperationOutputConsumers_wrapper(TF_Output oper_out)

object TF_OperationOutputConsumers_wrapper_dyn(object oper_out)

object TF_OperationOutputListLength(object oper, object arg_name)

object TF_OperationOutputListLength_dyn(object oper, object arg_name)

object TF_OperationOutputNumConsumers(object oper_out)

object TF_OperationOutputNumConsumers_dyn(object oper_out)

object TF_OperationOutputType(TF_Output oper_out)

object TF_OperationOutputType_dyn(object oper_out)

object TF_OperationToNodeDef(object oper, object output_node_def)

object TF_OperationToNodeDef_dyn(object oper, object output_node_def)

object TF_OptimizeGraph(object cluster, object config_proto, object metagraph, bool verbose, Byte[] graph_id)

object TF_OptimizeGraph_dyn(object cluster, object config_proto, object metagraph, object verbose, object graph_id)

object TF_PickUnusedPortOrDie()

object TF_PickUnusedPortOrDie_dyn()

object TF_PRun(object session, object handle, object feed_dict, object output_names, object out_status)

object TF_PRun_dyn(object session, object handle, object feed_dict, object output_names, object out_status)

object TF_PRunSetup(object session, object input_names, object output_names, object target_nodes, object out_status)

object TF_PRunSetup_dyn(object session, object input_names, object output_names, object target_nodes, object out_status)

object TF_RegisterLogListener(object listener)

object TF_RegisterLogListener_dyn(object listener)

void TF_Reset(string target, IEnumerable<string> containers, object config)

void TF_Reset(Byte[] target, IEnumerable<string> containers, object config)

object TF_Reset_dyn(object target, object containers, object config)

object TF_Reset_wrapper(object opt, object containers)

object TF_Reset_wrapper_dyn(object opt, object containers)

object TF_Run(object session, object run_options, object feed_dict, object output_names, object target_nodes, object out_status, object run_outputs)

object TF_Run_dyn(object session, object run_options, object feed_dict, object output_names, object target_nodes, object out_status, object run_outputs)

object TF_ServerJoin(object server)

object TF_ServerJoin_dyn(object server)

object TF_ServerStart(object server)

object TF_ServerStart_dyn(object server)

object TF_ServerStop(object server)

object TF_ServerStop_dyn(object server)

object TF_ServerTarget(object server)

object TF_ServerTarget_dyn(object server)

object TF_SessionListDevices(object session)

object TF_SessionListDevices_dyn(object session)

object TF_SessionMakeCallable(object session, object callable_options)

object TF_SessionMakeCallable_dyn(object session, object callable_options)

object TF_SessionPRun_wrapper(object session, object handle, object inputs, object outputs)

object TF_SessionPRun_wrapper_dyn(object session, object handle, object inputs, object outputs)

object TF_SessionPRunSetup_wrapper(object session, object inputs, object outputs, object targets)

object TF_SessionPRunSetup_wrapper_dyn(object session, object inputs, object outputs, object targets)

object TF_SessionReleaseCallable(object session, object handle)

object TF_SessionReleaseCallable_dyn(object session, object handle)

object TF_SessionRun_wrapper(object session, object run_options, IDictionary<object, object> inputs, IEnumerable<object> outputs, IEnumerable<object> targets, object run_metadata)

object TF_SessionRun_wrapper_dyn(object session, object run_options, object inputs, object outputs, object targets, object run_metadata)

object TF_SessionRunCallable(object session, object handle, Nullable<ValueTuple<ndarray>> feed_values, object run_metadata)

object TF_SessionRunCallable_dyn(object session, object handle, object feed_values, object run_metadata)

object TF_SetAttrBool(object desc, object attr_name, object value)

object TF_SetAttrBool_dyn(object desc, object attr_name, object value)

object TF_SetAttrBoolList(object desc, object attr_name, object values, object num_values)

object TF_SetAttrBoolList_dyn(object desc, object attr_name, object values, object num_values)

object TF_SetAttrFloat(object desc, object attr_name, object value)

object TF_SetAttrFloat_dyn(object desc, object attr_name, object value)

object TF_SetAttrFloatList(object desc, object attr_name, object values, object num_values)

object TF_SetAttrFloatList_dyn(object desc, object attr_name, object values, object num_values)

object TF_SetAttrFuncName(object desc, object attr_name, object value, object length)

object TF_SetAttrFuncName_dyn(object desc, object attr_name, object value, object length)

object TF_SetAttrInt(object desc, object attr_name, object value)

object TF_SetAttrInt_dyn(object desc, object attr_name, object value)

object TF_SetAttrIntList(object desc, object attr_name, object values, object num_values)

object TF_SetAttrIntList_dyn(object desc, object attr_name, object values, object num_values)

object TF_SetAttrPlaceholder(object desc, object attr_name, object placeholder)

object TF_SetAttrPlaceholder_dyn(object desc, object attr_name, object placeholder)

object TF_SetAttrShape(object desc, object attr_name, object dims, object num_dims)

object TF_SetAttrShape_dyn(object desc, object attr_name, object dims, object num_dims)

object TF_SetAttrShapeList(object desc, object attr_name, object dims, object num_dims, object num_shapes)

object TF_SetAttrShapeList_dyn(object desc, object attr_name, object dims, object num_dims, object num_shapes)

object TF_SetAttrString(object desc, object attr_name, object value, object length)

object TF_SetAttrString_dyn(object desc, object attr_name, object value, object length)

object TF_SetAttrStringList(object desc, object attr_name, object values, object lengths, object num_values)

object TF_SetAttrStringList_dyn(object desc, object attr_name, object values, object lengths, object num_values)

object TF_SetAttrTensor(object desc, object attr_name, object value)

object TF_SetAttrTensor_dyn(object desc, object attr_name, object value)

object TF_SetAttrTensorList(object desc, object attr_name, object values, object num_values)

object TF_SetAttrTensorList_dyn(object desc, object attr_name, object values, object num_values)

object TF_SetAttrTensorShapeProto(object desc, object attr_name, object proto)

object TF_SetAttrTensorShapeProto_dyn(object desc, object attr_name, object proto)

object TF_SetAttrTensorShapeProtoList(object desc, object attr_name, object protos, object proto_lens, object num_shapes)

object TF_SetAttrTensorShapeProtoList_dyn(object desc, object attr_name, object protos, object proto_lens, object num_shapes)

object TF_SetAttrType(object desc, object attr_name, object value)

object TF_SetAttrType_dyn(object desc, object attr_name, object value)

object TF_SetAttrTypeList(object desc, object attr_name, object values, object num_values)

object TF_SetAttrTypeList_dyn(object desc, object attr_name, object values, object num_values)

object TF_SetAttrValueProto(object desc, Byte[] attr_name, object proto)

object TF_SetAttrValueProto(object desc, string attr_name, object proto)

object TF_SetAttrValueProto_dyn(object desc, object attr_name, object proto)

object TF_SetDevice(object desc, Byte[] device)

object TF_SetDevice(object desc, string device)

object TF_SetDevice_dyn(object desc, object device)

object TF_SetStatus(object s, object code, object msg)

object TF_SetStatus_dyn(object s, object code, object msg)

object TF_SetXlaAutoJitMode(string mode)

object TF_SetXlaAutoJitMode_dyn(object mode)

object TF_SetXlaConstantFoldingDisabled(bool should_enable)

object TF_SetXlaConstantFoldingDisabled_dyn(object should_enable)

object TF_SetXlaEnableLazyCompilation(bool enable)

object TF_SetXlaEnableLazyCompilation_dyn(object enable)

object TF_SetXlaMinClusterSize(int size)

object TF_SetXlaMinClusterSize_dyn(object size)

object TF_ShutdownCluster(object cluster)

object TF_ShutdownCluster_dyn(object cluster)

object TF_TryEvaluateConstant(object graph, object output, object result)

object TF_TryEvaluateConstant_dyn(object graph, object output, object result)

object TF_TryEvaluateConstant_wrapper(object graph, TF_Output output)

object TF_TryEvaluateConstant_wrapper_dyn(object graph, object output)

object TF_Version()

object TF_Version_dyn()

object TfCheckOpHelper(object v, object msg)

object TfCheckOpHelper_dyn(object v, object msg)

object TfCheckOpHelperOutOfLine(object v, object msg)

object TfCheckOpHelperOutOfLine_dyn(object v, object msg)

object TFE_CancellationManagerIsCancelled(object arg1)

object TFE_CancellationManagerIsCancelled_dyn(object arg1)

object TFE_CancellationManagerStartCancel(object arg1)

object TFE_CancellationManagerStartCancel_dyn(object arg1)

object TFE_ClearScalarCache()

object TFE_ClearScalarCache_dyn()

object TFE_ContextAddFunction(object ctx, object function)

object TFE_ContextAddFunction_dyn(object ctx, object function)

object TFE_ContextAddFunctionDef(object ctx, object serialized_function_def, int size)

object TFE_ContextAddFunctionDef_dyn(object ctx, object serialized_function_def, object size)

object TFE_ContextClearCaches(object ctx)

object TFE_ContextClearCaches_dyn(object ctx)

object TFE_ContextDisableGraphCollection(object ctx)

object TFE_ContextDisableGraphCollection_dyn(object ctx)

object TFE_ContextDisableRunMetadata(object ctx)

object TFE_ContextDisableRunMetadata_dyn(object ctx)

object TFE_ContextEnableGraphCollection(object ctx)

object TFE_ContextEnableGraphCollection_dyn(object ctx)

object TFE_ContextEnableRunMetadata(object ctx)

object TFE_ContextEnableRunMetadata_dyn(object ctx)

object TFE_ContextEndStep(object ctx)

object TFE_ContextEndStep_dyn(object ctx)

object TFE_ContextExportRunMetadata(object ctx, object buf)

object TFE_ContextExportRunMetadata_dyn(object ctx, object buf)

object TFE_ContextGetDevicePlacementPolicy(object ctx)

object TFE_ContextGetDevicePlacementPolicy_dyn(object ctx)

object TFE_ContextGetExecutorForThread(object arg1)

object TFE_ContextGetExecutorForThread_dyn(object arg1)

object TFE_ContextGetMirroringPolicy(object arg1)

object TFE_ContextGetMirroringPolicy_dyn(object arg1)

object TFE_ContextHasFunction(object ctx, string name)

object TFE_ContextHasFunction_dyn(object ctx, object name)

object TFE_ContextListDevices(object ctx)

object TFE_ContextListDevices_dyn(object ctx)

object TFE_ContextOptionsSetAsync(object arg1, bool enable)

object TFE_ContextOptionsSetAsync_dyn(object arg1, object enable)

object TFE_ContextOptionsSetConfig(object options, object proto)

object TFE_ContextOptionsSetConfig_dyn(object options, object proto)

object TFE_ContextOptionsSetDevicePlacementPolicy(object arg1, object arg2)

object TFE_ContextOptionsSetDevicePlacementPolicy_dyn(object arg1, object arg2)

object TFE_ContextOptionsSetMirroringPolicy(object arg1, object arg2)

object TFE_ContextOptionsSetMirroringPolicy_dyn(object arg1, object arg2)

object TFE_ContextRemoveFunction(object ctx, string name)

object TFE_ContextRemoveFunction_dyn(object ctx, object name)

object TFE_ContextSetExecutorForThread(object arg1, object arg2)

object TFE_ContextSetExecutorForThread_dyn(object arg1, object arg2)

object TFE_ContextSetServerDef(object ctx, int keep_alive_secs, object proto)

object TFE_ContextSetServerDef_dyn(object ctx, object keep_alive_secs, object proto)

object TFE_ContextSetThreadLocalDevicePlacementPolicy(object ctx, object policy)

object TFE_ContextSetThreadLocalDevicePlacementPolicy_dyn(object ctx, object policy)

object TFE_ContextSetThreadLocalMirroringPolicy(object arg1, object arg2)

object TFE_ContextSetThreadLocalMirroringPolicy_dyn(object arg1, object arg2)

object TFE_ContextStartStep(object ctx)

object TFE_ContextStartStep_dyn(object ctx)

object TFE_DeleteCancellationManager(object arg1)

object TFE_DeleteCancellationManager_dyn(object arg1)

object TFE_DeleteContext(object ctx)

object TFE_DeleteContext_dyn(object ctx)

object TFE_DeleteContextOptions(object arg1)

object TFE_DeleteContextOptions_dyn(object arg1)

object TFE_DeleteExecutor(object arg1)

object TFE_DeleteExecutor_dyn(object arg1)

object TFE_DeleteProfiler(object profiler)

object TFE_DeleteProfiler_dyn(object profiler)

object TFE_EnableCollectiveOps(object ctx, object proto)

object TFE_EnableCollectiveOps_dyn(object ctx, object proto)

object TFE_ExecutorClearError(object arg1)

object TFE_ExecutorClearError_dyn(object arg1)

object TFE_ExecutorIsAsync(object arg1)

object TFE_ExecutorIsAsync_dyn(object arg1)

object TFE_ExecutorWaitForAllPendingNodes(object arg1)

object TFE_ExecutorWaitForAllPendingNodes_dyn(object arg1)

object TFE_MonitoringBoolGaugeCellSet(BoolGaugeCell cell, bool value)

object TFE_MonitoringBoolGaugeCellSet(IntGaugeCell cell, bool value)

object TFE_MonitoringBoolGaugeCellSet(BoolGaugeCell cell, int value)

object TFE_MonitoringBoolGaugeCellSet(IntGaugeCell cell, int value)

object TFE_MonitoringBoolGaugeCellSet(SamplerCell cell, bool value)

object TFE_MonitoringBoolGaugeCellSet(BoolGaugeCell cell, string value)

object TFE_MonitoringBoolGaugeCellSet(SamplerCell cell, int value)

object TFE_MonitoringBoolGaugeCellSet(SamplerCell cell, string value)

object TFE_MonitoringBoolGaugeCellSet(StringGaugeCell cell, bool value)

object TFE_MonitoringBoolGaugeCellSet(StringGaugeCell cell, int value)

object TFE_MonitoringBoolGaugeCellSet(StringGaugeCell cell, string value)

object TFE_MonitoringBoolGaugeCellSet(CounterCell cell, string value)

object TFE_MonitoringBoolGaugeCellSet(CounterCell cell, int value)

object TFE_MonitoringBoolGaugeCellSet(IntGaugeCell cell, string value)

object TFE_MonitoringBoolGaugeCellSet(CounterCell cell, bool value)

object TFE_MonitoringBoolGaugeCellSet_dyn(object cell, object value)

object TFE_MonitoringBoolGaugeCellValue(CounterCell cell)

object TFE_MonitoringBoolGaugeCellValue(IntGaugeCell cell)

object TFE_MonitoringBoolGaugeCellValue(StringGaugeCell cell)

object TFE_MonitoringBoolGaugeCellValue(BoolGaugeCell cell)

object TFE_MonitoringBoolGaugeCellValue(SamplerCell cell)

object TFE_MonitoringBoolGaugeCellValue_dyn(object cell)

object TFE_MonitoringCounterCellIncrementBy(StringGaugeCell cell, int value)

object TFE_MonitoringCounterCellIncrementBy(CounterCell cell, int value)

object TFE_MonitoringCounterCellIncrementBy(SamplerCell cell, int value)

object TFE_MonitoringCounterCellIncrementBy(IntGaugeCell cell, int value)

object TFE_MonitoringCounterCellIncrementBy(BoolGaugeCell cell, int value)

object TFE_MonitoringCounterCellIncrementBy_dyn(object cell, object value)

object TFE_MonitoringCounterCellValue(StringGaugeCell cell)

object TFE_MonitoringCounterCellValue(IntGaugeCell cell)

object TFE_MonitoringCounterCellValue(BoolGaugeCell cell)

object TFE_MonitoringCounterCellValue(CounterCell cell)

object TFE_MonitoringCounterCellValue(SamplerCell cell)

object TFE_MonitoringCounterCellValue_dyn(object cell)

object TFE_MonitoringDeleteBoolGauge0(object gauge)

object TFE_MonitoringDeleteBoolGauge0_dyn(object gauge)

object TFE_MonitoringDeleteBoolGauge1(object gauge)

object TFE_MonitoringDeleteBoolGauge1_dyn(object gauge)

object TFE_MonitoringDeleteBoolGauge2(object gauge)

object TFE_MonitoringDeleteBoolGauge2_dyn(object gauge)

object TFE_MonitoringDeleteBuckets(object buckets)

object TFE_MonitoringDeleteBuckets_dyn(object buckets)

object TFE_MonitoringDeleteCounter0(object counter)

object TFE_MonitoringDeleteCounter0_dyn(object counter)

object TFE_MonitoringDeleteCounter1(object counter)

object TFE_MonitoringDeleteCounter1_dyn(object counter)

object TFE_MonitoringDeleteCounter2(object counter)

object TFE_MonitoringDeleteCounter2_dyn(object counter)

object TFE_MonitoringDeleteIntGauge0(object gauge)

object TFE_MonitoringDeleteIntGauge0_dyn(object gauge)

object TFE_MonitoringDeleteIntGauge1(object gauge)

object TFE_MonitoringDeleteIntGauge1_dyn(object gauge)

object TFE_MonitoringDeleteIntGauge2(object gauge)

object TFE_MonitoringDeleteIntGauge2_dyn(object gauge)

object TFE_MonitoringDeleteSampler0(object sampler)

object TFE_MonitoringDeleteSampler0_dyn(object sampler)

object TFE_MonitoringDeleteSampler1(object sampler)

object TFE_MonitoringDeleteSampler1_dyn(object sampler)

object TFE_MonitoringDeleteSampler2(object sampler)

object TFE_MonitoringDeleteSampler2_dyn(object sampler)

object TFE_MonitoringDeleteStringGauge0(object gauge)

object TFE_MonitoringDeleteStringGauge0_dyn(object gauge)

object TFE_MonitoringDeleteStringGauge1(object gauge)

object TFE_MonitoringDeleteStringGauge1_dyn(object gauge)

object TFE_MonitoringDeleteStringGauge2(object gauge)

object TFE_MonitoringDeleteStringGauge2_dyn(object gauge)

object TFE_MonitoringGetCellBoolGauge0(object gauge)

object TFE_MonitoringGetCellBoolGauge0_dyn(object gauge)

object TFE_MonitoringGetCellBoolGauge1(object gauge, object label1)

object TFE_MonitoringGetCellBoolGauge1_dyn(object gauge, object label1)

object TFE_MonitoringGetCellBoolGauge2(object gauge, object label1, object label2)

object TFE_MonitoringGetCellBoolGauge2_dyn(object gauge, object label1, object label2)

object TFE_MonitoringGetCellCounter0(object counter)

object TFE_MonitoringGetCellCounter0_dyn(object counter)

object TFE_MonitoringGetCellCounter1(object counter, object label1)

object TFE_MonitoringGetCellCounter1_dyn(object counter, object label1)

object TFE_MonitoringGetCellCounter2(object counter, object label1, object label2)

object TFE_MonitoringGetCellCounter2_dyn(object counter, object label1, object label2)

object TFE_MonitoringGetCellIntGauge0(object gauge)

object TFE_MonitoringGetCellIntGauge0_dyn(object gauge)

object TFE_MonitoringGetCellIntGauge1(object gauge, object label1)

object TFE_MonitoringGetCellIntGauge1_dyn(object gauge, object label1)

object TFE_MonitoringGetCellIntGauge2(object gauge, object label1, object label2)

object TFE_MonitoringGetCellIntGauge2_dyn(object gauge, object label1, object label2)

object TFE_MonitoringGetCellSampler0(object sampler)

object TFE_MonitoringGetCellSampler0_dyn(object sampler)

object TFE_MonitoringGetCellSampler1(object sampler, object label1)

object TFE_MonitoringGetCellSampler1_dyn(object sampler, object label1)

object TFE_MonitoringGetCellSampler2(object sampler, object label1, object label2)

object TFE_MonitoringGetCellSampler2_dyn(object sampler, object label1, object label2)

object TFE_MonitoringGetCellStringGauge0(object gauge)

object TFE_MonitoringGetCellStringGauge0_dyn(object gauge)

object TFE_MonitoringGetCellStringGauge1(object gauge, object label1)

object TFE_MonitoringGetCellStringGauge1_dyn(object gauge, object label1)

object TFE_MonitoringGetCellStringGauge2(object gauge, object label1, object label2)

object TFE_MonitoringGetCellStringGauge2_dyn(object gauge, object label1, object label2)

object TFE_MonitoringIntGaugeCellSet(SamplerCell cell, bool value)

object TFE_MonitoringIntGaugeCellSet(IntGaugeCell cell, string value)

object TFE_MonitoringIntGaugeCellSet(IntGaugeCell cell, bool value)

object TFE_MonitoringIntGaugeCellSet(CounterCell cell, int value)

object TFE_MonitoringIntGaugeCellSet(CounterCell cell, string value)

object TFE_MonitoringIntGaugeCellSet(CounterCell cell, bool value)

object TFE_MonitoringIntGaugeCellSet(SamplerCell cell, int value)

object TFE_MonitoringIntGaugeCellSet(SamplerCell cell, string value)

object TFE_MonitoringIntGaugeCellSet(BoolGaugeCell cell, string value)

object TFE_MonitoringIntGaugeCellSet(StringGaugeCell cell, bool value)

object TFE_MonitoringIntGaugeCellSet(StringGaugeCell cell, int value)

object TFE_MonitoringIntGaugeCellSet(BoolGaugeCell cell, int value)

object TFE_MonitoringIntGaugeCellSet(StringGaugeCell cell, string value)

object TFE_MonitoringIntGaugeCellSet(IntGaugeCell cell, int value)

object TFE_MonitoringIntGaugeCellSet(BoolGaugeCell cell, bool value)

object TFE_MonitoringIntGaugeCellSet_dyn(object cell, object value)

object TFE_MonitoringIntGaugeCellValue(StringGaugeCell cell)

object TFE_MonitoringIntGaugeCellValue(SamplerCell cell)

object TFE_MonitoringIntGaugeCellValue(IntGaugeCell cell)

object TFE_MonitoringIntGaugeCellValue(CounterCell cell)

object TFE_MonitoringIntGaugeCellValue(BoolGaugeCell cell)

object TFE_MonitoringIntGaugeCellValue_dyn(object cell)

object TFE_MonitoringNewBoolGauge0(string name, object description)

object TFE_MonitoringNewBoolGauge0_dyn(object name, object description)

object TFE_MonitoringNewBoolGauge1(string name, object description, object label1)

object TFE_MonitoringNewBoolGauge1_dyn(object name, object description, object label1)

object TFE_MonitoringNewBoolGauge2(string name, object description, object label1, object label2)

object TFE_MonitoringNewBoolGauge2_dyn(object name, object description, object label1, object label2)

object TFE_MonitoringNewCounter0(string name, object description)

object TFE_MonitoringNewCounter0_dyn(object name, object description)

object TFE_MonitoringNewCounter1(string name, object description, object label1)

object TFE_MonitoringNewCounter1_dyn(object name, object description, object label1)

object TFE_MonitoringNewCounter2(string name, object description, object label1, object label2)

object TFE_MonitoringNewCounter2_dyn(object name, object description, object label1, object label2)

object TFE_MonitoringNewExponentialBuckets(double scale, double growth_factor, int bucket_count)

object TFE_MonitoringNewExponentialBuckets_dyn(object scale, object growth_factor, object bucket_count)

object TFE_MonitoringNewIntGauge0(string name, object description)

object TFE_MonitoringNewIntGauge0_dyn(object name, object description)

object TFE_MonitoringNewIntGauge1(string name, object description, object label1)

object TFE_MonitoringNewIntGauge1_dyn(object name, object description, object label1)

object TFE_MonitoringNewIntGauge2(string name, object description, object label1, object label2)

object TFE_MonitoringNewIntGauge2_dyn(object name, object description, object label1, object label2)

object TFE_MonitoringNewSampler0(string name, object buckets, object description)

object TFE_MonitoringNewSampler0_dyn(object name, object buckets, object description)

object TFE_MonitoringNewSampler1(string name, object buckets, object description, object label1)

object TFE_MonitoringNewSampler1_dyn(object name, object buckets, object description, object label1)

object TFE_MonitoringNewSampler2(string name, object buckets, object description, object label1, object label2)

object TFE_MonitoringNewSampler2_dyn(object name, object buckets, object description, object label1, object label2)

object TFE_MonitoringNewStringGauge0(string name, object description)

object TFE_MonitoringNewStringGauge0_dyn(object name, object description)

object TFE_MonitoringNewStringGauge1(string name, object description, object label1)

object TFE_MonitoringNewStringGauge1_dyn(object name, object description, object label1)

object TFE_MonitoringNewStringGauge2(string name, object description, object label1, object label2)

object TFE_MonitoringNewStringGauge2_dyn(object name, object description, object label1, object label2)

object TFE_MonitoringSamplerCellAdd(IntGaugeCell cell, double value)

object TFE_MonitoringSamplerCellAdd(SamplerCell cell, double value)

object TFE_MonitoringSamplerCellAdd(BoolGaugeCell cell, double value)

object TFE_MonitoringSamplerCellAdd(CounterCell cell, double value)

object TFE_MonitoringSamplerCellAdd(StringGaugeCell cell, double value)

object TFE_MonitoringSamplerCellAdd_dyn(object cell, object value)

object TFE_MonitoringSamplerCellValue(StringGaugeCell cell, object buf)

object TFE_MonitoringSamplerCellValue(IntGaugeCell cell, object buf)

object TFE_MonitoringSamplerCellValue(SamplerCell cell, object buf)

object TFE_MonitoringSamplerCellValue(BoolGaugeCell cell, object buf)

object TFE_MonitoringSamplerCellValue(CounterCell cell, object buf)

object TFE_MonitoringSamplerCellValue_dyn(object cell, object buf)

object TFE_MonitoringStringGaugeCellSet(CounterCell cell, string value)

object TFE_MonitoringStringGaugeCellSet(CounterCell cell, int value)

object TFE_MonitoringStringGaugeCellSet(IntGaugeCell cell, bool value)

object TFE_MonitoringStringGaugeCellSet(BoolGaugeCell cell, bool value)

object TFE_MonitoringStringGaugeCellSet(BoolGaugeCell cell, string value)

object TFE_MonitoringStringGaugeCellSet(IntGaugeCell cell, string value)

object TFE_MonitoringStringGaugeCellSet(IntGaugeCell cell, int value)

object TFE_MonitoringStringGaugeCellSet(StringGaugeCell cell, int value)

object TFE_MonitoringStringGaugeCellSet(BoolGaugeCell cell, int value)

object TFE_MonitoringStringGaugeCellSet(StringGaugeCell cell, string value)

object TFE_MonitoringStringGaugeCellSet(SamplerCell cell, string value)

object TFE_MonitoringStringGaugeCellSet(StringGaugeCell cell, bool value)

object TFE_MonitoringStringGaugeCellSet(SamplerCell cell, bool value)

object TFE_MonitoringStringGaugeCellSet(CounterCell cell, bool value)

object TFE_MonitoringStringGaugeCellSet(SamplerCell cell, int value)

object TFE_MonitoringStringGaugeCellSet_dyn(object cell, object value)

object TFE_MonitoringStringGaugeCellValue(StringGaugeCell cell, object buf)

object TFE_MonitoringStringGaugeCellValue(CounterCell cell, object buf)

object TFE_MonitoringStringGaugeCellValue(IntGaugeCell cell, object buf)

object TFE_MonitoringStringGaugeCellValue(SamplerCell cell, object buf)

object TFE_MonitoringStringGaugeCellValue(BoolGaugeCell cell, object buf)

object TFE_MonitoringStringGaugeCellValue_dyn(object cell, object buf)

object TFE_NewCancellationManager()

object TFE_NewCancellationManager_dyn()

object TFE_NewContext(object opts)

object TFE_NewContext_dyn(object opts)

object TFE_NewContextOptions()

object TFE_NewContextOptions_dyn()

object TFE_NewExecutor(bool is_async)

object TFE_NewExecutor_dyn(object is_async)

object TFE_NewProfiler()

object TFE_NewProfiler_dyn()

object TFE_OpNameGetAttrType(object ctx, string op_or_function_name, string attr_name)

object TFE_OpNameGetAttrType_dyn(object ctx, object op_or_function_name, object attr_name)

object TFE_ProfilerClientMonitor(string service_addr, int duration_ms, int monitoring_level, bool display_timestamp, object result)

object TFE_ProfilerClientMonitor_dyn(object service_addr, object duration_ms, object monitoring_level, object display_timestamp, object result)

object TFE_ProfilerClientStartTracing(string service_addr, string logdir, string worker_list, bool include_dataset_ops, int duration_ms, int num_tracing_attempts)

object TFE_ProfilerClientStartTracing_dyn(object service_addr, object logdir, object worker_list, object include_dataset_ops, object duration_ms, object num_tracing_attempts)

object TFE_ProfilerIsOk(object profiler)

object TFE_ProfilerIsOk_dyn(object profiler)

object TFE_ProfilerSerializeToString(object profiler, object buf)

object TFE_ProfilerSerializeToString_dyn(object profiler, object buf)

object TFE_Py_EnableInteractivePythonLogging()

object TFE_Py_EnableInteractivePythonLogging_dyn()

object TFE_Py_EncodeArg(object arg1, bool include_tensor_ranks_only)

object TFE_Py_EncodeArg(IEnumerable<object> arg1, bool include_tensor_ranks_only)

object TFE_Py_EncodeArg_dyn(object arg1, object include_tensor_ranks_only)

IList<Tensor> TFE_Py_Execute(object ctx, string device_name, string op_name, IEnumerable<IGraphNodeBase> inputs, object attrs, int outputs)

object TFE_Py_Execute_dyn(object ctx, object device_name, object op_name, object inputs, object attrs, object outputs)

object TFE_Py_ExecuteCancelable(object ctx, object device_name, string op_name, object inputs, ValueTuple<string, object, string, object> attrs, object cancellation_manager, int outputs)

object TFE_Py_ExecuteCancelable_dyn(object ctx, object device_name, object op_name, object inputs, object attrs, object cancellation_manager, object outputs)

object TFE_Py_ForwardAccumulatorJVP(object accumulator, object tensor)

object TFE_Py_ForwardAccumulatorJVP_dyn(object accumulator, object tensor)

object TFE_Py_ForwardAccumulatorNew()

object TFE_Py_ForwardAccumulatorNew_dyn()

object TFE_Py_ForwardAccumulatorSetRemove(object accumulator)

object TFE_Py_ForwardAccumulatorSetRemove_dyn(object accumulator)

object TFE_Py_ForwardAccumulatorWatch(object accumulator, object tensor, IGraphNodeBase tangent)

object TFE_Py_ForwardAccumulatorWatch_dyn(object accumulator, object tensor, object tangent)

object TFE_Py_InitEagerTensor(PythonClassContainer base_class)

object TFE_Py_InitEagerTensor_dyn(object base_class)

object TFE_Py_RecordGradient(string op_name, IEnumerable<object> inputs, object attrs, IEnumerable<object> results, string name)

object TFE_Py_RecordGradient_dyn(object op_name, object inputs, object attrs, object results, object name)

object TFE_Py_RegisterExceptionClass(string e)

object TFE_Py_RegisterExceptionClass(PythonClassContainer e)

object TFE_Py_RegisterExceptionClass_dyn(object e)

object TFE_Py_RegisterFallbackExceptionClass(PythonClassContainer e)

object TFE_Py_RegisterFallbackExceptionClass_dyn(object e)

object TFE_Py_RegisterForwardGradientFunction(object e)

object TFE_Py_RegisterForwardGradientFunction_dyn(object e)

object TFE_Py_RegisterGradientFunction(object e)

object TFE_Py_RegisterGradientFunction_dyn(object e)

object TFE_Py_RegisterVSpace(object e)

object TFE_Py_RegisterVSpace_dyn(object e)

object TFE_Py_SetEagerContext(Context python_context)

object TFE_Py_SetEagerContext_dyn(object python_context)

object TFE_Py_SetEagerTensorProfiler(object profiler)

object TFE_Py_SetEagerTensorProfiler_dyn(object profiler)

object TFE_Py_TapeGradient(object tape, IEnumerable<IGraphNodeBase> target, IEnumerable<object> sources, IGraphNodeBase output_gradients, IEnumerable<object> sources_raw, Byte[] unconnected_gradients)

object TFE_Py_TapeGradient(object tape, IEnumerable<IGraphNodeBase> target, IEnumerable<object> sources, ValueTuple output_gradients, IEnumerable<object> sources_raw, string unconnected_gradients)

object TFE_Py_TapeGradient(object tape, IEnumerable<IGraphNodeBase> target, IEnumerable<object> sources, IGraphNodeBase output_gradients, IEnumerable<object> sources_raw, string unconnected_gradients)

object TFE_Py_TapeGradient(object tape, IEnumerable<IGraphNodeBase> target, IEnumerable<object> sources, IEnumerable<IGraphNodeBase> output_gradients, IEnumerable<object> sources_raw, string unconnected_gradients)

object TFE_Py_TapeGradient(object tape, IEnumerable<IGraphNodeBase> target, IEnumerable<object> sources, IEnumerable<IGraphNodeBase> output_gradients, IEnumerable<object> sources_raw, Byte[] unconnected_gradients)

object TFE_Py_TapeGradient(object tape, IEnumerable<IGraphNodeBase> target, IEnumerable<object> sources, double output_gradients, IEnumerable<object> sources_raw, string unconnected_gradients)

object TFE_Py_TapeGradient(object tape, IEnumerable<IGraphNodeBase> target, IEnumerable<object> sources, double output_gradients, IEnumerable<object> sources_raw, Byte[] unconnected_gradients)

object TFE_Py_TapeGradient(object tape, IEnumerable<IGraphNodeBase> target, IEnumerable<object> sources, bool output_gradients, IEnumerable<object> sources_raw, string unconnected_gradients)

object TFE_Py_TapeGradient(object tape, IEnumerable<IGraphNodeBase> target, IEnumerable<object> sources, bool output_gradients, IEnumerable<object> sources_raw, Byte[] unconnected_gradients)

object TFE_Py_TapeGradient(object tape, IEnumerable<IGraphNodeBase> target, IEnumerable<object> sources, ValueTuple output_gradients, IEnumerable<object> sources_raw, Byte[] unconnected_gradients)

object TFE_Py_TapeGradient_dyn(object tape, object target, object sources, object output_gradients, object sources_raw, object unconnected_gradients)

object TFE_Py_TapeSetAdd(object tape)

object TFE_Py_TapeSetAdd_dyn(object tape)

object TFE_Py_TapeSetDeleteTrace(object tensor_id)

object TFE_Py_TapeSetDeleteTrace_dyn(object tensor_id)

object TFE_Py_TapeSetIsEmpty()

object TFE_Py_TapeSetIsEmpty_dyn()

object TFE_Py_TapeSetIsStopped()

object TFE_Py_TapeSetIsStopped_dyn()

object TFE_Py_TapeSetNew(object persistent, bool watch_accessed_variables)

object TFE_Py_TapeSetNew(bool persistent, bool watch_accessed_variables)

object TFE_Py_TapeSetNew_dyn(object persistent, object watch_accessed_variables)

object TFE_Py_TapeSetPossibleGradientTypes(IEnumerator<object> tensors)

object TFE_Py_TapeSetPossibleGradientTypes(IEnumerable<object> tensors)

object TFE_Py_TapeSetPossibleGradientTypes_dyn(object tensors)

object TFE_Py_TapeSetRecordOperation(string op_type, IEnumerable<object> output_tensors, IEnumerator<object> input_tensor_ids, object backward_function)

object TFE_Py_TapeSetRecordOperation(string op_type, IEnumerable<object> output_tensors, IEnumerable<object> input_tensor_ids, object backward_function)

object TFE_Py_TapeSetRecordOperation_dyn(object op_type, object output_tensors, object input_tensor_ids, object backward_function)

object TFE_Py_TapeSetRemove(object tape)

object TFE_Py_TapeSetRemove_dyn(object tape)

object TFE_Py_TapeSetRestartOnThread()

object TFE_Py_TapeSetRestartOnThread_dyn()

object TFE_Py_TapeSetShouldRecord(object tensors)

object TFE_Py_TapeSetShouldRecord_dyn(object tensors)

object TFE_Py_TapeSetStopOnThread()

object TFE_Py_TapeSetStopOnThread_dyn()

object TFE_Py_TapeVariableAccessed(object variable)

object TFE_Py_TapeVariableAccessed_dyn(object variable)

object TFE_Py_TapeWatch(object tape, IGraphNodeBase tensor)

object TFE_Py_TapeWatch_dyn(object tape, object tensor)

object TFE_Py_TapeWatchedVariables(object tape)

object TFE_Py_TapeWatchedVariables_dyn(object tape)

object TFE_Py_TapeWatchVariable(object tape, object variable)

object TFE_Py_TapeWatchVariable_dyn(object tape, object variable)

object TFE_Py_TensorShapeOnDevice(object tensor)

object TFE_Py_TensorShapeOnDevice_dyn(object tensor)

object TFE_Py_TensorShapeSlice(IEnumerable<object> tensors, int slice_dim)

object TFE_Py_TensorShapeSlice_dyn(object tensors, object slice_dim)

object TFE_Py_UID()

object TFE_Py_UID_dyn()

object TFE_StartProfilerServer(object port)

object TFE_StartProfilerServer_dyn(object port)

object TocoConvert(object model_flags_proto_txt_raw, object toco_flags_proto_txt_raw, object input_contents_txt_raw, bool extended_return, string debug_info_txt_raw, bool enable_mlir_converter)

object TocoConvert_dyn(object model_flags_proto_txt_raw, object toco_flags_proto_txt_raw, object input_contents_txt_raw, ImplicitContainer<T> extended_return, object debug_info_txt_raw, ImplicitContainer<T> enable_mlir_converter)

object TocoGetPotentiallySupportedOps()

object TocoGetPotentiallySupportedOps_dyn()

object TransformGraphWithStringInputs(object graph_def_string, Byte[] inputs_string, Byte[] outputs_string, Byte[] transforms_string, object out_status)

object TransformGraphWithStringInputs_dyn(object graph_def_string, object inputs_string, object outputs_string, object transforms_string, object out_status)

object TryFindKernelClass(object serialized_node_def)

object TryFindKernelClass_dyn(object serialized_node_def)

object UpdateEdge(object graph, object new_src, TF_Input dst)

object UpdateEdge_dyn(object graph, object new_src, object dst)

object WriteProfile(object filename)

object WriteProfile_dyn(object filename)

object WriteStringToFile(object filename, object file_content)

object WriteStringToFile_dyn(object filename, object file_content)

Public properties

PythonFunctionContainer __lshift___fn get;

PythonFunctionContainer _object_fn get;

PythonFunctionContainer AddControlInput_fn get;

PythonFunctionContainer AddStep_fn get;

PythonFunctionContainer AddWhileInputHack_fn get;

PythonFunctionContainer AppendToFile_fn get;

PythonFunctionContainer AssertSameStructure_fn get;

PythonFunctionContainer AssertSameStructureForData_fn get;

PythonFunctionContainer Basename_fn get;

PythonFunctionContainer BufferedInputStream_fn get;

PythonFunctionContainer CheckpointReader_fn get;

PythonFunctionContainer CheckpointReader_GetTensor_fn get;

PythonFunctionContainer CleanPath_fn get;

PythonFunctionContainer ClearAttr_fn get;

PythonFunctionContainer CopyFile_fn get;

PythonFunctionContainer CreateBufferedInputStream_fn get;

PythonFunctionContainer CreateDir_fn get;

PythonFunctionContainer CreateURI_fn get;

PythonFunctionContainer CreateWritableFile_fn get;

PythonFunctionContainer DeleteFile_fn get;

PythonFunctionContainer DeleteProfiler_fn get;

PythonFunctionContainer DeleteRecursively_fn get;

PythonFunctionContainer DeleteStatSummarizer_fn get;

PythonFunctionContainer Dirname_fn get;

PythonFunctionContainer DoQuantizeTrainingOnGraphDefHelper_fn get;

PythonFunctionContainer EqualAttrValueWrapper_fn get;

PythonFunctionContainer EqualGraphDefWrapper_fn get;

PythonFunctionContainer EventsWriter_fn get;

PythonFunctionContainer ExtendSession_fn get;

PythonFunctionContainer Extension_fn get;

PythonFunctionContainer FileExists_fn get;

PythonFunctionContainer FileStatistics_fn get;

PythonFunctionContainer Flatten_fn get;

PythonFunctionContainer FlattenForData_fn get;

PythonFunctionContainer GCluster_fn get;

PythonFunctionContainer GenerateCostReport_fn get;

PythonFunctionContainer GenerateModelReport_fn get;

PythonFunctionContainer GetChildren_fn get;

PythonFunctionContainer GetHandleShapeAndType_fn get;

PythonFunctionContainer GetMatchingFiles_fn get;

PythonFunctionContainer GetOperationInputs_fn get;

PythonFunctionContainer GetPythonWrappers_fn get;

PythonFunctionContainer GetTempFilename_fn get;

PythonFunctionContainer GItem_fn get;

PythonFunctionContainer GpuSupportsHalfMatMulAndConv_fn get;

object GRAPH_DEF_VERSION_dyn get; set;

object GRAPH_DEF_VERSION_MIN_CONSUMER_dyn get; set;

object GRAPH_DEF_VERSION_MIN_PRODUCER_dyn get; set;

PythonFunctionContainer GraphAnalyzer_fn get;

PythonFunctionContainer InitializePyTrampoline_fn get;

PythonFunctionContainer InstallStacktraceHandler_fn get;

PythonFunctionContainer IsAbsolutePath_fn get;

PythonFunctionContainer IsAttrs_fn get;

PythonFunctionContainer IsBuiltWithROCm_fn get;

PythonFunctionContainer IsCompositeTensor_fn get;

PythonFunctionContainer IsDirectory_fn get;

PythonFunctionContainer IsGoogleCudaEnabled_fn get;

PythonFunctionContainer IsMapping_fn get;

PythonFunctionContainer IsMappingView_fn get;

PythonFunctionContainer IsMklEnabled_fn get;

PythonFunctionContainer IsNamedtuple_fn get;

PythonFunctionContainer IsResourceVariable_fn get;

PythonFunctionContainer IsSequence_fn get;

PythonFunctionContainer IsSequenceForData_fn get;

PythonFunctionContainer IsSequenceOrComposite_fn get;

PythonFunctionContainer IsTensor_fn get;

PythonFunctionContainer IsTypeSpec_fn get;

PythonFunctionContainer IsVariable_fn get;

PythonFunctionContainer list_devices_fn get;

PythonFunctionContainer ListDevices_fn get;

PythonFunctionContainer ListDevicesWithSessionConfig_fn get;

PythonFunctionContainer NewProfiler_fn get;

PythonFunctionContainer NewStatSummarizer_fn get;

PythonFunctionContainer ParseURI_fn get;

PythonFunctionContainer PrintModelAnalysis_fn get;

PythonFunctionContainer Profile_fn get;

PythonFunctionContainer ProfilerFromFile_fn get;

PythonFunctionContainer PyExceptionRegistry_fn get;

PythonFunctionContainer PyExceptionRegistry_Init_fn get;

PythonFunctionContainer PyRecordReader_fn get;

PythonFunctionContainer PyRecordReader_New_fn get;

PythonFunctionContainer PyRecordWriter_fn get;

PythonFunctionContainer PyRecordWriter_New_fn get;

PythonFunctionContainer PythonScopedAnnotation_fn get;

PythonFunctionContainer PythonScopedAnnotation_IsEnabled_fn get;

PythonFunctionContainer PythonTraceMe_fn get;

PythonFunctionContainer PythonTraceMe_IsEnabled_fn get;

PythonFunctionContainer ReadFileToString_fn get;

PythonFunctionContainer ReadFromStream_fn get;

PythonFunctionContainer RecordWriterOptions_CreateRecordWriterOptions_fn get;

PythonFunctionContainer RecordWriterOptions_fn get;

PythonFunctionContainer RecursivelyCreateDir_fn get;

PythonFunctionContainer RegisterType_fn get;

PythonFunctionContainer RemoveAllControlInputs_fn get;

PythonFunctionContainer RenameFile_fn get;

PythonFunctionContainer RunCppShapeInference_fn get;

PythonFunctionContainer SameNamedtuples_fn get;

PythonFunctionContainer SerializeToString_fn get;

PythonFunctionContainer Set_TF_Status_from_Status_fn get;

PythonFunctionContainer SetAttr_fn get;

PythonFunctionContainer SetHandleShapeAndType_fn get;

PythonFunctionContainer SetRequestedDevice_fn get;

PythonFunctionContainer SetRequireShapeInferenceFns_fn get;

PythonFunctionContainer StatSummarizer_fn get;

PythonFunctionContainer Status_fn get;

PythonFunctionContainer Status_OK_fn get;

PythonFunctionContainer StatusFromTF_Status_fn get;

PythonFunctionContainer StatusGroup_ConfigureLogHistory_fn get;

PythonFunctionContainer StatusGroup_fn get;

PythonFunctionContainer StatusGroup_IsDerived_fn get;

PythonFunctionContainer StatusGroup_MakeDerived_fn get;

PythonFunctionContainer swig_import_helper_fn get;

PythonFunctionContainer TellFile_fn get;

PythonFunctionContainer TF_AddControlInput_fn get;

PythonFunctionContainer TF_AddGradients_fn get;

PythonFunctionContainer TF_AddGradientsWithPrefix_fn get;

PythonFunctionContainer TF_AddInput_fn get;

PythonFunctionContainer TF_AddInputList_fn get;

PythonFunctionContainer TF_ApiDefMapGet_fn get;

PythonFunctionContainer TF_ApiDefMapPut_fn get;

PythonFunctionContainer TF_AttrMetadata_fn get;

PythonFunctionContainer TF_bfloat16_type_fn get;

PythonFunctionContainer TF_Buffer_fn get;

PythonFunctionContainer TF_CloseDeprecatedSession_fn get;

PythonFunctionContainer TF_CloseSession_fn get;

PythonFunctionContainer TF_ColocateWith_fn get;

PythonFunctionContainer TF_DataTypeSize_fn get;

PythonFunctionContainer TF_DeleteApiDefMap_fn get;

PythonFunctionContainer TF_DeleteBuffer_fn get;

PythonFunctionContainer TF_DeleteDeprecatedSession_fn get;

PythonFunctionContainer TF_DeleteDeviceList_fn get;

PythonFunctionContainer TF_DeleteFunction_fn get;

PythonFunctionContainer TF_DeleteGraph_fn get;

PythonFunctionContainer TF_DeleteImportGraphDefOptions_fn get;

PythonFunctionContainer TF_DeleteImportGraphDefResults_fn get;

PythonFunctionContainer TF_DeleteLibraryHandle_fn get;

PythonFunctionContainer TF_DeletePRunHandle_fn get;

PythonFunctionContainer TF_DeleteServer_fn get;

PythonFunctionContainer TF_DeleteSession_fn get;

PythonFunctionContainer TF_DeleteSessionOptions_fn get;

PythonFunctionContainer TF_DeleteStatus_fn get;

PythonFunctionContainer TF_DeprecatedSessionListDevices_fn get;

PythonFunctionContainer TF_DeprecatedSessionMakeCallable_fn get;

PythonFunctionContainer TF_DeprecatedSessionReleaseCallable_fn get;

PythonFunctionContainer TF_DeprecatedSessionRunCallable_fn get;

PythonFunctionContainer TF_DeterminePeakMemoryUsage_fn get;

PythonFunctionContainer TF_DeviceListCount_fn get;

PythonFunctionContainer TF_DeviceListIncarnation_fn get;

PythonFunctionContainer TF_DeviceListMemoryBytes_fn get;

PythonFunctionContainer TF_DeviceListName_fn get;

PythonFunctionContainer TF_DeviceListType_fn get;

PythonFunctionContainer TF_EstimatePerformance_fn get;

PythonFunctionContainer TF_ExtendGraph_fn get;

PythonFunctionContainer TF_FinishOperation_fn get;

PythonFunctionContainer TF_FunctionGetAttrValueProto_fn get;

PythonFunctionContainer TF_FunctionImportFunctionDef_fn get;

PythonFunctionContainer TF_FunctionName_fn get;

PythonFunctionContainer TF_FunctionSetAttrValueProto_fn get;

PythonFunctionContainer TF_FunctionToFunctionDef_fn get;

PythonFunctionContainer TF_GetAllOpList_fn get;

PythonFunctionContainer TF_GetAllRegisteredKernels_fn get;

PythonFunctionContainer TF_GetBuffer_fn get;

PythonFunctionContainer TF_GetCode_fn get;

PythonFunctionContainer TF_GetColocationGroups_fn get;

PythonFunctionContainer TF_GetOpList_fn get;

PythonFunctionContainer TF_GetOpProperties_fn get;

PythonFunctionContainer TF_GetRegisteredKernelsForOp_fn get;

PythonFunctionContainer TF_GetSupportedDevices_fn get;

PythonFunctionContainer TF_GetXlaConstantFoldingDisabled_fn get;

PythonFunctionContainer TF_GraphCopyFunction_fn get;

PythonFunctionContainer TF_GraphGetFunctions_fn get;

PythonFunctionContainer TF_GraphGetOpDef_fn get;

PythonFunctionContainer TF_GraphGetTensorNumDims_fn get;

PythonFunctionContainer TF_GraphGetTensorShape_fn get;

PythonFunctionContainer TF_GraphGetTensorShapeHelper_fn get;

PythonFunctionContainer TF_GraphImportGraphDef_fn get;

PythonFunctionContainer TF_GraphImportGraphDefWithResults_fn get;

PythonFunctionContainer TF_GraphImportGraphDefWithReturnOutputs_fn get;

PythonFunctionContainer TF_GraphNextOperation_fn get;

PythonFunctionContainer TF_GraphNumFunctions_fn get;

PythonFunctionContainer TF_GraphOperationByName_fn get;

PythonFunctionContainer TF_GraphSetOutputHandleShapesAndTypes_wrapper_fn get;

PythonFunctionContainer TF_GraphSetTensorShape_fn get;

PythonFunctionContainer TF_GraphSetTensorShape_wrapper_fn get;

PythonFunctionContainer TF_GraphToFunction_fn get;

PythonFunctionContainer TF_GraphToFunction_wrapper_fn get;

PythonFunctionContainer TF_GraphToFunctionWithControlOutputs_fn get;

PythonFunctionContainer TF_GraphToGraphDef_fn get;

PythonFunctionContainer TF_GraphVersions_fn get;

PythonFunctionContainer TF_IdentifyImportantOps_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsAddControlDependency_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsAddInputMapping_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsAddReturnOperation_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsAddReturnOutput_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsNumReturnOperations_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsNumReturnOutputs_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsRemapControlDependency_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsSetDefaultDevice_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsSetPrefix_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsSetUniquifyNames_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsSetUniquifyPrefix_fn get;

PythonFunctionContainer TF_ImportGraphDefOptionsSetValidateColocationConstraints_fn get;

PythonFunctionContainer TF_ImportGraphDefResultsMissingUnusedInputMappings_wrapper_fn get;

PythonFunctionContainer TF_ImportGraphDefResultsReturnOperations_fn get;

PythonFunctionContainer TF_ImportGraphDefResultsReturnOutputs_fn get;

PythonFunctionContainer TF_Input_fn get;

PythonFunctionContainer TF_ListAvailableOps_fn get;

PythonFunctionContainer TF_ListDevices_fn get;

PythonFunctionContainer TF_ListPhysicalDevices_fn get;

PythonFunctionContainer TF_LoadLibrary_fn get;

PythonFunctionContainer TF_LoadSessionFromSavedModel_fn get;

PythonFunctionContainer TF_MeasureCosts_fn get;

PythonFunctionContainer TF_Message_fn get;

PythonFunctionContainer TF_NewApiDefMap_fn get;

PythonFunctionContainer TF_NewBuffer_fn get;

PythonFunctionContainer TF_NewBufferFromString_fn get;

PythonFunctionContainer TF_NewCluster_fn get;

PythonFunctionContainer TF_NewDeprecatedSession_fn get;

PythonFunctionContainer TF_NewGraph_fn get;

PythonFunctionContainer TF_NewImportGraphDefOptions_fn get;

PythonFunctionContainer TF_NewItem_fn get;

PythonFunctionContainer TF_NewOperation_fn get;

PythonFunctionContainer TF_NewServer_fn get;

PythonFunctionContainer TF_NewSession_fn get;

PythonFunctionContainer TF_NewSessionOptions_fn get;

PythonFunctionContainer TF_NewSessionRef_fn get;

PythonFunctionContainer TF_NewStatus_fn get;

PythonFunctionContainer TF_NewVirtualCluster_fn get;

PythonFunctionContainer TF_OperationDevice_fn get;

PythonFunctionContainer TF_OperationGetAttrBool_fn get;

PythonFunctionContainer TF_OperationGetAttrBoolList_fn get;

PythonFunctionContainer TF_OperationGetAttrFloat_fn get;

PythonFunctionContainer TF_OperationGetAttrFloatList_fn get;

PythonFunctionContainer TF_OperationGetAttrInt_fn get;

PythonFunctionContainer TF_OperationGetAttrIntList_fn get;

PythonFunctionContainer TF_OperationGetAttrMetadata_fn get;

PythonFunctionContainer TF_OperationGetAttrShape_fn get;

PythonFunctionContainer TF_OperationGetAttrShapeList_fn get;

PythonFunctionContainer TF_OperationGetAttrString_fn get;

PythonFunctionContainer TF_OperationGetAttrStringList_fn get;

PythonFunctionContainer TF_OperationGetAttrTensor_fn get;

PythonFunctionContainer TF_OperationGetAttrTensorList_fn get;

PythonFunctionContainer TF_OperationGetAttrTensorShapeProto_fn get;

PythonFunctionContainer TF_OperationGetAttrTensorShapeProtoList_fn get;

PythonFunctionContainer TF_OperationGetAttrType_fn get;

PythonFunctionContainer TF_OperationGetAttrTypeList_fn get;

PythonFunctionContainer TF_OperationGetAttrValueProto_fn get;

PythonFunctionContainer TF_OperationGetControlInputs_wrapper_fn get;

PythonFunctionContainer TF_OperationGetControlOutputs_wrapper_fn get;

PythonFunctionContainer TF_OperationInput_fn get;

PythonFunctionContainer TF_OperationInputListLength_fn get;

PythonFunctionContainer TF_OperationInputType_fn get;

PythonFunctionContainer TF_OperationName_fn get;

PythonFunctionContainer TF_OperationNumControlInputs_fn get;

PythonFunctionContainer TF_OperationNumControlOutputs_fn get;

PythonFunctionContainer TF_OperationNumInputs_fn get;

PythonFunctionContainer TF_OperationNumOutputs_fn get;

PythonFunctionContainer TF_OperationOpType_fn get;

PythonFunctionContainer TF_OperationOutputConsumers_wrapper_fn get;

PythonFunctionContainer TF_OperationOutputListLength_fn get;

PythonFunctionContainer TF_OperationOutputNumConsumers_fn get;

PythonFunctionContainer TF_OperationOutputType_fn get;

PythonFunctionContainer TF_OperationToNodeDef_fn get;

PythonFunctionContainer TF_OptimizeGraph_fn get;

PythonFunctionContainer TF_Output_fn get;

PythonFunctionContainer TF_PickUnusedPortOrDie_fn get;

PythonFunctionContainer TF_PRun_fn get;

PythonFunctionContainer TF_PRunSetup_fn get;

PythonFunctionContainer TF_RegisterLogListener_fn get;

PythonFunctionContainer TF_Reset_fn get;

PythonFunctionContainer TF_Reset_wrapper_fn get;

PythonFunctionContainer TF_Run_fn get;

PythonFunctionContainer TF_ServerJoin_fn get;

PythonFunctionContainer TF_ServerStart_fn get;

PythonFunctionContainer TF_ServerStop_fn get;

PythonFunctionContainer TF_ServerTarget_fn get;

PythonFunctionContainer TF_SessionListDevices_fn get;

PythonFunctionContainer TF_SessionMakeCallable_fn get;

PythonFunctionContainer TF_SessionPRun_wrapper_fn get;

PythonFunctionContainer TF_SessionPRunSetup_wrapper_fn get;

PythonFunctionContainer TF_SessionReleaseCallable_fn get;

PythonFunctionContainer TF_SessionRun_wrapper_fn get;

PythonFunctionContainer TF_SessionRunCallable_fn get;

PythonFunctionContainer TF_SetAttrBool_fn get;

PythonFunctionContainer TF_SetAttrBoolList_fn get;

PythonFunctionContainer TF_SetAttrFloat_fn get;

PythonFunctionContainer TF_SetAttrFloatList_fn get;

PythonFunctionContainer TF_SetAttrFuncName_fn get;

PythonFunctionContainer TF_SetAttrInt_fn get;

PythonFunctionContainer TF_SetAttrIntList_fn get;

PythonFunctionContainer TF_SetAttrPlaceholder_fn get;

PythonFunctionContainer TF_SetAttrShape_fn get;

PythonFunctionContainer TF_SetAttrShapeList_fn get;

PythonFunctionContainer TF_SetAttrString_fn get;

PythonFunctionContainer TF_SetAttrStringList_fn get;

PythonFunctionContainer TF_SetAttrTensor_fn get;

PythonFunctionContainer TF_SetAttrTensorList_fn get;

PythonFunctionContainer TF_SetAttrTensorShapeProto_fn get;

PythonFunctionContainer TF_SetAttrTensorShapeProtoList_fn get;

PythonFunctionContainer TF_SetAttrType_fn get;

PythonFunctionContainer TF_SetAttrTypeList_fn get;

PythonFunctionContainer TF_SetAttrValueProto_fn get;

PythonFunctionContainer TF_SetDevice_fn get;

PythonFunctionContainer TF_SetStatus_fn get;

PythonFunctionContainer TF_SetXlaAutoJitMode_fn get;

PythonFunctionContainer TF_SetXlaConstantFoldingDisabled_fn get;

PythonFunctionContainer TF_SetXlaEnableLazyCompilation_fn get;

PythonFunctionContainer TF_SetXlaMinClusterSize_fn get;

PythonFunctionContainer TF_ShutdownCluster_fn get;

PythonFunctionContainer TF_TryEvaluateConstant_fn get;

PythonFunctionContainer TF_TryEvaluateConstant_wrapper_fn get;

PythonFunctionContainer TF_Version_fn get;

PythonFunctionContainer TfCheckOpHelper_fn get;

PythonFunctionContainer TfCheckOpHelperOutOfLine_fn get;

PythonFunctionContainer TFE_CancellationManagerIsCancelled_fn get;

PythonFunctionContainer TFE_CancellationManagerStartCancel_fn get;

PythonFunctionContainer TFE_ClearScalarCache_fn get;

PythonFunctionContainer TFE_ContextAddFunction_fn get;

PythonFunctionContainer TFE_ContextAddFunctionDef_fn get;

PythonFunctionContainer TFE_ContextClearCaches_fn get;

PythonFunctionContainer TFE_ContextDisableGraphCollection_fn get;

PythonFunctionContainer TFE_ContextDisableRunMetadata_fn get;

PythonFunctionContainer TFE_ContextEnableGraphCollection_fn get;

PythonFunctionContainer TFE_ContextEnableRunMetadata_fn get;

PythonFunctionContainer TFE_ContextEndStep_fn get;

PythonFunctionContainer TFE_ContextExportRunMetadata_fn get;

PythonFunctionContainer TFE_ContextGetDevicePlacementPolicy_fn get;

PythonFunctionContainer TFE_ContextGetExecutorForThread_fn get;

PythonFunctionContainer TFE_ContextGetMirroringPolicy_fn get;

PythonFunctionContainer TFE_ContextHasFunction_fn get;

PythonFunctionContainer TFE_ContextListDevices_fn get;

PythonFunctionContainer TFE_ContextOptionsSetAsync_fn get;

PythonFunctionContainer TFE_ContextOptionsSetConfig_fn get;

PythonFunctionContainer TFE_ContextOptionsSetDevicePlacementPolicy_fn get;

PythonFunctionContainer TFE_ContextOptionsSetMirroringPolicy_fn get;

PythonFunctionContainer TFE_ContextRemoveFunction_fn get;

PythonFunctionContainer TFE_ContextSetExecutorForThread_fn get;

PythonFunctionContainer TFE_ContextSetServerDef_fn get;

PythonFunctionContainer TFE_ContextSetThreadLocalDevicePlacementPolicy_fn get;

PythonFunctionContainer TFE_ContextSetThreadLocalMirroringPolicy_fn get;

PythonFunctionContainer TFE_ContextStartStep_fn get;

PythonFunctionContainer TFE_DeleteCancellationManager_fn get;

PythonFunctionContainer TFE_DeleteContext_fn get;

PythonFunctionContainer TFE_DeleteContextOptions_fn get;

PythonFunctionContainer TFE_DeleteExecutor_fn get;

PythonFunctionContainer TFE_DeleteProfiler_fn get;

PythonFunctionContainer TFE_EnableCollectiveOps_fn get;

PythonFunctionContainer TFE_ExecutorClearError_fn get;

PythonFunctionContainer TFE_ExecutorIsAsync_fn get;

PythonFunctionContainer TFE_ExecutorWaitForAllPendingNodes_fn get;

PythonFunctionContainer TFE_MonitoringBoolGaugeCellSet_fn get;

PythonFunctionContainer TFE_MonitoringBoolGaugeCellValue_fn get;

PythonFunctionContainer TFE_MonitoringCounterCellIncrementBy_fn get;

PythonFunctionContainer TFE_MonitoringCounterCellValue_fn get;

PythonFunctionContainer TFE_MonitoringDeleteBoolGauge0_fn get;

PythonFunctionContainer TFE_MonitoringDeleteBoolGauge1_fn get;

PythonFunctionContainer TFE_MonitoringDeleteBoolGauge2_fn get;

PythonFunctionContainer TFE_MonitoringDeleteBuckets_fn get;

PythonFunctionContainer TFE_MonitoringDeleteCounter0_fn get;

PythonFunctionContainer TFE_MonitoringDeleteCounter1_fn get;

PythonFunctionContainer TFE_MonitoringDeleteCounter2_fn get;

PythonFunctionContainer TFE_MonitoringDeleteIntGauge0_fn get;

PythonFunctionContainer TFE_MonitoringDeleteIntGauge1_fn get;

PythonFunctionContainer TFE_MonitoringDeleteIntGauge2_fn get;

PythonFunctionContainer TFE_MonitoringDeleteSampler0_fn get;

PythonFunctionContainer TFE_MonitoringDeleteSampler1_fn get;

PythonFunctionContainer TFE_MonitoringDeleteSampler2_fn get;

PythonFunctionContainer TFE_MonitoringDeleteStringGauge0_fn get;

PythonFunctionContainer TFE_MonitoringDeleteStringGauge1_fn get;

PythonFunctionContainer TFE_MonitoringDeleteStringGauge2_fn get;

PythonFunctionContainer TFE_MonitoringGetCellBoolGauge0_fn get;

PythonFunctionContainer TFE_MonitoringGetCellBoolGauge1_fn get;

PythonFunctionContainer TFE_MonitoringGetCellBoolGauge2_fn get;

PythonFunctionContainer TFE_MonitoringGetCellCounter0_fn get;

PythonFunctionContainer TFE_MonitoringGetCellCounter1_fn get;

PythonFunctionContainer TFE_MonitoringGetCellCounter2_fn get;

PythonFunctionContainer TFE_MonitoringGetCellIntGauge0_fn get;

PythonFunctionContainer TFE_MonitoringGetCellIntGauge1_fn get;

PythonFunctionContainer TFE_MonitoringGetCellIntGauge2_fn get;

PythonFunctionContainer TFE_MonitoringGetCellSampler0_fn get;

PythonFunctionContainer TFE_MonitoringGetCellSampler1_fn get;

PythonFunctionContainer TFE_MonitoringGetCellSampler2_fn get;

PythonFunctionContainer TFE_MonitoringGetCellStringGauge0_fn get;

PythonFunctionContainer TFE_MonitoringGetCellStringGauge1_fn get;

PythonFunctionContainer TFE_MonitoringGetCellStringGauge2_fn get;

PythonFunctionContainer TFE_MonitoringIntGaugeCellSet_fn get;

PythonFunctionContainer TFE_MonitoringIntGaugeCellValue_fn get;

PythonFunctionContainer TFE_MonitoringNewBoolGauge0_fn get;

PythonFunctionContainer TFE_MonitoringNewBoolGauge1_fn get;

PythonFunctionContainer TFE_MonitoringNewBoolGauge2_fn get;

PythonFunctionContainer TFE_MonitoringNewCounter0_fn get;

PythonFunctionContainer TFE_MonitoringNewCounter1_fn get;

PythonFunctionContainer TFE_MonitoringNewCounter2_fn get;

PythonFunctionContainer TFE_MonitoringNewExponentialBuckets_fn get;

PythonFunctionContainer TFE_MonitoringNewIntGauge0_fn get;

PythonFunctionContainer TFE_MonitoringNewIntGauge1_fn get;

PythonFunctionContainer TFE_MonitoringNewIntGauge2_fn get;

PythonFunctionContainer TFE_MonitoringNewSampler0_fn get;

PythonFunctionContainer TFE_MonitoringNewSampler1_fn get;

PythonFunctionContainer TFE_MonitoringNewSampler2_fn get;

PythonFunctionContainer TFE_MonitoringNewStringGauge0_fn get;

PythonFunctionContainer TFE_MonitoringNewStringGauge1_fn get;

PythonFunctionContainer TFE_MonitoringNewStringGauge2_fn get;

PythonFunctionContainer TFE_MonitoringSamplerCellAdd_fn get;

PythonFunctionContainer TFE_MonitoringSamplerCellValue_fn get;

PythonFunctionContainer TFE_MonitoringStringGaugeCellSet_fn get;

PythonFunctionContainer TFE_MonitoringStringGaugeCellValue_fn get;

PythonFunctionContainer TFE_NewCancellationManager_fn get;

PythonFunctionContainer TFE_NewContext_fn get;

PythonFunctionContainer TFE_NewContextOptions_fn get;

PythonFunctionContainer TFE_NewExecutor_fn get;

PythonFunctionContainer TFE_NewProfiler_fn get;

PythonFunctionContainer TFE_OpNameGetAttrType_fn get;

PythonFunctionContainer TFE_ProfilerClientMonitor_fn get;

PythonFunctionContainer TFE_ProfilerClientStartTracing_fn get;

PythonFunctionContainer TFE_ProfilerIsOk_fn get;

PythonFunctionContainer TFE_ProfilerSerializeToString_fn get;

PythonFunctionContainer TFE_Py_EnableInteractivePythonLogging_fn get;

PythonFunctionContainer TFE_Py_EncodeArg_fn get;

PythonFunctionContainer TFE_Py_Execute_fn get;

PythonFunctionContainer TFE_Py_ExecuteCancelable_fn get;

PythonFunctionContainer TFE_Py_ForwardAccumulatorJVP_fn get;

PythonFunctionContainer TFE_Py_ForwardAccumulatorNew_fn get;

PythonFunctionContainer TFE_Py_ForwardAccumulatorSetRemove_fn get;

PythonFunctionContainer TFE_Py_ForwardAccumulatorWatch_fn get;

PythonFunctionContainer TFE_Py_InitEagerTensor_fn get;

PythonFunctionContainer TFE_Py_RecordGradient_fn get;

PythonFunctionContainer TFE_Py_RegisterExceptionClass_fn get;

PythonFunctionContainer TFE_Py_RegisterFallbackExceptionClass_fn get;

PythonFunctionContainer TFE_Py_RegisterForwardGradientFunction_fn get;

PythonFunctionContainer TFE_Py_RegisterGradientFunction_fn get;

PythonFunctionContainer TFE_Py_RegisterVSpace_fn get;

PythonFunctionContainer TFE_Py_SetEagerContext_fn get;

PythonFunctionContainer TFE_Py_SetEagerTensorProfiler_fn get;

PythonFunctionContainer TFE_Py_TapeGradient_fn get;

PythonFunctionContainer TFE_Py_TapeSetAdd_fn get;

PythonFunctionContainer TFE_Py_TapeSetDeleteTrace_fn get;

PythonFunctionContainer TFE_Py_TapeSetIsEmpty_fn get;

PythonFunctionContainer TFE_Py_TapeSetIsStopped_fn get;

PythonFunctionContainer TFE_Py_TapeSetNew_fn get;

PythonFunctionContainer TFE_Py_TapeSetPossibleGradientTypes_fn get;

PythonFunctionContainer TFE_Py_TapeSetRecordOperation_fn get;

PythonFunctionContainer TFE_Py_TapeSetRemove_fn get;

PythonFunctionContainer TFE_Py_TapeSetRestartOnThread_fn get;

PythonFunctionContainer TFE_Py_TapeSetShouldRecord_fn get;

PythonFunctionContainer TFE_Py_TapeSetStopOnThread_fn get;

PythonFunctionContainer TFE_Py_TapeVariableAccessed_fn get;

PythonFunctionContainer TFE_Py_TapeWatch_fn get;

PythonFunctionContainer TFE_Py_TapeWatchedVariables_fn get;

PythonFunctionContainer TFE_Py_TapeWatchVariable_fn get;

PythonFunctionContainer TFE_Py_TensorShapeOnDevice_fn get;

PythonFunctionContainer TFE_Py_TensorShapeSlice_fn get;

PythonFunctionContainer TFE_Py_UID_fn get;

PythonFunctionContainer TFE_StartProfilerServer_fn get;

PythonFunctionContainer TocoConvert_fn get;

PythonFunctionContainer TocoGetPotentiallySupportedOps_fn get;

PythonFunctionContainer TransformGraphWithStringInputs_fn get;

PythonFunctionContainer TryFindKernelClass_fn get;

PythonFunctionContainer UpdateEdge_fn get;

PythonFunctionContainer WritableFile_fn get;

PythonFunctionContainer WriteProfile_fn get;

PythonFunctionContainer WriteStringToFile_fn get;

PythonFunctionContainer ZlibCompressionOptions_fn get;