Ruibin Cheung

Results 9 issues of Ruibin Cheung

When I try to use warewulf to make stateful system, I meet a problem of boot failed. It may be `/boot/grub2/grub.cfg` missing some options. It’s OK when I try to...

stale-issue

### PR types New features ### PR changes Others ### Description In amp O2 level, some op may not have fp16 kernel (etc. gaussian). It will cause weight set_value failure...

contributor
stale

sh not support '[[' syntax, use bash to replace sh

**Describe the bug** The usage and description of loss-scale is inconsistent. The argument of loss-scale expect to get a number of positive power of 2 but ConstantGradScaler set loss-scale to...

## Pull Request Template ### Issue Reference N/A ### Description Adding gc collect and torch.cuda.empty_cache() after del to make sure device memory is freed immediately. ### Type of Change -...

## Type - [x] Bug fix (non-breaking change which fixes an issue): Fixes # - [ ] New feature (non-breaking change which adds functionality). Resolves # - [ ] Breaking...

### PR Category Operator Mechanism ### PR Types New features ### Description We find some limitation of paddle custom op. The target of this PR is to improve custom op...

contributor
HappyOpenSource Pro

### PR Category Operator Mechanism ### PR Types New features ### Description The attribute of Custom operator support double type.

contributor