Home
last modified time | relevance | path

Searched defs:Dtype (Results 1 – 25 of 105) sorted by relevance

12345

/dports/misc/mxnet/incubator-mxnet-1.9.0/perl-package/AI-MXNet/lib/AI/MXNet/
H A DNDArray.pm1041 Dtype :$dtype='float32', label
1079 Dtype :$dtype='float32', label
1115 Dtype :$dtype='float32', Maybe[AI::MXNet::NDArray] :$out=, label
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/perl-package/AI-MXNet/lib/AI/MXNet/
H A DNDArray.pm1041 Dtype :$dtype='float32', label
1079 Dtype :$dtype='float32', label
1115 Dtype :$dtype='float32', Maybe[AI::MXNet::NDArray] :$out=, label
/dports/math/py-flax/flax-0.3.3/flax/linen/
H A Dattention.py33 Dtype = Any variable
45 dtype: Dtype = jnp.float32,
292 dtype: Dtype = jnp.float32):
319 dtype: Dtype = jnp.float32):
340 def combine_masks(*masks: Optional[Array], dtype: Dtype = jnp.float32):
/dports/devel/libarea/libarea-2752cd9/kbool/include/
H A D_dl_itr.cpp2041 int DL_Iter<Dtype>::cocktailsort(int (*fcmp) (Dtype, Dtype), bool (*fswap)(Dtype, Dtype)) in cocktailsort() argument
2166 void DL_Iter<Dtype>::mergesort(int (*fcmp) (Dtype, Dtype)) in mergesort() argument
2175 void DL_Iter<Dtype>::mergesort_rec(int (*fcmp)(Dtype,Dtype), DL_Node<Dtype> *RT1, int n1) in mergesort_rec() argument
2202 void DL_Iter<Dtype>::mergetwo(int (*fcmp)(Dtype,Dtype), DL_Node<Dtype> *RT1,DL_Node<Dtype> *RT2) in mergetwo() argument
/dports/math/py-flax/flax-0.3.3/flax/optim/
H A Dadafactor.py32 Dtype = Any variable
76 dtype_momentum: Dtype = jnp.float32):
/dports/math/blacs/BLACS/INSTALL/
H A Dsyserrors.c6 MPI_Datatype Dtype, Dt; in main() local
/dports/math/blacs/BLACS_shared/INSTALL/
H A Dsyserrors.c6 MPI_Datatype Dtype, Dt; in main() local
/dports/math/blacs/BLACS_shared/SRC/MPI/INTERNAL/
H A DBI_Unpack.c3 void BI_Unpack(BLACSCONTEXT *ctxt, BVOID *A, BLACBUFF *bp, BI_MPI_Datatype Dtype) in BI_Unpack()
H A DBI_GetMpiGeType.c3 BI_MPI_Datatype Dtype, int *N) in BI_GetMpiGeType()
H A DBI_Pack.c3 BI_MPI_Datatype Dtype) in BI_Pack()
H A DBI_GetMpiTrType.c5 int m, int n, int lda, BI_MPI_Datatype Dtype, in BI_GetMpiTrType()
/dports/math/blacs/BLACS/SRC/MPI/INTERNAL/
H A DBI_Unpack.c3 void BI_Unpack(BLACSCONTEXT *ctxt, BVOID *A, BLACBUFF *bp, BI_MPI_Datatype Dtype) in BI_Unpack()
H A DBI_GetMpiGeType.c3 BI_MPI_Datatype Dtype, int *N) in BI_GetMpiGeType()
H A DBI_Pack.c3 BI_MPI_Datatype Dtype) in BI_Pack()
H A DBI_GetMpiTrType.c5 int m, int n, int lda, BI_MPI_Datatype Dtype, in BI_GetMpiTrType()
/dports/math/scalapack/scalapack-2.1.0/BLACS/SRC/
H A DBI_Unpack.c3 void BI_Unpack(BLACSCONTEXT *ctxt, BVOID *A, BLACBUFF *bp, MPI_Datatype Dtype) in BI_Unpack()
H A DBI_GetMpiGeType.c3 MPI_Datatype Dtype, int *N) in BI_GetMpiGeType()
H A DBI_Pack.c2 BLACBUFF *BI_Pack(BLACSCONTEXT *ctxt,BVOID *A,BLACBUFF *bp,MPI_Datatype Dtype) in BI_Pack()
H A DBI_GetMpiTrType.c5 int m, int n, int lda, MPI_Datatype Dtype, in BI_GetMpiTrType()
/dports/math/scalapack/scalapack-2.1.0/BLACS/INSTALL/
H A Dsyserrors.c6 MPI_Datatype Dtype, Dt; in main() local
/dports/math/py-pandas/pandas-1.2.5/pandas/core/dtypes/
H A Dconcat.py57 return typs
/dports/science/py-chainer/chainer-7.8.0/chainerx_cc/chainerx/
H A Ddtype.h19 enum class Dtype { enum
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/oread/
H A Dortho_front.adb1370 Dtype : Node_Acc; variable
1518 Dtype : Node_Acc; variable
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/hcoll/
H A Dcoll_hcoll_ops.c198 dte_data_representation_t Dtype; in mca_coll_hcoll_allreduce() local
246 dte_data_representation_t Dtype; in mca_coll_hcoll_reduce() local
588 dte_data_representation_t Dtype; in mca_coll_hcoll_iallreduce() local
639 dte_data_representation_t Dtype; in mca_coll_hcoll_ireduce() local
775 dte_data_representation_t Dtype; in mca_coll_hcoll_reduce_scatter_block() local
816 dte_data_representation_t Dtype; in mca_coll_hcoll_reduce_scatter() local
/dports/science/PETSc/petsc-3.14.1/src/mat/tests/
H A Dex237.c336 MatType Dtype; in main() local
386 MatType Dtype; in main() local

12345