Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Errors #6

Open
HoJ-Onle opened this issue Jul 17, 2022 · 0 comments
Open

Some Errors #6

HoJ-Onle opened this issue Jul 17, 2022 · 0 comments

Comments

@HoJ-Onle
Copy link

I met an error when I tried to eval the model. I don't know what I should do

ValueError: in user code:
/opt/conda/lib/python3.7/site-packages/tensorflow/python/ops/array_ops.py:1947 split **
axis=axis, num_split=num_or_size_splits, value=value, name=name)
/opt/conda/lib/python3.7/site-packages/tensorflow/python/ops/gen_array_ops.py:9723 split
"Split", split_dim=axis, value=value, num_split=num_split, name=name)
/opt/conda/lib/python3.7/site-packages/tensorflow/python/framework/op_def_library.py:744 _apply_op_helper
attrs=attr_protos, op_def=op_def)
/opt/conda/lib/python3.7/site-packages/tensorflow/python/framework/func_graph.py:595 _create_op_internal
compute_device)
/opt/conda/lib/python3.7/site-packages/tensorflow/python/framework/ops.py:3327 _create_op_internal
op_def=op_def)
/opt/conda/lib/python3.7/site-packages/tensorflow/python/framework/ops.py:1817 init
control_input_ops, op_def)
/opt/conda/lib/python3.7/site-packages/tensorflow/python/framework/ops.py:1657 _create_c_op
raise ValueError(str(e))

ValueError: Dimension size must be evenly divisible by 3 but is 64
    Number of ways to split should evenly divide the split dimension for '{{node split}} = Split[T=DT_UINT8, num_split=3](split/split_dim, input_tensor)' with input shapes: [], [64,32,32,3] and with computed input tensors: input[0] = <0>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant