HomeSort by relevance Sort by last modified time
    Searched defs:CUDAComplex (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_helpers.h 84 inline const typename CUDAComplexT<T>::type *CUDAComplex(const T *p) {
89 inline typename CUDAComplexT<T>::type *CUDAComplex(T *p) {
  /external/tensorflow/tensorflow/core/kernels/
cuda_solvers.h 51 inline const typename CUDAComplexT<T>::type* CUDAComplex(const T* p) {
55 inline typename CUDAComplexT<T>::type* CUDAComplex(T* p) {

Completed in 1217 milliseconds