Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_timeline.cc294 const auto& tensor_alloc = tensor_alloc_it.second; in GenerateGraphTimeline() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter_test.cc1608 auto tensor_alloc = NewCustomAlloc(tensor->bytes, required_alignment); in AssignCustomAllocForTensor() local
1683 auto tensor_alloc = NewCustomAlloc(input_tensor->bytes, required_alignment); in TEST_F() local