Searched refs:test_sigmoid (Results 1 – 14 of 14) sorted by relevance
29 static void test_sigmoid() in test_sigmoid() function45 CALL_SUBTEST(test_sigmoid()); in EIGEN_DECLARE_TEST()
72 REG_TEST("test_sigmoid", test_sigmoid);
41 bool test_sigmoid();
269 bool test_sigmoid() { function
373 // CHECK-LABEL: test_sigmoid375 func.func @test_sigmoid(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
534 // CHECK-LABEL: test_sigmoid536 func.func @test_sigmoid(%arg0: tensor<13x21x3xf32>) -> tensor<*xf32> {
829 def test_sigmoid(x, y): function887 test_sigmoid,
1346 def test_sigmoid(self): member in TestMkldnn
2732 def test_sigmoid(self, device): member in TestVmapBatchedGradientLegacy
3130 def test_sigmoid(self): member in TestMPS
1204 def test_sigmoid(self): member in TestStaticQuantizedModule
323 def test_sigmoid(self, X): member in TestQuantizedOps
3810 def test_sigmoid(self, device): member in TestVmapBatchedGradient
2187 def test_sigmoid(self): member in CommonTemplate