mplang-nightly 0.1.dev168__py3-none-any.whl → 0.1.dev169__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
mplang/ops/ibis_cc.py CHANGED
@@ -96,7 +96,7 @@ _IBIS_MOD = stateless_mod("ibis")
96
96
 
97
97
 
98
98
  class IbisRunner(FeOperation):
99
- """Ibis compiler frontend operation."""
99
+ """Ibis runner frontend operation."""
100
100
 
101
101
  def trace(
102
102
  self, func: Callable, *args: Any, **kwargs: Any
mplang/ops/jax_cc.py CHANGED
@@ -162,12 +162,12 @@ class JaxRunner(FeOperation):
162
162
  along with variable arguments for evaluation.
163
163
 
164
164
  Args:
165
- func: The JAX function to compile
165
+ jax_fn: The JAX function to compile
166
166
  *args: Positional arguments to the function
167
167
  **kwargs: Keyword arguments to the function
168
168
 
169
169
  Returns:
170
- tuple[PFunction, list[MPObject], Any]: The compiled PFunction, input variables, and output tree
170
+ tuple[PFunction, list[MPObject], PyTreeDef]: The compiled PFunction, input variables, and output tree
171
171
  """
172
172
 
173
173
  def is_variable(arg: Any) -> bool:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mplang-nightly
3
- Version: 0.1.dev168
3
+ Version: 0.1.dev169
4
4
  Summary: Multi-Party Programming Language
5
5
  Author-email: SecretFlow Team <secretflow-contact@service.alipay.com>
6
6
  License: Apache License
@@ -41,8 +41,8 @@ mplang/ops/__init__.py,sha256=ryPlNziAfc4rwVazdJ6VG7kuUD0bqlRZ2smY5HNIRGI,1018
41
41
  mplang/ops/base.py,sha256=h67_SHWNZGUuTCuMll-9kDgGvlPhlFov7WAQCHTmUvw,18258
42
42
  mplang/ops/builtin.py,sha256=D7T8rRF9g05VIw9T72lsncF5cDQqaT37eapBieRKvRI,9363
43
43
  mplang/ops/crypto.py,sha256=9CeFJrYmvjmgx-3WQl6jHXh8VafRpT4QBunbzsPF8Uc,3646
44
- mplang/ops/ibis_cc.py,sha256=FGHn3k2ncYg6tE35y55UJhK3Ir25AIWoOZMwjgcblPc,4244
45
- mplang/ops/jax_cc.py,sha256=n-BUR-doNWokBTDSOGHrBBWFs81ZQWf35UyshK4znb0,7801
44
+ mplang/ops/ibis_cc.py,sha256=a5OqZVRZ1NzugQPYigdlJcGKbMZHqKh1xkiJen-LtCU,4242
45
+ mplang/ops/jax_cc.py,sha256=kVhJM8i8oPd-yPqyeaZ1hfVxcZPzNhTwjhltDh50hyY,7809
46
46
  mplang/ops/phe.py,sha256=SatswExjZWPed8y3qA33BCwIWbvsgHCuCAz_pv2RLLw,6790
47
47
  mplang/ops/spu.py,sha256=UHr5DSoqG08xDYER_11OsMVjGGNXXxsvkFoVvXU8uik,4989
48
48
  mplang/ops/sql_cc.py,sha256=-9uf75gOxLQlFiKjDm75qIx8Gbun7unvkOxezdSLGlE,2112
@@ -73,8 +73,8 @@ mplang/utils/crypto.py,sha256=rvPomBFtznRHc3RPi6Aip9lsU8zW2oxBqGv1K3vn7Rs,1052
73
73
  mplang/utils/func_utils.py,sha256=vCJcZmu0bEbqhOQKdpttV2_MBllIcPSN0b8U4WjNGGo,5164
74
74
  mplang/utils/spu_utils.py,sha256=S3L9RBkBe2AvSuMSQQ12cBY5Y1NPthubvErSX_7nj1A,4158
75
75
  mplang/utils/table_utils.py,sha256=aC-IZOKkSmFkpr3NZchLM0Wt0GOn-rg_xHBHREWBwAU,2202
76
- mplang_nightly-0.1.dev168.dist-info/METADATA,sha256=3QEbTKP5bQvbwSeRGkjzb5sWDWGWfMsv0JpkEl3op7U,16547
77
- mplang_nightly-0.1.dev168.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
78
- mplang_nightly-0.1.dev168.dist-info/entry_points.txt,sha256=mG1oJT-GAjQR834a62_QIWb7litzWPPyVnwFqm-rWuY,55
79
- mplang_nightly-0.1.dev168.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
80
- mplang_nightly-0.1.dev168.dist-info/RECORD,,
76
+ mplang_nightly-0.1.dev169.dist-info/METADATA,sha256=3Ml9Mvi3n9iBnvcVp7dp7lFJABk1hUoIP5AB5BbeQFE,16547
77
+ mplang_nightly-0.1.dev169.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
78
+ mplang_nightly-0.1.dev169.dist-info/entry_points.txt,sha256=mG1oJT-GAjQR834a62_QIWb7litzWPPyVnwFqm-rWuY,55
79
+ mplang_nightly-0.1.dev169.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
80
+ mplang_nightly-0.1.dev169.dist-info/RECORD,,