Home
last modified time | relevance | path

Searched defs:tf_out (Results 1 – 25 of 37) sorted by relevance

12

/external/executorch/kernels/test/
Dop_where_test.cpp44 TensorFactory<DTYPE_OUT> tf_out; in test_where() local
179 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
209 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
240 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
272 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
312 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
353 TensorFactory<ScalarType::Double> tf_out; in TEST_F() local
394 TensorFactory<ScalarType::Double> tf_out; in TEST_F() local
Dop_logit_test.cpp34 TensorFactory<OUTPUT_DTYPE> tf_out; in test_integer_logit_out() local
51 TensorFactory<OUTPUT_DTYPE> tf_out; in test_integer_logit_out_eps_set() local
70 TensorFactory<OUTPUT_DTYPE> tf_out; in test_logit_invalid_output_dtype_dies() local
85 TensorFactory<ScalarType::Float> tf_out; in test_integer_logit_out() local
133 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
DUnaryUfuncRealHBBF16ToFloatHBF16Test.h49 TensorFactory<OUT_DTYPE> tf_out; variable
100 TensorFactory<OUTPUT_DTYPE> tf_out; in test_op_invalid_output_dtype_dies() local
Dop_sigmoid_test.cpp34 TensorFactory<OUTPUT_DTYPE> tf_out; in test_integer_sigmoid_out() local
53 TensorFactory<OUTPUT_DTYPE> tf_out; in test_sigmoid_invalid_output_dtype_dies() local
95 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
Dop_logical_not_test.cpp35 TensorFactory<OUT_DTYPE> tf_out; in test_logical_not_out() local
89 TensorFactory<OUT_DTYPE> tf_out; in test_logical_not_out_float() local
Dop_to_copy_test.cpp99 TensorFactory<OUTPUT_DTYPE> tf_out; in test_runner_static_cast() local
128 TensorFactory<ScalarType::Bool> tf_out; in test_runner_to_bool() local
156 TensorFactory<OUT_DTYPE> tf_out; in test_runner_from_bool() local
188 TensorFactory<OUTPUT_DTYPE> tf_out; in test_runner_hardcode_data() local
453 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
Dop_sum_test.cpp42 TensorFactory<OUT_DTYPE> tf_out; in test_sum_dim_out_invalid_dimensions() local
80 TensorFactory<OUT_DTYPE> tf_out; in test_sum_dim_out_invalid_shape() local
117 TensorFactory<OUT_DTYPE> tf_out; in test_sum_dim_out_dtype() local
DBinaryLogicalOpTest.h36 TensorFactory<OUT_DTYPE> tf_out; in test_op_out() local
Dop__to_dim_order_copy_test.cpp97 TensorFactory<OUTPUT_DTYPE> tf_out; in test_runner_static_cast() local
132 TensorFactory<ScalarType::Bool> tf_out; in test_runner_to_bool() local
166 TensorFactory<OUT_DTYPE> tf_out; in test_runner_from_bool() local
261 TensorFactory<OUTPUT_DTYPE> tf_out; in test_runner_hardcode_data() local
480 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
Dop_var_test.cpp43 TensorFactory<OUT_DTYPE> tf_out; in test_var_out_invalid_dimensions() local
81 TensorFactory<OUT_DTYPE> tf_out; in test_var_out_invalid_shape() local
122 TensorFactory<OUT_DTYPE> tf_out; in test_var_out_dtype() local
Dop_eq_test.cpp34 TensorFactory<ScalarType::Bool> tf_out; in test_eq_scalar_out() local
51 TensorFactory<OUTPUT_DTYPE> tf_out; in test_eq_all_output_dtypes() local
Dop_div_test.cpp37 TensorFactory<DTYPE_OUT> tf_out; in test_div() local
75 TensorFactory<OUTPUT_DTYPE> tf_out; in test_div_invalid_output_dtype_dies() local
497 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
511 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
Dop_clamp_test.cpp476 TensorFactory<ScalarType::Short> tf_out; in TEST_F() local
492 TensorFactory<ScalarType::Char> tf_out; in TEST_F() local
508 TensorFactory<ScalarType::Char> tf_out; in TEST_F() local
524 TensorFactory<ScalarType::Char> tf_out; in TEST_F() local
Dop_mean_test.cpp42 TensorFactory<OUT_DTYPE> tf_out; in test_mean_dim_out_invalid_dimensions() local
78 TensorFactory<OUT_DTYPE> tf_out; in test_mean_dim_out_invalid_shape() local
113 TensorFactory<OUT_DTYPE> tf_out; in test_mean_dim_out_dtype() local
Dop_clone_test.cpp103 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
119 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
Dop_cumsum_test.cpp40 TensorFactory<OUT_DTYPE> tf_out; in test_cumsum_out_dtype() local
84 TensorFactory<OUT_DTYPE> tf_out; in test_cumsum_out_float() local
Dop_ne_test.cpp54 TensorFactory<ScalarType::Bool> tf_out; in test_ne_scalar_out() local
71 TensorFactory<OUTPUT_DTYPE> tf_out; in test_ne_all_output_dtypes() local
Dop_gt_test.cpp33 TensorFactory<DTYPE_OUT> tf_out; in test_gt_scalar_out() local
56 TensorFactory<DTYPE_OUT> tf_out; in test_dtype() local
Dop_le_test.cpp33 TensorFactory<DTYPE_OUT> tf_out; in test_le_scalar_out() local
56 TensorFactory<DTYPE_OUT> tf_out; in test_dtype() local
Dop_lt_test.cpp33 TensorFactory<DTYPE_OUT> tf_out; in test_lt_scalar_out() local
56 TensorFactory<DTYPE_OUT> tf_out; in test_dtype() local
Dop_ge_test.cpp34 TensorFactory<DTYPE_OUT> tf_out; in test_dtype() local
53 TensorFactory<DTYPE_OUT> tf_out; in test_ge_scalar_out() local
Dop_glu_test.cpp35 TensorFactory<OUT_DTYPE> tf_out; in test_glu_out() local
106 TensorFactory<OUTPUT_DTYPE> tf_out; in test_div_invalid_output_dtype_dies() local
Dop_lift_fresh_copy_test.cpp82 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
/external/executorch/kernels/quantized/test/
Dop_mixed_linear_test.cpp40 TensorFactory<DTYPE_OUT> tf_out; in test_dtype() local
93 TensorFactory<DTYPE_OUT> tf_out; in test_dtype_partials() local
/external/executorch/kernels/portable/test/
Dop_div_test.cpp54 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local
72 TensorFactory<ScalarType::Float> tf_out; in TEST_F() local

12