Home
last modified time | relevance | path

Searched refs:normalization_workload_entity (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/timelineDecoder/tests/
H A DJSONTimelineDecoderTests.cpp730 JSONTimelineDecoder::JSONEntity normalization_workload_entity = model.jsonEntities variable
732 CHECK(normalization_workload_entity.GetType() == "workload");
733 CHECK(normalization_workload_entity.extendedData.at("backendId") == "CpuRef");
736 .at(normalization_workload_entity.childEntities[0]);