-
Notifications
You must be signed in to change notification settings - Fork 661
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
add algebraic logging #2965
base: master
Are you sure you want to change the base?
add algebraic logging #2965
Commits on Sep 20, 2023
-
To support Yolov8 (deepjavalibrary#2776)
--------- Co-authored-by: Administrator <Administrator@tech8> Co-authored-by: KexinFeng <fenkexin@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 950340f - Browse repository at this point
Copy the full SHA 950340fView commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da15713 - Browse repository at this point
Copy the full SHA da15713View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15fd0d0 - Browse repository at this point
Copy the full SHA 15fd0d0View commit details
Commits on Sep 28, 2023
-
PtndArrayEx.multiboxDetection() implementation (deepjavalibrary#2769)
* Implement PtNDArraryEx.multiboxDetection * MultiboxDetection - code cleanup * MultiboxDetection - code cleanup * MultiboxDetection - code cleanup * MultiboxDetection - code cleanup * format code * Fix, add tests, and pass CI --------- Co-authored-by: Zach Kimberg <kimbergz@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 963332d - Browse repository at this point
Copy the full SHA 963332dView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a90d0a - Browse repository at this point
Copy the full SHA 3a90d0aView commit details -
Revert "Updates LightGBM to 1.7.6 (deepjavalibrary#2793)" (deepjavali…
…brary#2796) This reverts commit 3a90d0a.
Configuration menu - View commit details
-
Copy full SHA for 8fd79db - Browse repository at this point
Copy the full SHA 8fd79dbView commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27c6a57 - Browse repository at this point
Copy the full SHA 27c6a57View commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d432a65 - Browse repository at this point
Copy the full SHA d432a65View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 458933c - Browse repository at this point
Copy the full SHA 458933cView commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f4ebee - Browse repository at this point
Copy the full SHA 2f4ebeeView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90059cd - Browse repository at this point
Copy the full SHA 90059cdView commit details
Commits on Oct 18, 2023
-
[docs] Fixes markdown headers (deepjavalibrary#2812)
This fixes the markdown headers to be h1 so they render correctly in docs.
Configuration menu - View commit details
-
Copy full SHA for 298ea1f - Browse repository at this point
Copy the full SHA 298ea1fView commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0b4334 - Browse repository at this point
Copy the full SHA f0b4334View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe86680 - Browse repository at this point
Copy the full SHA fe86680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5aef8 - Browse repository at this point
Copy the full SHA 1c5aef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e07cf - Browse repository at this point
Copy the full SHA 23e07cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d9e85 - Browse repository at this point
Copy the full SHA 85d9e85View commit details
Commits on Oct 24, 2023
-
[api] Added Early stopping configuration (deepjavalibrary#38) (deepja…
…valibrary#2806) * [api] Added Early stopping configuration (deepjavalibrary#38) * [api] Added Builder for Early stopping configuration (deepjavalibrary#38) * Explicitly set NDManager for dataset in EarlyStoppingListenerTest to make the test run on JDK11 in gradle.
Configuration menu - View commit details
-
Copy full SHA for 0b6474f - Browse repository at this point
Copy the full SHA 0b6474fView commit details
Commits on Oct 25, 2023
-
Creates MultiDevice (deepjavalibrary#2819)
This creates an abstraction for combining devices into a single device. The main use case for now is in DJL Serving TP_parallel. It will allow us to create a WorkerGroup and a PyPredictor for a set of devices and then track the usage of devices properly. It could also be used later for multi-gpu training or other multi-device cases.
Configuration menu - View commit details
-
Copy full SHA for 185981b - Browse repository at this point
Copy the full SHA 185981bView commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d68857 - Browse repository at this point
Copy the full SHA 7d68857View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3927867 - Browse repository at this point
Copy the full SHA 3927867View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9b0c8c9 - Browse repository at this point
Copy the full SHA 9b0c8c9View commit details
Commits on Nov 3, 2023
-
Updates doc versions to 0.24.0 (deepjavalibrary#2829)
* Updates doc versions to 0.24.0 Also moves android gradle.properties to the new 0.25.0. * Remove android change
Configuration menu - View commit details
-
Copy full SHA for 6981d76 - Browse repository at this point
Copy the full SHA 6981d76View commit details
Commits on Nov 4, 2023
-
Updates XGBoost to 2.0.1 (deepjavalibrary#2833)
* Updates XGBoost to 2.0.1 * Use devtools 8 * Updates based on new Xgboost JNI API. --------- Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 715e620 - Browse repository at this point
Copy the full SHA 715e620View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f55189 - Browse repository at this point
Copy the full SHA 9f55189View commit details
Commits on Nov 9, 2023
-
Add erf and atan2 (deepjavalibrary#2842)
* Added element-wise gauss error function (ERF) * Added element-wise arctan2 * Format java * Fixed docs * added * to other_ptr in Atan2
Configuration menu - View commit details
-
Copy full SHA for f84d3bb - Browse repository at this point
Copy the full SHA f84d3bbView commit details
Commits on Nov 13, 2023
-
Add FFT2 and FFT2 inverse (deepjavalibrary#2845)
* Added 2D FFT * Format java * Add default fft2 * Convert array to vectors * Add inverse fft2 * Add better assersion in ifft2 test * Add really better assersion in ifft2 test * Move cast bellow ifft2 for unsupported exception * Format java * changed dims to axes * changed dims to axes
Configuration menu - View commit details
-
Copy full SHA for f39640c - Browse repository at this point
Copy the full SHA f39640cView commit details
Commits on Nov 15, 2023
-
only build triton binaries (deepjavalibrary#2847)
* only build triton binaries * install requests library * remove script
Configuration menu - View commit details
-
Copy full SHA for 8f6ff7c - Browse repository at this point
Copy the full SHA 8f6ff7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ceef3 - Browse repository at this point
Copy the full SHA e8ceef3View commit details -
[docs] Update serving configuration nav (deepjavalibrary#2853)
Updates the navigation as a followup to deepjavalibrary/djl-serving#1316.
Configuration menu - View commit details
-
Copy full SHA for e315554 - Browse repository at this point
Copy the full SHA e315554View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 062d395 - Browse repository at this point
Copy the full SHA 062d395View commit details
Commits on Nov 20, 2023
-
Fixes archiveBaseName in native builds (deepjavalibrary#2859)
This property is necessary to avoid conflicts in building multiple flavors which can be observed in the native properties file not matching the jar for some engine builds.
Configuration menu - View commit details
-
Copy full SHA for a30f133 - Browse repository at this point
Copy the full SHA a30f133View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb932d - Browse repository at this point
Copy the full SHA ccb932dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da4287 - Browse repository at this point
Copy the full SHA 8da4287View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e5100 - Browse repository at this point
Copy the full SHA b5e5100View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a9191e - Browse repository at this point
Copy the full SHA 5a9191eView commit details -
[CI] Fixes flaky early stopping test (deepjavalibrary#2866)
This changes the test from requiring the early stopping at a particular epoch to ensuring that it stops early due to time constraints. This should help reduce the chances of being flaky due to race conditions.
Configuration menu - View commit details
-
Copy full SHA for c846786 - Browse repository at this point
Copy the full SHA c846786View commit details
Commits on Nov 22, 2023
-
[docs] Move jupyter notebooks to DJL Demo (deepjavalibrary#2854)
* [docs] Move jupyter notebooks to DJL Demo This moves the notebooks to the demo repositories. It makes it more clearly follow the trend where the things in the main repo are master build while those in demos track nightly snapshots or releases.
Configuration menu - View commit details
-
Copy full SHA for 969f84e - Browse repository at this point
Copy the full SHA 969f84eView commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 50f8af6 - Browse repository at this point
Copy the full SHA 50f8af6View commit details
Commits on Nov 26, 2023
-
[pytorch] Revert InstanceHolder for PyTorch engine (deepjavalibrary#2876
) Fixes: deepjavalibrary#2875
Configuration menu - View commit details
-
Copy full SHA for e45f344 - Browse repository at this point
Copy the full SHA e45f344View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a6b2e5c - Browse repository at this point
Copy the full SHA a6b2e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb56edc - Browse repository at this point
Copy the full SHA bb56edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2be804 - Browse repository at this point
Copy the full SHA e2be804View commit details -
Configuration menu - View commit details
-
Copy full SHA for b14a818 - Browse repository at this point
Copy the full SHA b14a818View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce441c1 - Browse repository at this point
Copy the full SHA ce441c1View commit details -
Minor fixes to improve Apple Silicon MPS support (deepjavalibrary#2873)
* Support 32-bit toTensor() This fixes an issue where calling NDArrayEx.toTensor() fails on Apple Silicon due to a lack of support for float64. * Avoid float64 conversion in Classifications constructor Don't convert probabilities from float32 to float64, because this causes a failure on Apple Silicon. Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 36d4aec - Browse repository at this point
Copy the full SHA 36d4aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c62a0e9 - Browse repository at this point
Copy the full SHA c62a0e9View commit details
Commits on Nov 29, 2023
-
Tokenizers: Updated huggingface_models.py to support Safetensors mode…
…ls as well as pytorch (deepjavalibrary#2880) * Updated huggingface_models.py to support Safetensors models as well as pytorch --------- Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c057898 - Browse repository at this point
Copy the full SHA c057898View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2fc8058 - Browse repository at this point
Copy the full SHA 2fc8058View commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 586bb07 - Browse repository at this point
Copy the full SHA 586bb07View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f94c1a - Browse repository at this point
Copy the full SHA 7f94c1aView commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c1301a - Browse repository at this point
Copy the full SHA 3c1301aView commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d95edd4 - Browse repository at this point
Copy the full SHA d95edd4View commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df109c0 - Browse repository at this point
Copy the full SHA df109c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6708a42 - Browse repository at this point
Copy the full SHA 6708a42View commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1060bdd - Browse repository at this point
Copy the full SHA 1060bddView commit details -
Add Evaluator support to update multiple accumulators (deepjavalibrar…
…y#2894) * Evaluator support to update multiple accumulators Improve the performance of EvaluatorTrainingListener by enabling evaluators to update multiple accumulators from the same labels and predictions, rather than needing to recompute values. * Fix formatting * Update AbstractCompositeLoss.java Aims to fix failing test
Configuration menu - View commit details
-
Copy full SHA for 1eb54c0 - Browse repository at this point
Copy the full SHA 1eb54c0View commit details
Commits on Dec 26, 2023
-
Adds llama.cpp engine (deepjavalibrary#2904)
* Adds llama.cpp engine * [llama.cpp] Adds CI publish workflow and fixes windows build --------- Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e16ef9d - Browse repository at this point
Copy the full SHA e16ef9dView commit details
Commits on Dec 31, 2023
-
Yelov8 Translator optimization (deepjavalibrary#2908)
* Yelov8 Translator optimization - Improved post-processing performance up to 40x by reducing expensive native calls - Additional argument 'maxBox' added to improve post-processing performance by reducing number of considered bounding boxes - Sunset file fixed,, previous version ignored first 4 rows, so recognized classes were 4 off. Adding 4 rows header fixes the problem. New headers pointing to ultralytics doc pages and original coco dataset page. * addressed PR comments - reformatted code - removed final * Refactor Yolov8 example 1. Fixes windows line return 2. Furthe reduce NDArray operations 3. Refactor example code 4. Add unittest for Yolov8Detection --------- Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e6f143 - Browse repository at this point
Copy the full SHA 0e6f143View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7fa91c - Browse repository at this point
Copy the full SHA d7fa91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97102db - Browse repository at this point
Copy the full SHA 97102dbView commit details -
[llama.cpp] Adds unit-test and standardize input parameters (deepjava…
…library#2905) * [llama.cpp] Adds unit-test and standardize input parameters * [llama.cpp] Refactors llama input format
Configuration menu - View commit details
-
Copy full SHA for 13b72d8 - Browse repository at this point
Copy the full SHA 13b72d8View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 632c375 - Browse repository at this point
Copy the full SHA 632c375View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a7d26 - Browse repository at this point
Copy the full SHA f4a7d26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2b6fa - Browse repository at this point
Copy the full SHA 1b2b6faView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca1b5c5 - Browse repository at this point
Copy the full SHA ca1b5c5View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d373ff5 - Browse repository at this point
Copy the full SHA d373ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b04c46 - Browse repository at this point
Copy the full SHA 2b04c46View commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54f5176 - Browse repository at this point
Copy the full SHA 54f5176View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcfc928 - Browse repository at this point
Copy the full SHA fcfc928View commit details
Commits on Jan 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cae3bd0 - Browse repository at this point
Copy the full SHA cae3bd0View commit details
Commits on Jan 8, 2024
-
[ci] Fix build failure for
build-pytorch-jni-linux
(deepjavalibrary……#2920) Co-authored-by: Aaqib Ansari <mohaan@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 72242be - Browse repository at this point
Copy the full SHA 72242beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c9a29 - Browse repository at this point
Copy the full SHA 77c9a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf4c824 - Browse repository at this point
Copy the full SHA cf4c824View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d58b755 - Browse repository at this point
Copy the full SHA d58b755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cbddbf - Browse repository at this point
Copy the full SHA 1cbddbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96eebfa - Browse repository at this point
Copy the full SHA 96eebfaView commit details -
Adds Device.getDevices() for all Device (deepjavalibrary#2820)
This improves upon the creation of MultiDevice in deepjavalibrary#2819 by moving the getDevices function to the main Device class. This can simplify the usage of something which is potentially a MultiDevice and make it easier to check for the presence of a MultiDevice.
Configuration menu - View commit details
-
Copy full SHA for 4b392f1 - Browse repository at this point
Copy the full SHA 4b392f1View commit details -
Creates DJL manual engine initialization (deepjavalibrary#2885)
* Creates DJL manual engine initialization fixes deepjavalibrary#2875 reverts deepjavalibrary#2876 This adds new support for DJL manual initialization of engines to support `DJL_ENGINE_MANUAL_INIT`. Once done, no engines providers will be found or loaded on startup. Instead, they can be added manually by: ```java PtEngineProvider provider = new PtEngineProvider(); provider.getEngine(); // Optional, throws exception if the provider can not load Engine.registerEngine(provider); Engine.setDefaultEngine(provider.getEngineName()); // Optional, sets as default ``` * Revert "[tensorflow] Revert InstanceHolder for TensorFlow engine (deepjavalibrary#2884)" This reverts commit 586bb07. * Revert "[api] Replace double-check singlton with lazy initialization (deepjavalibrary#2826)" This reverts commit 3927867. * Make engines initialized This makes several updates: - engines will now initialize once per instance of EngineProvider rather than re-attempt to initialize - Registering an engine can overwrite the existing one - All engines now use the synchronized form rather than the static instance holder. This allows them to have multiple versions and be local to the instance rather than global (but the instance is saved globally) * Throws Exception on bad getEngine * Removes unnecessary check
Configuration menu - View commit details
-
Copy full SHA for 6141c48 - Browse repository at this point
Copy the full SHA 6141c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b9da6 - Browse repository at this point
Copy the full SHA f1b9da6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b942a67 - Browse repository at this point
Copy the full SHA b942a67View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b21ecb9 - Browse repository at this point
Copy the full SHA b21ecb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f6d29 - Browse repository at this point
Copy the full SHA 94f6d29View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c69aeb6 - Browse repository at this point
Copy the full SHA c69aeb6View commit details
Commits on Jan 16, 2024
-
Suppress serial warning for JDK21 (deepjavalibrary#2935)
* Suppress serial warning for JDK21 In JDK21, it now throws the serial warning for including potentially unserializable instance variables. This includes the standard Java data structures like List, Set, and Map. This changes the JDK21 support from deepjavalibrary#2903 to suppress the warning rather than no longer serializing the variables. * Keep CategoryMask as transient
Configuration menu - View commit details
-
Copy full SHA for 478422c - Browse repository at this point
Copy the full SHA 478422cView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aac5eb3 - Browse repository at this point
Copy the full SHA aac5eb3View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1545c09 - Browse repository at this point
Copy the full SHA 1545c09View commit details -
[api] Moves commons-compress dependency to standalone class. (deepjav…
…alibrary#2951) Fixes: deepjavalibrary#2949
Configuration menu - View commit details
-
Copy full SHA for fd453d9 - Browse repository at this point
Copy the full SHA fd453d9View commit details
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3bcece6 - Browse repository at this point
Copy the full SHA 3bcece6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c8cc60 - Browse repository at this point
Copy the full SHA 9c8cc60View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ece342 - Browse repository at this point
Copy the full SHA 5ece342View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3defba6 - Browse repository at this point
Copy the full SHA 3defba6View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4e3023 - Browse repository at this point
Copy the full SHA c4e3023View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a52d3d - Browse repository at this point
Copy the full SHA 9a52d3dView commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9476112 - Browse repository at this point
Copy the full SHA 9476112View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd1ca7b - Browse repository at this point
Copy the full SHA bd1ca7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a103528 - Browse repository at this point
Copy the full SHA a103528View commit details -
Configuration menu - View commit details
-
Copy full SHA for f81f4ad - Browse repository at this point
Copy the full SHA f81f4adView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6dafa5 - Browse repository at this point
Copy the full SHA e6dafa5View commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 421d06e - Browse repository at this point
Copy the full SHA 421d06eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aca0881 - Browse repository at this point
Copy the full SHA aca0881View commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b25c45 - Browse repository at this point
Copy the full SHA 1b25c45View commit details
Commits on Feb 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 668be2d - Browse repository at this point
Copy the full SHA 668be2dView commit details
Commits on Feb 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d65575 - Browse repository at this point
Copy the full SHA 5d65575View commit details