Home
last modified time | relevance | path

Searched refs:shape (Results 30651 – 30675 of 91070) sorted by relevance

1...<<1221122212231224122512261227122812291230>>...3643

/dports/math/py-keras/Keras-2.4.3/examples/
H A Dimdb_cnn_lstm.py47 print('x_train shape:', x_train.shape)
48 print('x_test shape:', x_test.shape)
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/web-sys-0.3.54/tests/wasm/
H A Danchor_element.rs69 assert_eq!(element.shape(), "", "Shouldn't have a shape"); in test_anchor_element()
71 assert_eq!(element.shape(), "thing", "Should have a shape"); in test_anchor_element()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/web-sys/tests/wasm/
H A Danchor_element.rs69 assert_eq!(element.shape(), "", "Shouldn't have a shape"); in test_anchor_element()
71 assert_eq!(element.shape(), "thing", "Should have a shape"); in test_anchor_element()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/topi/python/
H A Dtest_topi_dilate.py42 output_size = topi.util.get_const_tuple(Output.shape)
43 output_tvm = tvm.nd.array(np.zeros(shape=output_size).astype(Output.dtype), ctx=ctx)
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/topi/testing/
H A Dconv2d_hwcn_python.py48 in_height, in_width, in_channel, batch = a_np.shape
49 kernel_h, kernel_w, _, num_filter = w_np.shape
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/profiler/
H A Dprofiler_matmul.py45 a = mx.random.uniform(-1.0, 1.0, shape=(4096, 4096))
46 b = mx.random.uniform(-1.0, 1.0, shape=(4096, 4096))
/dports/misc/mxnet/incubator-mxnet-1.9.0/python/mxnet/optimizer/
H A Dcontrib.py66 assert len(weight.shape) == 2
68 (weight.shape[0], 1), weight.context, stype=weight.stype)
/dports/www/rearx/rearx-0.1.4/cargo-crates/web-sys-0.3.48/tests/wasm/
H A Danchor_element.rs69 assert_eq!(element.shape(), "", "Shouldn't have a shape"); in test_anchor_element()
71 assert_eq!(element.shape(), "thing", "Should have a shape"); in test_anchor_element()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/web-sys-0.3.35/tests/wasm/
H A Danchor_element.rs69 assert_eq!(element.shape(), "", "Shouldn't have a shape"); in test_anchor_element()
71 assert_eq!(element.shape(), "thing", "Should have a shape"); in test_anchor_element()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/web-sys-0.3.45/tests/wasm/
H A Danchor_element.rs69 assert_eq!(element.shape(), "", "Shouldn't have a shape"); in test_anchor_element()
71 assert_eq!(element.shape(), "thing", "Should have a shape"); in test_anchor_element()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/web-sys-0.3.55/tests/wasm/
H A Danchor_element.rs69 assert_eq!(element.shape(), "", "Shouldn't have a shape"); in test_anchor_element()
71 assert_eq!(element.shape(), "thing", "Should have a shape"); in test_anchor_element()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/web-sys-0.3.55/tests/wasm/
H A Danchor_element.rs69 assert_eq!(element.shape(), "", "Shouldn't have a shape"); in test_anchor_element()
71 assert_eq!(element.shape(), "thing", "Should have a shape"); in test_anchor_element()
/dports/databases/percona57-server/boost_1_59_0/libs/asio/doc/overview/
H A Dasync_op1.dot20 shape=box
30 operating_system [ label="Operating System", shape=ellipse ];
H A Dasync_op2.dot20 shape=box
30 operating_system [ label="Operating System", shape=ellipse ];
/dports/databases/xtrabackup/boost_1_59_0/libs/asio/doc/overview/
H A Dasync_op1.dot20 shape=box
30 operating_system [ label="Operating System", shape=ellipse ];
H A Dasync_op2.dot20 shape=box
30 operating_system [ label="Operating System", shape=ellipse ];
/dports/math/curv/curv-0.5/ideas/
H A DGoals7 * sliders, to interactively tweak shape parameters
15 * new shape compiler: emit optimized GLSL, larger GL subset
/dports/misc/sword/sword-1.8.1/utilities/diatheke/
H A Ddiathekemgr.cpp43 shape = ishape; in DiathekeMgr()
87 if (shape) { in addRenderFilters()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/xml/dom/html2/
H A DDomHTMLAnchorElement.java143 public void setShape(String shape) in setShape() argument
145 setHTMLAttribute("shape", shape); in setShape()
/dports/math/R-cran-LearnBayes/LearnBayes/man/
H A Dbeta.select.Rd5 Finds the shape parameters of a beta density that matches knowledge of
19 vector of shape parameters of the matching beta distribution
/dports/misc/py-tvm/incubator-tvm-0.6.1/topi/tests/python/
H A Dtest_topi_reorg.py31 a_shape = get_const_tuple(A.shape)
54 b = tvm.nd.array(np.zeros(get_const_tuple(B.shape), dtype=B.dtype), ctx)
/dports/databases/percona57-client/boost_1_59_0/libs/asio/doc/overview/
H A Dasync_op1.dot20 shape=box
30 operating_system [ label="Operating System", shape=ellipse ];
H A Dasync_op2.dot20 shape=box
30 operating_system [ label="Operating System", shape=ellipse ];
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/library/pkg/
H A Dfootprintpadgraphicsitem.h70 void setShape(const QPainterPath& shape) noexcept;
77 QPainterPath shape() const noexcept override;
/dports/astro/py-astropy/astropy-5.0/astropy/stats/
H A D_stats.pyx27 size_t i = 0, j = 0, n1 = data1.shape[0], n2 = data2.shape[0]

1...<<1221122212231224122512261227122812291230>>...3643