Skip to content

Commit

Permalink
Merge branch 'dev' into patch-5
Browse files Browse the repository at this point in the history
  • Loading branch information
shleym2000 committed Dec 4, 2024
2 parents 55b33d5 + 3550fa3 commit 3861f02
Show file tree
Hide file tree
Showing 228 changed files with 6,190 additions and 689 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: sonarsource/sonarcloud-github-c-cpp@v3
- name: Run build-wrapper
run: |
build-wrapper-win-x86-64 --out-dir ${{ env.BUILD_WRAPPER_OUT_DIR }} msbuild sonar_scanner_example.vcxproj /t:rebuild /nodeReuse:false
build-wrapper-win-x86-64 --out-dir ${{ env.BUILD_WRAPPER_OUT_DIR }} msbuild opennn.vcxproj /t:rebuild /nodeReuse:false
- name: Run sonar-scanner
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Binary file modified DawnCache/data_1
Binary file not shown.
Binary file modified GPUCache/data_0
Binary file not shown.
Binary file modified GPUCache/data_1
Binary file not shown.
Binary file modified GPUCache/data_3
Binary file not shown.
4 changes: 2 additions & 2 deletions examples/amazon_reviews/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ int main()

output_data = neural_network.calculate_outputs(input_data);

cout << "\n\n" << review_1 << endl << "\nBad:" << output_data(0,0) << "%\tGood:" << (1 - output_data(0,0)) << "%" << endl;
cout << "\n" << review_2 << endl << "\nBad:" << output_data(1,0) << "%\tGood:" << (1 - output_data(1,0)) << "%\n" << endl;
cout << "\n\n" << review_1 << "\nBad:" << output_data(0,0) << "%\tGood:" << (1 - output_data(0,0)) << "%" << endl;
cout << "\n" << review_2 << "\nBad:" << output_data(1,0) << "%\tGood:" << (1 - output_data(1,0)) << "%\n" << endl;

// Save results

Expand Down
181 changes: 181 additions & 0 deletions examples/mnist/Intel® VTune™ Profiler Results/Hello/Hello.vtuneproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,181 @@
<?xml version="1.0" encoding="UTF-8"?>
<root>
<connectionOption>localhost</connectionOption>
<rdmgr>
<timestamp type="u64_t">1733307891</timestamp>
<hostname>DESKTOP-R9LFL6Q</hostname>
<os>windows</os>
<product>Intel® VTune™ Profiler 2024.0.0</product>
<buildNumber type="s32_t">626834</buildNumber>
<logicalCPUCount type="s32_t">28</logicalCPUCount>
<physicalCoreCount type="s32_t">20</physicalCoreCount>
<processorPackageCount type="s32_t">1</processorPackageCount>
<CPUFrequency type="s64_t">2112000000</CPUFrequency>
<CPUFamily type="s32_t">6</CPUFamily>
<CPUModel type="s32_t">183</CPUModel>
<CPUStepping type="s32_t">1</CPUStepping>
<CPUBrandName>Intel(R) Core(TM) i7-14700F</CPUBrandName>
<isa>avx2</isa>
</rdmgr>
<All_Configurations-All_Platforms>
<target_settings>
<selected_workload>
<localhost>launch</localhost>
</selected_workload>
<workloads>
<localhost>
<launch type="pointer" type_id="dasID_cctrl2::ApplicationWorkload" ptr_type="dasID_cctrl2::IWorkload">
<workload>
<targetName>launch</targetName>
<result_directory.path>C:\Users\Roberto Lopez\Documents\opennn\examples\mnist\Intel® VTune™ Profiler Results\Hello\r@@@{at}</result_directory.path>
<use_app_dir_as_work_dir type="bool">false</use_app_dir_as_work_dir>
<launch_app.app_to_launch>C:\Users\Roberto Lopez\Desktop\mnist.exe</launch_app.app_to_launch>
<launch_app.app_parameters></launch_app.app_parameters>
<launch_app.working_folder>C:\Users\Roberto Lopez\Documents\opennn\examples\mnist\Debug</launch_app.working_folder>
<launch.userappworkdir>C:\Users\Roberto Lopez\Documents\opennn\examples\mnist\Debug</launch.userappworkdir>
<context>
<contextValue>
<id>allowMultipleRuns</id>
<value type="bool">false</value>
</contextValue>
<contextValue>
<id>analyzeKvmGuest</id>
<value type="bool">false</value>
</contextValue>
<contextValue>
<id>analyzeSystemWide</id>
<value type="bool">false</value>
</contextValue>
<contextValue>
<id>cpuMask</id>
<value></value>
</contextValue>
<contextValue>
<id>customCollector</id>
<value></value>
</contextValue>
<contextValue>
<id>dataLimit</id>
<value type="s32_t">1000</value>
</contextValue>
<contextValue>
<id>enableRing</id>
<value type="bool">false</value>
</contextValue>
<contextValue>
<id>finalizationMode</id>
<value>fast</value>
</contextValue>
<contextValue>
<id>followChild</id>
<value type="bool">true</value>
</contextValue>
<contextValue>
<id>followChildGroup</id>
<value type="null"></value>
</contextValue>
<contextValue>
<id>followChildStrategy</id>
<value></value>
</contextValue>
<contextValue>
<id>groupForFinalizationControl</id>
<value type="null"></value>
</contextValue>
<contextValue>
<id>kvmGuestKallsyms</id>
<value></value>
</contextValue>
<contextValue>
<id>kvmGuestModules</id>
<value></value>
</contextValue>
<contextValue>
<id>kvmProfileGuest</id>
<value type="null"></value>
</contextValue>
<contextValue>
<id>mrteMode</id>
<value>auto</value>
</contextValue>
<contextValue>
<id>targetDurationType</id>
<value>short</value>
</contextValue>
<contextValue>
<id>targetRingBuffer</id>
<value type="double">0</value>
</contextValue>
<contextValue>
<id>targetType</id>
<value>launch</value>
</contextValue>
<contextValue>
<id>traceMpi</id>
<value type="bool">false</value>
</contextValue>
<contextValue>
<id>tracingMode</id>
<value type="null"></value>
</contextValue>
<contextValue>
<id>wrapperScriptContent</id>
<value></value>
</contextValue>
<contextValue>
<id>wrapperScriptPath</id>
<value></value>
</contextValue>
</context>
</workload>
</launch>
</localhost>
</workloads>
</target_settings>
<analysis_type_settings>
<selected_analysis_type_path>C:\Program Files (x86)\Intel\oneAPI\vtune\2024.0\config\analysis_type\survey.cfg</selected_analysis_type_path>
<localhost>
<launch>
<at_start_point>
<at_path>C:\Program Files (x86)\Intel\oneAPI\vtune\2024.0\config\analysis_type\survey.cfg</at_path>
<knob_values>
<contextValue>
<id>allowedViewpoints</id>
<value>%PerfSnapshotViewpointName</value>
</contextValue>
<contextValue>
<id>collectMemoryBW</id>
<value type="bool">true</value>
</contextValue>
<contextValue>
<id>collectPCIeBW</id>
<value type="bool">false</value>
</contextValue>
<contextValue>
<id>dramBandwidthLimitsAT</id>
<value type="bool">true</value>
</contextValue>
<contextValue>
<id>initialViewpoint</id>
<value>%PerfSnapshotViewpointName</value>
</contextValue>
<contextValue>
<id>isUArchUsageAvailable</id>
<value type="bool">true</value>
</contextValue>
<contextValue>
<id>targetGPUAtk</id>
<value>none</value>
</contextValue>
<contextValue>
<id>useGpuCountingMode</id>
<value type="bool">true</value>
</contextValue>
</knob_values>
</at_start_point>
</launch>
</localhost>
</analysis_type_settings>
</All_Configurations-All_Platforms>
<contextValues type="bag"/>
</root>
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C:\Users\Roberto Lopez\Documents\opennn\examples\mnist\Intel® VTune™ Profiler Results\Hello\r000ps\data.0
Loading

0 comments on commit 3861f02

Please sign in to comment.