AGronowski
Results
2
issues of
AGronowski
I made a simple app to test FlowDroid. I use the Log function as the sink with three diferent sources: `Log.v("test", "sim is " + finalSimNumber + "lac is" +...
Is it possible to train in mixed-precision to reduce training time? Using --mixed_precision "fp16" gives ValueError: Attempting to unscale FP16 gradients. --mixed_precision "bf16" also gives an error Also, is the...