pyobjc-framework-MetalPerformanceShadersGraph 11.0__tar.gz → 12.0__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.
Files changed (50) hide show
  1. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/Lib/MetalPerformanceShadersGraph/_metadata.py +23 -139
  2. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/PKG-INFO +20 -7
  3. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/SOURCES.txt +2 -9
  4. pyobjc_framework_metalperformanceshadersgraph-12.0/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_metalperformanceshadersgraph-12.0/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/requires.txt +2 -0
  6. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/License.txt +1 -1
  7. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PKG-INFO +20 -7
  8. pyobjc_framework_metalperformanceshadersgraph-12.0/PyObjCTest/__init__.py +1 -0
  9. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraph.py +19 -0
  10. pyobjc_framework_metalperformanceshadersgraph-11.0/metadata/raw/arm64-15.0.fwinfo → pyobjc_framework_metalperformanceshadersgraph-12.0/metadata/raw/arm64-26.0.fwinfo +238 -3
  11. pyobjc_framework_metalperformanceshadersgraph-11.0/metadata/raw/x86_64-15.0.fwinfo → pyobjc_framework_metalperformanceshadersgraph-12.0/metadata/raw/x86_64-26.0.fwinfo +238 -3
  12. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/pyobjc_setup.py +9 -41
  13. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/setup.py +2 -2
  14. pyobjc_framework_metalperformanceshadersgraph-11.0/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/pyobjc-build-info.txt +0 -3
  15. pyobjc_framework_metalperformanceshadersgraph-11.0/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/requires.txt +0 -2
  16. pyobjc_framework_metalperformanceshadersgraph-11.0/PyObjCTest/__init__.py +0 -1
  17. pyobjc_framework_metalperformanceshadersgraph-11.0/metadata/raw/arm64-12.3.fwinfo +0 -10962
  18. pyobjc_framework_metalperformanceshadersgraph-11.0/metadata/raw/arm64-13.3.fwinfo +0 -15844
  19. pyobjc_framework_metalperformanceshadersgraph-11.0/metadata/raw/arm64-14.5.fwinfo +0 -17822
  20. pyobjc_framework_metalperformanceshadersgraph-11.0/metadata/raw/x86_64-10.16.fwinfo +0 -5921
  21. pyobjc_framework_metalperformanceshadersgraph-11.0/metadata/raw/x86_64-12.3.fwinfo +0 -10962
  22. pyobjc_framework_metalperformanceshadersgraph-11.0/metadata/raw/x86_64-13.3.fwinfo +0 -15844
  23. pyobjc_framework_metalperformanceshadersgraph-11.0/metadata/raw/x86_64-14.5.fwinfo +0 -17822
  24. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/Lib/MetalPerformanceShadersGraph/__init__.py +0 -0
  25. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/dependency_links.txt +0 -0
  26. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/not-zip-safe +0 -0
  27. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/Lib/pyobjc_framework_MetalPerformanceShadersGraph.egg-info/top_level.txt +0 -0
  28. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/MANIFEST.in +0 -0
  29. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_metalperformanceshadersgraph.py +0 -0
  30. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphcontrolflowops.py +0 -0
  31. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphcore.py +0 -0
  32. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphcumulativeops.py +0 -0
  33. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphdevice.py +0 -0
  34. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphexecutable.py +0 -0
  35. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphfouriertransformops.py +0 -0
  36. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphlossops.py +0 -0
  37. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphnonmaximumsuppressionops.py +0 -0
  38. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphpoolingops.py +0 -0
  39. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphrandomops.py +0 -0
  40. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphresizeops.py +0 -0
  41. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphrnnops.py +0 -0
  42. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphsamplegridops.py +0 -0
  43. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphscatterndops.py +0 -0
  44. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphsortops.py +0 -0
  45. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphsparseops.py +0 -0
  46. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/PyObjCTest/test_mpsgraphtensorshapeops.py +0 -0
  47. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/metadata/MetalPerformanceShadersGraph.fwinfo +0 -0
  48. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/metadata/metadata.ini +0 -0
  49. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/pyproject.toml +0 -0
  50. {pyobjc_framework_metalperformanceshadersgraph-11.0 → pyobjc_framework_metalperformanceshadersgraph-12.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Tue Jun 11 10:15:24 2024
3
+ # Last update: Fri Aug 8 15:58:39 2025
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -31,44 +31,49 @@ else:
31
31
 
32
32
  misc = {}
33
33
  constants = """$$"""
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$"""
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$MPSGraphReducedPrecisionFastMathAllowFP16Conv2DWinogradTransformIntermediate@2$MPSGraphReducedPrecisionFastMathAllowFP16Intermediates@2$MPSGraphReducedPrecisionFastMathDefault@0$MPSGraphReducedPrecisionFastMathNone@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
- "MPSGraphOptimizationProfile": NewType("MPSGraphOptimizationProfile", int),
38
- "MPSGraphTensorNamedDataLayout": NewType("MPSGraphTensorNamedDataLayout", int),
39
37
  "MPSGraphReductionMode": NewType("MPSGraphReductionMode", int),
40
- "MPSGraphFFTScalingMode": NewType("MPSGraphFFTScalingMode", int),
41
- "MPSGraphRNNActivation": NewType("MPSGraphRNNActivation", int),
42
38
  "MPSGraphDeploymentPlatform": NewType("MPSGraphDeploymentPlatform", int),
43
- "MPSGraphOptimization": NewType("MPSGraphOptimization", int),
39
+ "MPSGraphRNNActivation": NewType("MPSGraphRNNActivation", int),
40
+ "MPSGraphRandomDistribution": NewType("MPSGraphRandomDistribution", int),
44
41
  "MPSGraphPaddingMode": NewType("MPSGraphPaddingMode", int),
45
- "MPSGraphPoolingReturnIndicesMode": NewType(
46
- "MPSGraphPoolingReturnIndicesMode", int
47
- ),
42
+ "MPSGraphSparseStorageType": NewType("MPSGraphSparseStorageType", int),
43
+ "MPSGraphOptimization": NewType("MPSGraphOptimization", int),
48
44
  "MPSGraphDeviceType": NewType("MPSGraphDeviceType", int),
45
+ "MPSGraphRandomNormalSamplingMethod": NewType(
46
+ "MPSGraphRandomNormalSamplingMethod", int
47
+ ),
48
+ "MPSGraphOptimizationProfile": NewType("MPSGraphOptimizationProfile", int),
49
+ "MPSGraphFFTScalingMode": NewType("MPSGraphFFTScalingMode", int),
49
50
  "MPSGraphPaddingStyle": NewType("MPSGraphPaddingStyle", int),
51
+ "MPSGraphReducedPrecisionFastMath": NewType(
52
+ "MPSGraphReducedPrecisionFastMath", int
53
+ ),
54
+ "MPSGraphOptions": NewType("MPSGraphOptions", int),
50
55
  "MPSGraphNonMaximumSuppressionCoordinateMode": NewType(
51
56
  "MPSGraphNonMaximumSuppressionCoordinateMode", int
52
57
  ),
53
- "MPSGraphOptions": NewType("MPSGraphOptions", int),
54
- "MPSGraphExecutionStage": NewType("MPSGraphExecutionStage", int),
58
+ "MPSGraphPoolingReturnIndicesMode": NewType(
59
+ "MPSGraphPoolingReturnIndicesMode", int
60
+ ),
55
61
  "MPSGraphResizeMode": NewType("MPSGraphResizeMode", int),
56
62
  "MPSGraphLossReductionType": NewType("MPSGraphLossReductionType", int),
57
63
  "MPSGraphResizeNearestRoundingMode": NewType(
58
64
  "MPSGraphResizeNearestRoundingMode", int
59
65
  ),
60
- "MPSGraphRandomNormalSamplingMethod": NewType(
61
- "MPSGraphRandomNormalSamplingMethod", int
62
- ),
66
+ "MPSGraphExecutionStage": NewType("MPSGraphExecutionStage", int),
63
67
  "MPSGraphScatterMode": NewType("MPSGraphScatterMode", int),
64
- "MPSGraphRandomDistribution": NewType("MPSGraphRandomDistribution", int),
65
- "MPSGraphSparseStorageType": NewType("MPSGraphSparseStorageType", int),
68
+ "MPSGraphTensorNamedDataLayout": NewType("MPSGraphTensorNamedDataLayout", int),
66
69
  }
67
70
  )
68
71
  misc.update({})
69
72
  misc.update({})
70
73
  aliases = {
71
74
  "MPSGraphLossReductionTypeAxis": "MPSGraphLossReductionTypeNone",
75
+ "MPSGraphReducedPrecisionFastMathAllowFP16Intermediates": "MPSGraphReducedPrecisionFastMathAllowFP16Conv2DWinogradTransformIntermediate",
76
+ "MPSGraphReducedPrecisionFastMathDefault": "MPSGraphReducedPrecisionFastMathNone",
72
77
  "MPSGraphOptionsDefault": "MPSGraphOptionsSynchronizeResults",
73
78
  }
74
79
  r = objc.registerMetaDataForSelector
@@ -638,128 +643,6 @@ try:
638
643
  {"arguments": {2: {"type": "Z"}}},
639
644
  )
640
645
  r(b"MPSGraphSingleGateRNNDescriptor", b"training", {"retval": {"type": "Z"}})
641
- r(
642
- b"null",
643
- b"concatTensors:dimension:interleave:name:",
644
- {"arguments": {4: {"type": b"Z"}}},
645
- )
646
- r(
647
- b"null",
648
- b"controlDependencyWithOperations:dependentBlock:name:",
649
- {
650
- "arguments": {
651
- 3: {
652
- "callable": {
653
- "retval": {"type": b"@?"},
654
- "arguments": {0: {"type": b"^v"}},
655
- }
656
- }
657
- }
658
- },
659
- )
660
- r(
661
- b"null",
662
- b"depthToSpace2DTensor:widthAxis:heightAxis:depthAxis:blockSize:usePixelShuffleOrder:name:",
663
- {"arguments": {7: {"type": b"Z"}}},
664
- )
665
- r(
666
- b"null",
667
- b"depthToSpace2DTensor:widthAxisTensor:heightAxisTensor:depthAxisTensor:blockSize:usePixelShuffleOrder:name:",
668
- {"arguments": {7: {"type": b"Z"}}},
669
- )
670
- r(
671
- b"null",
672
- b"forLoopWithLowerBound:upperBound:step:initialBodyArguments:body:name:",
673
- {
674
- "arguments": {
675
- 6: {
676
- "callable": {
677
- "retval": {"type": b"@?"},
678
- "arguments": {0: {"type": b"^v"}},
679
- }
680
- }
681
- }
682
- },
683
- )
684
- r(
685
- b"null",
686
- b"forLoopWithNumberOfIterations:initialBodyArguments:body:name:",
687
- {
688
- "arguments": {
689
- 4: {
690
- "callable": {
691
- "retval": {"type": b"@?"},
692
- "arguments": {0: {"type": b"^v"}},
693
- }
694
- }
695
- }
696
- },
697
- )
698
- r(
699
- b"null",
700
- b"ifWithPredicateTensor:thenBlock:elseBlock:name:",
701
- {
702
- "arguments": {
703
- 3: {
704
- "callable": {
705
- "retval": {"type": b"@?"},
706
- "arguments": {0: {"type": b"^v"}},
707
- }
708
- },
709
- 4: {
710
- "callable": {
711
- "retval": {"type": b"@?"},
712
- "arguments": {0: {"type": b"^v"}},
713
- }
714
- },
715
- }
716
- },
717
- )
718
- r(
719
- b"null",
720
- b"resizeTensor:size:mode:centerResult:alignCorners:layout:name:",
721
- {"arguments": {5: {"type": b"Z"}, 6: {"type": b"Z"}}},
722
- )
723
- r(
724
- b"null",
725
- b"resizeTensor:sizeTensor:mode:centerResult:alignCorners:layout:name:",
726
- {"arguments": {5: {"type": b"Z"}, 6: {"type": b"Z"}}},
727
- )
728
- r(
729
- b"null",
730
- b"resizeWithGradientTensor:input:mode:centerResult:alignCorners:layout:name:",
731
- {"arguments": {5: {"type": b"Z"}, 6: {"type": b"Z"}}},
732
- )
733
- r(
734
- b"null",
735
- b"spaceToDepth2DTensor:widthAxis:heightAxis:depthAxis:blockSize:usePixelShuffleOrder:name:",
736
- {"arguments": {7: {"type": b"Z"}}},
737
- )
738
- r(
739
- b"null",
740
- b"spaceToDepth2DTensor:widthAxisTensor:heightAxisTensor:depthAxisTensor:blockSize:usePixelShuffleOrder:name:",
741
- {"arguments": {7: {"type": b"Z"}}},
742
- )
743
- r(
744
- b"null",
745
- b"whileWithInitialInputs:before:after:name:",
746
- {
747
- "arguments": {
748
- 3: {
749
- "callable": {
750
- "retval": {"type": b"@?"},
751
- "arguments": {0: {"type": b"^v"}},
752
- }
753
- },
754
- 4: {
755
- "callable": {
756
- "retval": {"type": b"@?"},
757
- "arguments": {0: {"type": b"^v"}},
758
- }
759
- },
760
- }
761
- },
762
- )
763
646
  finally:
764
647
  objc._updatingMetadata(False)
765
648
 
@@ -785,6 +668,7 @@ objc.registerNewKeywordsFromSelector(
785
668
  objc.registerNewKeywordsFromSelector(
786
669
  "MPSGraphTensorData", b"initWithMTLBuffer:shape:dataType:rowBytes:"
787
670
  )
671
+ objc.registerNewKeywordsFromSelector("MPSGraphTensorData", b"initWithMTLTensor:")
788
672
  expressions = {}
789
673
 
790
674
  # END OF FILE
@@ -1,18 +1,17 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-MetalPerformanceShadersGraph
3
- Version: 11.0
3
+ Version: 12.0
4
4
  Summary: Wrappers for the framework MetalPerformanceShadersGraph on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
7
7
  Author-email: pyobjc-dev@lists.sourceforge.net
8
- License: MIT License
8
+ License: MIT
9
9
  Keywords: PyObjC,MetalPerformanceShadersGraph
10
- Platform: MacOS X (>=10.16)
10
+ Platform: MacOS X (>=11.0)
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Environment :: Console
13
13
  Classifier: Environment :: MacOS X :: Cocoa
14
14
  Classifier: Intended Audience :: Developers
15
- Classifier: License :: OSI Approved :: MIT License
16
15
  Classifier: Natural Language :: English
17
16
  Classifier: Operating System :: MacOS :: MacOS X
18
17
  Classifier: Programming Language :: Python
@@ -24,14 +23,28 @@ Classifier: Programming Language :: Python :: 3.11
24
23
  Classifier: Programming Language :: Python :: 3.12
25
24
  Classifier: Programming Language :: Python :: 3.13
26
25
  Classifier: Programming Language :: Python :: 3.14
26
+ Classifier: Programming Language :: Python :: 3.15
27
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
+ Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
28
29
  Classifier: Programming Language :: Objective C
29
30
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
31
  Classifier: Topic :: Software Development :: User Interfaces
31
32
  Requires-Python: >=3.9
32
33
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=11.0
34
- Requires-Dist: pyobjc-framework-MetalPerformanceShaders>=11.0
34
+ Requires-Dist: pyobjc-core>=12.0
35
+ Requires-Dist: pyobjc-framework-MetalPerformanceShaders>=12.0
36
+ Dynamic: author
37
+ Dynamic: author-email
38
+ Dynamic: classifier
39
+ Dynamic: description
40
+ Dynamic: description-content-type
41
+ Dynamic: home-page
42
+ Dynamic: keywords
43
+ Dynamic: license
44
+ Dynamic: platform
45
+ Dynamic: requires-dist
46
+ Dynamic: requires-python
47
+ Dynamic: summary
35
48
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
36
49
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
37
50
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -35,12 +35,5 @@ PyObjCTest/test_mpsgraphsparseops.py
35
35
  PyObjCTest/test_mpsgraphtensorshapeops.py
36
36
  metadata/MetalPerformanceShadersGraph.fwinfo
37
37
  metadata/metadata.ini
38
- metadata/raw/arm64-12.3.fwinfo
39
- metadata/raw/arm64-13.3.fwinfo
40
- metadata/raw/arm64-14.5.fwinfo
41
- metadata/raw/arm64-15.0.fwinfo
42
- metadata/raw/x86_64-10.16.fwinfo
43
- metadata/raw/x86_64-12.3.fwinfo
44
- metadata/raw/x86_64-13.3.fwinfo
45
- metadata/raw/x86_64-14.5.fwinfo
46
- metadata/raw/x86_64-15.0.fwinfo
38
+ metadata/raw/arm64-26.0.fwinfo
39
+ metadata/raw/x86_64-26.0.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 26.0.1 (25A362)
2
+ Apple clang version 17.0.0 (clang-1700.3.19.1)
3
+ SDK: macOS 26.0
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=12.0
2
+ pyobjc-framework-MetalPerformanceShaders>=12.0
@@ -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-2024 - Ronald Oussoren
4
+ Copyright 2003-2025 - 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,18 +1,17 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-MetalPerformanceShadersGraph
3
- Version: 11.0
3
+ Version: 12.0
4
4
  Summary: Wrappers for the framework MetalPerformanceShadersGraph on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
7
7
  Author-email: pyobjc-dev@lists.sourceforge.net
8
- License: MIT License
8
+ License: MIT
9
9
  Keywords: PyObjC,MetalPerformanceShadersGraph
10
- Platform: MacOS X (>=10.16)
10
+ Platform: MacOS X (>=11.0)
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Environment :: Console
13
13
  Classifier: Environment :: MacOS X :: Cocoa
14
14
  Classifier: Intended Audience :: Developers
15
- Classifier: License :: OSI Approved :: MIT License
16
15
  Classifier: Natural Language :: English
17
16
  Classifier: Operating System :: MacOS :: MacOS X
18
17
  Classifier: Programming Language :: Python
@@ -24,14 +23,28 @@ Classifier: Programming Language :: Python :: 3.11
24
23
  Classifier: Programming Language :: Python :: 3.12
25
24
  Classifier: Programming Language :: Python :: 3.13
26
25
  Classifier: Programming Language :: Python :: 3.14
26
+ Classifier: Programming Language :: Python :: 3.15
27
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
+ Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
28
29
  Classifier: Programming Language :: Objective C
29
30
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
31
  Classifier: Topic :: Software Development :: User Interfaces
31
32
  Requires-Python: >=3.9
32
33
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=11.0
34
- Requires-Dist: pyobjc-framework-MetalPerformanceShaders>=11.0
34
+ Requires-Dist: pyobjc-core>=12.0
35
+ Requires-Dist: pyobjc-framework-MetalPerformanceShaders>=12.0
36
+ Dynamic: author
37
+ Dynamic: author-email
38
+ Dynamic: classifier
39
+ Dynamic: description
40
+ Dynamic: description-content-type
41
+ Dynamic: home-page
42
+ Dynamic: keywords
43
+ Dynamic: license
44
+ Dynamic: platform
45
+ Dynamic: requires-dist
46
+ Dynamic: requires-python
47
+ Dynamic: summary
35
48
 
36
49
 
37
50
  Wrappers for the "MetalPerformanceShadersGraph" framework on macOS.
@@ -35,6 +35,25 @@ class TestMPSGraph(TestCase):
35
35
  MetalPerformanceShadersGraph.MPSGraphExecutionStageCompleted, 0
36
36
  )
37
37
 
38
+ self.assertIsEnumType(
39
+ MetalPerformanceShadersGraph.MPSGraphReducedPrecisionFastMath
40
+ )
41
+ self.assertEqual(
42
+ MetalPerformanceShadersGraph.MPSGraphReducedPrecisionFastMathNone, 0
43
+ )
44
+ self.assertEqual(
45
+ MetalPerformanceShadersGraph.MPSGraphReducedPrecisionFastMathAllowFP16Conv2DWinogradTransformIntermediate,
46
+ 1 << 1,
47
+ )
48
+ self.assertEqual(
49
+ MetalPerformanceShadersGraph.MPSGraphReducedPrecisionFastMathAllowFP16Intermediates,
50
+ MetalPerformanceShadersGraph.MPSGraphReducedPrecisionFastMathAllowFP16Conv2DWinogradTransformIntermediate,
51
+ )
52
+ self.assertEqual(
53
+ MetalPerformanceShadersGraph.MPSGraphReducedPrecisionFastMathDefault,
54
+ MetalPerformanceShadersGraph.MPSGraphReducedPrecisionFastMathNone,
55
+ )
56
+
38
57
  @min_os_level("11.0")
39
58
  def test_methods(self):
40
59
  self.assertResultIsBOOL(