efficient
Here are 165 public repositories matching this topic...
-
Updated
Dec 14, 2021 - Crystal
-
Updated
Aug 16, 2021 - Python
-
Updated
Mar 21, 2022 - Python
When using dua i on windows 10 I noticed that I did not see any highlight on the currently selected item.
I was using dua with Microsoft Terminal + Powershell Core 7. One specific thing I noticed when attempting to run this directly on the Powershell 7 shell is that the currently selected item has a slightly whiter text, but still no selection (inverted color on the current item).
bel
-
Updated
Mar 18, 2022 - Lua
-
Updated
Feb 11, 2022 - C++
Hi Jiahui,
Thanks for the great work. I'm trying to reproduce AutoSlim for CIFAR-10 (Table 2).
Could you please provide a detailed hyperparameter you used for it?
I'm able to train the baseline MobileNetV2 1.0x to 7.9 Top-1 error using the following hyperparameters:
- 0.1 initial learning rate
- linear learning rate decay
- 128 batch size
- 300 epochs of training
- 5e-4 weight decay
-
Updated
Mar 23, 2022 - AutoHotkey
-
Updated
Mar 11, 2022 - JavaScript
-
Updated
Dec 17, 2020 - C
-
Updated
Mar 20, 2022 - Shell
-
Updated
Mar 21, 2022 - Swift
-
Updated
Feb 3, 2021 - C
-
Updated
Feb 24, 2022 - Swift
-
Updated
Jan 29, 2021 - Python
-
Updated
Jul 23, 2020 - Python
-
Updated
Feb 3, 2022 - Shell
-
Updated
Feb 24, 2019 - Dart
-
Updated
Jul 15, 2019 - Python
-
Updated
Mar 22, 2022 - Scala
-
Updated
Feb 13, 2022 - C
-
Updated
Jun 8, 2017 - C
-
Updated
Oct 15, 2021 - Python
-
Updated
Feb 9, 2022 - Python
-
Updated
Dec 21, 2017 - JavaScript
Improve this page
Add a description, image, and links to the efficient topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the efficient topic, visit your repo's landing page and select "manage topics."


On Windows, when stack size limit is exceeded, the program ends with "Error: execution of an external program failed" with no details provided. For noobies like me, it might be helpful if the compiler gives some indication of why that is.
The simplest would be to create a warning when a single large array is defined in the code.
More advanced solution would take the combined the sizes of diffe