question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[RFC] Examples folder organisation

See original GitHub issue

The hierarchy of the /examples folder regarding pruning examples isn’t clear. In the /pruning folder, the examples in that folder aside from simple.py are actually integration examples, which this one is not. Outside of that folder, there are other examples that include pruning, such as chainer_simple.py and fastai_simple.py.

Ok to relabel the /pruning folder /integrations and move simple.py above that folder to /examples and rename as pruning_simple.py?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
hvycommented, Feb 1, 2021

@hvy Don’t follow your comment on Github actions, so let’s discuss offline.

If you for instance look at https://github.com/optuna/optuna/runs/1801496728?check_suite_focus=true, you can see that all examples are executed under a single large step (taking more than 3 hours). I meant splitting this up into multiple steps.

Screen Shot 2021-02-01 at 13 08 59

0reactions
hvycommented, May 21, 2021

Let me close this issue since it’s resolved. By the way, examples have been moved to https://github.com/optuna/optuna-examples.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[RFC] Formalize directory structure for including examples files
The folder typically contains proposed schema changes as ... [RFC] Formalize directory structure for including examples files #1291.
Read more >
RFC 2970 - Architecture for Integrated Directory Services
Nonetheless, there is increasing call for participation of widely-dispersed directory servers (i.e., across multiple organizations) in large-scale directory ...
Read more >
Rethinking React-Redux folder structure - RFCs - TheForeman
Redux recommends the usage of “feature folders”, with all the Redux logic for a given feature in a single “slice/ducks” file". they created...
Read more >
Folder structure - Next Right Now - GitHub Pages
Folder structure. Overview of what each folder under src is about: app : Contains code (components, business logic, types) that is being used...
Read more >
Standard Communication Tools by HashiCorp - RFC - Slab
To make organizing documents easier, we use Team Drives in Google Drive heavily. These are effectively “folders” that can be shared with ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found