litmonk

Results 1 issues of litmonk

Why is the --device npu parameter fixed to support only one Ascend NPU in code instead of multiple NPUs? ` def generate_stream_gate(self, params):` ` if self.device == "npu":` ` import...