tensorflow.TF_Function |
tensorflow.TF_Function.fdef(tensorflow.FunctionDef fdef) |
tensorflow.TF_Function |
tensorflow.TF_Function.position(long position) |
static tensorflow.TF_Function |
tensorflow.TF_FunctionImportFunctionDef(Pointer proto,
long proto_len,
tensorflow.TF_Status status) |
static tensorflow.TF_Function |
tensorflow.TF_GraphToFunction(tensorflow.TF_Graph fn_body,
BytePointer fn_name,
byte append_hash_to_fn_name,
int num_opers,
PointerPointer opers,
int ninputs,
tensorflow.TF_Output inputs,
int noutputs,
tensorflow.TF_Output outputs,
PointerPointer output_names,
tensorflow.TF_FunctionOptions opts,
BytePointer description,
tensorflow.TF_Status status) |
static tensorflow.TF_Function |
tensorflow.TF_GraphToFunction(tensorflow.TF_Graph fn_body,
BytePointer fn_name,
byte append_hash_to_fn_name,
int num_opers,
tensorflow.TF_Operation opers,
int ninputs,
tensorflow.TF_Output inputs,
int noutputs,
tensorflow.TF_Output outputs,
byte[] output_names,
tensorflow.TF_FunctionOptions opts,
BytePointer description,
tensorflow.TF_Status status) |
static tensorflow.TF_Function |
tensorflow.TF_GraphToFunction(tensorflow.TF_Graph fn_body,
BytePointer fn_name,
byte append_hash_to_fn_name,
int num_opers,
tensorflow.TF_Operation opers,
int ninputs,
tensorflow.TF_Output inputs,
int noutputs,
tensorflow.TF_Output outputs,
ByteBuffer output_names,
tensorflow.TF_FunctionOptions opts,
BytePointer description,
tensorflow.TF_Status status) |
static tensorflow.TF_Function |
tensorflow.TF_GraphToFunction(tensorflow.TF_Graph fn_body,
BytePointer fn_name,
byte append_hash_to_fn_name,
int num_opers,
tensorflow.TF_Operation opers,
int ninputs,
tensorflow.TF_Output inputs,
int noutputs,
tensorflow.TF_Output outputs,
BytePointer output_names,
tensorflow.TF_FunctionOptions opts,
BytePointer description,
tensorflow.TF_Status status) |
static tensorflow.TF_Function |
tensorflow.TF_GraphToFunction(tensorflow.TF_Graph fn_body,
String fn_name,
byte append_hash_to_fn_name,
int num_opers,
tensorflow.TF_Operation opers,
int ninputs,
tensorflow.TF_Output inputs,
int noutputs,
tensorflow.TF_Output outputs,
byte[] output_names,
tensorflow.TF_FunctionOptions opts,
String description,
tensorflow.TF_Status status) |
static tensorflow.TF_Function |
tensorflow.TF_GraphToFunction(tensorflow.TF_Graph fn_body,
String fn_name,
byte append_hash_to_fn_name,
int num_opers,
tensorflow.TF_Operation opers,
int ninputs,
tensorflow.TF_Output inputs,
int noutputs,
tensorflow.TF_Output outputs,
ByteBuffer output_names,
tensorflow.TF_FunctionOptions opts,
String description,
tensorflow.TF_Status status) |
static tensorflow.TF_Function |
tensorflow.TF_GraphToFunction(tensorflow.TF_Graph fn_body,
String fn_name,
byte append_hash_to_fn_name,
int num_opers,
tensorflow.TF_Operation opers,
int ninputs,
tensorflow.TF_Output inputs,
int noutputs,
tensorflow.TF_Output outputs,
BytePointer output_names,
tensorflow.TF_FunctionOptions opts,
String description,
tensorflow.TF_Status status) |