Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MetalPerformanceShadersGraph iOS xcode16.2 b3

Rolf Bjarne Kvinge edited this pageNov 29, 2024 ·2 revisions

#MetalPerformanceShadersGraph.frameworkhttps://github.com/xamarin/xamarin-macios/pull/21731

diff -ruN /Applications/Xcode_16.2.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Headers/MPSGraphTensorShapeOps.h /Applications/Xcode_16.2.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Headers/MPSGraphTensorShapeOps.h--- /Applications/Xcode_16.2.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Headers/MPSGraphTensorShapeOps.h2024-10-21 21:45:40+++ /Applications/Xcode_16.2.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Headers/MPSGraphTensorShapeOps.h2024-11-04 08:20:59@@ -163,7 +163,7 @@                         endMask:(uint32_t) endMask                     squeezeMask:(uint32_t) squeezeMask                            name:(NSString * _Nullable) name-MPS_AVAILABLE_STARTING(macos(15.4), ios(18.4), macCatalyst(18.4), tvos(18.4));+MPS_AVAILABLE_STARTING(macos(15.2), ios(18.2), macCatalyst(18.2), tvos(18.2));  /// Creates a slice operation and returns the result tensor. ///@@ -183,7 +183,7 @@                      sizeTensor:(MPSGraphTensor *) sizeTensor                     squeezeMask:(uint32_t) squeezeMask                            name:(NSString * _Nullable) name-MPS_AVAILABLE_STARTING(macos(15.4), ios(18.4), macCatalyst(18.4), tvos(18.4));+MPS_AVAILABLE_STARTING(macos(15.2), ios(18.2), macCatalyst(18.2), tvos(18.2));  /// Creates a strided-slice gradient operation and returns the result tensor. ///@@ -224,7 +224,7 @@                                 endMask:(uint32_t) endMask                             squeezeMask:(uint32_t) squeezeMask                                    name:(NSString * _Nullable) name-MPS_AVAILABLE_STARTING(macos(15.4), ios(18.4), macCatalyst(18.4), tvos(18.4));+MPS_AVAILABLE_STARTING(macos(15.2), ios(18.2), macCatalyst(18.2), tvos(18.2));  /// Creates a slice gradient operation and returns the result tensor. ///@@ -242,7 +242,7 @@                              sizeTensor:(MPSGraphTensor *) sizeTensor                             squeezeMask:(uint32_t) squeezeMask                                    name:(NSString * _Nullable) name-MPS_AVAILABLE_STARTING(macos(15.4), ios(18.4), macCatalyst(18.4), tvos(18.4));+MPS_AVAILABLE_STARTING(macos(15.2), ios(18.2), macCatalyst(18.2), tvos(18.2));  /// Creates a strided-slice gradient operation and returns the result tensor. ///
Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp