Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_state.cc342 bool XRTTupleAllocation::IsPinned() const { return pin_count_ != 0; } in IsPinned() function in tensorflow::XRTTupleAllocation
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dexport_test.go1841 IsPinned = isPinned var