Skip to content

Fix: add Boolean DType for copyCast

Houssem ROUIS requested to merge fix_boolean_tensors into dev

Context

This merge request is to fix missing Boolean type handling in CopyCast function for TensorImpl class.

Merge request reports

Loading