replace pyrsistent.PMap, immutables.Map, immutabledict with constantdict #3369
Annotations
11 errors
|
Main Script:
test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
test/test/test/test_callables.py#L370
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
test/test/test/test_apps.py#L119
test_convolution[<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:
test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
test/test/test/test_apps.py#L177
test_convolution_with_nonzero_base[<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:
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Main Script:
test/test/test/test_callables.py#L442
test_stride_depending_on_args[<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:
test/test/test/test_callables.py#L466
test_unknown_stride_to_callee[<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:
test/test/test/test_apps.py#L321
test_rob_stroud_bernstein_full
AttributeError: 'immutabledict' object has no attribute 'mutate'
|
Loading