Skip to content
#

accelerator

Here are 192 public repositories matching this topic...

jx
ankitm123
ankitm123 commented Jul 5, 2022

Golang supports only 2 major releases: https://endoflife.date/go
Go 1.19 is expected to be out in August 2022.
We should start the upgrade process to go 1.18, before go 1.17 becomes unsupported (expected in August 2022).

Before upgrading , we need to upgrade the version of golang in the catalog repository:
example (there are other files as well): https://github.com/jenkins-x/jx3-pipeline-ca

help wanted good first issue priority/important-soon area/plumbing
imeoer
imeoer commented Jun 2, 2022

A personal idea by @hsiangkao, but I agree with the point.

  1. Allow ctr/crictl/nerdctl pull directly without nydus snapshotter;
  2. Use zstd:chunked/estargz compression algorithm for blob layer;
  3. Allow lzay pull for each blob layer with nydus snapshotter;
  4. The bootstrap layer (as final layer) is compatible with erofs format (erofs on fscache), and wrap with tar (allow pulling without ny
enhancement good first issue help wanted

The AWS Secure Environment Accelerator is a tool designed to help deploy and operate secure multi-account, multi-region AWS environments on an ongoing basis. The power of the solution is the configuration file which enables the completely automated deployment of customizable architectures within AWS without changing a single line of code.

  • Updated Jul 5, 2022
  • HTML
morgoth95
morgoth95 commented Jun 6, 2022

Implement the ModelReshaper class which should apply to the TrainingLearner a set of transformation for reducing its running time.

Some basic transformation can be related to "tensor reshaping" for improving performances on specific type of hardwares (see here for further information)

enhancement good first issue

Improve this page

Add a description, image, and links to the accelerator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the accelerator topic, visit your repo's landing page and select "manage topics."

Learn more