.clang-format
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
AGENTS.md
API.md
BUGS.md
BUILD.md
CHANGELOG.md
CONTRIBUTING.md
DEBUG_DB.md
LICENSE.txt
OPTIONS.md
PERFORMANCE.md
README.md
SECURITY.md
SUPPORTED_OPS.md
TESTING.md
THIRDPARTY.md
pyproject.toml
setup.cfg
setup.py
Dockerfiles/Dockerfile
ethos_u_vela.egg-info/PKG-INFO
ethos_u_vela.egg-info/SOURCES.txt
ethos_u_vela.egg-info/dependency_links.txt
ethos_u_vela.egg-info/entry_points.txt
ethos_u_vela.egg-info/requires.txt
ethos_u_vela.egg-info/top_level.txt
ethosu/config_files/Arm/vela.ini
ethosu/mlw_codec/makefile
ethosu/mlw_codec/mlw_codecmodule.c
ethosu/mlw_codec/mlw_common.h
ethosu/mlw_codec/mlw_decode.c
ethosu/mlw_codec/mlw_decode.h
ethosu/mlw_codec/mlw_encode.c
ethosu/mlw_codec/mlw_encode.h
ethosu/mlw_codec/mlw_main.c
ethosu/mlw_codec/test/test_mlw_codec.py
ethosu/regor/CMakeLists.txt
ethosu/regor/regor.cpp
ethosu/regor/architecture/address.cpp
ethosu/regor/architecture/address.hpp
ethosu/regor/architecture/architecture.cpp
ethosu/regor/architecture/architecture.hpp
ethosu/regor/architecture/architecture_constraints.cpp
ethosu/regor/architecture/architecture_constraints.hpp
ethosu/regor/architecture/ethos_u_register_cs_generator.hpp
ethosu/regor/architecture/ethos_u_scaling.cpp
ethosu/regor/architecture/ethos_u_scaling.hpp
ethosu/regor/architecture/mlw_encode.cpp
ethosu/regor/architecture/mlw_encode.hpp
ethosu/regor/architecture/register_command_stream_generator.hpp
ethosu/regor/architecture/weight_encoder.hpp
ethosu/regor/architecture/ethosu55/ethos_u55.cpp
ethosu/regor/architecture/ethosu55/ethos_u55.hpp
ethosu/regor/architecture/ethosu55/ethos_u55_constraints.cpp
ethosu/regor/architecture/ethosu55/ethos_u55_constraints.hpp
ethosu/regor/architecture/ethosu55/ethos_u55_performance.cpp
ethosu/regor/architecture/ethosu55/ethos_u55_performance.hpp
ethosu/regor/architecture/ethosu55/ethos_u55_register_cs_generator.cpp
ethosu/regor/architecture/ethosu55/ethos_u55_register_cs_generator.hpp
ethosu/regor/architecture/ethosu55/ethos_u55_scaling.cpp
ethosu/regor/architecture/ethosu55/ethos_u55_scaling.hpp
ethosu/regor/architecture/ethosu55/ethos_u55_weight_encoder.cpp
ethosu/regor/architecture/ethosu55/ethos_u55_weight_encoder.hpp
ethosu/regor/architecture/ethosu65/ethos_u65.cpp
ethosu/regor/architecture/ethosu65/ethos_u65.hpp
ethosu/regor/architecture/ethosu65/ethos_u65_interface.hpp
ethosu/regor/architecture/ethosu65/ethos_u65_register_cs_generator.cpp
ethosu/regor/architecture/ethosu65/ethos_u65_register_cs_generator.hpp
ethosu/regor/architecture/ethosu85/ethos_u85.cpp
ethosu/regor/architecture/ethosu85/ethos_u85.hpp
ethosu/regor/architecture/ethosu85/ethos_u85_constraints.cpp
ethosu/regor/architecture/ethosu85/ethos_u85_constraints.hpp
ethosu/regor/architecture/ethosu85/ethos_u85_interface.hpp
ethosu/regor/architecture/ethosu85/ethos_u85_performance.cpp
ethosu/regor/architecture/ethosu85/ethos_u85_performance.hpp
ethosu/regor/architecture/ethosu85/ethos_u85_register_cs_generator.cpp
ethosu/regor/architecture/ethosu85/ethos_u85_register_cs_generator.hpp
ethosu/regor/architecture/ethosu85/ethos_u85_scaling.cpp
ethosu/regor/architecture/ethosu85/ethos_u85_scaling.hpp
ethosu/regor/architecture/ethosu85/ethos_u85_weight_encoder.cpp
ethosu/regor/architecture/ethosu85/ethos_u85_weight_encoder.hpp
ethosu/regor/bindings/python/py_regor.cpp
ethosu/regor/cmake/cpack_config.cmake
ethosu/regor/cmake/pkg-config.cmake.in
ethosu/regor/cmake/regor_dependencies.cmake
ethosu/regor/cmake/regor_lib.cmake
ethosu/regor/cmake/regor_options.cmake
ethosu/regor/cmake/regor_test.cmake
ethosu/regor/cmake/regor_thirdparty.cmake
ethosu/regor/cmake/utils.cmake
ethosu/regor/cmake/toolchains/clang.cmake
ethosu/regor/cmake/toolchains/gcc.cmake
ethosu/regor/common/bit_flags.hpp
ethosu/regor/common/box.hpp
ethosu/regor/common/buffer_view.hpp
ethosu/regor/common/common.cpp
ethosu/regor/common/common.hpp
ethosu/regor/common/data_type.cpp
ethosu/regor/common/data_type.hpp
ethosu/regor/common/dynamic_typing.hpp
ethosu/regor/common/hash.cpp
ethosu/regor/common/hash.hpp
ethosu/regor/common/ini_reader.hpp
ethosu/regor/common/lexer.hpp
ethosu/regor/common/logging.cpp
ethosu/regor/common/logging.hpp
ethosu/regor/common/numeric_util.hpp
ethosu/regor/common/ordered_map.hpp
ethosu/regor/common/reverse_type.cpp
ethosu/regor/common/reverse_type.hpp
ethosu/regor/common/scaling.cpp
ethosu/regor/common/scaling.hpp
ethosu/regor/common/shape.hpp
ethosu/regor/common/transpose_type.cpp
ethosu/regor/common/transpose_type.hpp
ethosu/regor/common/vector_span.hpp
ethosu/regor/compiler/attributes.cpp
ethosu/regor/compiler/attributes.hpp
ethosu/regor/compiler/cascade_builder.cpp
ethosu/regor/compiler/cascade_builder.hpp
ethosu/regor/compiler/compiler.cpp
ethosu/regor/compiler/compiler.hpp
ethosu/regor/compiler/database.hpp
ethosu/regor/compiler/faststorage_allocator.cpp
ethosu/regor/compiler/faststorage_allocator.hpp
ethosu/regor/compiler/graph.hpp
ethosu/regor/compiler/graph_builder.cpp
ethosu/regor/compiler/graph_builder.hpp
ethosu/regor/compiler/graph_optimiser.cpp
ethosu/regor/compiler/graph_optimiser.hpp
ethosu/regor/compiler/graph_optimiser_db.hpp
ethosu/regor/compiler/graph_packing.cpp
ethosu/regor/compiler/graph_packing.hpp
ethosu/regor/compiler/graph_validator.cpp
ethosu/regor/compiler/graph_validator.hpp
ethosu/regor/compiler/graphir_optimiser.cpp
ethosu/regor/compiler/graphir_optimiser.hpp
ethosu/regor/compiler/high_level_command_stream.hpp
ethosu/regor/compiler/high_level_command_stream_generator.cpp
ethosu/regor/compiler/high_level_command_stream_generator.hpp
ethosu/regor/compiler/hillclimb_allocator.cpp
ethosu/regor/compiler/hillclimb_allocator.hpp
ethosu/regor/compiler/kernel.hpp
ethosu/regor/compiler/live_range.cpp
ethosu/regor/compiler/live_range.hpp
ethosu/regor/compiler/lstm.cpp
ethosu/regor/compiler/lstm.hpp
ethosu/regor/compiler/network_performance.cpp
ethosu/regor/compiler/network_performance.hpp
ethosu/regor/compiler/op_type.cpp
ethosu/regor/compiler/op_type.hpp
ethosu/regor/compiler/operation.cpp
ethosu/regor/compiler/operation.hpp
ethosu/regor/compiler/operation_util.hpp
ethosu/regor/compiler/optimiser_utils.cpp
ethosu/regor/compiler/optimiser_utils.hpp
ethosu/regor/compiler/quantization.cpp
ethosu/regor/compiler/quantization.hpp
ethosu/regor/compiler/raw_writer.cpp
ethosu/regor/compiler/raw_writer.hpp
ethosu/regor/compiler/scheduler.cpp
ethosu/regor/compiler/scheduler.hpp
ethosu/regor/compiler/scheduler_decompose.cpp
ethosu/regor/compiler/scheduler_decompose.hpp
ethosu/regor/compiler/scheduler_operation.cpp
ethosu/regor/compiler/scheduler_operation.hpp
ethosu/regor/compiler/scheduler_packing.cpp
ethosu/regor/compiler/scheduler_packing.hpp
ethosu/regor/compiler/shape_util.hpp
ethosu/regor/compiler/softmax.cpp
ethosu/regor/compiler/softmax.hpp
ethosu/regor/compiler/tensor.cpp
ethosu/regor/compiler/tensor.hpp
ethosu/regor/compiler/tensor_allocator.cpp
ethosu/regor/compiler/tensor_allocator.hpp
ethosu/regor/compiler/tensor_properties.hpp
ethosu/regor/compiler/tflite_graph_optimiser.cpp
ethosu/regor/compiler/tflite_graph_optimiser.hpp
ethosu/regor/compiler/tflite_graph_optimiser_tp.cpp
ethosu/regor/compiler/tosa_graph_optimiser.cpp
ethosu/regor/compiler/tosa_graph_optimiser.hpp
ethosu/regor/compiler/tosa_graph_validator.cpp
ethosu/regor/compiler/tosa_graph_validator.hpp
ethosu/regor/dependencies/mlw_codec/CMakeLists.txt
ethosu/regor/dependencies/mlw_codec/include/mlw_decode.h
ethosu/regor/dependencies/mlw_codec/include/mlw_encode.h
ethosu/regor/dependencies/mlw_codec/source/ml_bit_buffer.hpp
ethosu/regor/dependencies/mlw_codec/source/ml_encoder_internal.hpp
ethosu/regor/dependencies/mlw_codec/source/ml_ethosu_encode.cpp
ethosu/regor/dependencies/mlw_codec/source/ml_raw_buffer.hpp
ethosu/regor/dependencies/mlw_codec/source/mlw_decode.cpp
ethosu/regor/dependencies/mlw_codec/source/mlw_encode.cpp
ethosu/regor/dependencies/mlw_codec/source/mlw_encode_fwd.cpp
ethosu/regor/dependencies/thirdparty/download_thirdparty.sh
ethosu/regor/dependencies/thirdparty/Catch2/BUILD.bazel
ethosu/regor/dependencies/thirdparty/Catch2/CMakeLists.txt
ethosu/regor/dependencies/thirdparty/Catch2/CMakePresets.json
ethosu/regor/dependencies/thirdparty/Catch2/CODE_OF_CONDUCT.md
ethosu/regor/dependencies/thirdparty/Catch2/Doxyfile
ethosu/regor/dependencies/thirdparty/Catch2/LICENSE.txt
ethosu/regor/dependencies/thirdparty/Catch2/MODULE.bazel
ethosu/regor/dependencies/thirdparty/Catch2/README.md
ethosu/regor/dependencies/thirdparty/Catch2/SECURITY.md
ethosu/regor/dependencies/thirdparty/Catch2/appveyor.yml
ethosu/regor/dependencies/thirdparty/Catch2/codecov.yml
ethosu/regor/dependencies/thirdparty/Catch2/conanfile.py
ethosu/regor/dependencies/thirdparty/Catch2/mdsnippets.json
ethosu/regor/dependencies/thirdparty/Catch2/meson.build
ethosu/regor/dependencies/thirdparty/Catch2/meson_options.txt
ethosu/regor/dependencies/thirdparty/Catch2/CMake/Catch2Config.cmake.in
ethosu/regor/dependencies/thirdparty/Catch2/CMake/CatchConfigOptions.cmake
ethosu/regor/dependencies/thirdparty/Catch2/CMake/CatchMiscFunctions.cmake
ethosu/regor/dependencies/thirdparty/Catch2/CMake/FindGcov.cmake
ethosu/regor/dependencies/thirdparty/Catch2/CMake/FindLcov.cmake
ethosu/regor/dependencies/thirdparty/Catch2/CMake/Findcodecov.cmake
ethosu/regor/dependencies/thirdparty/Catch2/CMake/catch2-with-main.pc.in
ethosu/regor/dependencies/thirdparty/Catch2/CMake/catch2.pc.in
ethosu/regor/dependencies/thirdparty/Catch2/CMake/llvm-cov-wrapper
ethosu/regor/dependencies/thirdparty/Catch2/extras/Catch.cmake
ethosu/regor/dependencies/thirdparty/Catch2/extras/CatchAddTests.cmake
ethosu/regor/dependencies/thirdparty/Catch2/extras/CatchShardTests.cmake
ethosu/regor/dependencies/thirdparty/Catch2/extras/CatchShardTestsImpl.cmake
ethosu/regor/dependencies/thirdparty/Catch2/extras/ParseAndAddCatchTests.cmake
ethosu/regor/dependencies/thirdparty/Catch2/extras/catch_amalgamated.cpp
ethosu/regor/dependencies/thirdparty/Catch2/extras/catch_amalgamated.hpp
ethosu/regor/dependencies/thirdparty/Catch2/extras/gdbinit
ethosu/regor/dependencies/thirdparty/Catch2/extras/lldbinit
ethosu/regor/dependencies/thirdparty/Catch2/fuzzing/CMakeLists.txt
ethosu/regor/dependencies/thirdparty/Catch2/fuzzing/NullOStream.cpp
ethosu/regor/dependencies/thirdparty/Catch2/fuzzing/NullOStream.h
ethosu/regor/dependencies/thirdparty/Catch2/fuzzing/build_fuzzers.sh
ethosu/regor/dependencies/thirdparty/Catch2/fuzzing/fuzz_TestSpecParser.cpp
ethosu/regor/dependencies/thirdparty/Catch2/fuzzing/fuzz_XmlWriter.cpp
ethosu/regor/dependencies/thirdparty/Catch2/fuzzing/fuzz_textflow.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/CMakeLists.txt
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_all.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_approx.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_approx.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_assertion_info.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_assertion_result.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_assertion_result.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_case_sensitive.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_config.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_config.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_get_random_seed.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_get_random_seed.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_message.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_message.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_registry_hub.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_section_info.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_session.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_session.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_tag_alias.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_tag_alias_autoregistrar.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_tag_alias_autoregistrar.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_template_test_macros.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_test_case_info.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_test_case_info.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_test_macros.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_test_spec.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_test_spec.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_timer.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_timer.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_tostring.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_tostring.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_totals.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_totals.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_translate_exception.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_translate_exception.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_user_config.hpp.in
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_version.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_version.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/catch_version_macros.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/meson.build
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_benchmark.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_benchmark_all.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_chronometer.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_chronometer.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_clock.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_constructor.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_environment.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_estimate.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_execution_plan.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_optimizer.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_outlier_classification.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/catch_sample_analysis.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_analyse.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_analyse.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_benchmark_function.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_benchmark_function.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_benchmark_stats.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_benchmark_stats_fwd.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_complete_invoke.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_estimate_clock.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_measure.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_repeat.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_run_for_at_least.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_run_for_at_least.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_stats.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_stats.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/benchmark/detail/catch_timing.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/generators/catch_generator_exception.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/generators/catch_generator_exception.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/generators/catch_generators.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/generators/catch_generators.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/generators/catch_generators_adapters.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/generators/catch_generators_all.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/generators/catch_generators_random.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/generators/catch_generators_random.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/generators/catch_generators_range.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_all.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_capture.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_capture.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_config.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_config.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_enum_values_registry.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_exception.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_exception.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_generatortracker.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_generatortracker.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_registry_hub.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_registry_hub.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_reporter.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_reporter.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_reporter_factory.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_reporter_factory.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_tag_alias_registry.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_test_invoker.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_testcase.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/interfaces/catch_interfaces_testcase.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_assertion_handler.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_assertion_handler.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_case_insensitive_comparisons.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_case_insensitive_comparisons.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_clara.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_clara.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_commandline.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_commandline.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_compare_traits.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_compiler_capabilities.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_config_android_logwrite.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_config_counter.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_config_prefix_messages.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_config_static_analysis_support.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_config_uncaught_exceptions.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_config_wchar.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_console_colour.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_console_colour.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_console_width.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_container_nonmembers.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_context.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_context.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_debug_console.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_debug_console.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_debugger.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_debugger.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_decomposer.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_decomposer.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_enforce.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_enforce.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_enum_values_registry.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_enum_values_registry.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_errno_guard.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_errno_guard.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_exception_translator_registry.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_exception_translator_registry.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_fatal_condition_handler.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_fatal_condition_handler.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_floating_point_helpers.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_floating_point_helpers.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_getenv.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_getenv.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_is_permutation.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_istream.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_istream.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_jsonwriter.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_jsonwriter.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_lazy_expr.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_lazy_expr.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_leak_detector.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_leak_detector.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_list.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_list.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_logical_traits.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_main.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_message_info.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_message_info.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_meta.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_move_and_forward.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_noncopyable.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_optional.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_output_redirect.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_output_redirect.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_parse_numbers.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_parse_numbers.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_platform.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_polyfills.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_polyfills.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_preprocessor.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_preprocessor_internal_stringify.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_preprocessor_remove_parens.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_random_floating_point_helpers.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_random_integer_helpers.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_random_number_generator.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_random_number_generator.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_random_seed_generation.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_random_seed_generation.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_reporter_registry.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_reporter_registry.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_reporter_spec_parser.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_reporter_spec_parser.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_result_type.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_reusable_string_stream.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_reusable_string_stream.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_run_context.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_run_context.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_section.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_section.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_sharding.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_singletons.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_singletons.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_source_line_info.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_source_line_info.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_startup_exception_registry.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_startup_exception_registry.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_stdstreams.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_stdstreams.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_stream_end_stop.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_string_manip.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_string_manip.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_stringref.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_stringref.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_tag_alias_registry.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_tag_alias_registry.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_template_test_registry.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_case_info_hasher.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_case_info_hasher.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_case_registry_impl.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_case_registry_impl.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_case_tracker.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_case_tracker.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_failure_exception.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_failure_exception.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_macro_impl.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_registry.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_registry.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_run_info.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_spec_parser.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_test_spec_parser.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_textflow.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_textflow.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_to_string.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_uncaught_exceptions.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_uncaught_exceptions.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_uniform_floating_point_distribution.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_uniform_integer_distribution.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_unique_name.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_unique_ptr.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_void_type.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_wildcard_pattern.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_wildcard_pattern.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_windows_h_proxy.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_xmlwriter.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/internal/catch_xmlwriter.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_all.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_container_properties.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_container_properties.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_contains.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_exception.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_exception.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_floating_point.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_floating_point.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_predicate.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_predicate.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_quantifiers.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_quantifiers.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_range_equals.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_string.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_string.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_templated.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_templated.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/catch_matchers_vector.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/internal/catch_matchers_impl.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/matchers/internal/catch_matchers_impl.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_automake.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_automake.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_common_base.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_common_base.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_compact.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_compact.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_console.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_console.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_cumulative_base.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_cumulative_base.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_event_listener.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_event_listener.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_helpers.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_helpers.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_json.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_json.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_junit.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_junit.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_multi.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_multi.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_registrars.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_registrars.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_sonarqube.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_sonarqube.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_streaming_base.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_streaming_base.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_tap.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_tap.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_teamcity.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_teamcity.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_xml.cpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporter_xml.hpp
ethosu/regor/dependencies/thirdparty/Catch2/src/catch2/reporters/catch_reporters_all.hpp
ethosu/regor/dependencies/thirdparty/Catch2/third_party/clara.hpp
ethosu/regor/dependencies/thirdparty/flatbuffers/BUILD.bazel
ethosu/regor/dependencies/thirdparty/flatbuffers/CHANGELOG.md
ethosu/regor/dependencies/thirdparty/flatbuffers/CMakeLists.txt
ethosu/regor/dependencies/thirdparty/flatbuffers/CONTRIBUTING.md
ethosu/regor/dependencies/thirdparty/flatbuffers/FlatBuffers.podspec
ethosu/regor/dependencies/thirdparty/flatbuffers/Formatters.md
ethosu/regor/dependencies/thirdparty/flatbuffers/LICENSE
ethosu/regor/dependencies/thirdparty/flatbuffers/MODULE.bazel
ethosu/regor/dependencies/thirdparty/flatbuffers/MODULE.bazel.lock
ethosu/regor/dependencies/thirdparty/flatbuffers/Package.swift
ethosu/regor/dependencies/thirdparty/flatbuffers/README.md
ethosu/regor/dependencies/thirdparty/flatbuffers/SECURITY.md
ethosu/regor/dependencies/thirdparty/flatbuffers/WORKSPACE
ethosu/regor/dependencies/thirdparty/flatbuffers/build_defs.bzl
ethosu/regor/dependencies/thirdparty/flatbuffers/composer.json
ethosu/regor/dependencies/thirdparty/flatbuffers/conanfile.py
ethosu/regor/dependencies/thirdparty/flatbuffers/package.json
ethosu/regor/dependencies/thirdparty/flatbuffers/pnpm-lock.yaml
ethosu/regor/dependencies/thirdparty/flatbuffers/swift.swiftformat
ethosu/regor/dependencies/thirdparty/flatbuffers/tsconfig.json
ethosu/regor/dependencies/thirdparty/flatbuffers/tsconfig.mjs.json
ethosu/regor/dependencies/thirdparty/flatbuffers/typescript.bzl
ethosu/regor/dependencies/thirdparty/flatbuffers/include/codegen/BUILD.bazel
ethosu/regor/dependencies/thirdparty/flatbuffers/include/codegen/idl_namer.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/codegen/namer.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/codegen/python.cc
ethosu/regor/dependencies/thirdparty/flatbuffers/include/codegen/python.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/allocator.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/array.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/base.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/buffer.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/buffer_ref.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/code_generator.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/code_generators.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/default_allocator.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/detached_buffer.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/file_manager.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/flatbuffer_builder.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/flatbuffers.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/flatc.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/flex_flat_util.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/flexbuffers.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/grpc.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/hash.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/idl.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/minireflect.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/reflection.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/reflection_generated.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/registry.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/stl_emulation.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/string.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/struct.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/table.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/util.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/vector.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/vector_downward.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/verifier.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/pch/flatc_pch.h
ethosu/regor/dependencies/thirdparty/flatbuffers/include/flatbuffers/pch/pch.h
ethosu/regor/dependencies/thirdparty/fmt/CMakeLists.txt
ethosu/regor/dependencies/thirdparty/fmt/CONTRIBUTING.md
ethosu/regor/dependencies/thirdparty/fmt/ChangeLog.md
ethosu/regor/dependencies/thirdparty/fmt/LICENSE
ethosu/regor/dependencies/thirdparty/fmt/README.md
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/args.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/base.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/chrono.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/color.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/compile.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/core.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/format-inl.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/format.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/os.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/ostream.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/printf.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/ranges.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/std.h
ethosu/regor/dependencies/thirdparty/fmt/include/fmt/xchar.h
ethosu/regor/dependencies/thirdparty/fmt/src/fmt.cc
ethosu/regor/dependencies/thirdparty/fmt/src/format.cc
ethosu/regor/dependencies/thirdparty/fmt/src/os.cc
ethosu/regor/dependencies/thirdparty/gemmlowp/AUTHORS
ethosu/regor/dependencies/thirdparty/gemmlowp/BUILD
ethosu/regor/dependencies/thirdparty/gemmlowp/CONTRIBUTING
ethosu/regor/dependencies/thirdparty/gemmlowp/CONTRIBUTORS
ethosu/regor/dependencies/thirdparty/gemmlowp/LICENSE
ethosu/regor/dependencies/thirdparty/gemmlowp/Makefile.travis
ethosu/regor/dependencies/thirdparty/gemmlowp/README.md
ethosu/regor/dependencies/thirdparty/gemmlowp/WORKSPACE
ethosu/regor/dependencies/thirdparty/gemmlowp/flags.bzl
ethosu/regor/dependencies/thirdparty/gemmlowp/fixedpoint/fixedpoint.h
ethosu/regor/dependencies/thirdparty/gemmlowp/fixedpoint/fixedpoint_avx.h
ethosu/regor/dependencies/thirdparty/gemmlowp/fixedpoint/fixedpoint_msa.h
ethosu/regor/dependencies/thirdparty/gemmlowp/fixedpoint/fixedpoint_neon.h
ethosu/regor/dependencies/thirdparty/gemmlowp/fixedpoint/fixedpoint_sse.h
ethosu/regor/dependencies/thirdparty/gemmlowp/fixedpoint/fixedpoint_wasmsimd.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/allocator.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/block_params.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/common.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/compute.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/detect_platform.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/dispatch_gemm_shape.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/kernel.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/kernel_avx.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/kernel_default.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/kernel_msa.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/kernel_neon.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/kernel_reference.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/kernel_sse.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/multi_thread_gemm.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/output.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/output_avx.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/output_msa.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/output_neon.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/output_sse.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/pack.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/pack_avx.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/pack_msa.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/pack_neon.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/pack_sse.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/platform.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/simd_wrappers.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/simd_wrappers_common_neon_sse.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/simd_wrappers_msa.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/simd_wrappers_neon.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/simd_wrappers_sse.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/single_thread_gemm.h
ethosu/regor/dependencies/thirdparty/gemmlowp/internal/unpack.h
ethosu/regor/dependencies/thirdparty/pybind11/CMakeLists.txt
ethosu/regor/dependencies/thirdparty/pybind11/LICENSE
ethosu/regor/dependencies/thirdparty/pybind11/MANIFEST.in
ethosu/regor/dependencies/thirdparty/pybind11/README.rst
ethosu/regor/dependencies/thirdparty/pybind11/SECURITY.md
ethosu/regor/dependencies/thirdparty/pybind11/noxfile.py
ethosu/regor/dependencies/thirdparty/pybind11/pyproject.toml
ethosu/regor/dependencies/thirdparty/pybind11/setup.cfg
ethosu/regor/dependencies/thirdparty/pybind11/setup.py
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/attr.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/buffer_info.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/cast.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/chrono.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/common.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/complex.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/eigen.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/embed.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/eval.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/functional.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/gil.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/gil_safe_call_once.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/iostream.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/numpy.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/operators.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/options.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/pybind11.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/pytypes.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/stl.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/stl_bind.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/type_caster_pyobject_ptr.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/typing.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/detail/class.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/detail/common.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/detail/cpp_conduit.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/detail/descr.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/detail/exception_translation.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/detail/init.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/detail/internals.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/detail/type_caster_base.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/detail/typeid.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/detail/value_and_holder.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/eigen/common.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/eigen/matrix.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/eigen/tensor.h
ethosu/regor/dependencies/thirdparty/pybind11/include/pybind11/stl/filesystem.h
ethosu/regor/dependencies/thirdparty/pybind11/pybind11/__init__.py
ethosu/regor/dependencies/thirdparty/pybind11/pybind11/__main__.py
ethosu/regor/dependencies/thirdparty/pybind11/pybind11/_version.py
ethosu/regor/dependencies/thirdparty/pybind11/pybind11/commands.py
ethosu/regor/dependencies/thirdparty/pybind11/pybind11/py.typed
ethosu/regor/dependencies/thirdparty/pybind11/pybind11/setup_helpers.py
ethosu/regor/dependencies/thirdparty/pybind11/tools/FindCatch.cmake
ethosu/regor/dependencies/thirdparty/pybind11/tools/FindEigen3.cmake
ethosu/regor/dependencies/thirdparty/pybind11/tools/FindPythonLibsNew.cmake
ethosu/regor/dependencies/thirdparty/pybind11/tools/JoinPaths.cmake
ethosu/regor/dependencies/thirdparty/pybind11/tools/check-style.sh
ethosu/regor/dependencies/thirdparty/pybind11/tools/cmake_uninstall.cmake.in
ethosu/regor/dependencies/thirdparty/pybind11/tools/codespell_ignore_lines_from_errors.py
ethosu/regor/dependencies/thirdparty/pybind11/tools/libsize.py
ethosu/regor/dependencies/thirdparty/pybind11/tools/make_changelog.py
ethosu/regor/dependencies/thirdparty/pybind11/tools/pybind11.pc.in
ethosu/regor/dependencies/thirdparty/pybind11/tools/pybind11Common.cmake
ethosu/regor/dependencies/thirdparty/pybind11/tools/pybind11Config.cmake.in
ethosu/regor/dependencies/thirdparty/pybind11/tools/pybind11GuessPythonExtSuffix.cmake
ethosu/regor/dependencies/thirdparty/pybind11/tools/pybind11NewTools.cmake
ethosu/regor/dependencies/thirdparty/pybind11/tools/pybind11Tools.cmake
ethosu/regor/dependencies/thirdparty/pybind11/tools/pyproject.toml
ethosu/regor/dependencies/thirdparty/pybind11/tools/setup_global.py.in
ethosu/regor/dependencies/thirdparty/pybind11/tools/setup_main.py.in
ethosu/regor/dependencies/thirdparty/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake
ethosu/regor/include/graphapi.hpp
ethosu/regor/include/graphapi_attr.hpp
ethosu/regor/include/graphapi_tosa_types.hpp
ethosu/regor/include/regor.h
ethosu/regor/include/regor_database.hpp
ethosu/regor/include/regor_interface.hpp
ethosu/regor/test/CMakeLists.txt
ethosu/regor/test/randomize.hpp
ethosu/regor/test/test_arch_constraints.cpp
ethosu/regor/test/test_arch_ethos_u85.cpp
ethosu/regor/test/test_box.cpp
ethosu/regor/test/test_buffer_view.cpp
ethosu/regor/test/test_custom_operator_ethosu.cpp
ethosu/regor/test/test_data_type.cpp
ethosu/regor/test/test_ethos_u85_weight_encoder.cpp
ethosu/regor/test/test_fast_storage_allocator.cpp
ethosu/regor/test/test_graph_packing.cpp
ethosu/regor/test/test_graphir_optimiser.cpp
ethosu/regor/test/test_hash.cpp
ethosu/regor/test/test_ini_reader.cpp
ethosu/regor/test/test_main.cpp
ethosu/regor/test/test_mlw_encode.cpp
ethosu/regor/test/test_operation_utils.cpp
ethosu/regor/test/test_ordered_map.cpp
ethosu/regor/test/test_passthrough.cpp
ethosu/regor/test/test_raw_writer.cpp
ethosu/regor/test/test_reverse_type.cpp
ethosu/regor/test/test_scaling.cpp
ethosu/regor/test/test_scheduler_decompose.cpp
ethosu/regor/test/test_scheduler_packing.cpp
ethosu/regor/test/test_shape.cpp
ethosu/regor/test/test_tflite_fb.cpp
ethosu/regor/test/test_tflite_supported_operators.cpp
ethosu/regor/test/test_tosa_graph_optimiser.cpp
ethosu/regor/test/test_tosa_validator.cpp
ethosu/regor/test/test_transpose_type.cpp
ethosu/regor/test/util.cpp
ethosu/regor/test/util.hpp
ethosu/regor/tflite/custom_operator_ethosu.hpp
ethosu/regor/tflite/flatbuffer_utils.hpp
ethosu/regor/tflite/tflite_mapping.cpp
ethosu/regor/tflite/tflite_mapping.hpp
ethosu/regor/tflite/tflite_model_semantics.cpp
ethosu/regor/tflite/tflite_model_semantics.hpp
ethosu/regor/tflite/tflite_reader.cpp
ethosu/regor/tflite/tflite_reader.hpp
ethosu/regor/tflite/tflite_schema_generated.hpp
ethosu/regor/tflite/tflite_supported_operators.cpp
ethosu/regor/tflite/tflite_supported_operators.hpp
ethosu/regor/tflite/tflite_supported_operators_u55.cpp
ethosu/regor/tflite/tflite_supported_operators_u55.hpp
ethosu/regor/tflite/tflite_supported_operators_u85.cpp
ethosu/regor/tflite/tflite_supported_operators_u85.hpp
ethosu/regor/tflite/tflite_writer.cpp
ethosu/regor/tflite/tflite_writer.hpp
ethosu/regor/tools/cppcheck.py
ethosu/regor/tosa/tosaValidationGenerator.rb
ethosu/regor/tosa/tosa_argument_checks.cpp
ethosu/regor/tosa/tosa_argument_checks.hpp
ethosu/regor/tosa/tosa_error_checks.cpp
ethosu/regor/tosa/tosa_error_checks.hpp
ethosu/regor/tosa/tosa_error_messages.hpp
ethosu/regor/tosa/tosa_level_checks.cpp
ethosu/regor/tosa/tosa_level_checks.hpp
ethosu/regor/tosa/tosa_mapping.cpp
ethosu/regor/tosa/tosa_mapping.hpp
ethosu/regor/tosa/tosa_reader.cpp
ethosu/regor/tosa/tosa_reader.hpp
ethosu/regor/tosa/tosa_require_checks.cpp
ethosu/regor/tosa/tosa_require_checks.hpp
ethosu/regor/tosa/tosa_schema_generated.hpp
ethosu/regor/tosa/tosa_validator.cpp
ethosu/regor/tosa/tosa_validator.hpp
ethosu/regor/tosa/tosa_validator_version_1_0_0_draft_profile_pro_int.cpp
ethosu/vela/__init__.py
ethosu/vela/__main__.py
ethosu/vela/_version.py
ethosu/vela/api.py
ethosu/vela/architecture_allocator.py
ethosu/vela/architecture_features.py
ethosu/vela/cascade_builder.py
ethosu/vela/compiler_driver.py
ethosu/vela/data_type.py
ethosu/vela/debug_database.py
ethosu/vela/driver_actions.py
ethosu/vela/errors.py
ethosu/vela/extract_npu_subgraphs.py
ethosu/vela/fp_math.py
ethosu/vela/graph_optimiser.py
ethosu/vela/graph_optimiser_util.py
ethosu/vela/greedy_allocation.py
ethosu/vela/high_level_command_stream.py
ethosu/vela/high_level_command_stream_generator.py
ethosu/vela/high_level_command_to_npu_op.py
ethosu/vela/hillclimb_allocation.py
ethosu/vela/live_range.py
ethosu/vela/lstm.py
ethosu/vela/lut.py
ethosu/vela/mark_tensors.py
ethosu/vela/model_reader.py
ethosu/vela/nn_graph.py
ethosu/vela/npu_performance.py
ethosu/vela/npu_serialisation.py
ethosu/vela/numeric_util.py
ethosu/vela/operation.py
ethosu/vela/operation_util.py
ethosu/vela/pass_packing.py
ethosu/vela/range_set.py
ethosu/vela/rawdata_writer.py
ethosu/vela/reader_util.py
ethosu/vela/register_command_stream_generator.py
ethosu/vela/register_command_stream_util.py
ethosu/vela/rewrite_graph.py
ethosu/vela/scaling.py
ethosu/vela/scheduler.py
ethosu/vela/shape4d.py
ethosu/vela/softmax.py
ethosu/vela/stats_writer.py
ethosu/vela/supported_operators_util.py
ethosu/vela/tensor.py
ethosu/vela/tensor_allocation.py
ethosu/vela/tflite_graph_optimiser.py
ethosu/vela/tflite_mapping.py
ethosu/vela/tflite_model_semantic.py
ethosu/vela/tflite_reader.py
ethosu/vela/tflite_supported_operators.py
ethosu/vela/tflite_writer.py
ethosu/vela/tosa_graph_optimiser.py
ethosu/vela/tosa_mapping.py
ethosu/vela/tosa_model_semantic.py
ethosu/vela/tosa_reader.py
ethosu/vela/tosa_supported_operators.py
ethosu/vela/utils.py
ethosu/vela/vela.py
ethosu/vela/weight_compressor.py
ethosu/vela/ethos_u55_regs/__init__.py
ethosu/vela/ethos_u55_regs/ethos_u55_regs.py
ethosu/vela/test/test_architecture_allocator.py
ethosu/vela/test/test_build.py
ethosu/vela/test/test_compiler_driver.py
ethosu/vela/test/test_fp_math.py
ethosu/vela/test/test_graph_optimiser.py
ethosu/vela/test/test_hillclimb_allocation.py
ethosu/vela/test/test_live_range.py
ethosu/vela/test/test_lut.py
ethosu/vela/test/test_model_reader.py
ethosu/vela/test/test_new_performance.py
ethosu/vela/test/test_nng_mapping.py
ethosu/vela/test/test_register_command_stream_util.py
ethosu/vela/test/test_scaling.py
ethosu/vela/test/test_tensor_allocation.py
ethosu/vela/test/test_tflite_model_semantic.py
ethosu/vela/test/test_tflite_reader.py
ethosu/vela/test/test_tflite_supported_operators.py
ethosu/vela/test/testutil.py
ethosu/vela/test/extapi/test_extapi_create_payload.py
ethosu/vela/test/extapi/test_extapi_encode_bias.py
ethosu/vela/test/extapi/test_extapi_encode_weights.py
ethosu/vela/test/extapi/test_extapi_find_block_configs.py
ethosu/vela/test/extapi/test_extapi_generate_commands.py
ethosu/vela/test/extapi/test_extapi_get_version.py
ethosu/vela/tflite/ATan2Options.py
ethosu/vela/tflite/AbsOptions.py
ethosu/vela/tflite/ActivationFunctionType.py
ethosu/vela/tflite/AddNOptions.py
ethosu/vela/tflite/AddOptions.py
ethosu/vela/tflite/ArgMaxOptions.py
ethosu/vela/tflite/ArgMinOptions.py
ethosu/vela/tflite/AssignVariableOptions.py
ethosu/vela/tflite/BatchMatMulOptions.py
ethosu/vela/tflite/BatchToSpaceNDOptions.py
ethosu/vela/tflite/BidirectionalSequenceLSTMOptions.py
ethosu/vela/tflite/BidirectionalSequenceRNNOptions.py
ethosu/vela/tflite/BitcastOptions.py
ethosu/vela/tflite/BitwiseXorOptions.py
ethosu/vela/tflite/BlockwiseQuantization.py
ethosu/vela/tflite/BroadcastToOptions.py
ethosu/vela/tflite/BucketizeOptions.py
ethosu/vela/tflite/Buffer.py
ethosu/vela/tflite/BuiltinOperator.py
ethosu/vela/tflite/BuiltinOptions.py
ethosu/vela/tflite/BuiltinOptions2.py
ethosu/vela/tflite/CallOnceOptions.py
ethosu/vela/tflite/CallOptions.py
ethosu/vela/tflite/CastOptions.py
ethosu/vela/tflite/CombinerType.py
ethosu/vela/tflite/ConcatEmbeddingsOptions.py
ethosu/vela/tflite/ConcatenationOptions.py
ethosu/vela/tflite/Conv2DOptions.py
ethosu/vela/tflite/Conv3DOptions.py
ethosu/vela/tflite/CosOptions.py
ethosu/vela/tflite/CumsumOptions.py
ethosu/vela/tflite/CustomOptionsFormat.py
ethosu/vela/tflite/CustomQuantization.py
ethosu/vela/tflite/DensifyOptions.py
ethosu/vela/tflite/DepthToSpaceOptions.py
ethosu/vela/tflite/DepthwiseConv2DOptions.py
ethosu/vela/tflite/DequantizeOptions.py
ethosu/vela/tflite/DilateOptions.py
ethosu/vela/tflite/DimensionMetadata.py
ethosu/vela/tflite/DimensionType.py
ethosu/vela/tflite/DivOptions.py
ethosu/vela/tflite/DynamicUpdateSliceOptions.py
ethosu/vela/tflite/EmbeddingLookupSparseOptions.py
ethosu/vela/tflite/EqualOptions.py
ethosu/vela/tflite/ExpOptions.py
ethosu/vela/tflite/ExpandDimsOptions.py
ethosu/vela/tflite/FakeQuantOptions.py
ethosu/vela/tflite/FillOptions.py
ethosu/vela/tflite/FloorDivOptions.py
ethosu/vela/tflite/FloorModOptions.py
ethosu/vela/tflite/FullyConnectedOptions.py
ethosu/vela/tflite/FullyConnectedOptionsWeightsFormat.py
ethosu/vela/tflite/GatherNdOptions.py
ethosu/vela/tflite/GatherOptions.py
ethosu/vela/tflite/GeluOptions.py
ethosu/vela/tflite/GreaterEqualOptions.py
ethosu/vela/tflite/GreaterOptions.py
ethosu/vela/tflite/HardSwishOptions.py
ethosu/vela/tflite/HashtableFindOptions.py
ethosu/vela/tflite/HashtableImportOptions.py
ethosu/vela/tflite/HashtableOptions.py
ethosu/vela/tflite/HashtableSizeOptions.py
ethosu/vela/tflite/IfOptions.py
ethosu/vela/tflite/Int32Vector.py
ethosu/vela/tflite/L2NormOptions.py
ethosu/vela/tflite/LSHProjectionOptions.py
ethosu/vela/tflite/LSHProjectionType.py
ethosu/vela/tflite/LSTMKernelType.py
ethosu/vela/tflite/LSTMOptions.py
ethosu/vela/tflite/LeakyReluOptions.py
ethosu/vela/tflite/LessEqualOptions.py
ethosu/vela/tflite/LessOptions.py
ethosu/vela/tflite/LocalResponseNormalizationOptions.py
ethosu/vela/tflite/LogSoftmaxOptions.py
ethosu/vela/tflite/LogicalAndOptions.py
ethosu/vela/tflite/LogicalNotOptions.py
ethosu/vela/tflite/LogicalOrOptions.py
ethosu/vela/tflite/MatrixDiagOptions.py
ethosu/vela/tflite/MatrixSetDiagOptions.py
ethosu/vela/tflite/MaximumMinimumOptions.py
ethosu/vela/tflite/Metadata.py
ethosu/vela/tflite/MirrorPadMode.py
ethosu/vela/tflite/MirrorPadOptions.py
ethosu/vela/tflite/Model.py
ethosu/vela/tflite/MulOptions.py
ethosu/vela/tflite/NegOptions.py
ethosu/vela/tflite/NonMaxSuppressionV4Options.py
ethosu/vela/tflite/NonMaxSuppressionV5Options.py
ethosu/vela/tflite/NotEqualOptions.py
ethosu/vela/tflite/OneHotOptions.py
ethosu/vela/tflite/Operator.py
ethosu/vela/tflite/OperatorCode.py
ethosu/vela/tflite/PackOptions.py
ethosu/vela/tflite/PadOptions.py
ethosu/vela/tflite/PadV2Options.py
ethosu/vela/tflite/Padding.py
ethosu/vela/tflite/Pool2DOptions.py
ethosu/vela/tflite/PowOptions.py
ethosu/vela/tflite/QuantizationDetails.py
ethosu/vela/tflite/QuantizationParameters.py
ethosu/vela/tflite/QuantizeOptions.py
ethosu/vela/tflite/RNNOptions.py
ethosu/vela/tflite/RandomOptions.py
ethosu/vela/tflite/RangeOptions.py
ethosu/vela/tflite/RankOptions.py
ethosu/vela/tflite/ReadVariableOptions.py
ethosu/vela/tflite/ReduceWindowFunction.py
ethosu/vela/tflite/ReduceWindowOptions.py
ethosu/vela/tflite/ReducerOptions.py
ethosu/vela/tflite/ReshapeOptions.py
ethosu/vela/tflite/ResizeBilinearOptions.py
ethosu/vela/tflite/ResizeNearestNeighborOptions.py
ethosu/vela/tflite/ReverseSequenceOptions.py
ethosu/vela/tflite/ReverseV2Options.py
ethosu/vela/tflite/Rfft2dOptions.py
ethosu/vela/tflite/RightShiftOptions.py
ethosu/vela/tflite/RngAlgorithm.py
ethosu/vela/tflite/SVDFOptions.py
ethosu/vela/tflite/ScatterNdOptions.py
ethosu/vela/tflite/SegmentSumOptions.py
ethosu/vela/tflite/SelectOptions.py
ethosu/vela/tflite/SelectV2Options.py
ethosu/vela/tflite/SequenceRNNOptions.py
ethosu/vela/tflite/ShapeOptions.py
ethosu/vela/tflite/SignOptions.py
ethosu/vela/tflite/SignatureDef.py
ethosu/vela/tflite/SkipGramOptions.py
ethosu/vela/tflite/SliceOptions.py
ethosu/vela/tflite/SoftmaxOptions.py
ethosu/vela/tflite/SpaceToBatchNDOptions.py
ethosu/vela/tflite/SpaceToDepthOptions.py
ethosu/vela/tflite/SparseIndexVector.py
ethosu/vela/tflite/SparseToDenseOptions.py
ethosu/vela/tflite/SparsityParameters.py
ethosu/vela/tflite/SplitOptions.py
ethosu/vela/tflite/SplitVOptions.py
ethosu/vela/tflite/SquareOptions.py
ethosu/vela/tflite/SquaredDifferenceOptions.py
ethosu/vela/tflite/SqueezeOptions.py
ethosu/vela/tflite/StableHLOCompositeOptions.py
ethosu/vela/tflite/StablehloBroadcastInDimOptions.py
ethosu/vela/tflite/StablehloCaseOptions.py
ethosu/vela/tflite/StablehloCompareOptions.py
ethosu/vela/tflite/StablehloComparisonDirection.py
ethosu/vela/tflite/StablehloComparisonType.py
ethosu/vela/tflite/StablehloConcatenateOptions.py
ethosu/vela/tflite/StablehloConvolutionOptions.py
ethosu/vela/tflite/StablehloCustomCallOptions.py
ethosu/vela/tflite/StablehloDotGeneralOptions.py
ethosu/vela/tflite/StablehloDynamicSliceOptions.py
ethosu/vela/tflite/StablehloGatherOptions.py
ethosu/vela/tflite/StablehloIotaOptions.py
ethosu/vela/tflite/StablehloPadOptions.py
ethosu/vela/tflite/StablehloPrecisionConfig.py
ethosu/vela/tflite/StablehloReduceOptions.py
ethosu/vela/tflite/StablehloReduceWindowOptions.py
ethosu/vela/tflite/StablehloRngBitGeneratorOptions.py
ethosu/vela/tflite/StablehloScatterOptions.py
ethosu/vela/tflite/StablehloShiftLeftOptions.py
ethosu/vela/tflite/StablehloSliceOptions.py
ethosu/vela/tflite/StablehloSortOptions.py
ethosu/vela/tflite/StablehloTransposeOptions.py
ethosu/vela/tflite/StablehloWhileOptions.py
ethosu/vela/tflite/StridedSliceOptions.py
ethosu/vela/tflite/SubGraph.py
ethosu/vela/tflite/SubOptions.py
ethosu/vela/tflite/Tensor.py
ethosu/vela/tflite/TensorMap.py
ethosu/vela/tflite/TensorType.py
ethosu/vela/tflite/TileOptions.py
ethosu/vela/tflite/TopKV2Options.py
ethosu/vela/tflite/TransposeConvOptions.py
ethosu/vela/tflite/TransposeOptions.py
ethosu/vela/tflite/Uint16Vector.py
ethosu/vela/tflite/Uint8Vector.py
ethosu/vela/tflite/UnidirectionalSequenceLSTMOptions.py
ethosu/vela/tflite/UniqueOptions.py
ethosu/vela/tflite/UnpackOptions.py
ethosu/vela/tflite/UnsortedSegmentMaxOptions.py
ethosu/vela/tflite/UnsortedSegmentMinOptions.py
ethosu/vela/tflite/UnsortedSegmentProdOptions.py
ethosu/vela/tflite/UnsortedSegmentSumOptions.py
ethosu/vela/tflite/VarHandleOptions.py
ethosu/vela/tflite/VariantSubType.py
ethosu/vela/tflite/WhereOptions.py
ethosu/vela/tflite/WhileOptions.py
ethosu/vela/tflite/ZerosLikeOptions.py
ethosu/vela/tflite/__init__.py
ethosu/vela/tosa/ArithmeticRightShiftAttribute.py
ethosu/vela/tosa/Attribute.py
ethosu/vela/tosa/AxisAttribute.py
ethosu/vela/tosa/ClampAttribute.py
ethosu/vela/tosa/CondIfAttribute.py
ethosu/vela/tosa/ConvAttribute.py
ethosu/vela/tosa/CustomAttribute.py
ethosu/vela/tosa/DType.py
ethosu/vela/tosa/FFTAttribute.py
ethosu/vela/tosa/FullyConnectedAttribute.py
ethosu/vela/tosa/MatMulAttribute.py
ethosu/vela/tosa/MulAttribute.py
ethosu/vela/tosa/NegateAttribute.py
ethosu/vela/tosa/Op.py
ethosu/vela/tosa/PadAttribute.py
ethosu/vela/tosa/PoolAttribute.py
ethosu/vela/tosa/RescaleAttribute.py
ethosu/vela/tosa/ReshapeAttribute.py
ethosu/vela/tosa/ResizeAttribute.py
ethosu/vela/tosa/ResizeMode.py
ethosu/vela/tosa/SliceAttribute.py
ethosu/vela/tosa/TableAttribute.py
ethosu/vela/tosa/TileAttribute.py
ethosu/vela/tosa/TosaBasicBlock.py
ethosu/vela/tosa/TosaGraph.py
ethosu/vela/tosa/TosaOperator.py
ethosu/vela/tosa/TosaRegion.py
ethosu/vela/tosa/TosaTensor.py
ethosu/vela/tosa/TransposeAttribute.py
ethosu/vela/tosa/TransposeConvAttribute.py
ethosu/vela/tosa/Version.py
ethosu/vela/tosa/WhileLoopAttribute.py
ethosu/vela/tosa/__init__.py
test/network.py
test/test_ethos_u_vela.py