Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device.cc499 void TensorWithLayoutDeallocator(void* data) { in TensorWithLayoutDeallocator() function
516 handle_methods.deallocator = &TensorWithLayoutDeallocator; in MakeLayoutTensorHandle()