Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dcuda_sparse.cc64 inline const typename CudaComplexT<T>::type* AsCudaComplex(const T* p) { in AsCudaComplex() function
68 inline typename CudaComplexT<T>::type* AsCudaComplex(T* p) { in AsCudaComplex() function