Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TMVA] Fix print output of DNN CPU impl #306

Closed
wants to merge 1 commit into from
Closed

[TMVA] Fix print output of DNN CPU impl #306

wants to merge 1 commit into from

Conversation

stwunsch
Copy link
Contributor

@stwunsch stwunsch commented Dec 3, 2016

Compare to the same lines in TrainGPU() (line 806). It's only a typo!

@stwunsch stwunsch closed this Dec 17, 2016
linev added a commit to linev/root that referenced this pull request May 17, 2024
1. Correctly scale size of axis ticks - take into account NDC axis length
2. Remove source_dir output in node.js root-project#296
3. Set name and userData in geometry `build()` function root-project#303
4. Draw histogram title afterwards - place in front of stats box
5. Upgrade three.js r158 -> r162, last with WebGL1 support
6. Split extras into three_addons.mjs, provide jsroot geometry build without three.js
7. Fix - correctly draw only grids with AXIG draw option
8. Fix - let read object from TFile with empty name
9. Fix - graph drawing fix custom labels on X axis root-project#297
10. Fix - draw at least line for TGraphErrors ROOT-8131
11. Fix - log scales on TH3 drawings root-project#306
12. Fix - preserve attributes and draw options when call drawingJSON() root-project#307
13. Fix - draw geometry top node volume if all childs not visible root-project#308
linev added a commit to linev/root that referenced this pull request May 17, 2024
1. Correctly scale size of axis ticks - take into account NDC axis length
2. Remove source_dir output in node.js root-project#296
3. Set name and userData in geometry `build()` function root-project#303
4. Draw histogram title afterwards - place in front of stats box
5. Upgrade three.js r158 -> r162, last with WebGL1 support
6. Split extras into three_addons.mjs, provide jsroot geometry build without three.js
7. Fix - correctly draw only grids with AXIG draw option
8. Fix - let read object from TFile with empty name
9. Fix - graph drawing fix custom labels on X axis root-project#297
10. Fix - draw at least line for TGraphErrors ROOT-8131
11. Fix - log scales on TH3 drawings root-project#306
12. Fix - preserve attributes and draw options when call drawingJSON() root-project#307
13. Fix - draw geometry top node volume if all childs not visible root-project#308
14. Fix - canvas resize in Qt5 window
linev added a commit that referenced this pull request May 21, 2024
1. Correctly scale size of axis ticks - take into account NDC axis length
2. Remove source_dir output in node.js #296
3. Set name and userData in geometry `build()` function #303
4. Draw histogram title afterwards - place in front of stats box
5. Upgrade three.js r158 -> r162, last with WebGL1 support
6. Split extras into three_addons.mjs, provide jsroot geometry build without three.js
7. Fix - correctly draw only grids with AXIG draw option
8. Fix - let read object from TFile with empty name
9. Fix - graph drawing fix custom labels on X axis #297
10. Fix - draw at least line for TGraphErrors ROOT-8131
11. Fix - log scales on TH3 drawings #306
12. Fix - preserve attributes and draw options when call drawingJSON() #307
13. Fix - draw geometry top node volume if all childs not visible #308
14. Fix - canvas resize in Qt5 window
PPaye pushed a commit to PPaye/root that referenced this pull request Jun 3, 2024
1. Correctly scale size of axis ticks - take into account NDC axis length
2. Remove source_dir output in node.js root-project#296
3. Set name and userData in geometry `build()` function root-project#303
4. Draw histogram title afterwards - place in front of stats box
5. Upgrade three.js r158 -> r162, last with WebGL1 support
6. Split extras into three_addons.mjs, provide jsroot geometry build without three.js
7. Fix - correctly draw only grids with AXIG draw option
8. Fix - let read object from TFile with empty name
9. Fix - graph drawing fix custom labels on X axis root-project#297
10. Fix - draw at least line for TGraphErrors ROOT-8131
11. Fix - log scales on TH3 drawings root-project#306
12. Fix - preserve attributes and draw options when call drawingJSON() root-project#307
13. Fix - draw geometry top node volume if all childs not visible root-project#308
14. Fix - canvas resize in Qt5 window
silverweed pushed a commit to silverweed/root that referenced this pull request Aug 19, 2024
1. Correctly scale size of axis ticks - take into account NDC axis length
2. Remove source_dir output in node.js root-project#296
3. Set name and userData in geometry `build()` function root-project#303
4. Draw histogram title afterwards - place in front of stats box
5. Upgrade three.js r158 -> r162, last with WebGL1 support
6. Split extras into three_addons.mjs, provide jsroot geometry build without three.js
7. Fix - correctly draw only grids with AXIG draw option
8. Fix - let read object from TFile with empty name
9. Fix - graph drawing fix custom labels on X axis root-project#297
10. Fix - draw at least line for TGraphErrors ROOT-8131
11. Fix - log scales on TH3 drawings root-project#306
12. Fix - preserve attributes and draw options when call drawingJSON() root-project#307
13. Fix - draw geometry top node volume if all childs not visible root-project#308
14. Fix - canvas resize in Qt5 window
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant