Home
last modified time | relevance | path

Searched +refs:compute +refs:code (Results 1 – 25 of 33027) sorted by relevance

12345678910>>...1322

/dports/devel/py-dask/dask-2021.11.2/docs/source/
H A Dscheduler-overview.rst24 .. code-block:: python
51 .. code-block:: python
75 .. code-block:: python
90 .. code-block:: python
93 >>> compute is da.compute
112 .. code-block:: python
119 .. code-block:: python
136 .. code-block:: python
144 .. code-block:: python
154 .. code-block:: python
[all …]
H A D10-minutes-to-dask.rst190 >>> a[:50, 200].compute()
202 >>> b.compute()
221 >>> ddf.a.mean().compute()
232 >>> ddf.b.unique().compute()
253 >>> result.compute()
274 >>> a.mean().compute()
280 >>> np.sin(a).compute()
298 >>> a.T.compute()
315 >>> b[:10].compute()
335 >>> b.distinct().compute()
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/r/man/
H A Dcall_function.Rd2 % Please edit documentation in R/compute.R
5 \title{Call an Arrow compute function}
15 \item{function_name}{string Arrow compute function name}
17 \item{...}{Function arguments, which may include \code{Array}, \code{ChunkedArray}, \code{Scalar},
18 \code{RecordBatch}, or \code{Table}.}
20 \item{args}{list arguments as an alternative to specifying in \code{...}}
25 An \code{Array}, \code{ChunkedArray}, \code{Scalar}, \code{RecordBatch}, or \code{Table}, whatever …
30 Many Arrow compute functions are mapped to R methods,
32 are callable with an \code{arrow_} prefix.
35 When passing indices in \code{...}, \code{args}, or \code{options}, express them as
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DMethodWriter.java502 private final int compute; field in MethodWriter
644 this.compute = compute; in MethodWriter()
909 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInsn()
935 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitIntInsn()
967 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitVarInsn()
1018 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitTypeInsn()
1040 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitFieldInsn()
1086 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitMethodInsn()
1120 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInvokeDynamicInsn()
1339 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitLdcInsn()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DMethodWriter.java502 private final int compute; field in MethodWriter
644 this.compute = compute; in MethodWriter()
898 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInsn()
924 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitIntInsn()
956 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitVarInsn()
1007 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitTypeInsn()
1029 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitFieldInsn()
1075 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitMethodInsn()
1109 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInvokeDynamicInsn()
1328 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitLdcInsn()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DMethodWriter.java502 private final int compute; field in MethodWriter
644 this.compute = compute; in MethodWriter()
898 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInsn()
924 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitIntInsn()
956 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitVarInsn()
1007 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitTypeInsn()
1029 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitFieldInsn()
1075 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitMethodInsn()
1109 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInvokeDynamicInsn()
1328 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitLdcInsn()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DMethodWriter.java502 private final int compute; field in MethodWriter
644 this.compute = compute; in MethodWriter()
909 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInsn()
935 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitIntInsn()
967 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitVarInsn()
1018 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitTypeInsn()
1040 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitFieldInsn()
1086 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitMethodInsn()
1120 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInvokeDynamicInsn()
1339 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitLdcInsn()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DMethodWriter.java502 private final int compute; field in MethodWriter
644 this.compute = compute; in MethodWriter()
898 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInsn()
924 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitIntInsn()
956 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitVarInsn()
1007 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitTypeInsn()
1029 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitFieldInsn()
1075 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitMethodInsn()
1109 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInvokeDynamicInsn()
1328 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitLdcInsn()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DMethodWriter.java502 private final int compute; field in MethodWriter
644 this.compute = compute; in MethodWriter()
909 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInsn()
935 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitIntInsn()
967 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitVarInsn()
1018 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitTypeInsn()
1040 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitFieldInsn()
1086 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitMethodInsn()
1120 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitInvokeDynamicInsn()
1339 if (compute == COMPUTE_ALL_FRAMES || compute == COMPUTE_INSERTED_FRAMES) { in visitLdcInsn()
[all …]
/dports/math/R-cran-dplyr/dplyr/man/
H A Dcompute.Rd2 % Please edit documentation in R/compute-collect.r
3 \name{compute}
4 \alias{compute}
9 compute(x, ...)
23 \code{compute()} stores results in a remote temporary table.
24 \code{collect()} retrieves data into a local tibble.
25 \code{collapse()} is slightly different: it doesn't force computation, but
39 \item \code{compute()}: \Sexpr[stage=render,results=rd]{dplyr:::methods_rd("compute")}
40 \item \code{collect()}: \Sexpr[stage=render,results=rd]{dplyr:::methods_rd("collect")}
55 compute(remote)
[all …]
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/doc/
H A Dsf_alg_ideal.tex129 \code{rational_factorization} with the given parameter to compute the factorization of the
136 \code{rational_factorization} with the given parameter to compute the factorization of the
143 class \code{rational_factorization} with the given parameter to compute the factorization of
150 \code{rational_factorization} with the given parameter to compute the factorization of the
160 \code{rational_factorization} with the given parameters to compute the factorization of the
167 \code{rational_factorization} with the given parameters to compute the factorization of the
181 \code{rational_factorization} with the given parameters to compute the factorization of the
191 \code{rational_factorization} with the given parameters to compute the factorization of the
198 \code{rational_factorization} with the given parameters to compute the factorization of the
233 class \code{rational_factorization} to compute the factorization of the smallest strictly
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DMethodWriter.java511 this.compute = compute; in MethodWriter()
761 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitInsn()
784 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitIntInsn()
809 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitVarInsn()
869 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitTypeInsn()
892 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitFieldInsn()
932 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitMethodInsn()
984 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitInvokeDynamicInsn()
1197 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitLdcInsn()
1229 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitIincInsn()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DMethodWriter.java511 this.compute = compute; in MethodWriter()
761 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitInsn()
784 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitIntInsn()
809 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitVarInsn()
869 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitTypeInsn()
892 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitFieldInsn()
932 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitMethodInsn()
984 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitInvokeDynamicInsn()
1197 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitLdcInsn()
1229 if (compute == FRAMES || compute == INSERTED_FRAMES) { in visitIincInsn()
[all …]
/dports/textproc/py-agate/agate-1.6.3/docs/cookbook/
H A Drank.rst10 …andard "competition ranking". In this model the values :code:`[3, 4, 4, 5]` would be ranked :code:…
12 .. code-block:: python
14 new_table = table.compute([
21 Descending competition ranking is specified using the :code:`reverse` argument.
23 .. code-block:: python
25 new_table = table.compute([
34 .. code-block:: python
36 new_table = table.compute([
41 new_table2 = new_table.compute([
50 .. code-block:: Python
[all …]
H A Dcompute.rst8 .. code-block:: python
10 new_table = table.compute([
18 .. code-block:: Python
34 .. code-block:: python
40 new_table = new_table.compute([
55 .. code-block:: python
57 new_table = new_table.compute([
75 .. code-block:: Python
118 new_table = table.compute([
133 new_table = table.compute([
[all …]
/dports/math/xtensor/xtensor-0.24.0/docs/source/
H A Dbindings.rst24 .. code::
33 .. code::
44 .. code::
55 .. code::
71 .. code::
87 .. code::
116 .. code::
140 .. code::
147 .. code::
170 .. code::
[all …]
/dports/math/R-cran-spdep/spdep/man/
H A Dnbcosts.Rd8 compute this distance using a data.frame with observations vector in
21 \item{nb}{An object of \code{nb} class. See \code{\link{poly2nb}} for
24 \item{id}{Node index to compute the cost}
30 If \code{method} is one of "euclidean", "maximum",
32 \code{\link{dist}} for details,
33 because this function as used to compute the distance.
36 If \code{method} is a \code{function}, this function is
37 used to compute the distance.}
39 \item{cov}{The covariance matrix used to compute the mahalanobis
46 A object of \code{nbdist} class. See \code{\link{nbdists}} for
[all …]
/dports/misc/tvm/incubator-tvm-0.6.1/topi/recipe/rnn/
H A Dlstm.py33 def tvm_callback_cuda_compile(code): argument
35 ptx = nvcc.compile_cuda(code, target="ptx")
39 def write_code(code, fname): argument
41 f.write(code)
45 def tvm_callback_cuda_postproc(code): argument
48 write_code(code, "perf/%s_generated.cu" % TASK)
50 code = open("perf/%s_manual.cu" % TASK).read()
51 return code
78 s_h2h = tvm.compute(
90 next_c = tvm.compute(gshape,
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/apps/topi_recipe/rnn/
H A Dlstm.py34 def tvm_callback_cuda_compile(code): argument
36 ptx = nvcc.compile_cuda(code, target="ptx")
40 def write_code(code, fname): argument
42 f.write(code)
46 def tvm_callback_cuda_postproc(code): argument
49 write_code(code, "perf/%s_generated.cu" % TASK)
51 code = open("perf/%s_manual.cu" % TASK).read()
52 return code
77 s_h2h = te.compute(
93 next_c = te.compute(
[all …]
/dports/misc/py-tvm/incubator-tvm-0.6.1/topi/recipe/rnn/
H A Dlstm.py33 def tvm_callback_cuda_compile(code): argument
35 ptx = nvcc.compile_cuda(code, target="ptx")
39 def write_code(code, fname): argument
41 f.write(code)
45 def tvm_callback_cuda_postproc(code): argument
48 write_code(code, "perf/%s_generated.cu" % TASK)
50 code = open("perf/%s_manual.cu" % TASK).read()
51 return code
78 s_h2h = tvm.compute(
90 next_c = tvm.compute(gshape,
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dcompute_spin.rst1 .. index:: compute spin
3 compute spin command
9 .. code-block:: LAMMPS
11 compute ID group-ID spin
13 * ID, group-ID are documented in :doc:`compute <compute>` command
14 * spin = style name of this compute command
19 .. code-block:: LAMMPS
21 compute out_mag all spin
42 .. code-block:: LAMMPS
44 compute out_mag all spin
[all …]
/dports/emulators/qemu/qemu-6.2.0/meson/docs/markdown/
H A DCuda-module.md13 building code using it.
43 order to compile a "fat binary" for the architectures/compute capabilities
47 A set of architectures and/or compute capabilities may be specified by:
55 A compute capability given as `A.B(X.Y)` requests PTX generation for an older
59 Multiple architectures and compute capabilities may be passed in using
66 cannot be mixed with architecture names or compute capabilities. Their
75 The supported architecture names and their corresponding compute capabilities
103 # Returns ['-gencode', 'arch=compute_30,code=sm_30',
104 # '-gencode', 'arch=compute_35,code=sm_35',
141 function `CUDA_SELECT_NVCC_ARCH_FLAGS(out_variable, [list of CUDA compute architectures])`
[all …]
/dports/emulators/qemu60/qemu-6.0.0/meson/docs/markdown/
H A DCuda-module.md13 building code using it.
43 order to compile a "fat binary" for the architectures/compute capabilities
47 A set of architectures and/or compute capabilities may be specified by:
55 A compute capability given as `A.B(X.Y)` requests PTX generation for an older
59 Multiple architectures and compute capabilities may be passed in using
66 mixed with architecture names or compute capabilities. Their interpretation is:
82 The supported architecture names and their corresponding compute capabilities
109 # Returns ['-gencode', 'arch=compute_30,code=sm_30',
110 # '-gencode', 'arch=compute_35,code=sm_35',
147 function `CUDA_SELECT_NVCC_ARCH_FLAGS(out_variable, [list of CUDA compute architectures])`
[all …]
/dports/emulators/qemu5/qemu-5.2.0/meson/docs/markdown/
H A DCuda-module.md13 building code using it.
43 order to compile a "fat binary" for the architectures/compute capabilities
47 A set of architectures and/or compute capabilities may be specified by:
55 A compute capability given as `A.B(X.Y)` requests PTX generation for an older
59 Multiple architectures and compute capabilities may be passed in using
66 mixed with architecture names or compute capabilities. Their interpretation is:
82 The supported architecture names and their corresponding compute capabilities
109 # Returns ['-gencode', 'arch=compute_30,code=sm_30',
110 # '-gencode', 'arch=compute_35,code=sm_35',
147 function `CUDA_SELECT_NVCC_ARCH_FLAGS(out_variable, [list of CUDA compute architectures])`
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/docs/markdown/
H A DCuda-module.md13 building code using it.
43 order to compile a "fat binary" for the architectures/compute capabilities
47 A set of architectures and/or compute capabilities may be specified by:
55 A compute capability given as `A.B(X.Y)` requests PTX generation for an older
59 Multiple architectures and compute capabilities may be passed in using
66 cannot be mixed with architecture names or compute capabilities. Their
75 The supported architecture names and their corresponding compute capabilities
103 # Returns ['-gencode', 'arch=compute_30,code=sm_30',
104 # '-gencode', 'arch=compute_35,code=sm_35',
141 function `CUDA_SELECT_NVCC_ARCH_FLAGS(out_variable, [list of CUDA compute architectures])`
[all …]

12345678910>>...1322