Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator.h240 virtual void RunResourceDtor(ResourceHandle* p, size_t n) { in RunResourceDtor() function
272 RunResourceDtor(p, n); in RunDtor()
Dallocator.cc48 void RunResourceDtor(ResourceHandle* p, size_t n) { in RunResourceDtor() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc72 void RunResourceDtor(ResourceHandle* p, size_t n) override {} in RunResourceDtor() function in tensorflow::XlaCompilationAllocator