Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dmul_op.cc81 CSRSparseMatrix c_matrix; in Compute() local
H A Dadd_op.cc234 CSRSparseMatrix c_matrix; in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_blas.cc1069 auto *c_matrix = reinterpret_cast<__nv_bfloat16 *>( in DoBlasInternalImpl() local
1314 DeviceMemory<T> *c_matrix = c_ptrs_to_wrappers[b]; in DoBlasInternalImpl() local
1448 auto *c_matrix = reinterpret_cast<__nv_bfloat16 *>( in DoBlasInternalImpl() local
1482 auto *c_matrix = reinterpret_cast<__half *>( in DoBlasInternalImpl() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dmatrix.hpp4991 class c_matrix: class
5018 c_matrix (): in c_matrix() function in boost::numeric::ublas::c_matrix
5022 c_matrix (size_type size1, size_type size2): in c_matrix() function in boost::numeric::ublas::c_matrix
5028 c_matrix (const c_matrix &m): in c_matrix() function in boost::numeric::ublas::c_matrix
5036 c_matrix (const matrix_expression<AE> &ae): in c_matrix() function in boost::numeric::ublas::c_matrix