llvm/torch-mlir

scalar operands type promotion test

Open

#444 opened on Nov 26, 2021

View on GitHub
 (2 comments) (2 reactions) (1 assignee)C++ (692 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (1,840 stars)
PR merge metrics
 (PR metrics pending)

Description

Testing needed for Scalar ops where type promotion is required; cases like f32+f64.

Contributor guide