Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Fix an error in frustum_random_point_feature_noise.py.#2372

Draft
yangustc07 wants to merge 2 commits intokeras-team:masterfrom
yangustc07:fix_random_noise
Draft

Fix an error in frustum_random_point_feature_noise.py.#2372
yangustc07 wants to merge 2 commits intokeras-team:masterfrom
yangustc07:fix_random_noise

Conversation

@yangustc07
Copy link

In some models, this produces the following error:

Need minval < maxval, got 0 >= 0\n\t
 [[{{function_node
frustum_random_point_feature_noise_map_while_body_496438}}
{{node frustum_random_point_feature_noise/map/while/random_uniform}}]]

```
Need minval < maxval, got 0 >= 0\n\t
 [[{{function_node
frustum_random_point_feature_noise_map_while_body_496438}}
{{node frustum_random_point_feature_noise/map/while/random_uniform}}]]
```
@yangustc07 yangustc07 marked this pull request as ready for review March 6, 2024 19:15
@yangustc07 yangustc07 marked this pull request as draft March 6, 2024 23:16
```
Need minval < maxval, got 0 >= 0\n\t
 [[{{function_node
frustum_random_point_feature_noise_map_while_body_496438}}
{{node frustum_random_point_feature_noise/map/while/random_uniform}}]]
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant