int |
TfLiteRegistration.Prepare_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration.Invoke_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
BytePointer |
TfLiteRegistration.Profiling_string_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V1.Prepare_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V1.Invoke_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
BytePointer |
TfLiteRegistration_V1.Profiling_string_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V2.Prepare_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V2.Invoke_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
BytePointer |
TfLiteRegistration_V2.Profiling_string_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V3.Prepare_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V3.Invoke_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
BytePointer |
TfLiteRegistration_V3.Profiling_string_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
RegistrationNodePairVector |
RegistrationNodePairVector.first(long i,
TfLiteNode first) |
RegistrationNodePair |
RegistrationNodePair.first(TfLiteNode first) |
int |
Subgraph.GetNodeInitDataMmapInfo(TfLiteNode node,
int[] fd,
long[] custom_initial_data_offset_in_file,
long[] custom_initial_data_size) |
int |
Subgraph.GetNodeInitDataMmapInfo(TfLiteNode node,
IntBuffer fd,
LongBuffer custom_initial_data_offset_in_file,
LongBuffer custom_initial_data_size) |
int |
Subgraph.GetNodeInitDataMmapInfo(TfLiteNode node,
IntPointer fd,
LongPointer custom_initial_data_offset_in_file,
LongPointer custom_initial_data_size) |
BytePointer |
Interpreter.OpProfilingString(TfLiteRegistration op_reg,
TfLiteNode node)
Retrieve an operator's description of its work, for profiling purposes.
|
RegistrationNodePairVector |
RegistrationNodePairVector.put(TfLiteNode[] firstValue,
TfLiteRegistration[] secondValue) |
RegistrationNodePair |
RegistrationNodePair.put(TfLiteNode firstValue,
TfLiteRegistration secondValue) |