Searched defs:bias2 (Results 1 – 4 of 4) sorted by relevance
232 final float bias2 = 1.0f; in testSpline_TwoSegments() local359 final float bias2 = 1.0f; in testSpline_TwoSegmentsHighLight() local
332 double bias2 = bias(kList, q, BigInteger.valueOf(2)); in testBias() local
104 TensorInfo<scalar_t, index_type> bias2, in lstm_cell_forward()
1765 auto bias2 = at::randn({6, 6}); in TEST() local