Loading neuralnetworks/1.1/vts/functional/Models.h +323 −269 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(avg_pool_float_4) \ FN(avg_pool_float_4_relaxed) \ FN(avg_pool_float_5) \ FN(avg_pool_float_5_relaxed) \ FN(avg_pool_quant8_1) \ FN(avg_pool_quant8_2) \ FN(avg_pool_quant8_3) \ Loading @@ -54,7 +55,9 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(avg_pool_quant8_5) \ FN(batch_to_space) \ FN(batch_to_space_float_1) \ FN(batch_to_space_float_1_relaxed) \ FN(batch_to_space_quant8_1) \ FN(batch_to_space_relaxed) \ FN(concat_float_1) \ FN(concat_float_1_relaxed) \ FN(concat_float_2) \ Loading @@ -74,6 +77,7 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(conv_3_h3_w2_VALID_relaxed) \ FN(conv_float) \ FN(conv_float_2) \ FN(conv_float_2_relaxed) \ FN(conv_float_channels) \ FN(conv_float_channels_relaxed) \ FN(conv_float_channels_weights_as_inputs) \ Loading Loading @@ -105,13 +109,18 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(depthwise_conv) \ FN(depthwise_conv2d_float) \ FN(depthwise_conv2d_float_2) \ FN(depthwise_conv2d_float_2_relaxed) \ FN(depthwise_conv2d_float_large) \ FN(depthwise_conv2d_float_large_2) \ FN(depthwise_conv2d_float_large_2_relaxed) \ FN(depthwise_conv2d_float_large_2_weights_as_inputs) \ FN(depthwise_conv2d_float_large_2_weights_as_inputs_relaxed) \ FN(depthwise_conv2d_float_large_relaxed) \ FN(depthwise_conv2d_float_large_weights_as_inputs) \ FN(depthwise_conv2d_float_large_weights_as_inputs_relaxed) \ FN(depthwise_conv2d_float_relaxed) \ FN(depthwise_conv2d_float_weights_as_inputs) \ FN(depthwise_conv2d_float_weights_as_inputs_relaxed) \ FN(depthwise_conv2d_quant8) \ FN(depthwise_conv2d_quant8_2) \ FN(depthwise_conv2d_quant8_large) \ Loading @@ -119,15 +128,24 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(depthwise_conv2d_quant8_weights_as_inputs) \ FN(depthwise_conv_relaxed) \ FN(dequantize) \ FN(dequantize_relaxed) \ FN(div) \ FN(div_broadcast_float) \ FN(div_broadcast_float_relaxed) \ FN(div_relaxed) \ FN(embedding_lookup) \ FN(embedding_lookup_relaxed) \ FN(floor) \ FN(floor_relaxed) \ FN(fully_connected_float) \ FN(fully_connected_float_2) \ FN(fully_connected_float_2_relaxed) \ FN(fully_connected_float_4d_simple) \ FN(fully_connected_float_4d_simple_relaxed) \ FN(fully_connected_float_large) \ FN(fully_connected_float_large_relaxed) \ FN(fully_connected_float_large_weights_as_inputs) \ FN(fully_connected_float_large_weights_as_inputs_relaxed) \ FN(fully_connected_float_relaxed) \ FN(fully_connected_float_weights_as_inputs) \ FN(fully_connected_float_weights_as_inputs_relaxed) \ Loading @@ -141,12 +159,15 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(hashtable_lookup_quant8) \ FN(l2_normalization) \ FN(l2_normalization_2) \ FN(l2_normalization_2_relaxed) \ FN(l2_normalization_large) \ FN(l2_normalization_large_relaxed) \ FN(l2_normalization_relaxed) \ FN(l2_pool_float) \ FN(l2_pool_float_2) \ FN(l2_pool_float_2_relaxed) \ FN(l2_pool_float_large) \ FN(l2_pool_float_large_relaxed) \ FN(l2_pool_float_relaxed) \ FN(local_response_norm_float_1) \ FN(local_response_norm_float_1_relaxed) \ Loading Loading @@ -195,15 +216,19 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(max_pool_float_3) \ FN(max_pool_float_3_relaxed) \ FN(max_pool_float_4) \ FN(max_pool_float_4_relaxed) \ FN(max_pool_quant8_1) \ FN(max_pool_quant8_2) \ FN(max_pool_quant8_3) \ FN(max_pool_quant8_4) \ FN(mean) \ FN(mean_float_1) \ FN(mean_float_1_relaxed) \ FN(mean_float_2) \ FN(mean_float_2_relaxed) \ FN(mean_quant8_1) \ FN(mean_quant8_2) \ FN(mean_relaxed) \ FN(mobilenet_224_gender_basic_fixed) \ FN(mobilenet_224_gender_basic_fixed_relaxed) \ FN(mobilenet_quantized) \ Loading @@ -215,6 +240,8 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(mul_relu_relaxed) \ FN(pad) \ FN(pad_float_1) \ FN(pad_float_1_relaxed) \ FN(pad_relaxed) \ FN(relu1_float_1) \ FN(relu1_float_1_relaxed) \ FN(relu1_float_2) \ Loading @@ -230,6 +257,7 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(relu_float_1) \ FN(relu_float_1_relaxed) \ FN(relu_float_2) \ FN(relu_float_2_relaxed) \ FN(relu_quant8_1) \ FN(relu_quant8_2) \ FN(reshape) \ Loading @@ -240,6 +268,7 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(reshape_weights_as_inputs_relaxed) \ FN(resize_bilinear) \ FN(resize_bilinear_2) \ FN(resize_bilinear_2_relaxed) \ FN(resize_bilinear_relaxed) \ FN(rnn) \ FN(rnn_relaxed) \ Loading @@ -253,11 +282,15 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(softmax_quant8_2) \ FN(space_to_batch) \ FN(space_to_batch_float_1) \ FN(space_to_batch_float_1_relaxed) \ FN(space_to_batch_float_2) \ FN(space_to_batch_float_2_relaxed) \ FN(space_to_batch_float_3) \ FN(space_to_batch_float_3_relaxed) \ FN(space_to_batch_quant8_1) \ FN(space_to_batch_quant8_2) \ FN(space_to_batch_quant8_3) \ FN(space_to_batch_relaxed) \ FN(space_to_depth_float_1) \ FN(space_to_depth_float_1_relaxed) \ FN(space_to_depth_float_2) \ Loading @@ -268,19 +301,34 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(space_to_depth_quant8_2) \ FN(squeeze) \ FN(squeeze_float_1) \ FN(squeeze_float_1_relaxed) \ FN(squeeze_quant8_1) \ FN(squeeze_relaxed) \ FN(strided_slice) \ FN(strided_slice_float_1) \ FN(strided_slice_float_10) \ FN(strided_slice_float_10_relaxed) \ FN(strided_slice_float_11) \ FN(strided_slice_float_11_relaxed) \ FN(strided_slice_float_1_relaxed) \ FN(strided_slice_float_2) \ FN(strided_slice_float_2_relaxed) \ FN(strided_slice_float_3) \ FN(strided_slice_float_3_relaxed) \ FN(strided_slice_float_4) \ FN(strided_slice_float_4_relaxed) \ FN(strided_slice_float_5) \ FN(strided_slice_float_5_relaxed) \ FN(strided_slice_float_6) \ FN(strided_slice_float_6_relaxed) \ FN(strided_slice_float_7) \ FN(strided_slice_float_7_relaxed) \ FN(strided_slice_float_8) \ FN(strided_slice_float_8_relaxed) \ FN(strided_slice_float_9) \ FN(strided_slice_float_9_relaxed) \ FN(strided_slice_qaunt8_10) \ FN(strided_slice_qaunt8_11) \ FN(strided_slice_quant8_1) \ FN(strided_slice_quant8_2) \ FN(strided_slice_quant8_3) \ Loading @@ -290,7 +338,11 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(strided_slice_quant8_7) \ FN(strided_slice_quant8_8) \ FN(strided_slice_quant8_9) \ FN(strided_slice_relaxed) \ FN(sub) \ FN(sub_broadcast_float) \ FN(sub_broadcast_float_relaxed) \ FN(sub_relaxed) \ FN(svdf) \ FN(svdf2) \ FN(svdf2_relaxed) \ Loading @@ -301,7 +353,9 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(tanh_relaxed) \ FN(transpose) \ FN(transpose_float_1) \ FN(transpose_quant8_1) FN(transpose_float_1_relaxed) \ FN(transpose_quant8_1) \ FN(transpose_relaxed) #define FORWARD_DECLARE_GENERATED_OBJECTS(function) \ namespace function { \ Loading Loading
neuralnetworks/1.1/vts/functional/Models.h +323 −269 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(avg_pool_float_4) \ FN(avg_pool_float_4_relaxed) \ FN(avg_pool_float_5) \ FN(avg_pool_float_5_relaxed) \ FN(avg_pool_quant8_1) \ FN(avg_pool_quant8_2) \ FN(avg_pool_quant8_3) \ Loading @@ -54,7 +55,9 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(avg_pool_quant8_5) \ FN(batch_to_space) \ FN(batch_to_space_float_1) \ FN(batch_to_space_float_1_relaxed) \ FN(batch_to_space_quant8_1) \ FN(batch_to_space_relaxed) \ FN(concat_float_1) \ FN(concat_float_1_relaxed) \ FN(concat_float_2) \ Loading @@ -74,6 +77,7 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(conv_3_h3_w2_VALID_relaxed) \ FN(conv_float) \ FN(conv_float_2) \ FN(conv_float_2_relaxed) \ FN(conv_float_channels) \ FN(conv_float_channels_relaxed) \ FN(conv_float_channels_weights_as_inputs) \ Loading Loading @@ -105,13 +109,18 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(depthwise_conv) \ FN(depthwise_conv2d_float) \ FN(depthwise_conv2d_float_2) \ FN(depthwise_conv2d_float_2_relaxed) \ FN(depthwise_conv2d_float_large) \ FN(depthwise_conv2d_float_large_2) \ FN(depthwise_conv2d_float_large_2_relaxed) \ FN(depthwise_conv2d_float_large_2_weights_as_inputs) \ FN(depthwise_conv2d_float_large_2_weights_as_inputs_relaxed) \ FN(depthwise_conv2d_float_large_relaxed) \ FN(depthwise_conv2d_float_large_weights_as_inputs) \ FN(depthwise_conv2d_float_large_weights_as_inputs_relaxed) \ FN(depthwise_conv2d_float_relaxed) \ FN(depthwise_conv2d_float_weights_as_inputs) \ FN(depthwise_conv2d_float_weights_as_inputs_relaxed) \ FN(depthwise_conv2d_quant8) \ FN(depthwise_conv2d_quant8_2) \ FN(depthwise_conv2d_quant8_large) \ Loading @@ -119,15 +128,24 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(depthwise_conv2d_quant8_weights_as_inputs) \ FN(depthwise_conv_relaxed) \ FN(dequantize) \ FN(dequantize_relaxed) \ FN(div) \ FN(div_broadcast_float) \ FN(div_broadcast_float_relaxed) \ FN(div_relaxed) \ FN(embedding_lookup) \ FN(embedding_lookup_relaxed) \ FN(floor) \ FN(floor_relaxed) \ FN(fully_connected_float) \ FN(fully_connected_float_2) \ FN(fully_connected_float_2_relaxed) \ FN(fully_connected_float_4d_simple) \ FN(fully_connected_float_4d_simple_relaxed) \ FN(fully_connected_float_large) \ FN(fully_connected_float_large_relaxed) \ FN(fully_connected_float_large_weights_as_inputs) \ FN(fully_connected_float_large_weights_as_inputs_relaxed) \ FN(fully_connected_float_relaxed) \ FN(fully_connected_float_weights_as_inputs) \ FN(fully_connected_float_weights_as_inputs_relaxed) \ Loading @@ -141,12 +159,15 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(hashtable_lookup_quant8) \ FN(l2_normalization) \ FN(l2_normalization_2) \ FN(l2_normalization_2_relaxed) \ FN(l2_normalization_large) \ FN(l2_normalization_large_relaxed) \ FN(l2_normalization_relaxed) \ FN(l2_pool_float) \ FN(l2_pool_float_2) \ FN(l2_pool_float_2_relaxed) \ FN(l2_pool_float_large) \ FN(l2_pool_float_large_relaxed) \ FN(l2_pool_float_relaxed) \ FN(local_response_norm_float_1) \ FN(local_response_norm_float_1_relaxed) \ Loading Loading @@ -195,15 +216,19 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(max_pool_float_3) \ FN(max_pool_float_3_relaxed) \ FN(max_pool_float_4) \ FN(max_pool_float_4_relaxed) \ FN(max_pool_quant8_1) \ FN(max_pool_quant8_2) \ FN(max_pool_quant8_3) \ FN(max_pool_quant8_4) \ FN(mean) \ FN(mean_float_1) \ FN(mean_float_1_relaxed) \ FN(mean_float_2) \ FN(mean_float_2_relaxed) \ FN(mean_quant8_1) \ FN(mean_quant8_2) \ FN(mean_relaxed) \ FN(mobilenet_224_gender_basic_fixed) \ FN(mobilenet_224_gender_basic_fixed_relaxed) \ FN(mobilenet_quantized) \ Loading @@ -215,6 +240,8 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(mul_relu_relaxed) \ FN(pad) \ FN(pad_float_1) \ FN(pad_float_1_relaxed) \ FN(pad_relaxed) \ FN(relu1_float_1) \ FN(relu1_float_1_relaxed) \ FN(relu1_float_2) \ Loading @@ -230,6 +257,7 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(relu_float_1) \ FN(relu_float_1_relaxed) \ FN(relu_float_2) \ FN(relu_float_2_relaxed) \ FN(relu_quant8_1) \ FN(relu_quant8_2) \ FN(reshape) \ Loading @@ -240,6 +268,7 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(reshape_weights_as_inputs_relaxed) \ FN(resize_bilinear) \ FN(resize_bilinear_2) \ FN(resize_bilinear_2_relaxed) \ FN(resize_bilinear_relaxed) \ FN(rnn) \ FN(rnn_relaxed) \ Loading @@ -253,11 +282,15 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(softmax_quant8_2) \ FN(space_to_batch) \ FN(space_to_batch_float_1) \ FN(space_to_batch_float_1_relaxed) \ FN(space_to_batch_float_2) \ FN(space_to_batch_float_2_relaxed) \ FN(space_to_batch_float_3) \ FN(space_to_batch_float_3_relaxed) \ FN(space_to_batch_quant8_1) \ FN(space_to_batch_quant8_2) \ FN(space_to_batch_quant8_3) \ FN(space_to_batch_relaxed) \ FN(space_to_depth_float_1) \ FN(space_to_depth_float_1_relaxed) \ FN(space_to_depth_float_2) \ Loading @@ -268,19 +301,34 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(space_to_depth_quant8_2) \ FN(squeeze) \ FN(squeeze_float_1) \ FN(squeeze_float_1_relaxed) \ FN(squeeze_quant8_1) \ FN(squeeze_relaxed) \ FN(strided_slice) \ FN(strided_slice_float_1) \ FN(strided_slice_float_10) \ FN(strided_slice_float_10_relaxed) \ FN(strided_slice_float_11) \ FN(strided_slice_float_11_relaxed) \ FN(strided_slice_float_1_relaxed) \ FN(strided_slice_float_2) \ FN(strided_slice_float_2_relaxed) \ FN(strided_slice_float_3) \ FN(strided_slice_float_3_relaxed) \ FN(strided_slice_float_4) \ FN(strided_slice_float_4_relaxed) \ FN(strided_slice_float_5) \ FN(strided_slice_float_5_relaxed) \ FN(strided_slice_float_6) \ FN(strided_slice_float_6_relaxed) \ FN(strided_slice_float_7) \ FN(strided_slice_float_7_relaxed) \ FN(strided_slice_float_8) \ FN(strided_slice_float_8_relaxed) \ FN(strided_slice_float_9) \ FN(strided_slice_float_9_relaxed) \ FN(strided_slice_qaunt8_10) \ FN(strided_slice_qaunt8_11) \ FN(strided_slice_quant8_1) \ FN(strided_slice_quant8_2) \ FN(strided_slice_quant8_3) \ Loading @@ -290,7 +338,11 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(strided_slice_quant8_7) \ FN(strided_slice_quant8_8) \ FN(strided_slice_quant8_9) \ FN(strided_slice_relaxed) \ FN(sub) \ FN(sub_broadcast_float) \ FN(sub_broadcast_float_relaxed) \ FN(sub_relaxed) \ FN(svdf) \ FN(svdf2) \ FN(svdf2_relaxed) \ Loading @@ -301,7 +353,9 @@ using MixedTypedExample = generated_tests::MixedTypedExampleType; FN(tanh_relaxed) \ FN(transpose) \ FN(transpose_float_1) \ FN(transpose_quant8_1) FN(transpose_float_1_relaxed) \ FN(transpose_quant8_1) \ FN(transpose_relaxed) #define FORWARD_DECLARE_GENERATED_OBJECTS(function) \ namespace function { \ Loading