spconv icon indicating copy to clipboard operation
spconv copied to clipboard

mnist_net_transform.py is not working

Open akjt opened this issue 1 year ago • 3 comments

Trying to run mnist_net_transform.py, but I get following assert error:

_lower_to_native_backend.py", line 606, in _lower_static_weighted_ref_module
    assert(len(ref_node.args) == 1)
AssertionError

akjt avatar Jun 26 '23 07:06 akjt

mnist_int8_dev.py has similar error .. Do you know the reason for this ?

akjt avatar Jun 28 '23 10:06 akjt

@akjt , I meet the same issue, have you solved it ?

HuangVictorAuto avatar Sep 26 '23 06:09 HuangVictorAuto