Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.h58 bool VerifyTensor(const Tensor* t);
Dscoped_allocator.cc132 bool ScopedAllocator::VerifyTensor(const Tensor* t) { in VerifyTensor() function in tensorflow::ScopedAllocator