-
Hi all contributors ,and thanks for the effort .
I would like to propose a new swirl course,for the machine learning coursera course.
I Know the algorithms are plenty and probably not possible to incl…
-
Hi,
I was investigating solutions for summing values in an array as fast as possible, and it seems that GCC beats ISPC (at least for input sizes that fit in cache).
On a `Intel(R) Core(TM) i7-97…
-
Starting a new issue so we can discuss multi pumping
Following up on @zhenbinwu's presentation today, I tried running our 1 hidden layer example with the multipliers using LUT-based cores instead …
-
Upsampling is a common practice for unbalanced data sets. The best practice for upsampling is to upsample the training set AFTER splitting into train and test sets, because if you duplicate rows befor…
-
In tests, some setup could be set up if the `setUp` function gave access to the widget tester, or alternatively if a `setUpWidgets` was added.
```dart
setUpWidgets((tester) async {
await tes…
-
I think that while the ability to mock microtasks can be useful, most use-cases don't really care about this. Instead, people likely use fake_async for Duration based APIs like clocks or timers
By …
-
# The problem
Right now it is time consuming to release and manage new stable and pre-release versions of the framework. The goal is to automate the entire process so that maintainers could focus on …
-
### Checked for existing issues
- [X] I have checked for existing issues, and have found none.
### Tested latest version
- [X] I have checked that this occurs on the latest version.
### GregTech C…
-
tl;dr We haven't fully addressed Windows Forms and WPF message pumping. Even though we're planning to make this user-extensible, we should still ship these attributes out of the box.
### Problem
…
-
Hi @PanQiWei,
I would like to request support for MPT models as they are SOTA with a commercial license.
MPT models (Base, Story-Writer, Instruct, Chat):
https://huggingface.co/mosaicml/mpt-7b…