Home
last modified time | relevance | path

Searched defs:input_alloc (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/
Dinterpreter_test.cc1600 TfLiteCustomAllocation input_alloc{reinterpret_cast<void*>(dummy_ptr), in TEST_F() local
1625 auto input_alloc = NewCustomAlloc(4, kDefaultTensorAlignment); in TEST_F() local