-
I am running ANTsPyNet functions (`brain_extraction` and `deep_atropos`) in a loop and getting this warning:
`WARNING:tensorflow:6 out of the last 6 calls to triggered tf.function retracing. Traci…
-
Hi! I am looking at your code because part of it is used in the MiSTer PET core, and I am trying to collect enough knowledge to port it to the MEGA-65, using the Mister-2-Mega framework. This is all n…
-
Hi,
I already asked this question on stackoverflow, but didn't get any responses. So I'll try here:
I am trying to develop a transformer sequence to vector model but encounter performance issues. I …
-
Platforms: linux, slow
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_retrace_export_scan_simple_cuda_float32&suite=TestHOPCUDA&…
-
Platforms: linux, slow
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_retrace_export_invoke_subgraph_simple_cuda_float32&suite=T…
-
### 🐛 Describe the bug
When converting the blenderbot_small model to exported program, I get the following error:
Torch Script model: https://drive.google.com/drive/folders/1RbB061coy1TYumMSKxWe…
-
In the TF2 branch - #543
We were getting a warning to the effect of "TF functions are being retraced 6 times, this is a problem". However I can't seem to replicate the message. I feel like this wa…
-
http://stuff.mit.edu/afs/sipb/project/android/sdk/android-sdk-linux/tools/proguard/docs/index.html#manual/retrace/examples.html
-
@yarikoptic (me) experienced this on v0.0.5-142-g88e5aca which is the one (#220)
```shell
niceman retrace ~/anaconda-4.4.0-3.6/envs/datalad/bin/datalad ~/deb/gits/fail2ban/setup.py /usr/bin/fail2ban…
-
https://github.com/apitrace/apitrace/blob/57f8b848bed6fe92ca5af210b724010ab327250f/retrace/retrace.py#L594
Maybe this should be `print(r' if (_%s) {' % outArg.name)` instead?