-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
tested 2.17 and 2.10, both have the issue
### Custom code
Yes
### OS p…
-
Is it possible to override the gradient for a TILE function?
-
the `hct()` gradients are super nice, i'd love to use them! maybe it's a separate plugin even?
if gradients could be generated in hct and 3-6 points extracted from along it, you could probably get …
-
We need parameter gradients for optimization.
Thoughts on how to do this:
Carry around a path object and unwind. This should basically be a vector of length `N` (where `N` is number of parameters…
-
### Describe the issue
Issue: ValueError: Attempting to unscale FP16 gradients
Command:
python llava/train/train.py \
--lora_enable True \
--model_name_or_path /home/xyz/docker/proj…
-
Hey @twostraws, I've just started checking out Ignite and am very excited to use it for hosting a static site/blog I'm putting together. Part of the design of my blog calls for a gradient mask over te…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf2.12.0
### Custom code
Yes
### OS platform and …
-
## User Story
I would like to style lines based on data.
## Rationale
It's currently (as far as i can tell) not possible to define gradients based on values provided via geojson propertie…
-
Get an error during stage 2.
```
Traceback (most recent call last):
File "/mnt/petrelfs/wangzhao/HumanT2V/AnimateAnyone/train_svd.py", line 803, in
main(config)
File "/mnt/petrelfs/wangz…
-
This is the code in the `transformers/src/transformers/models/bitnet.py`:
```
class SignSTEFunc(torch.autograd.Function):
@staticmethod
def forward(ctx, input):
ctx.save_for_backw…