We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f83d7 commit 79acc62Copy full SHA for 79acc62
backends/apple/mps/runtime/operations/MPSGraphSequoiaOps.h
@@ -45,7 +45,7 @@
45
@property(readwrite, nonatomic) bool implicitZeroPoint;
46
@end
47
48
-@interface MPSGraph (MPSGraphQuantizationOps)
+@interface MPSGraph ()
49
- (MPSGraphTensor *_Nonnull)dequantizeTensor:(MPSGraphTensor *_Nonnull)tensor
50
scaleTensor:(MPSGraphTensor *_Nonnull)scaleTensor
51
zeroPointTensor:(MPSGraphTensor *_Nonnull)zeroPointTensor
0 commit comments