Mostafa Hany
Mostafa Hany
Hello @aryanxk02, Please add the test for the function `trunc`.
Hello @aryanxk02, sorry for the confusion, these parameters shouldn't be generated ey you: - `with_out` - `native_array` - `as_variable` and therefore you should remove them, after adding the `@handle_cmd_line_args` decorator.
Hello @aryanxk02, the tests for `trunc` is not passing, please fix that. https://github.com/unifyai/ivy/runs/7998192463?check_suite_focus=true#step:4:4774
Hello @Smotto!, Look into `helpers.dtype_and_values` parameters you can specify the `max_dim_size`. https://github.com/unifyai/ivy/blob/769015d50fc735f85038a890712f4f259ca28094/ivy_tests/test_ivy/helpers/hypothesis_helpers/array_helpers.py#L83
@Smotto Is this the case for all backends? or only one?
Hello @Smotto, I'm not able to quite follow up, but can you give a minimal example of what's the issue exactly is?
Hello @waseef3277, It seems like you're trying to modify an existing frontend function already, could you revert that and instead add a new function? also could you resolve the conflict?
> It was not there when I created an issue #6049, you can have a look. Maybe it was added while you were working on this function, your changes override...
> > > It was not there when I created an issue #6049, you can have a look. > > > > > > Maybe it was added while you...
lgtm! could you resolve the conflict? then we're good to merge 😄