Home
last modified time | relevance | path

Searched defs:out_channel (Results 1 – 25 of 134) sorted by relevance

123456

/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/tvm_cnnlayer/
H A Dmb1_tuned_latest.py79 def convert_output(a_np, batch, out_channel,output_height,output_width,vlen): argument
96 def convert_weight(w_np, in_channel, out_channel, kernel_height, kernel_width, vlen,W): argument
116 def get_ref_data(batch,out_channel,in_channel,input_height,input_width,kernel_height,kernel_width,s… argument
132 ofh, stride_height, out_channel,output_height, output_width, in_channel): argument
242 … in_channel,input_height, filter_height, filter_width,ofh, stride_height, batch, out_channel): argument
/dports/net-p2p/c-lightning/lightning-0.10.2/doc/schemas/
H A Dlistforwards.schema.json34 "out_channel": { object
60 "out_channel": { }, object
114 "out_channel": { }, object
136 "out_channel": { }, object
165 "out_channel": { }, object
191 "out_channel": { }, object
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A DonedTV.c52 weed_plant_t *out_channel; in oned_init() local
92 weed_plant_t *in_channel, *out_channel; in oned_process() local
H A Dmirrors.c33 *out_channel = weed_get_plantptr_value(inst, WEED_LEAF_OUT_CHANNELS, NULL); in mirrorx_process() local
75 weed_plant_t *out_channel = weed_get_out_channel(inst, 0); in mirrory_process() local
H A Dpalette_test.c33 *out_channel = weed_get_plantptr_value(inst, WEED_LEAF_OUT_CHANNELS, &error); in ptest_process() local
H A Dnoise.c33 *out_channel = weed_get_plantptr_value(inst, in noise_process() local
H A Dposterise.c30 *out_channel = weed_get_plantptr_value(inst, WEED_LEAF_OUT_CHANNELS, NULL); in posterise_process() local
H A Dlibvis.c80 weed_plant_t *out_channel, *filter; in libvis_init() local
244 weed_plant_t *out_channel = weed_get_out_channel(inst, 0); in libvis_process() local
H A Dalpha_to_grey.c32 *out_channel = weed_get_out_channel(inst, 0); in a2g_process() local
H A Dnegate.c32 *out_channel = weed_get_out_channel(inst, 0); in negate_process() local
H A DrevTV.c36 weed_plant_t *in_channel, *out_channel, **in_params; in revtv_process() local
H A Dtargeted_zoom.c33 weed_plant_t *out_channel = weed_get_out_channel(inst, 0); in tzoom_process() local
H A Daudio_volume.c81 weed_plant_t *out_channel = weed_get_out_channel(inst, 0); in avol_process() local
H A Dslide_over.c53 *out_channel = weed_get_plantptr_value(inst, WEED_LEAF_OUT_CHANNELS, NULL); in sover_process() local
/dports/misc/py-gluoncv/gluon-cv-0.9.0/scripts/gan/stylegan/
H A Dmodules.py25 def __init__(self, in_channel, out_channel, kernel_size, padding=0): argument
51 def __init__(self, in_channel, out_channel, kernel_size, padding=0): argument
197 def __init__(self, in_channel, out_channel, kernel_size, padding, kernel_size2=None, argument
244 def __init__(self, in_channel, out_channel, kernel_size=3, padding=1, style_dim=512, argument
/dports/textproc/bibtex2html/bibtex2html-1.99/
H A Dlatexmacros.mli57 val out_channel : out_channel ref val
H A Dlatexmacros.ml36 let out_channel = ref stdout var
/dports/misc/tvm/incubator-tvm-0.6.1/nnvm/tests/python/compiler/
H A Dtest_op_fusion.py215 def get_sym(out_channel): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/nnvm/tests/python/compiler/
H A Dtest_op_fusion.py215 def get_sym(out_channel): argument
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/gdk/
H A Dvideowall.c63 weed_plant_t *out_channel = weed_get_out_channel(inst, 0); in videowall_init() local
104 …weed_plant_t *in_channel = weed_get_in_channel(inst, 0), *out_channel = weed_get_out_channel(inst,… in videowall_process() local
H A Dvjack_rcv.c195 weed_plant_t *out_channel; in vjack_rcv_init() local
306 weed_plant_t *out_channel = weed_get_out_channel(inst, 0); in vjack_rcv_process() local
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/
H A DBinIO.sml19 prim_type in_channel and out_channel; type
H A DUnix.sml19 prim_type in_channel and out_channel; type
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_op_level5.py518 def test_infer_type(batch, in_channel, size, out_channel, deformable_groups, groups): argument
544 def test_run(batch, in_channel, size, out_channel, deformable_groups, groups): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/relay/
H A Dtest_op_level5.py518 def test_infer_type(batch, in_channel, size, out_channel, deformable_groups, groups): argument
544 def test_run(batch, in_channel, size, out_channel, deformable_groups, groups): argument

123456