Home
last modified time | relevance | path

Searched refs:ExpandTreeOfTuples (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.h267 static Status ExpandTreeOfTuples(
Dxrt_state.cc413 /* static */ Status XRTTupleAllocation::ExpandTreeOfTuples( in ExpandTreeOfTuples() function in tensorflow::XRTTupleAllocation
464 TF_RETURN_IF_ERROR(ExpandTreeOfTuples(elements, device_ordinal, allocator, in MakeTuple()