good

Results 17 comments of good

> Hi @zhangwaer > > Ditto's source code is available [here](https://github.com/secretflow/spu/tree/ditto_icml24) Thanks very much!!!

> @zhangwaer The related codes are: [experimental_mp](https://github.com/secretflow/spu/tree/ditto_icml24/examples/python/ml/experimental_mp) and [backend impl](https://github.com/secretflow/spu/blob/ditto_icml24/libspu/mpc/aby3/conversion.cc#L629). > > You can also run the [test script](https://github.com/secretflow/spu/blob/ditto_icml24/spu/tests/jnp_dynamic_ring_test.py) to have a try on dynamic ring computations. Thanks very much!!!

> @zhangwaer The related codes are: [experimental_mp](https://github.com/secretflow/spu/tree/ditto_icml24/examples/python/ml/experimental_mp) and [backend impl](https://github.com/secretflow/spu/blob/ditto_icml24/libspu/mpc/aby3/conversion.cc#L629). > > You can also run the [test script](https://github.com/secretflow/spu/blob/ditto_icml24/spu/tests/jnp_dynamic_ring_test.py) to have a try on dynamic ring computations. thanks very much,...

> > > @zhangwaer The related codes are: [experimental_mp](https://github.com/secretflow/spu/tree/ditto_icml24/examples/python/ml/experimental_mp) and [backend impl](https://github.com/secretflow/spu/blob/ditto_icml24/libspu/mpc/aby3/conversion.cc#L629). > > > You can also run the [test script](https://github.com/secretflow/spu/blob/ditto_icml24/spu/tests/jnp_dynamic_ring_test.py) to have a try on dynamic ring computations....

> > > > > @zhangwaer The related codes are: [experimental_mp](https://github.com/secretflow/spu/tree/ditto_icml24/examples/python/ml/experimental_mp) and [backend impl](https://github.com/secretflow/spu/blob/ditto_icml24/libspu/mpc/aby3/conversion.cc#L629). > > > > > You can also run the [test script](https://github.com/secretflow/spu/blob/ditto_icml24/spu/tests/jnp_dynamic_ring_test.py) to have a try...

> > > > > > @zhangwaer The related codes are: [experimental_mp](https://github.com/secretflow/spu/tree/ditto_icml24/examples/python/ml/experimental_mp) and [backend impl](https://github.com/secretflow/spu/blob/ditto_icml24/libspu/mpc/aby3/conversion.cc#L629). > > > > > > You can also run the [test script](https://github.com/secretflow/spu/blob/ditto_icml24/spu/tests/jnp_dynamic_ring_test.py) to have...

when i install dittospu as "https://github.com/secretflow/spu/tree/ditto_icml24/examples/python/ml/experimental_mp", when i prepared "Install gcc>=11.2, cmake>=3.18, ninja, nasm>=2.15, python==3.8, bazel==6.2.1, golang" and go to the step "python setup.py bdist_wheel" it report the following answers,...

> > > > > > > > @zhangwaer The related codes are: [experimental_mp](https://github.com/secretflow/spu/tree/ditto_icml24/examples/python/ml/experimental_mp) and [backend impl](https://github.com/secretflow/spu/blob/ditto_icml24/libspu/mpc/aby3/conversion.cc#L629). > > > > > > > > You can also run the...

> @zhangwaer I encountered a similar issue when using the zsh shell during installation. However, everything worked perfectly when I switched to the bash shell. I'm not sure why this...