Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/field/
Dmod.rs95 pub trait MakeOutput<T, Out> trait
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_util.cc136 Status MakeOutput(const RefPtr<XRTTupleAllocation>& output, int64_t index, in MakeOutput() function