Lei Zhang
Lei Zhang
Hi,I found that the `expand_ratio` passed in mobilnetV2 will keep the same number in all stages and cells, is this a bug? https://github.com/mit-han-lab/once-for-all/blob/80a2e26ef04426213ad836b056234914d33a3c36/ofa/imagenet_classification/networks/proxyless_nets.py#L176
Using the architecture results from the README search(`(2, 1, 0, 1, 2, 0, 2, 0, 2, 0, 2, 3, 0, 0, 0, 0, 3, 2, 3, 3)`), and using the...
Is there a way to be able to use the universal control ?
### Background Currently, the plugin has provided an interface that can replace OpenAI's text completion, but for users who want to run everything locally, using custom models for embeddings is...
This feature can facilitate users to choose other text-embedding methods more flexibly, especially for those who want to run entirely locally. This feature has also been submitted as a pull...
### Background ### Changes fix function annotation in `autogpt/config/config.py` ### Documentation ### Test Plan ### PR Quality Checklist - [x] My pull request is atomic and focuses on a single...
https://github.com/ELS-RD/kernl/blob/91e2cd92db44d503874d39a9f6dec42c9f481a8e/src/kernl/implementations/layer_norm.py#L177C13-L177C63 Why not `block_delta = tl.sum((a - block_mean) * (a - block_mean), axis=0)` ?
Hello, I have two doubts reading your code. 1. what is the variable `WU` in the VAE code? I noticed that it is assigned by `warmup` and will increase from...
All apis return error, status: 400. Perhaps the notion API changed.