replace pyrsistent.PMap, immutables.Map, immutabledict with constantdict #3369
Annotations
10 errors and 1 warning
Main Script:
pytato/test/test/test/test_codegen.py#L242
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-axes7]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
pytato/test/test/test/test_codegen.py#L526
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape1-oldshape5]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
pytato/test/test/test/test_codegen.py#L367
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-greater_equal]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
pytato/test/test/test/test_codegen.py#L242
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-axes8]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
pytato/test/test/test/test_codegen.py#L526
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape2-oldshape0]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
pytato/test/test/test/test_codegen.py#L367
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-logical_or]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
pytato/test/test/test/test_codegen.py#L256
test_transpose[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
pytato/test/test/test/test_codegen.py#L526
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape2-oldshape1]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
pytato/test/test/test/test_codegen.py#L367
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-logical_and]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
pytato/test/test/test/test_codegen.py#L526
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape2-oldshape2]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading