Home
last modified time | relevance | path

Searched defs:data1_type (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/tests/ut/cpp/ops/
Dtest_ops_unstack.cc67 auto data1_type = type_vec[1]->cast<TensorTypePtr>()->element(); in TEST_F() local
Dtest_ops_custom_predict.cc68 auto data1_type = type_vec[1]->cast<TensorTypePtr>()->element(); in TEST_F() local
Dtest_ops_unpack.cc67 auto data1_type = type_vec[1]->cast<TensorTypePtr>()->element(); in TEST_F() local
Dtest_ops_hashtable_lookup.cc69 auto data1_type = type_vec[1]->cast<TensorTypePtr>()->element(); in TEST_F() local
Dtest_ops_layer_norm_beta_gamma_backprop_v2.cc71 auto data1_type = type_vec[1]->cast<TensorTypePtr>()->element(); in TEST_F() local
Dtest_ops_layer_norm_x_backprop_v2.cc78 auto data1_type = type_vec[1]->cast<TensorTypePtr>()->element(); in TEST_F() local