Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dinplace_ops_functor_gpu.cu.cc165 Status DoInplace(const Device& d, InplaceOpType op, const Tensor& i, in DoInplace() function
Dinplace_ops.cc288 Status DoInplace(const CPUDevice& device, InplaceOpType op, const Tensor& i, in DoInplace() function