Home
last modified time | relevance | path

Searched defs:out_type (Results 1 – 25 of 1189) sorted by relevance

12345678910>>...48

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/op/strategy/
H A Dcuda.py71 def softmax_strategy_cuda(attrs, inputs, out_type, target): argument
104 def conv2d_strategy_cuda(attrs, inputs, out_type, target): argument
425 def conv3d_strategy_cuda(attrs, inputs, out_type, target): argument
512 def conv1d_strategy_cuda(attrs, inputs, out_type, target): argument
555 def dense_strategy_cuda(attrs, inputs, out_type, target): argument
637 def argsort_strategy_cuda(attrs, inputs, out_type, target): argument
656 def topk_strategy_cuda(attrs, inputs, out_type, target): argument
711 def nms_strategy_cuda(attrs, inputs, out_type, target): argument
723 def roi_align_strategy_cuda(attrs, inputs, out_type, target): argument
744 def proposal_strategy_cuda(attrs, inputs, out_type, target): argument
[all …]
H A Dgeneric.py126 def _compute_softmax(attrs, inputs, out_type): argument
134 def softmax_strategy(attrs, inputs, out_type, target): argument
175 def _compute_conv2d(attrs, inputs, out_type): argument
197 def conv2d_strategy(attrs, inputs, out_type, target): argument
464 def _compute_conv3d(attrs, inputs, out_type): argument
529 def _compute_conv1d(attrs, inputs, out_type): argument
659 def _compute_dense(attrs, inputs, out_type): argument
764 def _compute_topk(attrs, inputs, out_type): argument
781 def topk_strategy(attrs, inputs, out_type, target): argument
875 def _compute_nms(attrs, inputs, out_type): argument
[all …]
H A Dx86.py69 def softmax_strategy_cpu(attrs, inputs, out_type, target): argument
88 def conv2d_strategy_cpu(attrs, inputs, out_type, target): argument
191 def conv2d_NCHWc_strategy_cpu(attrs, inputs, out_type, target): argument
223 def conv2d_transpose_strategy_cpu(attrs, inputs, out_type, target): argument
241 def conv3d_transpose_strategy_cpu(attrs, inputs, out_type, target): argument
259 def conv3d_strategy_cpu(attrs, inputs, out_type, target): argument
281 def conv1d_strategy_cpu(attrs, inputs, out_type, target): argument
306 def dense_strategy_cpu(attrs, inputs, out_type, target): argument
355 def batch_matmul_strategy_cpu(attrs, inputs, out_type, target): argument
375 def sparse_dense_strategy_cpu(attrs, inputs, out_type, target): argument
[all …]
H A Darm_cpu.py52 def conv2d_strategy_arm_cpu(attrs, inputs, out_type, target): argument
221 def conv2d_NCHWc_strategy_arm_cpu(attrs, inputs, out_type, target): argument
233 def depthwise_conv2d_NCHWc_strategy_arm_cpu(attrs, inputs, out_type, target): argument
247 def _compute_conv2d_nnpack(attrs, inputs, out_type): argument
259 def conv2d_winograd_without_weight_transfrom_strategy_arm_cpu(attrs, inputs, out_type, target): argument
307 def _compute_conv2d_gemm(attrs, inputs, out_type): argument
325 def conv2d_gemm_without_weight_transform_strategy_arm_cpu(attrs, inputs, out_type, target): argument
346 def conv2d_transpose_strategy_arm_cpu(attrs, inputs, out_type, target): argument
364 def bitserial_conv2d_strategy_arm_cpu(attrs, inputs, out_type, target): argument
386 def schedule_bitserial_dense_arm_cpu(attrs, inputs, out_type, target): argument
H A Dhls.py60 def softmax_strategy_hls(attrs, inputs, out_type, target): argument
72 def schedule_log_softmax_hls(attrs, inputs, out_type, target): argument
79 def conv2d_strategy_hls(attrs, inputs, out_type, target): argument
131 def conv2d_NCHWc_strategy_hls(attrs, inputs, out_type, target): argument
143 def conv2d_transpose_strategy_hls(attrs, inputs, out_type, target): argument
161 def dense_strategy_hls(attrs, inputs, out_type, target): argument
173 def bitserial_conv2d_strategy_hls(attrs, inputs, out_type, target): argument
H A Dbifrost.py26 def conv2d_strategy_bifrost(attrs, inputs, out_type, target): argument
88 def conv2d_winograd_without_weight_transfrom_strategy_bifrost(attrs, inputs, out_type, target): argument
112 def dense_strategy_bifrost(attrs, inputs, out_type, target): argument
H A Dmali.py26 def conv2d_strategy_mali(attrs, inputs, out_type, target): argument
90 def conv2d_winograd_without_weight_transfrom_strategy_mali(attrs, inputs, out_type, target): argument
116 def dense_strategy_mali(attrs, inputs, out_type, target): argument
H A Drocm.py32 def conv2d_strategy_rocm(attrs, inputs, out_type, target): argument
145 def dense_strategy_rocm(attrs, inputs, out_type, target): argument
166 def batch_matmul_strategy_rocm(attrs, inputs, out_type, target): argument
H A Dintel_graphics.py25 def conv2d_strategy_intel_graphics(attrs, inputs, out_type, target): argument
70 def conv2d_NCHWc_strategy_intel_graphics(attrs, inputs, out_type, target): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/relay/
H A Dtest_pass_alter_op_layout.py50 def alter_conv2d(attrs, inputs, tinfos, out_type): argument
88 def alter_conv2d(attrs, inputs, tinfos, out_type): argument
121 def alter_conv2d(attrs, inputs, tinfos, out_type): argument
180 def alter_conv2d(attrs, inputs, tinfos, out_type): argument
236 def alter_conv2d(attrs, inputs, tinfos, out_type): argument
288 def alter_conv2d(attrs, inputs, tinfos, out_type): argument
332 def alter_conv2d(attrs, inputs, tinfos, out_type): argument
387 def alter_conv2d(attrs, inputs, tinfos, out_type): argument
438 def alter_conv2d(attrs, inputs, tinfos, out_type): argument
469 def alter_conv2d(attrs, inputs, tinfos, out_type): argument
[all …]
/dports/devel/hyperscan/hyperscan-5.4.0/src/util/
H A Ddump_charclass.cpp52 void describeChar(ostream &os, char c, enum cc_output_t out_type) { in describeChar()
87 void describeRange(ostream &os, unsigned char c1, unsigned char c2, enum cc_output_t out_type) { in describeChar()
106 bool extractMnemonic(ostream &os, CharReach &cr, enum cc_output_t out_type) { in describeChar()
155 enum cc_output_t out_type) { in describeChar()
207 enum cc_output_t out_type) { in describeChar()
250 enum cc_output_t out_type) { in describeChar()
258 enum cc_output_t out_type) { in describeChar()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/vta/python/vta/top/
H A Dop.py54 def clip_strategy_vta(attrs, inputs, out_type, target): argument
68 def conv2d_strategy_vta(attrs, inputs, out_type, target): argument
103 def conv2d_transpose_strategy_vta(attrs, inputs, out_type, target): argument
124 def dense_strategy_vta(attrs, inputs, out_type, target): argument
/dports/misc/ringtonetools/ringtonetools-2.26/src/
H A Dfileoutput.c128 int header_route(FILE *out, struct note_t *note, int in_type, int out_type) in header_route()
174 int note_route(FILE *out, struct note_t *note, int in_type, int out_type) in note_route()
225 int footer_route(FILE *out, struct note_t *note, int in_type, int out_type) in footer_route()
271 int logo_header_route(FILE *out, struct note_t *note, int out_type) in logo_header_route()
306 int logo_footer_route(FILE *out, struct note_t *note, int out_type) in logo_footer_route()
347 int tempo_route(FILE *out, struct note_t *note, int in_type, int out_type) in tempo_route()
361 int volume_route(FILE *out, struct note_t *note, int in_type, int out_type) in volume_route()
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/
H A Dtest_scaling.py80 def test_a2f_mn_mx(out_type): argument
143 def test_array_file_scales(in_type, out_type): argument
182 def check_int_a2f(in_type, out_type): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/op/tensor/
H A Dreduce.cc178 const Type& out_type, F f) { in ReduceCompute()
316 const Type& out_type) { in ArgMaxCompute()
332 const Type& out_type) { in ArgMinCompute()
348 const Type& out_type) { in SumCompute()
378 const Type& out_type) { in AllCompute()
411 const Type& out_type) { in AnyCompute()
444 const Type& out_type) { in MaxCompute()
459 const Type& out_type) { in MinCompute()
474 const Type& out_type) { in ProdCompute()
501 const Type& out_type) { in MeanCompute()
[all …]
/dports/misc/tvm/incubator-tvm-0.6.1/src/relay/op/tensor/
H A Dreduce.cc178 const Type& out_type, in ReduceCompute()
324 const Type& out_type, in ArgMaxCompute()
344 const Type& out_type, in ArgMinCompute()
362 const Type& out_type, in SumCompute()
396 const Type& out_type, in AllCompute()
433 const Type& out_type, in AnyCompute()
470 const Type& out_type, in MaxCompute()
488 const Type& out_type, in MinCompute()
507 const Type& out_type, in ProdCompute()
537 const Type& out_type, in MeanCompute()
[all …]
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/relay/op/tensor/
H A Dreduce.cc178 const Type& out_type, in ReduceCompute()
324 const Type& out_type, in ArgMaxCompute()
344 const Type& out_type, in ArgMinCompute()
362 const Type& out_type, in SumCompute()
396 const Type& out_type, in AllCompute()
433 const Type& out_type, in AnyCompute()
470 const Type& out_type, in MaxCompute()
488 const Type& out_type, in MinCompute()
507 const Type& out_type, in ProdCompute()
537 const Type& out_type, in MeanCompute()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/json/
H A Dconverter.h50 std::shared_ptr<DataType> out_type() const { return out_type_; } in out_type() function
57 Converter(MemoryPool* pool, const std::shared_ptr<DataType>& out_type) in Converter()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/json/
H A Dconverter.h50 std::shared_ptr<DataType> out_type() const { return out_type_; } in out_type() function
57 Converter(MemoryPool* pool, const std::shared_ptr<DataType>& out_type) in Converter()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/json/
H A Dconverter.h50 std::shared_ptr<DataType> out_type() const { return out_type_; } in out_type() function
57 Converter(MemoryPool* pool, const std::shared_ptr<DataType>& out_type) in Converter()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/op/image/
H A D_image.py33 def compute_resize(attrs, inputs, out_type): argument
46 def compute_resize3d(attrs, inputs, out_type): argument
60 def compute_crop_and_resize(attrs, inputs, out_type): argument
/dports/databases/grass7/grass-7.8.6/raster/r.out.ascii/
H A Dformspecific.c30 int nrows, int ncols, int out_type, int dp, char *null_str) in write_GRASS()
70 int writeMFheader(FILE * fp, int dp, int width, int out_type) in writeMFheader()
83 int nrows, int ncols, int out_type, int dp, int width) in write_MODFLOW()
167 int ncols, int out_type, int dp, char *null_str, int width) in write_GSGRID()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/quantization/
H A Drequantize-inl.h40 int out_type; member
73 auto out_type = GetQuantizeOutputType(param); in RequantizeType() local
118 auto out_type = GetQuantizeOutputType(param); in RequantizeForward() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/quantization/
H A Drequantize-inl.h40 int out_type; member
73 auto out_type = GetQuantizeOutputType(param); in RequantizeType() local
118 auto out_type = GetQuantizeOutputType(param); in RequantizeForward() local
/dports/math/octave/octave-6.4.0/scripts/statistics/
H A Dmean.m109 out_type = "default"; variable
113 out_type = maybe_out_type; variable

12345678910>>...48