Home
last modified time | relevance | path

Searched refs:kTfLiteCustom (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/
Doptional_debug_tools.cc100 case kTfLiteCustom: in AllocTypeName()
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc728 TF_LITE_ENSURE_EQ(&context_, tensor.allocation_type, kTfLiteCustom); in ResetVariableTensors()
986 tensor_at_index->allocation_type == kTfLiteCustom); in PrepareOpsAndTensors()
1318 tensor->allocation_type == kTfLiteCustom) { in ResizeTensorImpl()
1599 tensor->allocation_type == kTfLiteCustom)); in SetCustomAllocationForTensor()
1616 tensor->allocation_type = kTfLiteCustom; in SetCustomAllocationForTensor()
/external/tensorflow/tensorflow/lite/c/
Dcommon.h336 kTfLiteCustom, enumerator