Gabriel Wu

Results 61 issues of Gabriel Wu

Currently, `Image` is a dummy struct.

enhancement

Currently, `FileBox` is a dummy struct. Need to implement it so that it would be possible to send or receive files/images.

enhancement

Since some major Julia repos have moved to [Buildkite](https://buildkite.com/), it would be great if there can be a template for Buildkite in PkgTemplates.jl

help wanted
Plugin Idea

It seems that there are some breaking API changes in the main branch of `cudnn-frontend`. This cause the compilation of TE's `main` branch to fail. Some of the error messages:...

build

Version: latest stable Currently, the version constraint for `flash-attn` is: https://github.com/NVIDIA/TransformerEngine/blob/b8eea8aaa94bb566c3a12384eda064bda8ac4fd7/setup.py#L269 So most likely `v2.4.2` is going to be installed. However, this version seems to have some issues when imported,...

Currently, there is no special handling of memory management. [jlrs](https://github.com/Taaitaaiger/jlrs) has set an outstanding example, and we can learn from it.

bug
enhancement

[ReplMaker.jl](https://github.com/MasonProtter/ReplMaker.jl) is a great tool for making REPLs.

Feature

This is a long-term task. Plans: - Start by collecting available type information (e.g., literals, builtin functions) in the analyzer - Support optional type annotations - ...

Feature

The information may be of use in the future.

Feature