-
Hi!
Right now there is a work in progress for Prepack to roll a better integration of Test262 test files and a configurable filters list. You can find this work here: https://github.com/facebook/pr…
-
Steps to reproduce:
1. `python test/test_metal.py` on a non-metal build of PyTorch
Result:
```
======================================================================
ERROR: test_conv (__main__.…
-
- Reference Issues: (#750)
- Implementation PR: (leave this empty)
# Summary
Standardize the building and packaging of all bigtest compiled artefacts.
# Basic example
The build tooling sh…
-
Hi! Awesome project btw!
## Is your feature request related to a problem? Please describe.
Spent about an hour digging through the source code to get a feel for how everything is working. Woul…
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1. use c++ to call the downloaded libtorch 1.9 on linux
2. turn off autograd and load model:
...
torch::autograd::AutoGradMode…
-
## Feature suggestion
Allow outputting code that has at least all of the type information that prepack understands.
Currently, types are assumed and come in from model declarations, including automa…
-
Hi Kp
I've started a port to Evo of this nice module.
https://github.com/Nicola1971/Packager
Everything works except an error:
`Warning: in_array() expects parameter 2 to be array, null given in F…
-
![image](https://user-images.githubusercontent.com/56086371/119311771-26ec8980-bc7a-11eb-8b77-13ad23550b2f.png)
to reproduce: use prepack
-
I have unzipped the prepack, then executed rybypi.exe but then nothing happened, the program simply closed, it wasn't running because I checked that in task manager. Everytime I execute rubypi.exe it …
-
The current option of `COMPILER` are:
- babel (6)
- babel (5)
- traceur
- typescript
- regenerator
- prepack
Please provide an option of `no transpile` (or `JavaScript`) so that people can …