Home
last modified time | relevance | path

Searched defs:test_f (Results 1 – 25 of 594) sorted by relevance

12345678910>>...24

/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/torch_glow/tests/nodes/
H A Dtranspose_test.py13 def test_f(a): function
24 def test_f(a): function
35 def test_f(a): function
46 def test_f(a): function
57 def test_f(a): function
68 def test_f(a): function
84 def test_f(a): function
H A Dupsample_test.py14 def test_f(a): function
25 def test_f(a): function
36 def test_f(a): function
47 def test_f(a): function
61 def test_f(a): function
72 def test_f(a): function
H A Dadd_test.py13 def test_f(a, b): function
25 def test_f(a, b): function
37 def test_f(a, b): function
49 def test_f(a, b): function
61 def test_f(a, b): function
73 def test_f(a): function
83 def test_f(a): function
H A Dmatmul_test.py14 def test_f(a, b): function
25 def test_f(a, b): function
36 def test_f(a, b): function
47 def test_f(a, b): function
58 def test_f(a, b): function
69 def test_f(a, b): function
80 def test_f(a, b): function
91 def test_f(a, b): function
H A Dsub_test.py13 def test_f(a, b): function
25 def test_f(a, b): function
37 def test_f(a, b): function
49 def test_f(a, b): function
61 def test_f(a): function
71 def test_f(a): function
H A Ddiv_test.py13 def test_f(a, b): function
25 def test_f(a, b): function
37 def test_f(a, b): function
49 def test_f(a, b): function
61 def test_f(a): function
71 def test_f(a): function
H A Dmul_test.py13 def test_f(a, b): function
25 def test_f(a, b): function
37 def test_f(a, b): function
49 def test_f(a, b): function
61 def test_f(a): function
71 def test_f(a): function
H A Drsub_test.py13 def test_f(a, b): function
25 def test_f(a, b): function
37 def test_f(a, b): function
49 def test_f(a, b): function
61 def test_f(a): function
71 def test_f(a): function
H A Dtypeas_test.py13 def test_f(a, b): function
25 def test_f(a, b): function
37 def test_f(a, b): function
49 def test_f(a, b): function
62 def test_f(a, b): function
75 def test_f(a, b): function
H A Dadaptive_avg_pool2d_test.py14 def test_f(inputs): function
25 def test_f(inputs): function
36 def test_f(inputs): function
H A Dcat_test.py13 def test_f(a, b): function
26 def test_f(a, b): function
39 def test_f(a, b): function
H A Dquantized_add_relu_test.py13 def test_f(a, b): function
39 def test_f(a, b): function
70 def test_f(a, b): function
H A Dquantized_add_test.py13 def test_f(a, b): function
36 def test_f(a, b): function
66 def test_f(a, b): function
H A Dconv3d_test.py15 def test_f(inputs, filters): function
28 def test_f(inputs, filters, bias): function
64 def test_f(inputs, filters): function
H A Dconv2d_test.py15 def test_f(inputs, filters): function
28 def test_f(inputs, filters, bias): function
66 def test_f(inputs, filters): function
H A Daddmm_test.py13 def test_f(a, b, c): function
26 def test_f(a, b, c): function
39 def test_f(a, b, c): function
H A Dlinear_test.py14 def test_f(input, weight, bias=None): function
30 def test_f(input, weight, bias=None): function
47 def test_f(input, weight, bias=None): function
H A Dquantized_avgpool3d_test.py13 def test_f(a): function
36 def test_f(a): function
H A Dquantized_relu_test.py13 def test_f(a): function
36 def test_f(a): function
H A Dreciprocal_test.py12 def test_f(a): function
22 def test_f(a): function
H A Dconstant_chunk_test.py12 def test_f(x): function
22 def test_f(x): function
H A Dsqrt_test.py12 def test_f(a): function
24 def test_f(a): function
H A Dtanh_test.py13 def test_f(a): function
23 def test_f(a): function
/dports/databases/timescaledb/timescaledb-2.5.1/test/sql/
H A Dplan_hypertable_inline.sql.in13 CREATE OR REPLACE FUNCTION test_f(_ts bigint) function
28 CREATE OR REPLACE FUNCTION test_f(_ts bigint) function
46 CREATE OR REPLACE FUNCTION test_f(_ts bigint) function
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/torch_glow/tests/functionality/
H A Djit_vs_glow_path_test.py17 def test_f(input, weight, bias=None): function
39 def test_f(a, b): function
53 def test_f(a, b): function

12345678910>>...24