Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc1064 cudnnDataType_t compute_type, in CudnnRnnDescriptor()
1092 cudnnDataType_t data_type, cudnnDataType_t compute_type, in Create()
1211 cudnnDataType_t compute_type() const { return compute_type_; } in compute_type() function in stream_executor::gpu::CudnnRnnDescriptor
Dcuda_blas.cc443 blas::ComputationType compute_type) { in GetScaleType()
2459 cudaDataType_t compute_type = in DoBlasInternalImpl() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc3483 auto compute_type = RankedTensorType::get( in matchAndRewrite() local