Skip to content

Add test for 0**{min_value, max_value} #6262

Add test for 0**{min_value, max_value}

Add test for 0**{min_value, max_value} #6262

Triggered via pull request November 19, 2024 13:33
Status Success
Total duration 5m 44s
Artifacts 1

docs.yml

on: pull_request
Deploy Github pages
0s
Deploy Github pages
Fit to window
Zoom out
Zoom in

Annotations

150 errors
test_assemble_baseform.test_assemble_cofun[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_bcs_reconstruct.test_bc_on_sub_sub_domain: tests/equation_bcs/test_bcs_reconstruct.py#L16
AttributeError: 'VectorElement' object has no attribute 'value_shape'
test_equation_bcs.test_EquationBC_poisson_matrix[False-linear]: tests/equation_bcs/test_equation_bcs.py#L51
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_equation_bcs.test_EquationBC_poisson_matrix[False-nonlinear]: tests/equation_bcs/test_equation_bcs.py#L22
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--1-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_equation_bcs.test_EquationBC_poisson_matrix[True-linear]: tests/equation_bcs/test_equation_bcs.py#L109
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--1-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_equation_bcs.test_EquationBC_poisson_matrix[True-nonlinear]: tests/equation_bcs/test_equation_bcs.py#L80
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_zero_forms.test_math_functions[False-f-1-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--1-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[False-f-1-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_assemble_baseform.test_assemble_action[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_equation_bcs.test_EquationBC_poisson_matfree[False]: tests/equation_bcs/test_equation_bcs.py#L51
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_zero_forms.test_math_functions[False-f-1-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_assemble_baseform.test_vector_formsum[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_equation_bcs.test_EquationBC_poisson_matfree[True]: tests/equation_bcs/test_equation_bcs.py#L109
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_equation_bcs.test_EquationBC_mixedpoisson_matrix[linear]: tests/equation_bcs/test_equation_bcs.py#L176
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_equation_bcs.test_EquationBC_mixedpoisson_matrix[nonlinear]: tests/equation_bcs/test_equation_bcs.py#L144
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_equation_bcs.test_EquationBC_mixedpoisson_matrix_fieldsplit: tests/equation_bcs/test_equation_bcs.py#L176
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_equation_bcs.test_EquationBC_mixedpoisson_matfree_fieldsplit: tests/equation_bcs/test_equation_bcs.py#L176
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_assemble_baseform.test_zero_form[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_equation_bcs.test_equation_bcs_pc: tests/equation_bcs/test_equation_bcs.py#L369
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_assemble_baseform.test_preprocess_form[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_assemble_baseform.test_tensor_copy[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[False-f-10-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--10-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[False-f-10-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_assemble_baseform.test_cofunction_assign[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--10-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_assemble_baseform.test_cofunction_action[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--10-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[False-f-10-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_assemble_baseform.test_cofunction_riesz_representation[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--20-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[False-f-20-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--20-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_assemble_baseform.test_function_riesz_representation[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[False-f-20-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--20-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_assemble_baseform.test_assemble_cofun[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_bcs_reconstruct.test_bc_on_sub_sub_domain: tests/equation_bcs/test_bcs_reconstruct.py#L16
AttributeError: 'VectorElement' object has no attribute 'value_shape'
test_equation_bcs.test_EquationBC_poisson_matrix[False-linear]: tests/equation_bcs/test_equation_bcs.py#L51
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_equation_bcs.test_EquationBC_poisson_matrix[False-nonlinear]: tests/equation_bcs/test_equation_bcs.py#L22
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_equation_bcs.test_EquationBC_poisson_matrix[True-linear]: tests/equation_bcs/test_equation_bcs.py#L109
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_zero_forms.test_math_functions[False-f-1-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_equation_bcs.test_EquationBC_poisson_matrix[True-nonlinear]: tests/equation_bcs/test_equation_bcs.py#L80
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--1-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[False-f-1-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_equation_bcs.test_EquationBC_poisson_matfree[False]: tests/equation_bcs/test_equation_bcs.py#L51
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--1-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[False-f-1-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_equation_bcs.test_EquationBC_poisson_matfree[True]: tests/equation_bcs/test_equation_bcs.py#L109
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_assemble_baseform.test_assemble_action[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_equation_bcs.test_EquationBC_mixedpoisson_matrix[linear]: tests/equation_bcs/test_equation_bcs.py#L176
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--1-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_assemble_baseform.test_vector_formsum[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_equation_bcs.test_EquationBC_mixedpoisson_matrix[nonlinear]: tests/equation_bcs/test_equation_bcs.py#L144
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_equation_bcs.test_EquationBC_mixedpoisson_matrix_fieldsplit: tests/equation_bcs/test_equation_bcs.py#L176
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_equation_bcs.test_EquationBC_mixedpoisson_matfree_fieldsplit: tests/equation_bcs/test_equation_bcs.py#L176
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_assemble_baseform.test_zero_form[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[False-f-10-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_equation_bcs.test_equation_bcs_pc: tests/equation_bcs/test_equation_bcs.py#L369
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_assemble_baseform.test_preprocess_form[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_assemble_baseform.test_tensor_copy[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[False-f-10-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--10-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_assemble_baseform.test_cofunction_assign[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[False-f-10-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--10-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[False-f-20-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_assemble_baseform.test_cofunction_action[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--10-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[False-f-20-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--20-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_assemble_baseform.test_cofunction_riesz_representation[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[False-f-20-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--20-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_demos_run.test_serial_demo[benney_luke/benney_luke]: tests/demos/test_demos_run.py#L143
AttributeError: 'TensorProductElement' object has no attribute 'value_shape'
test_assemble_baseform.test_assemble_action[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_assemble_baseform.test_vector_formsum[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_assemble_baseform.test_zero_form[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_assemble_baseform.test_preprocess_form[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_assemble_baseform.test_tensor_copy[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_assemble_baseform.test_cofunction_assign[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--1-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_assemble_baseform.test_cofunction_action[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_assemble_baseform.test_cofunction_riesz_representation[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--1-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_assemble_baseform.test_function_riesz_representation[cg1]: tests/regression/test_assemble_baseform.py#L59
failed on setup with "AttributeError: 'FiniteElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--1-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--10-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_assemble_baseform.test_assemble_cofun[vcg1]: tests/regression/test_assemble_baseform.py#L54
failed on setup with "AttributeError: 'VectorElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--10-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_assemble_baseform.test_assemble_action[vcg1]: tests/regression/test_assemble_baseform.py#L54
failed on setup with "AttributeError: 'VectorElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--10-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_demos_run.test_serial_demo[burgers/burgers]: tests/demos/test_demos_run.py#L143
AttributeError: 'VectorElement' object has no attribute 'value_shape'
test_assemble_baseform.test_vector_formsum[vcg1]: tests/regression/test_assemble_baseform.py#L54
failed on setup with "AttributeError: 'VectorElement' object has no attribute 'value_shape'"
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--20-constant-scalar]: tests/regression/test_zero_forms.py#L82
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--20-constant-vector]: tests/regression/test_zero_forms.py#L82
AttributeError: 'VectorElement' object has no attribute 'value_size'
test_demos_run.test_serial_demo[camassa-holm/camassaholm]: tests/demos/test_demos_run.py#L143
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_zero_forms.test_math_functions[True-tanh(f) + cos(f) + sin(f)--20-constant-tensor]: tests/regression/test_zero_forms.py#L82
AttributeError: 'TensorElement' object has no attribute 'value_size'
test_zero_forms_extrusion.test_constant_dx: tests/extrusion/test_zero_forms_extrusion.py#L9
AttributeError: 'FiniteElement' object has no attribute 'value_size'
test_zero_integrand_extrusion.test_empty_integrand: tests/extrusion/test_zero_integrand_extrusion.py#L15
AttributeError: 'TensorProductElement' object has no attribute 'value_shape'
test_demos_run.test_serial_demo[DG_advection/DG_advection]: tests/demos/test_demos_run.py#L143
AttributeError: 'VectorElement' object has no attribute 'value_shape'
test_assemble_baseform.test_zero_form[vcg1]: tests/regression/test_assemble_baseform.py#L54
failed on setup with "AttributeError: 'VectorElement' object has no attribute 'value_shape'"
test_macro_interp_project.test_projection_scalar_monomial[square-interp-None-2]: tests/macro/test_macro_interp_project.py#L7
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_hdf5file_checkpoint.test_write_read_parallel[quad-CG-1]: tests/output/test_hdf5file_checkpoint.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/output/test_hdf5file_checkpoint.py::test_write_read_parallel[quad-CG-1]', ':', '-n', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/output/test_hdf5file_checkpoint.py::test_write_read_parallel[quad-CG-1]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
test_assemble_baseform.test_preprocess_form[vcg1]: tests/regression/test_assemble_baseform.py#L54
failed on setup with "AttributeError: 'VectorElement' object has no attribute 'value_shape'"
test_assemble_baseform.test_tensor_copy[vcg1]: tests/regression/test_assemble_baseform.py#L54
failed on setup with "AttributeError: 'VectorElement' object has no attribute 'value_shape'"
test_submesh_interpolate.test_submesh_interpolate_cell_cell_hex_3_processes[None-LT-LT-LT-fe_fesub1-2]: tests/submesh/test_submesh_interpolate.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/submesh/test_submesh_interpolate.py::test_submesh_interpolate_cell_cell_hex_3_processes[None-LT-LT-LT-fe_fesub1-2]', ':', '-n', '2', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/submesh/test_submesh_interpolate.py::test_submesh_interpolate_cell_cell_hex_3_processes[None-LT-LT-LT-fe_fesub1-2]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
test_mixed_interior_facets.test_vfs[1]: tests/regression/test_mixed_interior_facets.py#L19
AttributeError: 'VectorElement' object has no attribute 'value_shape'
test_macro_interp_project.test_projection_scalar_monomial[square-interp-integral-d]: tests/macro/test_macro_interp_project.py#L7
AttributeError: 'FiniteElement' object has no attribute 'value_shape'
test_assemble_baseform.test_cofunction_assign[vcg1]: tests/regression/test_assemble_baseform.py#L54
failed on setup with "AttributeError: 'VectorElement' object has no attribute 'value_shape'"

Artifacts

Produced during runtime
Name Size
github-pages Expired
77.5 MB