diff --git a/tests/xtro-sharpie/common-MetalPerformanceShaders.ignore b/tests/xtro-sharpie/common-MetalPerformanceShaders.ignore index 5548eae059..70eca18c5f 100644 --- a/tests/xtro-sharpie/common-MetalPerformanceShaders.ignore +++ b/tests/xtro-sharpie/common-MetalPerformanceShaders.ignore @@ -437,3 +437,75 @@ !missing-selector! MPSState::resourceSize not bound !missing-selector! MPSStateResourceList::init not bound !missing-selector! MPSVector::resourceSize not bound + +## xcode 10.1 +!missing-enum! MPSNNComparisonType not bound +!missing-selector! +MPSNNGraph::graphWithDevice:resultImages:resultsAreNeeded: not bound +!missing-selector! +MPSNNPadGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound +!missing-selector! +MPSNNPadNode::nodeWithSource:paddingSizeBefore:paddingSizeAfter:edgeMode: not bound +!missing-selector! +MPSNNReductionSpatialMeanGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound +!missing-selector! +MPSNNReshapeGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound +!missing-selector! +MPSNNReshapeNode::nodeWithSource:resultWidth:resultHeight:resultFeatureChannels: not bound +!missing-selector! +MPSNNUnaryReductionNode::nodeWithSource: not bound +!missing-selector! MPSNNCompare::comparisonType not bound +!missing-selector! MPSNNCompare::initWithDevice: not bound +!missing-selector! MPSNNCompare::setComparisonType: not bound +!missing-selector! MPSNNCompare::setThreshold: not bound +!missing-selector! MPSNNCompare::threshold not bound +!missing-selector! MPSNNComparisonNode::comparisonType not bound +!missing-selector! MPSNNComparisonNode::setComparisonType: not bound +!missing-selector! MPSNNGraph::initWithDevice:resultImages:resultsAreNeeded: not bound +!missing-selector! MPSNNGraph::readCountForSourceImageAtIndex: not bound +!missing-selector! MPSNNGraph::readCountForSourceStateAtIndex: not bound +!missing-selector! MPSNNPad::fillValue not bound +!missing-selector! MPSNNPad::initWithCoder:device: not bound +!missing-selector! MPSNNPad::initWithDevice: not bound +!missing-selector! MPSNNPad::initWithDevice:paddingSizeBefore:paddingSizeAfter: not bound +!missing-selector! MPSNNPad::initWithDevice:paddingSizeBefore:paddingSizeAfter:fillValueArray: not bound +!missing-selector! MPSNNPad::paddingSizeAfter not bound +!missing-selector! MPSNNPad::paddingSizeBefore not bound +!missing-selector! MPSNNPad::setFillValue: not bound +!missing-selector! MPSNNPad::setPaddingSizeAfter: not bound +!missing-selector! MPSNNPad::setPaddingSizeBefore: not bound +!missing-selector! MPSNNPadGradient::initWithCoder:device: not bound +!missing-selector! MPSNNPadGradient::initWithDevice: not bound +!missing-selector! MPSNNPadGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound +!missing-selector! MPSNNPadNode::fillValue not bound +!missing-selector! MPSNNPadNode::initWithSource:paddingSizeBefore:paddingSizeAfter:edgeMode: not bound +!missing-selector! MPSNNPadNode::setFillValue: not bound +!missing-selector! MPSNNReductionFeatureChannelsSumNode::setWeight: not bound +!missing-selector! MPSNNReductionFeatureChannelsSumNode::weight not bound +!missing-selector! MPSNNReductionSpatialMeanGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound +!missing-selector! MPSNNReshapeGradient::initWithCoder:device: not bound +!missing-selector! MPSNNReshapeGradient::initWithDevice: not bound +!missing-selector! MPSNNReshapeGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound +!missing-selector! MPSNNReshapeNode::initWithSource:resultWidth:resultHeight:resultFeatureChannels: not bound +!missing-selector! MPSNNUnaryReductionNode::clipRectSource not bound +!missing-selector! MPSNNUnaryReductionNode::initWithSource: not bound +!missing-selector! MPSNNUnaryReductionNode::setClipRectSource: not bound +!missing-type! MPSNNCompare not bound +!missing-type! MPSNNComparisonNode not bound +!missing-type! MPSNNPad not bound +!missing-type! MPSNNPadGradient not bound +!missing-type! MPSNNPadGradientNode not bound +!missing-type! MPSNNPadNode not bound +!missing-type! MPSNNReductionColumnMaxNode not bound +!missing-type! MPSNNReductionColumnMeanNode not bound +!missing-type! MPSNNReductionColumnMinNode not bound +!missing-type! MPSNNReductionColumnSumNode not bound +!missing-type! MPSNNReductionFeatureChannelsArgumentMaxNode not bound +!missing-type! MPSNNReductionFeatureChannelsArgumentMinNode not bound +!missing-type! MPSNNReductionFeatureChannelsMaxNode not bound +!missing-type! MPSNNReductionFeatureChannelsMeanNode not bound +!missing-type! MPSNNReductionFeatureChannelsMinNode not bound +!missing-type! MPSNNReductionFeatureChannelsSumNode not bound +!missing-type! MPSNNReductionRowMaxNode not bound +!missing-type! MPSNNReductionRowMeanNode not bound +!missing-type! MPSNNReductionRowMinNode not bound +!missing-type! MPSNNReductionRowSumNode not bound +!missing-type! MPSNNReductionSpatialMeanGradientNode not bound +!missing-type! MPSNNReductionSpatialMeanNode not bound +!missing-type! MPSNNReshapeGradient not bound +!missing-type! MPSNNReshapeGradientNode not bound +!missing-type! MPSNNReshapeNode not bound +!missing-type! MPSNNUnaryReductionNode not bound diff --git a/tests/xtro-sharpie/iOS-MetalPerformanceShaders.todo b/tests/xtro-sharpie/iOS-MetalPerformanceShaders.todo deleted file mode 100644 index e604f4d810..0000000000 --- a/tests/xtro-sharpie/iOS-MetalPerformanceShaders.todo +++ /dev/null @@ -1,70 +0,0 @@ -!missing-enum! MPSNNComparisonType not bound -!missing-selector! +MPSNNGraph::graphWithDevice:resultImages:resultsAreNeeded: not bound -!missing-selector! +MPSNNPadGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! +MPSNNPadNode::nodeWithSource:paddingSizeBefore:paddingSizeAfter:edgeMode: not bound -!missing-selector! +MPSNNReductionSpatialMeanGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! +MPSNNReshapeGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! +MPSNNReshapeNode::nodeWithSource:resultWidth:resultHeight:resultFeatureChannels: not bound -!missing-selector! +MPSNNUnaryReductionNode::nodeWithSource: not bound -!missing-selector! MPSNNCompare::comparisonType not bound -!missing-selector! MPSNNCompare::initWithDevice: not bound -!missing-selector! MPSNNCompare::setComparisonType: not bound -!missing-selector! MPSNNCompare::setThreshold: not bound -!missing-selector! MPSNNCompare::threshold not bound -!missing-selector! MPSNNComparisonNode::comparisonType not bound -!missing-selector! MPSNNComparisonNode::setComparisonType: not bound -!missing-selector! MPSNNGraph::initWithDevice:resultImages:resultsAreNeeded: not bound -!missing-selector! MPSNNGraph::readCountForSourceImageAtIndex: not bound -!missing-selector! MPSNNGraph::readCountForSourceStateAtIndex: not bound -!missing-selector! MPSNNPad::fillValue not bound -!missing-selector! MPSNNPad::initWithCoder:device: not bound -!missing-selector! MPSNNPad::initWithDevice: not bound -!missing-selector! MPSNNPad::initWithDevice:paddingSizeBefore:paddingSizeAfter: not bound -!missing-selector! MPSNNPad::initWithDevice:paddingSizeBefore:paddingSizeAfter:fillValueArray: not bound -!missing-selector! MPSNNPad::paddingSizeAfter not bound -!missing-selector! MPSNNPad::paddingSizeBefore not bound -!missing-selector! MPSNNPad::setFillValue: not bound -!missing-selector! MPSNNPad::setPaddingSizeAfter: not bound -!missing-selector! MPSNNPad::setPaddingSizeBefore: not bound -!missing-selector! MPSNNPadGradient::initWithCoder:device: not bound -!missing-selector! MPSNNPadGradient::initWithDevice: not bound -!missing-selector! MPSNNPadGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! MPSNNPadNode::fillValue not bound -!missing-selector! MPSNNPadNode::initWithSource:paddingSizeBefore:paddingSizeAfter:edgeMode: not bound -!missing-selector! MPSNNPadNode::setFillValue: not bound -!missing-selector! MPSNNReductionFeatureChannelsSumNode::setWeight: not bound -!missing-selector! MPSNNReductionFeatureChannelsSumNode::weight not bound -!missing-selector! MPSNNReductionSpatialMeanGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! MPSNNReshapeGradient::initWithCoder:device: not bound -!missing-selector! MPSNNReshapeGradient::initWithDevice: not bound -!missing-selector! MPSNNReshapeGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! MPSNNReshapeNode::initWithSource:resultWidth:resultHeight:resultFeatureChannels: not bound -!missing-selector! MPSNNUnaryReductionNode::clipRectSource not bound -!missing-selector! MPSNNUnaryReductionNode::initWithSource: not bound -!missing-selector! MPSNNUnaryReductionNode::setClipRectSource: not bound -!missing-type! MPSNNCompare not bound -!missing-type! MPSNNComparisonNode not bound -!missing-type! MPSNNPad not bound -!missing-type! MPSNNPadGradient not bound -!missing-type! MPSNNPadGradientNode not bound -!missing-type! MPSNNPadNode not bound -!missing-type! MPSNNReductionColumnMaxNode not bound -!missing-type! MPSNNReductionColumnMeanNode not bound -!missing-type! MPSNNReductionColumnMinNode not bound -!missing-type! MPSNNReductionColumnSumNode not bound -!missing-type! MPSNNReductionFeatureChannelsArgumentMaxNode not bound -!missing-type! MPSNNReductionFeatureChannelsArgumentMinNode not bound -!missing-type! MPSNNReductionFeatureChannelsMaxNode not bound -!missing-type! MPSNNReductionFeatureChannelsMeanNode not bound -!missing-type! MPSNNReductionFeatureChannelsMinNode not bound -!missing-type! MPSNNReductionFeatureChannelsSumNode not bound -!missing-type! MPSNNReductionRowMaxNode not bound -!missing-type! MPSNNReductionRowMeanNode not bound -!missing-type! MPSNNReductionRowMinNode not bound -!missing-type! MPSNNReductionRowSumNode not bound -!missing-type! MPSNNReductionSpatialMeanGradientNode not bound -!missing-type! MPSNNReductionSpatialMeanNode not bound -!missing-type! MPSNNReshapeGradient not bound -!missing-type! MPSNNReshapeGradientNode not bound -!missing-type! MPSNNReshapeNode not bound -!missing-type! MPSNNUnaryReductionNode not bound diff --git a/tests/xtro-sharpie/macOS-MetalPerformanceShaders.todo b/tests/xtro-sharpie/macOS-MetalPerformanceShaders.todo deleted file mode 100644 index e604f4d810..0000000000 --- a/tests/xtro-sharpie/macOS-MetalPerformanceShaders.todo +++ /dev/null @@ -1,70 +0,0 @@ -!missing-enum! MPSNNComparisonType not bound -!missing-selector! +MPSNNGraph::graphWithDevice:resultImages:resultsAreNeeded: not bound -!missing-selector! +MPSNNPadGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! +MPSNNPadNode::nodeWithSource:paddingSizeBefore:paddingSizeAfter:edgeMode: not bound -!missing-selector! +MPSNNReductionSpatialMeanGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! +MPSNNReshapeGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! +MPSNNReshapeNode::nodeWithSource:resultWidth:resultHeight:resultFeatureChannels: not bound -!missing-selector! +MPSNNUnaryReductionNode::nodeWithSource: not bound -!missing-selector! MPSNNCompare::comparisonType not bound -!missing-selector! MPSNNCompare::initWithDevice: not bound -!missing-selector! MPSNNCompare::setComparisonType: not bound -!missing-selector! MPSNNCompare::setThreshold: not bound -!missing-selector! MPSNNCompare::threshold not bound -!missing-selector! MPSNNComparisonNode::comparisonType not bound -!missing-selector! MPSNNComparisonNode::setComparisonType: not bound -!missing-selector! MPSNNGraph::initWithDevice:resultImages:resultsAreNeeded: not bound -!missing-selector! MPSNNGraph::readCountForSourceImageAtIndex: not bound -!missing-selector! MPSNNGraph::readCountForSourceStateAtIndex: not bound -!missing-selector! MPSNNPad::fillValue not bound -!missing-selector! MPSNNPad::initWithCoder:device: not bound -!missing-selector! MPSNNPad::initWithDevice: not bound -!missing-selector! MPSNNPad::initWithDevice:paddingSizeBefore:paddingSizeAfter: not bound -!missing-selector! MPSNNPad::initWithDevice:paddingSizeBefore:paddingSizeAfter:fillValueArray: not bound -!missing-selector! MPSNNPad::paddingSizeAfter not bound -!missing-selector! MPSNNPad::paddingSizeBefore not bound -!missing-selector! MPSNNPad::setFillValue: not bound -!missing-selector! MPSNNPad::setPaddingSizeAfter: not bound -!missing-selector! MPSNNPad::setPaddingSizeBefore: not bound -!missing-selector! MPSNNPadGradient::initWithCoder:device: not bound -!missing-selector! MPSNNPadGradient::initWithDevice: not bound -!missing-selector! MPSNNPadGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! MPSNNPadNode::fillValue not bound -!missing-selector! MPSNNPadNode::initWithSource:paddingSizeBefore:paddingSizeAfter:edgeMode: not bound -!missing-selector! MPSNNPadNode::setFillValue: not bound -!missing-selector! MPSNNReductionFeatureChannelsSumNode::setWeight: not bound -!missing-selector! MPSNNReductionFeatureChannelsSumNode::weight not bound -!missing-selector! MPSNNReductionSpatialMeanGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! MPSNNReshapeGradient::initWithCoder:device: not bound -!missing-selector! MPSNNReshapeGradient::initWithDevice: not bound -!missing-selector! MPSNNReshapeGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! MPSNNReshapeNode::initWithSource:resultWidth:resultHeight:resultFeatureChannels: not bound -!missing-selector! MPSNNUnaryReductionNode::clipRectSource not bound -!missing-selector! MPSNNUnaryReductionNode::initWithSource: not bound -!missing-selector! MPSNNUnaryReductionNode::setClipRectSource: not bound -!missing-type! MPSNNCompare not bound -!missing-type! MPSNNComparisonNode not bound -!missing-type! MPSNNPad not bound -!missing-type! MPSNNPadGradient not bound -!missing-type! MPSNNPadGradientNode not bound -!missing-type! MPSNNPadNode not bound -!missing-type! MPSNNReductionColumnMaxNode not bound -!missing-type! MPSNNReductionColumnMeanNode not bound -!missing-type! MPSNNReductionColumnMinNode not bound -!missing-type! MPSNNReductionColumnSumNode not bound -!missing-type! MPSNNReductionFeatureChannelsArgumentMaxNode not bound -!missing-type! MPSNNReductionFeatureChannelsArgumentMinNode not bound -!missing-type! MPSNNReductionFeatureChannelsMaxNode not bound -!missing-type! MPSNNReductionFeatureChannelsMeanNode not bound -!missing-type! MPSNNReductionFeatureChannelsMinNode not bound -!missing-type! MPSNNReductionFeatureChannelsSumNode not bound -!missing-type! MPSNNReductionRowMaxNode not bound -!missing-type! MPSNNReductionRowMeanNode not bound -!missing-type! MPSNNReductionRowMinNode not bound -!missing-type! MPSNNReductionRowSumNode not bound -!missing-type! MPSNNReductionSpatialMeanGradientNode not bound -!missing-type! MPSNNReductionSpatialMeanNode not bound -!missing-type! MPSNNReshapeGradient not bound -!missing-type! MPSNNReshapeGradientNode not bound -!missing-type! MPSNNReshapeNode not bound -!missing-type! MPSNNUnaryReductionNode not bound diff --git a/tests/xtro-sharpie/tvOS-MetalPerformanceShaders.todo b/tests/xtro-sharpie/tvOS-MetalPerformanceShaders.todo deleted file mode 100644 index e604f4d810..0000000000 --- a/tests/xtro-sharpie/tvOS-MetalPerformanceShaders.todo +++ /dev/null @@ -1,70 +0,0 @@ -!missing-enum! MPSNNComparisonType not bound -!missing-selector! +MPSNNGraph::graphWithDevice:resultImages:resultsAreNeeded: not bound -!missing-selector! +MPSNNPadGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! +MPSNNPadNode::nodeWithSource:paddingSizeBefore:paddingSizeAfter:edgeMode: not bound -!missing-selector! +MPSNNReductionSpatialMeanGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! +MPSNNReshapeGradientNode::nodeWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! +MPSNNReshapeNode::nodeWithSource:resultWidth:resultHeight:resultFeatureChannels: not bound -!missing-selector! +MPSNNUnaryReductionNode::nodeWithSource: not bound -!missing-selector! MPSNNCompare::comparisonType not bound -!missing-selector! MPSNNCompare::initWithDevice: not bound -!missing-selector! MPSNNCompare::setComparisonType: not bound -!missing-selector! MPSNNCompare::setThreshold: not bound -!missing-selector! MPSNNCompare::threshold not bound -!missing-selector! MPSNNComparisonNode::comparisonType not bound -!missing-selector! MPSNNComparisonNode::setComparisonType: not bound -!missing-selector! MPSNNGraph::initWithDevice:resultImages:resultsAreNeeded: not bound -!missing-selector! MPSNNGraph::readCountForSourceImageAtIndex: not bound -!missing-selector! MPSNNGraph::readCountForSourceStateAtIndex: not bound -!missing-selector! MPSNNPad::fillValue not bound -!missing-selector! MPSNNPad::initWithCoder:device: not bound -!missing-selector! MPSNNPad::initWithDevice: not bound -!missing-selector! MPSNNPad::initWithDevice:paddingSizeBefore:paddingSizeAfter: not bound -!missing-selector! MPSNNPad::initWithDevice:paddingSizeBefore:paddingSizeAfter:fillValueArray: not bound -!missing-selector! MPSNNPad::paddingSizeAfter not bound -!missing-selector! MPSNNPad::paddingSizeBefore not bound -!missing-selector! MPSNNPad::setFillValue: not bound -!missing-selector! MPSNNPad::setPaddingSizeAfter: not bound -!missing-selector! MPSNNPad::setPaddingSizeBefore: not bound -!missing-selector! MPSNNPadGradient::initWithCoder:device: not bound -!missing-selector! MPSNNPadGradient::initWithDevice: not bound -!missing-selector! MPSNNPadGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! MPSNNPadNode::fillValue not bound -!missing-selector! MPSNNPadNode::initWithSource:paddingSizeBefore:paddingSizeAfter:edgeMode: not bound -!missing-selector! MPSNNPadNode::setFillValue: not bound -!missing-selector! MPSNNReductionFeatureChannelsSumNode::setWeight: not bound -!missing-selector! MPSNNReductionFeatureChannelsSumNode::weight not bound -!missing-selector! MPSNNReductionSpatialMeanGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! MPSNNReshapeGradient::initWithCoder:device: not bound -!missing-selector! MPSNNReshapeGradient::initWithDevice: not bound -!missing-selector! MPSNNReshapeGradientNode::initWithSourceGradient:sourceImage:gradientState: not bound -!missing-selector! MPSNNReshapeNode::initWithSource:resultWidth:resultHeight:resultFeatureChannels: not bound -!missing-selector! MPSNNUnaryReductionNode::clipRectSource not bound -!missing-selector! MPSNNUnaryReductionNode::initWithSource: not bound -!missing-selector! MPSNNUnaryReductionNode::setClipRectSource: not bound -!missing-type! MPSNNCompare not bound -!missing-type! MPSNNComparisonNode not bound -!missing-type! MPSNNPad not bound -!missing-type! MPSNNPadGradient not bound -!missing-type! MPSNNPadGradientNode not bound -!missing-type! MPSNNPadNode not bound -!missing-type! MPSNNReductionColumnMaxNode not bound -!missing-type! MPSNNReductionColumnMeanNode not bound -!missing-type! MPSNNReductionColumnMinNode not bound -!missing-type! MPSNNReductionColumnSumNode not bound -!missing-type! MPSNNReductionFeatureChannelsArgumentMaxNode not bound -!missing-type! MPSNNReductionFeatureChannelsArgumentMinNode not bound -!missing-type! MPSNNReductionFeatureChannelsMaxNode not bound -!missing-type! MPSNNReductionFeatureChannelsMeanNode not bound -!missing-type! MPSNNReductionFeatureChannelsMinNode not bound -!missing-type! MPSNNReductionFeatureChannelsSumNode not bound -!missing-type! MPSNNReductionRowMaxNode not bound -!missing-type! MPSNNReductionRowMeanNode not bound -!missing-type! MPSNNReductionRowMinNode not bound -!missing-type! MPSNNReductionRowSumNode not bound -!missing-type! MPSNNReductionSpatialMeanGradientNode not bound -!missing-type! MPSNNReductionSpatialMeanNode not bound -!missing-type! MPSNNReshapeGradient not bound -!missing-type! MPSNNReshapeGradientNode not bound -!missing-type! MPSNNReshapeNode not bound -!missing-type! MPSNNUnaryReductionNode not bound