-
Some weights of the model checkpoint at ./model_hub/chinese-bert-wwm-ext/ were not used when initializing BertModel: ['cls.predictions.transform.dense.bias', 'cls.predictions.decoder.weight', 'cls.pre…
-
The newly introduced global deformation (see #222) should be used for space mapping for shape optimization (this makes the space mapping also work with remeshing).
-
**Checklist**
1. I have searched related issues but cannot get the expected help. ✅
2. I have read the FAQ documentation but cannot get the expected help. ✅
Hi!
Let's say there is a model th…
-
Hi
I converted my model into Onnx and then onnxruntime transformer optimization step is also done. Model is successfully loading and logits values are being matched with the native model as well. I m…
-
### Describe the issue
We have trained ultralytics yolov8 model on 1024*1024, 3 channel images and converted to onnx and ran that onnx in visual studio 2022 c# .net v4.8 with onnxruntime-gpu v1.16.3 …
-
**System information**
- TensorFlow version (you are using): 2.5.0
- Are you willing to contribute it (Yes/No): Yes
**Motivation**
There is pruning result of GNMT EN-DE and GNMT DE-EN on htt…
-
Hi,
Ive ran tis_transformer command for a few day but the training got interrupted at fold 2 epoch 6 after 5 day (time limit of my HPC job), is there a way to restart the program to continue from t…
-
Hi,
When setting `cost_withGradients='evaluation_time'` I persistently run into the same error: ` AttributeError: 'NoneType' object has no attribute 'predict'`. Without it it works fine.Do you know a…
-
In working on a [segment-anthing livebook](https://github.com/elixir-image/image/blob/main/livebook/sement_anything.livemd), based upon [this forum example](https://elixirforum.com/t/almost-able-to-ru…
-
I've built Timeloop v3.0.1 from source, and I'm using the input_specs for DSTC as per your Micro-22 Artifact.
On the first try, trying to map a SpMM kernel onto DSTC fails with this error:
> Archi…