Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion runtime/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
_build_
__pycache__
dist

Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@
<Warning Condition="!Exists('$(TizenProjectExtensionsPath)Tizen.NET.ProjectType.targets')" Text="$(TizenProjectExtensionsPath)Tizen.NET.ProjectType.targets is not exist.\&#xA; you need to check if 'Visual Studio for Tizen' is installed" />
</Target>
</Project>

Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,3 @@ public void close() {
shape = null;
}
}

1 change: 0 additions & 1 deletion runtime/infra/cmake/options/options_armv7l-tizen.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ option(DOWNLOAD_GTEST "Download Google Test source and build Google Test" OFF)
option(ENVVAR_ONERT_CONFIG "Use environment variable for onert configuration" OFF)

option(BUILD_XNNPACK "Build XNNPACK" OFF)

1 change: 0 additions & 1 deletion runtime/infra/cmake/options/options_i686-tizen.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ option(DOWNLOAD_GTEST "Download Google Test source and build Google Test" OFF)
option(ENVVAR_ONERT_CONFIG "Use environment variable for onert configuration" OFF)

option(BUILD_XNNPACK "Build XNNPACK" OFF)

1 change: 0 additions & 1 deletion runtime/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ packages = ["onert/api/python/onert"]

[tool.hatch.build.targets.wheel.hooks.custom]
"path" = "infra/python/wheel_target_hook.py"

Original file line number Diff line number Diff line change
Expand Up @@ -405,4 +405,3 @@ def ParseCmdLine():
DumpTest=None, test_fd=None)
FinalizeHtml(fd)
print("Output HTML file: %s" % outFile)

Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,3 @@

# Instantiate an example
Example((input2, output2))

Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,3 @@

model_output0 : model_output_data,
})

Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@

model_output0 : model_output_data,
})

Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,3 @@

model_output0 : model_output_data,
})

Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@

model_output0 : model_output_data,
})

1 change: 0 additions & 1 deletion runtime/tests/nnapi/specs/V1_0/lsh_projection.mod.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@
output0 = {output: [1, 1, 1, 0, 1, 1, 1, 0]}

Example((input0, output0))

Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@
output0 = {output: [1, 1, 1, 0, 1, 1, 1, 0]}

Example((input0, output0))

1 change: 0 additions & 1 deletion runtime/tests/nnapi/specs/V1_1/pad_dynamic_nnfw.mod.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,3 @@

model_output: model_output_data,
})

Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,3 @@

model_output: model_output_data,
})

Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@
5, 3, 5]}
# Instantiate an example
Example((input0, output0))

1 change: 0 additions & 1 deletion runtime/tests/nnapi/specs/V1_2/prelu_quant8_1_nnfw.mod.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@
]}
# Instantiate an example
Example((input0, output0))

1 change: 0 additions & 1 deletion runtime/tests/nnapi/specs/V1_2/slice_dynamic_nnfw.mod.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,3 @@

model_output: model_output_data,
})

1 change: 0 additions & 1 deletion runtime/tests/nnapi/specs/generate_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,3 @@ if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
exit $?
fi
fi # [[ "${BASH_SOURCE[0]}" == "${0}" ]]

1 change: 0 additions & 1 deletion runtime/tests/nnapi/specs/generate_vts_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,3 @@ do
done
echo "Generated file in $VTS_PATH/generated/"`basename $OUTFILE`
done

Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@
output0 = {output: [1, 1, 1, 0, 1, 1, 1, 0]}

Example((input0, output0))

Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@
output0 = {output: [1, 1, 1, 0, 1, 1, 1, 0]}

Example((input0, output0))

Original file line number Diff line number Diff line change
Expand Up @@ -273,4 +273,3 @@
output0 = {i85: [0.605074, 0.0733608, 0.0200205, 0.114568, 0.178815, 0.0580576, 0.123144, 0.232838, 0.0916902, 0.111395, 0.138349]}

Example((input0, output0))

Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@
i1: [1] * 25,
o1: ([1] * 16 + [0] * (32 * 32 - 1) * 16) * 25
}).AddVariations(quant8, channelQuant8, includeDefault=False)

1 change: 0 additions & 1 deletion runtime/tools/kbenchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,3 @@ and the following optional parameters:

### Operations
The `OperationLoader` loads each operation information from configuration file. This loader takes the last string of the configuration file name as a key of `OperationLoader` map. So the configuration file should not be changed. For example, if the configuration file name is a `inceptionv3_slim_Main_model_CONV_2D.test.config`, the `OperationLoader` takes `CONV_2D` as a key of map. The `CONV_2D` key is connected to `Convolution` class in `operations/Convolution.h`. This related information is described in `Operations.lst` file. Each operation class will return the `nonius::parameters` from `OperationInfo` in `ConfigFile` class.