Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/client/
Dtf_session_helper.cc106 ClearDecrefCache(); in TF_Run_wrapper_helper()
127 ClearDecrefCache(); in TF_Run_wrapper_helper()
169 ClearDecrefCache(); in TF_Run_wrapper()
299 ClearDecrefCache(); in TF_DeprecatedSessionRunCallable()
307 ClearDecrefCache(); in TF_SessionRunCallable()
346 ClearDecrefCache(); in TF_PRun_wrapper()
402 ClearDecrefCache(); in TF_SessionRun_wrapper_helper()
455 ClearDecrefCache(); in TF_SessionRun_wrapper()
547 ClearDecrefCache(); in TF_SessionPRun_wrapper()
/external/tensorflow/tensorflow/python/lib/core/
Dndarray_tensor_bridge.h36 void ClearDecrefCache();
Dndarray_tensor_bridge.cc52 void ClearDecrefCache() { in ClearDecrefCache() function
Dpy_func.cc529 ClearDecrefCache(); in Compute()
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc520 tensorflow::ClearDecrefCache(); in EagerTensor_dealloc()