-
I'd like to use this on Google App Engine, but GAE doesn't support the `unsafe` or `syscall` packages ([source](http://blog.golang.org/go-and-google-app-engine)). Otherwise, it appears this will work…
-
1) /usr/local/TensorRT-8.6.1.6//bin/trtexec --onnx=./models/mobile_sam_encoder.onnx --saveEngine=./models/mobile_sam_encoder.engine --memPoolSize=workspace:10240
2) TensorRT 8.6 change onnx to trt …
-
When using references there are a few APIs that are interesting in if the actual finding of a resource should be done lazily or eagerly.
* `locate(specifier, asset_reference)` - chained location lo…
bmeck updated
5 years ago
-
Came about this great library while searching for python rule engines, this project would fit my needs completly if I could traverse arrays with the dot-syntax (like issue #30 but more deep and nested…
-
### Is your feature request related to a problem? Please describe
Today, OpenSearch exposes an HTTP-based API for indexing, in which users invoke the endpoint to push changes. It also has a “_bulk” A…
-
Currently, we show cards for selected projects on the homepage (codeforphilly.org):
![image](https://user-images.githubusercontent.com/2574498/150041290-80f2cb11-d29e-446f-bf71-5e76df0ad465.png)
…
-
I am attempting to use the nfs-volume-pugin on a docker machine created using dockertoolbox and the vsphere driver. So the underlying machine image is a boot2docker vm.
When attempting to enable t…
-
Hey, merry Christmas
Great work on your data structures, love them :)
have you seen this:
https://bendyworks.com/leveling-clojures-hash-maps/
Maybe it's time for another fork of HAMT to top the benc…
-
French language accents are blocking in Outline search
**To Reproduce**
Steps to reproduce the behavior:
1. Configure Outline in French from A & Z.
2. Create an article containing the word "empê…
-
**Describe the bug**
Currently HF Transformers integration users can finetune a model and save the checkpoint with given resources. However resuming from that same checkpoint requires much more CPU…