efficient
Here are 166 public repositories matching this topic...
-
Updated
May 25, 2022 - Crystal
-
Updated
Jul 6, 2022 - Python
-
Updated
Aug 16, 2021 - 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
Jun 8, 2022 - Lua
-
Updated
Jun 29, 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
Jun 27, 2022 - AutoHotkey
-
Updated
Jun 21, 2022 - JavaScript
-
Updated
Jul 2, 2022 - Swift
-
Updated
Dec 17, 2020 - C
-
Updated
Jun 13, 2022 - Shell
-
Updated
Jul 3, 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
Jul 8, 2022 - Scala
-
Updated
Mar 28, 2022 - C
-
Updated
Jun 8, 2017 - C
-
Updated
Oct 15, 2021 - Python
-
Updated
Jun 22, 2022 - Python
Many features has been added to IMD overtime, and I basically have added some docs about them here and there. Proofreading, adding more help, complete docstrings, ... are sort of tasks which should be done.
-
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."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

I can't find any documentation or thorough tests of the path substitution performed by
compiler/options/pathSubs.From looking at the code, these are the substitutions:
$nim: global nim prefix directory path$lib: stdlib directory path$home: user's home directory path$config: I think this is the directory path to the either the nimscript calling`compiler/options/path