pyobjc-framework-MetalPerformanceShadersGraph 10.1__tar.gz → 10.3__tar.gz
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.
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/Lib/MetalPerformanceShadersGraph/_metadata.py +46 -2
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/PKG-INFO +3 -3
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/SOURCES.txt +2 -6
- pyobjc_framework_metalperformanceshadersgraph-10.3/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/requires.txt +2 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/License.txt +1 -1
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PKG-INFO +3 -3
- pyobjc-framework-MetalPerformanceShadersGraph-10.1/PyObjCTest/test_MPSGraphExecutable.py → pyobjc_framework_metalperformanceshadersgraph-10.3/PyObjCTest/test_mpsgraphexecutable.py +3 -0
- pyobjc-framework-MetalPerformanceShadersGraph-10.1/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_metalperformanceshadersgraph-10.3/metadata/raw/arm64-14.5.fwinfo +205 -9
- pyobjc-framework-MetalPerformanceShadersGraph-10.1/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_metalperformanceshadersgraph-10.3/metadata/raw/x86_64-14.5.fwinfo +205 -9
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/setup.py +2 -1
- pyobjc-framework-MetalPerformanceShadersGraph-10.1/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/requires.txt +0 -2
- pyobjc-framework-MetalPerformanceShadersGraph-10.1/metadata/raw/arm64-12.1.fwinfo +0 -9865
- pyobjc-framework-MetalPerformanceShadersGraph-10.1/metadata/raw/arm64-13.0.fwinfo +0 -14618
- pyobjc-framework-MetalPerformanceShadersGraph-10.1/metadata/raw/x86_64-12.1.fwinfo +0 -9865
- pyobjc-framework-MetalPerformanceShadersGraph-10.1/metadata/raw/x86_64-13.0.fwinfo +0 -14618
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/Lib/MetalPerformanceShadersGraph/__init__.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/top_level.txt +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/MANIFEST.in +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_metalperformanceshadersgraph.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraph.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphcontrolflowops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphcore.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphcumulativeops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphdevice.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphfouriertransformops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphlossops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphnonmaximumsuppressionops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphpoolingops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphrandomops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphresizeops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphrnnops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphsamplegridops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphscatterndops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphsortops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphsparseops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/PyObjCTest/test_mpsgraphtensorshapeops.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/metadata/MetalPerformanceShadersGraph.fwinfo +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/metadata/metadata.ini +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/metadata/raw/arm64-13.3.fwinfo +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/metadata/raw/x86_64-13.3.fwinfo +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/pyobjc_setup.py +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/pyproject.toml +0 -0
- {pyobjc-framework-MetalPerformanceShadersGraph-10.1 → pyobjc_framework_metalperformanceshadersgraph-10.3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update: Sat
|
|
3
|
+
# Last update: Sat May 18 09:32:37 2024
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -31,7 +31,7 @@ else:
|
|
|
31
31
|
|
|
32
32
|
misc = {}
|
|
33
33
|
constants = """$$"""
|
|
34
|
-
enums = """$MPSGraphDeploymentPlatformIOS@1$MPSGraphDeploymentPlatformMacOS@0$MPSGraphDeploymentPlatformTvOS@2$MPSGraphDeviceTypeMetal@0$MPSGraphExecutionStageCompleted@0$MPSGraphFFTScalingModeNone@0$MPSGraphFFTScalingModeSize@1$MPSGraphFFTScalingModeUnitary@2$MPSGraphLossReductionTypeAxis@0$MPSGraphLossReductionTypeMean@2$MPSGraphLossReductionTypeNone@0$MPSGraphLossReductionTypeSum@1$MPSGraphNonMaximumSuppressionCoordinateModeCentersHeightFirst@2$MPSGraphNonMaximumSuppressionCoordinateModeCentersWidthFirst@3$MPSGraphNonMaximumSuppressionCoordinateModeCornersHeightFirst@0$MPSGraphNonMaximumSuppressionCoordinateModeCornersWidthFirst@1$MPSGraphOptimizationLevel0@0$MPSGraphOptimizationLevel1@1$MPSGraphOptimizationProfilePerformance@0$MPSGraphOptimizationProfilePowerEfficiency@1$MPSGraphOptionsDefault@1$MPSGraphOptionsNone@0$MPSGraphOptionsSynchronizeResults@1$MPSGraphOptionsVerbose@2$MPSGraphPaddingModeAntiPeriodic@6$MPSGraphPaddingModeClampToEdge@3$MPSGraphPaddingModeConstant@0$MPSGraphPaddingModePeriodic@5$MPSGraphPaddingModeReflect@1$MPSGraphPaddingModeSymmetric@2$MPSGraphPaddingModeZero@4$MPSGraphPaddingStyleExplicit@0$MPSGraphPaddingStyleExplicitOffset@3$MPSGraphPaddingStyleONNX_SAME_LOWER@4$MPSGraphPaddingStyleTF_SAME@2$MPSGraphPaddingStyleTF_VALID@1$MPSGraphPoolingReturnIndicesGlobalFlatten1D@1$MPSGraphPoolingReturnIndicesGlobalFlatten2D@2$MPSGraphPoolingReturnIndicesGlobalFlatten3D@3$MPSGraphPoolingReturnIndicesGlobalFlatten4D@4$MPSGraphPoolingReturnIndicesLocalFlatten1D@5$MPSGraphPoolingReturnIndicesLocalFlatten2D@6$MPSGraphPoolingReturnIndicesLocalFlatten3D@7$MPSGraphPoolingReturnIndicesLocalFlatten4D@8$MPSGraphPoolingReturnIndicesNone@0$MPSGraphRNNActivationHardSigmoid@4$MPSGraphRNNActivationNone@0$MPSGraphRNNActivationRelu@1$MPSGraphRNNActivationSigmoid@3$MPSGraphRNNActivationTanh@2$MPSGraphRandomDistributionNormal@1$MPSGraphRandomDistributionTruncatedNormal@2$MPSGraphRandomDistributionUniform@0$MPSGraphRandomNormalSamplingBoxMuller@1$MPSGraphRandomNormalSamplingInvCDF@0$MPSGraphReductionModeArgumentMax@5$MPSGraphReductionModeArgumentMin@4$MPSGraphReductionModeMax@1$MPSGraphReductionModeMin@0$MPSGraphReductionModeProduct@3$MPSGraphReductionModeSum@2$MPSGraphResizeBilinear@1$MPSGraphResizeNearest@0$MPSGraphResizeNearestRoundingModeCeil@2$MPSGraphResizeNearestRoundingModeFloor@3$MPSGraphResizeNearestRoundingModeRoundPreferCeil@0$MPSGraphResizeNearestRoundingModeRoundPreferFloor@1$MPSGraphResizeNearestRoundingModeRoundToEven@4$MPSGraphResizeNearestRoundingModeRoundToOdd@5$MPSGraphScatterModeAdd@0$MPSGraphScatterModeDiv@3$MPSGraphScatterModeMax@5$MPSGraphScatterModeMin@4$MPSGraphScatterModeMul@2$MPSGraphScatterModeSet@6$MPSGraphScatterModeSub@1$MPSGraphSparseStorageCOO@0$MPSGraphSparseStorageCSC@1$MPSGraphSparseStorageCSR@2$MPSGraphTensorNamedDataLayoutCHW@4$MPSGraphTensorNamedDataLayoutDHWIO@10$MPSGraphTensorNamedDataLayoutHW@6$MPSGraphTensorNamedDataLayoutHWC@5$MPSGraphTensorNamedDataLayoutHWIO@3$MPSGraphTensorNamedDataLayoutNCDHW@7$MPSGraphTensorNamedDataLayoutNCHW@0$MPSGraphTensorNamedDataLayoutNDHWC@8$MPSGraphTensorNamedDataLayoutNHWC@1$MPSGraphTensorNamedDataLayoutOIDHW@9$MPSGraphTensorNamedDataLayoutOIHW@2$"""
|
|
34
|
+
enums = """$MPSGraphDeploymentPlatformIOS@1$MPSGraphDeploymentPlatformMacOS@0$MPSGraphDeploymentPlatformTvOS@2$MPSGraphDeploymentPlatformVisionOS@3$MPSGraphDeviceTypeMetal@0$MPSGraphExecutionStageCompleted@0$MPSGraphFFTScalingModeNone@0$MPSGraphFFTScalingModeSize@1$MPSGraphFFTScalingModeUnitary@2$MPSGraphLossReductionTypeAxis@0$MPSGraphLossReductionTypeMean@2$MPSGraphLossReductionTypeNone@0$MPSGraphLossReductionTypeSum@1$MPSGraphNonMaximumSuppressionCoordinateModeCentersHeightFirst@2$MPSGraphNonMaximumSuppressionCoordinateModeCentersWidthFirst@3$MPSGraphNonMaximumSuppressionCoordinateModeCornersHeightFirst@0$MPSGraphNonMaximumSuppressionCoordinateModeCornersWidthFirst@1$MPSGraphOptimizationLevel0@0$MPSGraphOptimizationLevel1@1$MPSGraphOptimizationProfilePerformance@0$MPSGraphOptimizationProfilePowerEfficiency@1$MPSGraphOptionsDefault@1$MPSGraphOptionsNone@0$MPSGraphOptionsSynchronizeResults@1$MPSGraphOptionsVerbose@2$MPSGraphPaddingModeAntiPeriodic@6$MPSGraphPaddingModeClampToEdge@3$MPSGraphPaddingModeConstant@0$MPSGraphPaddingModePeriodic@5$MPSGraphPaddingModeReflect@1$MPSGraphPaddingModeSymmetric@2$MPSGraphPaddingModeZero@4$MPSGraphPaddingStyleExplicit@0$MPSGraphPaddingStyleExplicitOffset@3$MPSGraphPaddingStyleONNX_SAME_LOWER@4$MPSGraphPaddingStyleTF_SAME@2$MPSGraphPaddingStyleTF_VALID@1$MPSGraphPoolingReturnIndicesGlobalFlatten1D@1$MPSGraphPoolingReturnIndicesGlobalFlatten2D@2$MPSGraphPoolingReturnIndicesGlobalFlatten3D@3$MPSGraphPoolingReturnIndicesGlobalFlatten4D@4$MPSGraphPoolingReturnIndicesLocalFlatten1D@5$MPSGraphPoolingReturnIndicesLocalFlatten2D@6$MPSGraphPoolingReturnIndicesLocalFlatten3D@7$MPSGraphPoolingReturnIndicesLocalFlatten4D@8$MPSGraphPoolingReturnIndicesNone@0$MPSGraphRNNActivationHardSigmoid@4$MPSGraphRNNActivationNone@0$MPSGraphRNNActivationRelu@1$MPSGraphRNNActivationSigmoid@3$MPSGraphRNNActivationTanh@2$MPSGraphRandomDistributionNormal@1$MPSGraphRandomDistributionTruncatedNormal@2$MPSGraphRandomDistributionUniform@0$MPSGraphRandomNormalSamplingBoxMuller@1$MPSGraphRandomNormalSamplingInvCDF@0$MPSGraphReductionModeArgumentMax@5$MPSGraphReductionModeArgumentMin@4$MPSGraphReductionModeMax@1$MPSGraphReductionModeMin@0$MPSGraphReductionModeProduct@3$MPSGraphReductionModeSum@2$MPSGraphResizeBilinear@1$MPSGraphResizeNearest@0$MPSGraphResizeNearestRoundingModeCeil@2$MPSGraphResizeNearestRoundingModeFloor@3$MPSGraphResizeNearestRoundingModeRoundPreferCeil@0$MPSGraphResizeNearestRoundingModeRoundPreferFloor@1$MPSGraphResizeNearestRoundingModeRoundToEven@4$MPSGraphResizeNearestRoundingModeRoundToOdd@5$MPSGraphScatterModeAdd@0$MPSGraphScatterModeDiv@3$MPSGraphScatterModeMax@5$MPSGraphScatterModeMin@4$MPSGraphScatterModeMul@2$MPSGraphScatterModeSet@6$MPSGraphScatterModeSub@1$MPSGraphSparseStorageCOO@0$MPSGraphSparseStorageCSC@1$MPSGraphSparseStorageCSR@2$MPSGraphTensorNamedDataLayoutCHW@4$MPSGraphTensorNamedDataLayoutDHWIO@10$MPSGraphTensorNamedDataLayoutHW@6$MPSGraphTensorNamedDataLayoutHWC@5$MPSGraphTensorNamedDataLayoutHWIO@3$MPSGraphTensorNamedDataLayoutNCDHW@7$MPSGraphTensorNamedDataLayoutNCHW@0$MPSGraphTensorNamedDataLayoutNDHWC@8$MPSGraphTensorNamedDataLayoutNHWC@1$MPSGraphTensorNamedDataLayoutOIDHW@9$MPSGraphTensorNamedDataLayoutOIHW@2$"""
|
|
35
35
|
misc.update(
|
|
36
36
|
{
|
|
37
37
|
"MPSGraphOptimizationProfile": NewType("MPSGraphOptimizationProfile", int),
|
|
@@ -475,6 +475,30 @@ try:
|
|
|
475
475
|
b"setAppend:",
|
|
476
476
|
{"arguments": {2: {"type": b"Z"}}},
|
|
477
477
|
)
|
|
478
|
+
r(
|
|
479
|
+
b"MPSGraphExecutionDescriptor",
|
|
480
|
+
b"completionHandler",
|
|
481
|
+
{
|
|
482
|
+
"retval": {
|
|
483
|
+
"callable": {
|
|
484
|
+
"retval": {"type": b"v"},
|
|
485
|
+
"arguments": {0: {"type": b"^v"}},
|
|
486
|
+
}
|
|
487
|
+
}
|
|
488
|
+
},
|
|
489
|
+
)
|
|
490
|
+
r(
|
|
491
|
+
b"MPSGraphExecutionDescriptor",
|
|
492
|
+
b"scheduledHandler",
|
|
493
|
+
{
|
|
494
|
+
"retval": {
|
|
495
|
+
"callable": {
|
|
496
|
+
"retval": {"type": b"v"},
|
|
497
|
+
"arguments": {0: {"type": b"^v"}},
|
|
498
|
+
}
|
|
499
|
+
}
|
|
500
|
+
},
|
|
501
|
+
)
|
|
478
502
|
r(
|
|
479
503
|
b"MPSGraphExecutionDescriptor",
|
|
480
504
|
b"setCompletionHandler:",
|
|
@@ -738,6 +762,26 @@ try:
|
|
|
738
762
|
)
|
|
739
763
|
finally:
|
|
740
764
|
objc._updatingMetadata(False)
|
|
765
|
+
|
|
766
|
+
objc.registerNewKeywordsFromSelector(
|
|
767
|
+
"MPSGraphExecutable", b"initWithMPSGraphPackageAtURL:compilationDescriptor:"
|
|
768
|
+
)
|
|
769
|
+
objc.registerNewKeywordsFromSelector("MPSGraphShapedType", b"initWithShape:dataType:")
|
|
770
|
+
objc.registerNewKeywordsFromSelector(
|
|
771
|
+
"MPSGraphTensorData", b"initWithDevice:data:shape:dataType:"
|
|
772
|
+
)
|
|
773
|
+
objc.registerNewKeywordsFromSelector("MPSGraphTensorData", b"initWithMPSImageBatch:")
|
|
774
|
+
objc.registerNewKeywordsFromSelector("MPSGraphTensorData", b"initWithMPSMatrix:")
|
|
775
|
+
objc.registerNewKeywordsFromSelector("MPSGraphTensorData", b"initWithMPSMatrix:rank:")
|
|
776
|
+
objc.registerNewKeywordsFromSelector("MPSGraphTensorData", b"initWithMPSNDArray:")
|
|
777
|
+
objc.registerNewKeywordsFromSelector("MPSGraphTensorData", b"initWithMPSVector:")
|
|
778
|
+
objc.registerNewKeywordsFromSelector("MPSGraphTensorData", b"initWithMPSVector:rank:")
|
|
779
|
+
objc.registerNewKeywordsFromSelector(
|
|
780
|
+
"MPSGraphTensorData", b"initWithMTLBuffer:shape:dataType:"
|
|
781
|
+
)
|
|
782
|
+
objc.registerNewKeywordsFromSelector(
|
|
783
|
+
"MPSGraphTensorData", b"initWithMTLBuffer:shape:dataType:rowBytes:"
|
|
784
|
+
)
|
|
741
785
|
expressions = {}
|
|
742
786
|
|
|
743
787
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-MetalPerformanceShadersGraph
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework MetalPerformanceShadersGraph on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=10.
|
|
34
|
-
Requires-Dist: pyobjc-framework-MetalPerformanceShaders>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
34
|
+
Requires-Dist: pyobjc-framework-MetalPerformanceShaders>=10.3
|
|
35
35
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
36
36
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
37
37
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -34,14 +34,10 @@ PyObjCTest/test_mpsgraphsparseops.py
|
|
|
34
34
|
PyObjCTest/test_mpsgraphtensorshapeops.py
|
|
35
35
|
metadata/MetalPerformanceShadersGraph.fwinfo
|
|
36
36
|
metadata/metadata.ini
|
|
37
|
-
metadata/raw/arm64-12.1.fwinfo
|
|
38
37
|
metadata/raw/arm64-12.3.fwinfo
|
|
39
|
-
metadata/raw/arm64-13.0.fwinfo
|
|
40
38
|
metadata/raw/arm64-13.3.fwinfo
|
|
41
|
-
metadata/raw/arm64-14.
|
|
39
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
42
40
|
metadata/raw/x86_64-10.16.fwinfo
|
|
43
|
-
metadata/raw/x86_64-12.1.fwinfo
|
|
44
41
|
metadata/raw/x86_64-12.3.fwinfo
|
|
45
|
-
metadata/raw/x86_64-13.0.fwinfo
|
|
46
42
|
metadata/raw/x86_64-13.3.fwinfo
|
|
47
|
-
metadata/raw/x86_64-14.
|
|
43
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
(This is the MIT license, note that libffi-src is a separate product with its own license)
|
|
2
2
|
|
|
3
3
|
Copyright 2002, 2003 - Bill Bumgarner, Ronald Oussoren, Steve Majewski, Lele Gaifax, et.al.
|
|
4
|
-
Copyright 2003-
|
|
4
|
+
Copyright 2003-2024 - Ronald Oussoren
|
|
5
5
|
|
|
6
6
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-MetalPerformanceShadersGraph
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework MetalPerformanceShadersGraph on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=10.
|
|
34
|
-
Requires-Dist: pyobjc-framework-MetalPerformanceShaders>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
34
|
+
Requires-Dist: pyobjc-framework-MetalPerformanceShaders>=10.3
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
Wrappers for the "MetalPerformanceShadersGraph" framework on macOS.
|
|
@@ -14,6 +14,9 @@ class TestMPSGraphExecutable(TestCase):
|
|
|
14
14
|
)
|
|
15
15
|
self.assertEqual(MetalPerformanceShadersGraph.MPSGraphDeploymentPlatformIOS, 1)
|
|
16
16
|
self.assertEqual(MetalPerformanceShadersGraph.MPSGraphDeploymentPlatformTvOS, 2)
|
|
17
|
+
self.assertEqual(
|
|
18
|
+
MetalPerformanceShadersGraph.MPSGraphDeploymentPlatformVisionOS, 3
|
|
19
|
+
)
|
|
17
20
|
|
|
18
21
|
@min_os_level("12.0")
|
|
19
22
|
def test_methods12_0(self):
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sat
|
|
4
|
+
// Last update: Sat May 18 09:32:36 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -2645,7 +2645,7 @@
|
|
|
2645
2645
|
}
|
|
2646
2646
|
},
|
|
2647
2647
|
"retval": {
|
|
2648
|
-
"type": "
|
|
2648
|
+
"type": "@"
|
|
2649
2649
|
}
|
|
2650
2650
|
},
|
|
2651
2651
|
"typestr": "@?",
|
|
@@ -2678,7 +2678,7 @@
|
|
|
2678
2678
|
}
|
|
2679
2679
|
},
|
|
2680
2680
|
"retval": {
|
|
2681
|
-
"type": "
|
|
2681
|
+
"type": "@"
|
|
2682
2682
|
}
|
|
2683
2683
|
},
|
|
2684
2684
|
"typestr": "@?",
|
|
@@ -2692,7 +2692,7 @@
|
|
|
2692
2692
|
}
|
|
2693
2693
|
},
|
|
2694
2694
|
"retval": {
|
|
2695
|
-
"type": "
|
|
2695
|
+
"type": "@"
|
|
2696
2696
|
}
|
|
2697
2697
|
},
|
|
2698
2698
|
"typestr": "@?",
|
|
@@ -2722,10 +2722,16 @@
|
|
|
2722
2722
|
"arguments": {
|
|
2723
2723
|
"0": {
|
|
2724
2724
|
"type": "^v"
|
|
2725
|
+
},
|
|
2726
|
+
"1": {
|
|
2727
|
+
"type": "@"
|
|
2728
|
+
},
|
|
2729
|
+
"2": {
|
|
2730
|
+
"type": "@"
|
|
2725
2731
|
}
|
|
2726
2732
|
},
|
|
2727
2733
|
"retval": {
|
|
2728
|
-
"type": "
|
|
2734
|
+
"type": "@"
|
|
2729
2735
|
}
|
|
2730
2736
|
},
|
|
2731
2737
|
"typestr": "@?",
|
|
@@ -2736,10 +2742,13 @@
|
|
|
2736
2742
|
"arguments": {
|
|
2737
2743
|
"0": {
|
|
2738
2744
|
"type": "^v"
|
|
2745
|
+
},
|
|
2746
|
+
"1": {
|
|
2747
|
+
"type": "@"
|
|
2739
2748
|
}
|
|
2740
2749
|
},
|
|
2741
2750
|
"retval": {
|
|
2742
|
-
"type": "
|
|
2751
|
+
"type": "@"
|
|
2743
2752
|
}
|
|
2744
2753
|
},
|
|
2745
2754
|
"typestr": "@?",
|
|
@@ -2781,10 +2790,16 @@
|
|
|
2781
2790
|
"arguments": {
|
|
2782
2791
|
"0": {
|
|
2783
2792
|
"type": "^v"
|
|
2793
|
+
},
|
|
2794
|
+
"1": {
|
|
2795
|
+
"type": "@"
|
|
2796
|
+
},
|
|
2797
|
+
"2": {
|
|
2798
|
+
"type": "@"
|
|
2784
2799
|
}
|
|
2785
2800
|
},
|
|
2786
2801
|
"retval": {
|
|
2787
|
-
"type": "
|
|
2802
|
+
"type": "@"
|
|
2788
2803
|
}
|
|
2789
2804
|
},
|
|
2790
2805
|
"typestr": "@?",
|
|
@@ -2818,10 +2833,16 @@
|
|
|
2818
2833
|
"arguments": {
|
|
2819
2834
|
"0": {
|
|
2820
2835
|
"type": "^v"
|
|
2836
|
+
},
|
|
2837
|
+
"1": {
|
|
2838
|
+
"type": "@"
|
|
2839
|
+
},
|
|
2840
|
+
"2": {
|
|
2841
|
+
"type": "@"
|
|
2821
2842
|
}
|
|
2822
2843
|
},
|
|
2823
2844
|
"retval": {
|
|
2824
|
-
"type": "
|
|
2845
|
+
"type": "@"
|
|
2825
2846
|
}
|
|
2826
2847
|
},
|
|
2827
2848
|
"typestr": "@?",
|
|
@@ -8987,6 +9008,100 @@
|
|
|
8987
9008
|
"selector": "sliceGradientTensor:fwdInShapeTensor:starts:ends:strides:startMask:endMask:squeezeMask:name:",
|
|
8988
9009
|
"visibility": "public"
|
|
8989
9010
|
},
|
|
9011
|
+
{
|
|
9012
|
+
"args": [
|
|
9013
|
+
{
|
|
9014
|
+
"typestr": "@",
|
|
9015
|
+
"typestr_special": false
|
|
9016
|
+
},
|
|
9017
|
+
{
|
|
9018
|
+
"typestr": "@",
|
|
9019
|
+
"typestr_special": false
|
|
9020
|
+
},
|
|
9021
|
+
{
|
|
9022
|
+
"typestr": "@",
|
|
9023
|
+
"typestr_special": false
|
|
9024
|
+
},
|
|
9025
|
+
{
|
|
9026
|
+
"typestr": "@",
|
|
9027
|
+
"typestr_special": false
|
|
9028
|
+
},
|
|
9029
|
+
{
|
|
9030
|
+
"typestr": "@",
|
|
9031
|
+
"typestr_special": false
|
|
9032
|
+
},
|
|
9033
|
+
{
|
|
9034
|
+
"typestr": "I",
|
|
9035
|
+
"typestr_special": false
|
|
9036
|
+
},
|
|
9037
|
+
{
|
|
9038
|
+
"typestr": "I",
|
|
9039
|
+
"typestr_special": false
|
|
9040
|
+
},
|
|
9041
|
+
{
|
|
9042
|
+
"typestr": "I",
|
|
9043
|
+
"typestr_special": false
|
|
9044
|
+
},
|
|
9045
|
+
{
|
|
9046
|
+
"typestr": "@",
|
|
9047
|
+
"typestr_special": false
|
|
9048
|
+
}
|
|
9049
|
+
],
|
|
9050
|
+
"class_method": false,
|
|
9051
|
+
"retval": {
|
|
9052
|
+
"typestr": "@",
|
|
9053
|
+
"typestr_special": false
|
|
9054
|
+
},
|
|
9055
|
+
"selector": "sliceUpdateDataTensor:updateTensor:startsTensor:endsTensor:stridesTensor:startMask:endMask:squeezeMask:name:",
|
|
9056
|
+
"visibility": "public"
|
|
9057
|
+
},
|
|
9058
|
+
{
|
|
9059
|
+
"args": [
|
|
9060
|
+
{
|
|
9061
|
+
"typestr": "@",
|
|
9062
|
+
"typestr_special": false
|
|
9063
|
+
},
|
|
9064
|
+
{
|
|
9065
|
+
"typestr": "@",
|
|
9066
|
+
"typestr_special": false
|
|
9067
|
+
},
|
|
9068
|
+
{
|
|
9069
|
+
"typestr": "@",
|
|
9070
|
+
"typestr_special": false
|
|
9071
|
+
},
|
|
9072
|
+
{
|
|
9073
|
+
"typestr": "@",
|
|
9074
|
+
"typestr_special": false
|
|
9075
|
+
},
|
|
9076
|
+
{
|
|
9077
|
+
"typestr": "@",
|
|
9078
|
+
"typestr_special": false
|
|
9079
|
+
},
|
|
9080
|
+
{
|
|
9081
|
+
"typestr": "I",
|
|
9082
|
+
"typestr_special": false
|
|
9083
|
+
},
|
|
9084
|
+
{
|
|
9085
|
+
"typestr": "I",
|
|
9086
|
+
"typestr_special": false
|
|
9087
|
+
},
|
|
9088
|
+
{
|
|
9089
|
+
"typestr": "I",
|
|
9090
|
+
"typestr_special": false
|
|
9091
|
+
},
|
|
9092
|
+
{
|
|
9093
|
+
"typestr": "@",
|
|
9094
|
+
"typestr_special": false
|
|
9095
|
+
}
|
|
9096
|
+
],
|
|
9097
|
+
"class_method": false,
|
|
9098
|
+
"retval": {
|
|
9099
|
+
"typestr": "@",
|
|
9100
|
+
"typestr_special": false
|
|
9101
|
+
},
|
|
9102
|
+
"selector": "sliceUpdateDataTensor:updateTensor:starts:ends:strides:startMask:endMask:squeezeMask:name:",
|
|
9103
|
+
"visibility": "public"
|
|
9104
|
+
},
|
|
8990
9105
|
{
|
|
8991
9106
|
"args": [
|
|
8992
9107
|
{
|
|
@@ -10479,6 +10594,16 @@
|
|
|
10479
10594
|
"args": [],
|
|
10480
10595
|
"class_method": false,
|
|
10481
10596
|
"retval": {
|
|
10597
|
+
"callable": {
|
|
10598
|
+
"arguments": {
|
|
10599
|
+
"0": {
|
|
10600
|
+
"type": "^v"
|
|
10601
|
+
}
|
|
10602
|
+
},
|
|
10603
|
+
"retval": {
|
|
10604
|
+
"type": "v"
|
|
10605
|
+
}
|
|
10606
|
+
},
|
|
10482
10607
|
"typestr": "@?",
|
|
10483
10608
|
"typestr_special": false
|
|
10484
10609
|
},
|
|
@@ -10492,6 +10617,12 @@
|
|
|
10492
10617
|
"arguments": {
|
|
10493
10618
|
"0": {
|
|
10494
10619
|
"type": "^v"
|
|
10620
|
+
},
|
|
10621
|
+
"1": {
|
|
10622
|
+
"type": "@"
|
|
10623
|
+
},
|
|
10624
|
+
"2": {
|
|
10625
|
+
"type": "@"
|
|
10495
10626
|
}
|
|
10496
10627
|
},
|
|
10497
10628
|
"retval": {
|
|
@@ -13053,6 +13184,16 @@
|
|
|
13053
13184
|
"args": [],
|
|
13054
13185
|
"class_method": false,
|
|
13055
13186
|
"retval": {
|
|
13187
|
+
"callable": {
|
|
13188
|
+
"arguments": {
|
|
13189
|
+
"0": {
|
|
13190
|
+
"type": "^v"
|
|
13191
|
+
}
|
|
13192
|
+
},
|
|
13193
|
+
"retval": {
|
|
13194
|
+
"type": "v"
|
|
13195
|
+
}
|
|
13196
|
+
},
|
|
13056
13197
|
"typestr": "@?",
|
|
13057
13198
|
"typestr_special": false
|
|
13058
13199
|
},
|
|
@@ -13066,6 +13207,12 @@
|
|
|
13066
13207
|
"arguments": {
|
|
13067
13208
|
"0": {
|
|
13068
13209
|
"type": "^v"
|
|
13210
|
+
},
|
|
13211
|
+
"1": {
|
|
13212
|
+
"type": "@"
|
|
13213
|
+
},
|
|
13214
|
+
"2": {
|
|
13215
|
+
"type": "@"
|
|
13069
13216
|
}
|
|
13070
13217
|
},
|
|
13071
13218
|
"retval": {
|
|
@@ -13088,6 +13235,16 @@
|
|
|
13088
13235
|
"args": [],
|
|
13089
13236
|
"class_method": false,
|
|
13090
13237
|
"retval": {
|
|
13238
|
+
"callable": {
|
|
13239
|
+
"arguments": {
|
|
13240
|
+
"0": {
|
|
13241
|
+
"type": "^v"
|
|
13242
|
+
}
|
|
13243
|
+
},
|
|
13244
|
+
"retval": {
|
|
13245
|
+
"type": "v"
|
|
13246
|
+
}
|
|
13247
|
+
},
|
|
13091
13248
|
"typestr": "@?",
|
|
13092
13249
|
"typestr_special": false
|
|
13093
13250
|
},
|
|
@@ -13101,6 +13258,12 @@
|
|
|
13101
13258
|
"arguments": {
|
|
13102
13259
|
"0": {
|
|
13103
13260
|
"type": "^v"
|
|
13261
|
+
},
|
|
13262
|
+
"1": {
|
|
13263
|
+
"type": "@"
|
|
13264
|
+
},
|
|
13265
|
+
"2": {
|
|
13266
|
+
"type": "@"
|
|
13104
13267
|
}
|
|
13105
13268
|
},
|
|
13106
13269
|
"retval": {
|
|
@@ -13341,6 +13504,16 @@
|
|
|
13341
13504
|
"args": [],
|
|
13342
13505
|
"class_method": false,
|
|
13343
13506
|
"retval": {
|
|
13507
|
+
"callable": {
|
|
13508
|
+
"arguments": {
|
|
13509
|
+
"0": {
|
|
13510
|
+
"type": "^v"
|
|
13511
|
+
}
|
|
13512
|
+
},
|
|
13513
|
+
"retval": {
|
|
13514
|
+
"type": "v"
|
|
13515
|
+
}
|
|
13516
|
+
},
|
|
13344
13517
|
"typestr": "@?",
|
|
13345
13518
|
"typestr_special": false
|
|
13346
13519
|
},
|
|
@@ -13354,6 +13527,12 @@
|
|
|
13354
13527
|
"arguments": {
|
|
13355
13528
|
"0": {
|
|
13356
13529
|
"type": "^v"
|
|
13530
|
+
},
|
|
13531
|
+
"1": {
|
|
13532
|
+
"type": "@"
|
|
13533
|
+
},
|
|
13534
|
+
"2": {
|
|
13535
|
+
"type": "@"
|
|
13357
13536
|
}
|
|
13358
13537
|
},
|
|
13359
13538
|
"retval": {
|
|
@@ -13376,6 +13555,16 @@
|
|
|
13376
13555
|
"args": [],
|
|
13377
13556
|
"class_method": false,
|
|
13378
13557
|
"retval": {
|
|
13558
|
+
"callable": {
|
|
13559
|
+
"arguments": {
|
|
13560
|
+
"0": {
|
|
13561
|
+
"type": "^v"
|
|
13562
|
+
}
|
|
13563
|
+
},
|
|
13564
|
+
"retval": {
|
|
13565
|
+
"type": "v"
|
|
13566
|
+
}
|
|
13567
|
+
},
|
|
13379
13568
|
"typestr": "@?",
|
|
13380
13569
|
"typestr_special": false
|
|
13381
13570
|
},
|
|
@@ -13389,6 +13578,12 @@
|
|
|
13389
13578
|
"arguments": {
|
|
13390
13579
|
"0": {
|
|
13391
13580
|
"type": "^v"
|
|
13581
|
+
},
|
|
13582
|
+
"1": {
|
|
13583
|
+
"type": "@"
|
|
13584
|
+
},
|
|
13585
|
+
"2": {
|
|
13586
|
+
"type": "@"
|
|
13392
13587
|
}
|
|
13393
13588
|
},
|
|
13394
13589
|
"retval": {
|
|
@@ -17380,6 +17575,7 @@
|
|
|
17380
17575
|
"MPSGraphDeploymentPlatformIOS": 1,
|
|
17381
17576
|
"MPSGraphDeploymentPlatformMacOS": 0,
|
|
17382
17577
|
"MPSGraphDeploymentPlatformTvOS": 2,
|
|
17578
|
+
"MPSGraphDeploymentPlatformVisionOS": 3,
|
|
17383
17579
|
"MPSGraphDeviceTypeMetal": 0,
|
|
17384
17580
|
"MPSGraphExecutionStageCompleted": 0,
|
|
17385
17581
|
"MPSGraphFFTScalingModeNone": 0,
|
|
@@ -17622,5 +17818,5 @@
|
|
|
17622
17818
|
"MPSGraphTopKOps.h"
|
|
17623
17819
|
],
|
|
17624
17820
|
"release": "10.16",
|
|
17625
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
17821
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
17626
17822
|
}
|