HomeSort by relevance Sort by last modified time
    Searched refs:TfLiteAllocationType (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/contrib/lite/
arena_planner.h 57 int64_t BasePointer(TfLiteAllocationType type);
context.h 163 } TfLiteAllocationType;
185 TfLiteAllocationType allocation_type;
205 size_t size, TfLiteAllocationType allocation_type,
optional_debug_tools.cc 55 const char* AllocTypeName(TfLiteAllocationType type) {
context.c 69 size_t size, TfLiteAllocationType allocation_type,
arena_planner.cc 45 int64_t ArenaPlanner::BasePointer(TfLiteAllocationType type) {

Completed in 150 milliseconds