"ts/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "428ade24db13c19e80ae2d443ed4a9545c683907"
[Enhancement] Update `pythonic_expr` to format type casts and improve tensor...
[Enhancement] Update `pythonic_expr` to format type casts and improve tensor validation in Cython wrapper (#581) - Enhanced `pythonic_expr` to represent type casts as `(type)value` for better clarity in expression representation. - Modified tensor validation in `CythonKernelWrapper` to conditionally check for tensor contiguity based on a new `skip_tensor_validation` parameter. - Improved type mapping in `map_torch_type` to include version checks for new float8 types, ensuring compatibility with specific PyTorch versions.
Showing
Please register or sign in to comment