Lines Matching refs:getNodeValueByName

1943         EXIT_ON_ERR(caffe2LD.getNodeValueByName("tensor_fill_float")));  in TEST_F()
1945 EXIT_ON_ERR(caffe2LD.getNodeValueByName("tensor_int_fill"))); in TEST_F()
1947 EXIT_ON_ERR(caffe2LD.getNodeValueByName("tensor_int64_fill"))); in TEST_F()
1949 caffe2LD.getNodeValueByName("tensor_string_to_uint8_fill"))); in TEST_F()
2370 EXIT_ON_ERR(caffe2LD.getNodeValueByName("indices"))); in TEST_F()
2372 EXIT_ON_ERR(caffe2LD.getNodeValueByName("lengths"))); in TEST_F()
2475 EXIT_ON_ERR(caffe2LD.getNodeValueByName("indices"))); in TEST_F()
2477 EXIT_ON_ERR(caffe2LD.getNodeValueByName("lengths"))); in TEST_F()
2571 EXIT_ON_ERR(caffe2LD.getNodeValueByName("indices"))); in testFRWQSLWS()
2573 EXIT_ON_ERR(caffe2LD.getNodeValueByName("lengths"))); in testFRWQSLWS()
2689 EXIT_ON_ERR(caffe2LD.getNodeValueByName("indices"))); in TEST_F()
2691 EXIT_ON_ERR(caffe2LD.getNodeValueByName("lengths"))); in TEST_F()
2785 EXIT_ON_ERR(caffe2LD.getNodeValueByName("indices"))); in TEST_F()
2787 EXIT_ON_ERR(caffe2LD.getNodeValueByName("lengths"))); in TEST_F()
2864 EXIT_ON_ERR(caffe2LD.getNodeValueByName("indices"))); in TEST_F()
2866 EXIT_ON_ERR(caffe2LD.getNodeValueByName("lengths"))); in TEST_F()
3123 EXIT_ON_ERR(caffe2LD.getNodeValueByName("tensor_fill_float"))); in TEST_F()
3125 EXIT_ON_ERR(caffe2LD.getNodeValueByName("tensor_int_fill"))); in TEST_F()
3127 EXIT_ON_ERR(caffe2LD.getNodeValueByName("tensor_int64_fill"))); in TEST_F()
3129 caffe2LD.getNodeValueByName("tensor_string_to_uint8_fill"))); in TEST_F()
3251 ASSIGN_VALUE_OR_FAIL_TEST(mmIn0NV, caffe2LD.getNodeValueByName("mm0_in")); in TEST_F()
3254 ASSIGN_VALUE_OR_FAIL_TEST(mmIn1NV, caffe2LD.getNodeValueByName("mm1_in")); in TEST_F()
3257 ASSIGN_VALUE_OR_FAIL_TEST(addInNV, caffe2LD.getNodeValueByName("add_in")); in TEST_F()
3384 ASSIGN_VALUE_OR_FAIL_TEST(mmIn0NV, caffe2LD.getNodeValueByName("mm0_in")); in TEST_F()
3387 ASSIGN_VALUE_OR_FAIL_TEST(mmIn1NV, caffe2LD.getNodeValueByName("mm1_in")); in TEST_F()
3390 ASSIGN_VALUE_OR_FAIL_TEST(addInNV, caffe2LD.getNodeValueByName("add_in")); in TEST_F()