Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.h211 static Status ExpandTreeOfTuples(
Dxrt_state.cc339 /* static */ Status XRTTupleAllocation::ExpandTreeOfTuples( in ExpandTreeOfTuples() function in tensorflow::XRTTupleAllocation
390 TF_RETURN_IF_ERROR(ExpandTreeOfTuples(elements, device_ordinal, allocator, in MakeTuple()