From 870662b8cbd946d2f898f05cad4fde3c9333d11d Mon Sep 17 00:00:00 2001 From: Eric Kunze Date: Mon, 5 Feb 2024 23:23:40 +0000 Subject: Update version to 0.100.0 draft Signed-off-by: Eric Kunze Change-Id: I7296840137d29718d14ca1470d02a806d880bc11 --- examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json') diff --git a/examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json b/examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json index 2bd0aa8..867bab6 100644 --- a/examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json +++ b/examples/test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11/test.json @@ -1,4 +1,5 @@ { + "name": "test_conv2d_1x1_1x32x32x8_f32_st11_padSAME_dilat11", "tf_model_filename": "model.pb", "tf_result_npy_filename": "tf_result.npy", "tf_result_name": "result", -- cgit v1.2.1