-
### 🐛 Describe the bug
My networks rely on varying shapes during training as well as during inference. Thus, I tried to use `torch.compile(... dynamic=True)` as well as the `torch._dynamo.optimize(..…
-
Hello,
I am testing this code in a local installation of dopamine, my script is almost verbatim what is listed here but upon running the code, I get the following error.
I did some googling and …
ghost updated
5 years ago
-
_From @cmacq2 on December 19, 2015 23:10_
Judging by a cursory overview of the docs there is no support for verifying integrity of downloaded sources beyond a simple SHA256 checksum in xdg-app-builde…
-
### Cookbook version
4.1.2
### Chef-client version
chef-client version: 12.16.42
### Platform Details
Ubuntu 14.04 on EC2
### Scenario:
Setting up a Jenkins node on a different instance…
-
my package.json
{
"name": "learn",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
"scripts": {
"ng": "ng",
"start": "ng serve --h…
-
### Description
Fail to build Boost when trying to build the package with `CFLAGS, CXXFLAGS, LDFLAGS` environment variables defined.
```
CFLAGS="-g -fsanitize=address -fsanitize-address-use-after…
-
* carthage install method: [ ] .pkg, [ ] homebrew, [x] source
* `which carthage`: Running from Xcode
* `carthage version`: Latest master (088ab9982cc483f87e0ae20532dc437285c1dc5c)
* `xcodebuild -ve…
vytis updated
6 years ago
-
**Godot version:**
v3.1.alpha.caliou.8dd00ed
8dd00ed1762c4956b3231d709ce0d01ee9b306c8
**OS/device including version:**
MacOS, 2017 Macbook Pro 15 inch
**Issue description:**
I have…
-
Current TensorFlow is a hard dependency for DeepChem. I think we should swap TensorFlow to a soft dependency like RDKit. The main reason for this is that as repos like [torchchem](https://github.com/d…
-
The installation instructions in the README currently just describe how to include UBKAccessibilityKit in a project, assuming the kit is already installed for the project.
Is installation of the ki…