Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_timeline.cc293 const auto& tensor_alloc = tensor_alloc_it.second; in GenerateGraphTimeline() local
/external/tensorflow/tensorflow/lite/
Dinterpreter_test.cc1539 auto tensor_alloc = NewCustomAlloc(tensor->bytes, required_alignment); in AssignCustomAllocForTensor() local
1615 auto tensor_alloc = NewCustomAlloc(input_tensor->bytes, required_alignment); in TEST_F() local