Git Product home page Git Product logo

Comments (3)

Colm-in-Arm avatar Colm-in-Arm commented on May 27, 2024

Hello Ayman.

You've specified the "-a" command line parameter which will:

-a, --enable-external-profiling
If enabled external profiling will be
switched on

By specifying this parameter execute network will attempt to connect to a Streamline server to send profiling data. The warnings are indicating that there's no server to connect to.

Colm.

from armnn.

aymanchaudhry avatar aymanchaudhry commented on May 27, 2024

Hi Colm,
Thanks for the explanation, but what about for UnitTests?

I have built ArmNN using CMake with the following options:

BUILD_TF_LITE_PARSER=1
BUILD_ONNX_PARSER=1
ARMCOMPUTENEON=1
BUILD_TESTS=1
BUILD_SAMPLE_APP=1
PROFILING=1
BUILD_DELEGATE_JNI_INTERFACE=0
BUILD_ARMNN_EXAMPLES=1
BUILD_CLASSIC_DELEGATE=1

When I run UnitTests, I get similar profiler warnings - I have attached the full log.

I used the same CMake options for building ArmNN v22.02** and I did not get any profiler warnings.
Looking at cmake/GlobalConfig.cmake for both versions, PROFILING_BACKEND_STREAMLINE is set to OFF by default for both.

** Did not use BUILD_DELEGATE_JNI_INTERFACE and used the older option for BUILD_CLASSIC_DELEGATE

armnn-24-04-unit-tests-log.txt

from armnn.

Colm-in-Arm avatar Colm-in-Arm commented on May 27, 2024

Hello Ayman.

There are unit tests that specifically test the external profiling interface. For example ProfilingEnableCpuRef in RuntimeTests.cpp. These will print some output but the tests will pass. This is expected output.

Colm.

from armnn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.