Summarize changes to support prediction #174
Annotations
10 errors
Main Script:
test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-False]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Main Script:
test/test/test/test_callables.py#L404
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True]
AttributeError: 'CallableResolver' object has no attribute 'combine'
|
Main Script:
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Main Script:
test/test/test/test_callables.py#L1329
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-False]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Main Script:
test/test/test/test_callables.py#L430
test_stride_depending_on_args[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Main Script:
test/test/test/test_callables.py#L455
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Main Script:
test/test/test/test_callables.py#L1390
test_inline_deps[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Main Script:
test/test/test/test_callables.py#L1416
test_inline_stride
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Main Script:
test/test/test/test_callables.py#L1443
test_inline_predicate
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Main Script:
test/test/test/test_callables.py#L1473
test_subarray_ref_with_repeated_indices[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: 'FunctionToPrimitiveMapper' object has no attribute 'combine'
|
Loading