static void |
tensorflow.TF_CloseDeprecatedSession(tensorflow.TF_DeprecatedSession arg0,
tensorflow.TF_Status status) |
static void |
tensorflow.TF_DeleteDeprecatedSession(tensorflow.TF_DeprecatedSession arg0,
tensorflow.TF_Status status) |
static tensorflow.TF_DeviceList |
tensorflow.TF_DeprecatedSessionListDevices(tensorflow.TF_DeprecatedSession session,
tensorflow.TF_Status status) |
static void |
tensorflow.TF_ExtendGraph(tensorflow.TF_DeprecatedSession arg0,
Pointer proto,
long proto_len,
tensorflow.TF_Status arg3) |
static void |
tensorflow.TF_PRun(tensorflow.TF_DeprecatedSession arg0,
BytePointer handle,
byte[] input_names,
tensorflow.TF_Tensor inputs,
int ninputs,
byte[] output_names,
tensorflow.TF_Tensor outputs,
int noutputs,
byte[] target_oper_names,
int ntargets,
tensorflow.TF_Status arg10) |
static void |
tensorflow.TF_PRun(tensorflow.TF_DeprecatedSession arg0,
BytePointer handle,
ByteBuffer input_names,
tensorflow.TF_Tensor inputs,
int ninputs,
ByteBuffer output_names,
tensorflow.TF_Tensor outputs,
int noutputs,
ByteBuffer target_oper_names,
int ntargets,
tensorflow.TF_Status arg10) |
static void |
tensorflow.TF_PRun(tensorflow.TF_DeprecatedSession arg0,
BytePointer handle,
BytePointer input_names,
tensorflow.TF_Tensor inputs,
int ninputs,
BytePointer output_names,
tensorflow.TF_Tensor outputs,
int noutputs,
BytePointer target_oper_names,
int ntargets,
tensorflow.TF_Status arg10) |
static void |
tensorflow.TF_PRun(tensorflow.TF_DeprecatedSession arg0,
BytePointer handle,
PointerPointer input_names,
PointerPointer inputs,
int ninputs,
PointerPointer output_names,
PointerPointer outputs,
int noutputs,
PointerPointer target_oper_names,
int ntargets,
tensorflow.TF_Status arg10) |
static void |
tensorflow.TF_PRun(tensorflow.TF_DeprecatedSession arg0,
String handle,
byte[] input_names,
tensorflow.TF_Tensor inputs,
int ninputs,
byte[] output_names,
tensorflow.TF_Tensor outputs,
int noutputs,
byte[] target_oper_names,
int ntargets,
tensorflow.TF_Status arg10) |
static void |
tensorflow.TF_PRun(tensorflow.TF_DeprecatedSession arg0,
String handle,
ByteBuffer input_names,
tensorflow.TF_Tensor inputs,
int ninputs,
ByteBuffer output_names,
tensorflow.TF_Tensor outputs,
int noutputs,
ByteBuffer target_oper_names,
int ntargets,
tensorflow.TF_Status arg10) |
static void |
tensorflow.TF_PRun(tensorflow.TF_DeprecatedSession arg0,
String handle,
BytePointer input_names,
tensorflow.TF_Tensor inputs,
int ninputs,
BytePointer output_names,
tensorflow.TF_Tensor outputs,
int noutputs,
BytePointer target_oper_names,
int ntargets,
tensorflow.TF_Status arg10) |
static void |
tensorflow.TF_PRunSetup(tensorflow.TF_DeprecatedSession arg0,
byte[] input_names,
int ninputs,
byte[] output_names,
int noutputs,
byte[] target_oper_names,
int ntargets,
byte[] handle,
tensorflow.TF_Status arg8) |
static void |
tensorflow.TF_PRunSetup(tensorflow.TF_DeprecatedSession arg0,
ByteBuffer input_names,
int ninputs,
ByteBuffer output_names,
int noutputs,
ByteBuffer target_oper_names,
int ntargets,
ByteBuffer handle,
tensorflow.TF_Status arg8) |
static void |
tensorflow.TF_PRunSetup(tensorflow.TF_DeprecatedSession arg0,
BytePointer input_names,
int ninputs,
BytePointer output_names,
int noutputs,
BytePointer target_oper_names,
int ntargets,
BytePointer handle,
tensorflow.TF_Status arg8) |
static void |
tensorflow.TF_PRunSetup(tensorflow.TF_DeprecatedSession arg0,
PointerPointer input_names,
int ninputs,
PointerPointer output_names,
int noutputs,
PointerPointer target_oper_names,
int ntargets,
PointerPointer handle,
tensorflow.TF_Status arg8) |
static void |
tensorflow.TF_Run(tensorflow.TF_DeprecatedSession arg0,
tensorflow.TF_Buffer run_options,
byte[] input_names,
tensorflow.TF_Tensor inputs,
int ninputs,
byte[] output_names,
tensorflow.TF_Tensor outputs,
int noutputs,
byte[] target_oper_names,
int ntargets,
tensorflow.TF_Buffer run_metadata,
tensorflow.TF_Status arg11) |
static void |
tensorflow.TF_Run(tensorflow.TF_DeprecatedSession arg0,
tensorflow.TF_Buffer run_options,
ByteBuffer input_names,
tensorflow.TF_Tensor inputs,
int ninputs,
ByteBuffer output_names,
tensorflow.TF_Tensor outputs,
int noutputs,
ByteBuffer target_oper_names,
int ntargets,
tensorflow.TF_Buffer run_metadata,
tensorflow.TF_Status arg11) |
static void |
tensorflow.TF_Run(tensorflow.TF_DeprecatedSession arg0,
tensorflow.TF_Buffer run_options,
BytePointer input_names,
tensorflow.TF_Tensor inputs,
int ninputs,
BytePointer output_names,
tensorflow.TF_Tensor outputs,
int noutputs,
BytePointer target_oper_names,
int ntargets,
tensorflow.TF_Buffer run_metadata,
tensorflow.TF_Status arg11) |
static void |
tensorflow.TF_Run(tensorflow.TF_DeprecatedSession arg0,
tensorflow.TF_Buffer run_options,
PointerPointer input_names,
PointerPointer inputs,
int ninputs,
PointerPointer output_names,
PointerPointer outputs,
int noutputs,
PointerPointer target_oper_names,
int ntargets,
tensorflow.TF_Buffer run_metadata,
tensorflow.TF_Status arg11) |