-
Will it be possible to compile a custom Fast.ai trained PyTorch model on AWS Neuron Compiler?
@jluntamazon Let me know if you can throw light on this.
-
Let's go through the current implementation of SONAR-netCDF4 convention. We can maintain a markdown table to manually document what is currently covered, what sections of the convention it corresponds…
-
Thanks a lot for this great library!
I would like to use it in a tool that performs automated backups of autodesk bim360 files (but it could be any other storage service) to a google drive folder.
…
-
# Question / Feature Request
Suppose that I have a class like this:
```
class Jake(BaseModel):
foo: Optional[str]
```
When I serialize it, I only want to serialize optional values whe…
-
Release Date: mid november 2021 ~~october~~ ~~september~~
Wanted:
- Infrastructure:
- [x] PyPy3.7-7.3.7 (with 3 weeks long regressions finally hunted down)
- [x] PyPy3.8-7.3.7 beta,…
-
**Is your feature request related to a problem? Please describe.**
To ease the burden of converting existing schemas into dataclass format, it would be nice to have the generated schema be an exact m…
-
**Is your feature request related to a problem? Please describe.**
An Error occurs "NotImplementedError: It is not support to use $id with $ref" when attempting to convert local JSON schema file wi…
-
In Heptapod by @stonebig on Oct 10, 2021, 11:32
I report because the problem seems new to me vs PyPy-3.7.5, yet it may be complex to guess what causes this.
In hope it helps
On a notebook:
````
# C…
-
Release Date: june 2021
Wanted:
- Infrastructure:
- [x] include SHA3-256, as SQlite uses it, and it's there since Python-3.6
- [x] Python-3.9.5, Python-3.10beta3
- [x] Python-3.7+ **P…
-
Goal here is to duplicate the Manifest model into [pydantic](https://pydantic-docs.helpmanual.io/) so that we can use this second generation of the model to expose via JSONSchema, Swagger, etc and use…