Home
last modified time | relevance | path

Searched defs:ldC (Results 1 – 25 of 117) sorted by relevance

12345

/dports/math/libxsmm/libxsmm-1.16.3/src/
H A Dlibxsmm_dnn_convolution_backward.c30 …const libxsmm_blasint ldC = (handle->spread_input_bwd == 1) ? (libxsmm_blasint)(handle->ifmblock *… in LIBXSMM_INTRINSICS() local
42 const libxsmm_blasint ldC = (libxsmm_blasint)(handle->desc.v*handle->ifmblock); in LIBXSMM_INTRINSICS() local
67 …const libxsmm_blasint ldC = (handle->spread_input_bwd == 1) ? (libxsmm_blasint)(handle->ifmblock *… in LIBXSMM_INTRINSICS() local
108 …const libxsmm_blasint ldC = (handle->spread_input_bwd == 1) ? (libxsmm_blasint)(handle->ifmblock *… in LIBXSMM_INTRINSICS() local
157 …const libxsmm_blasint ldC = (handle->spread_input_bwd == 1) ? (libxsmm_blasint)(handle->blocksifm … in LIBXSMM_INTRINSICS() local
173 …const libxsmm_blasint ldC = ( (handle->desc.pad_h != handle->desc.pad_h_in) || (handle->desc.pad_w… in LIBXSMM_INTRINSICS() local
202 …const libxsmm_blasint ldC = (handle->spread_input_bwd == 1) ? (libxsmm_blasint)(handle->blocksifm … in LIBXSMM_INTRINSICS() local
218 …const libxsmm_blasint ldC = ( (handle->desc.pad_h != handle->desc.pad_h_in) || (handle->desc.pad_w… in LIBXSMM_INTRINSICS() local
277 …const libxsmm_blasint ldC = (handle->spread_input_bwd == 1) ? handle->ifmblock * handle->desc.v : … in libxsmm_dnn_convolve_st_bwd_custom_custom() local
350 …const libxsmm_blasint ldC = ( (handle->desc.pad_h != handle->desc.pad_h_in) || (handle->desc.pad_w… in libxsmm_dnn_convolve_st_bwd_nhwc_rsck() local
[all …]
H A Dlibxsmm_dnn_convolution_forward.c31 const libxsmm_blasint ldC = handle->ofmblock; in LIBXSMM_INTRINSICS() local
57 const libxsmm_blasint ldC = handle->ofmblock; in LIBXSMM_INTRINSICS() local
93 const libxsmm_blasint ldC = handle->ofmblock; in LIBXSMM_INTRINSICS() local
176 const libxsmm_blasint ldC = handle->blocksofm*handle->ofmblock; in LIBXSMM_INTRINSICS() local
204 const libxsmm_blasint ldC = handle->blocksofm*handle->ofmblock; in LIBXSMM_INTRINSICS() local
266 const libxsmm_blasint ldC = handle->ofmblock; in libxsmm_dnn_convolve_st_fwd_custom_custom() local
312 const libxsmm_blasint ldC = handle->blocksofm*handle->ofmblock; in libxsmm_dnn_convolve_st_fwd_nhwc_custom() local
360 const libxsmm_blasint ldC = handle->blocksofm*handle->ofmblock; in libxsmm_dnn_convolve_st_fwd_nhwc_rsck() local
/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxlapack/interface/
H A Dlarfx.tcc50 IndexType ldC, in larfx()
74 IndexType ldC, in larfx()
97 IndexType ldC, in larfx()
120 IndexType ldC, in larfx()
H A Dlarf.tcc51 IndexType ldC, in larf()
77 IndexType ldC, in larf()
102 IndexType ldC, in larf()
127 IndexType ldC, in larf()
H A Dlarz.tcc52 IndexType ldC, in larz()
80 IndexType ldC, in larz()
107 IndexType ldC, in larz()
134 IndexType ldC, in larz()
H A Dlatzm.tcc52 IndexType ldC, in latzm()
80 IndexType ldC, in latzm()
107 IndexType ldC, in latzm()
134 IndexType ldC, in latzm()
H A Dtrsyl.tcc54 IndexType ldC, in trsyl()
95 IndexType ldC, in trsyl()
135 const IndexType ldC, in trsyl()
176 const IndexType ldC, in trsyl()
H A Dlarfb.tcc56 IndexType ldC, in larfb()
94 IndexType ldC, in larfb()
131 IndexType ldC, in larfb()
168 IndexType ldC, in larfb()
H A Dbdsqr.tcc56 IndexType ldC, in bdsqr()
99 IndexType ldC, in bdsqr()
142 IndexType ldC, in bdsqr()
185 IndexType ldC, in bdsqr()
H A Dlarzb.tcc57 IndexType ldC, in larzb()
97 IndexType ldC, in larzb()
136 IndexType ldC, in larzb()
175 IndexType ldC, in larzb()
H A Dlacrm.tcc51 IndexType ldC, in lacrm()
76 IndexType ldC, in lacrm()
/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxblas/level3/
H A Dsyrk.tcc49 MC *C, IndexType ldC) in syrk_generic()
93 MC *C, IndexType ldC) in syrk()
111 float *C, IndexType ldC) in syrk()
133 double *C, IndexType ldC) in syrk()
155 ComplexFloat *C, IndexType ldC) in syrk()
177 ComplexDouble *C, IndexType ldC) in syrk()
H A Dsymm.tcc49 MC *C, IndexType ldC) in symm_generic()
84 MC *C, IndexType ldC) in symm()
102 float *C, IndexType ldC) in symm()
125 double *C, IndexType ldC) in symm()
148 ComplexFloat *C, IndexType ldC) in symm()
171 ComplexDouble *C, IndexType ldC) in symm()
H A Dsyr2k.tcc50 MC *C, IndexType ldC) in syr2k_generic()
103 MC *C, IndexType ldC) in syr2k()
124 float *C, IndexType ldC) in syr2k()
148 double *C, IndexType ldC) in syr2k()
172 ComplexFloat *C, IndexType ldC) in syr2k()
196 ComplexDouble *C, IndexType ldC) in syr2k()
H A Dherk.tcc46 const BETA &beta, MC *C, IndexType ldC) in herk_generic()
88 MC *C, IndexType ldC) in herk()
105 ComplexFloat *C, IndexType ldC) in herk()
125 ComplexDouble *C, IndexType ldC) in herk()
H A Dhemm.tcc50 MC *C, IndexType ldC) in hemm_generic()
86 MC *C, IndexType ldC) in hemm()
104 ComplexFloat *C, IndexType ldC) in hemm()
127 ComplexDouble *C, IndexType ldC) in hemm()
H A Dher2k.tcc50 MC *C, IndexType ldC) in her2k_generic()
99 MC *C, IndexType ldC) in her2k()
121 ComplexFloat *C, IndexType ldC) in her2k()
145 ComplexDouble *C, IndexType ldC) in her2k()
H A Dgemm.tcc50 MC *C, IndexType ldC) in gemm_generic()
184 MC *C, IndexType ldC) in gemm()
204 float *C, IndexType ldC) in gemm()
228 double *C, IndexType ldC) in gemm()
252 ComplexFloat *C, IndexType ldC) in gemm()
285 ComplexDouble *C, IndexType ldC) in gemm()
/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxblas/sparselevel3/
H A Dsyccsmm.tcc57 IndexType ldC) in syccsmm()
83 IndexType ldC) in syccsmm()
126 IndexType ldC) in syccsmm()
169 IndexType ldC) in syccsmm()
212 IndexType ldC) in syccsmm()
H A Dsycrsmm.tcc57 IndexType ldC) in sycrsmm()
81 IndexType ldC) in sycrsmm()
124 IndexType ldC) in sycrsmm()
166 IndexType ldC) in sycrsmm()
209 IndexType ldC) in sycrsmm()
H A Dgecrsmm.tcc58 IndexType ldC) in gecrsmm()
85 IndexType ldC) in gecrsmm()
126 IndexType ldC) in gecrsmm()
167 IndexType ldC) in gecrsmm()
220 IndexType ldC) in gecrsmm()
H A Dtrcrssm.tcc57 IndexType ldC) in trcrssm()
89 IndexType ldC) in trcrssm()
121 IndexType ldC) in trcrssm()
155 IndexType ldC) in trcrssm()
H A Dtrccssm.tcc58 IndexType ldC) in trccssm()
90 IndexType ldC) in trccssm()
122 IndexType ldC) in trccssm()
155 IndexType ldC) in trccssm()
H A Dhecrsmm.tcc57 IndexType ldC) in hecrsmm()
84 IndexType ldC) in hecrsmm()
128 IndexType ldC) in hecrsmm()
H A Dheccsmm.tcc57 IndexType ldC) in heccsmm()
84 IndexType ldC) in heccsmm()
128 IndexType ldC) in heccsmm()

12345