Documentation ¶
Overview ¶
Package onnxtest contains an export of the onnx test files
Index ¶
- func NewTestAbs() *testbackend.TestCase
- func NewTestAcos() *testbackend.TestCase
- func NewTestAcosExample() *testbackend.TestCase
- func NewTestAcosh() *testbackend.TestCase
- func NewTestAcoshExample() *testbackend.TestCase
- func NewTestAdd() *testbackend.TestCase
- func NewTestAddBcast() *testbackend.TestCase
- func NewTestArgmaxDefaultAxisExample() *testbackend.TestCase
- func NewTestArgmaxDefaultAxisRandom() *testbackend.TestCase
- func NewTestArgmaxKeepdimsExample() *testbackend.TestCase
- func NewTestArgmaxKeepdimsRandom() *testbackend.TestCase
- func NewTestArgmaxNoKeepdimsExample() *testbackend.TestCase
- func NewTestArgmaxNoKeepdimsRandom() *testbackend.TestCase
- func NewTestArgminDefaultAxisExample() *testbackend.TestCase
- func NewTestArgminDefaultAxisRandom() *testbackend.TestCase
- func NewTestArgminKeepdimsExample() *testbackend.TestCase
- func NewTestArgminKeepdimsRandom() *testbackend.TestCase
- func NewTestArgminNoKeepdimsExample() *testbackend.TestCase
- func NewTestArgminNoKeepdimsRandom() *testbackend.TestCase
- func NewTestAsin() *testbackend.TestCase
- func NewTestAsinExample() *testbackend.TestCase
- func NewTestAsinh() *testbackend.TestCase
- func NewTestAsinhExample() *testbackend.TestCase
- func NewTestAtan() *testbackend.TestCase
- func NewTestAtanExample() *testbackend.TestCase
- func NewTestAtanh() *testbackend.TestCase
- func NewTestAtanhExample() *testbackend.TestCase
- func NewTestAveragepool1dDefault() *testbackend.TestCase
- func NewTestAveragepool2dCeil() *testbackend.TestCase
- func NewTestAveragepool2dDefault() *testbackend.TestCase
- func NewTestAveragepool2dPads() *testbackend.TestCase
- func NewTestAveragepool2dPadsCountIncludePad() *testbackend.TestCase
- func NewTestAveragepool2dPrecomputedPads() *testbackend.TestCase
- func NewTestAveragepool2dPrecomputedPadsCountIncludePad() *testbackend.TestCase
- func NewTestAveragepool2dPrecomputedSameUpper() *testbackend.TestCase
- func NewTestAveragepool2dPrecomputedStrides() *testbackend.TestCase
- func NewTestAveragepool2dSameLower() *testbackend.TestCase
- func NewTestAveragepool2dSameUpper() *testbackend.TestCase
- func NewTestAveragepool2dStrides() *testbackend.TestCase
- func NewTestAveragepool3dDefault() *testbackend.TestCase
- func NewTestBasicConvWithPadding() *testbackend.TestCase
- func NewTestBasicConvWithoutPadding() *testbackend.TestCase
- func NewTestBatchnormEpsilon() *testbackend.TestCase
- func NewTestBatchnormExample() *testbackend.TestCase
- func NewTestCastDOUBLEToFLOAT() *testbackend.TestCase
- func NewTestCastFLOATToDOUBLE() *testbackend.TestCase
- func NewTestCeil() *testbackend.TestCase
- func NewTestCeilExample() *testbackend.TestCase
- func NewTestClip() *testbackend.TestCase
- func NewTestClipDefaultInbounds() *testbackend.TestCase
- func NewTestClipDefaultMax() *testbackend.TestCase
- func NewTestClipDefaultMin() *testbackend.TestCase
- func NewTestClipExample() *testbackend.TestCase
- func NewTestClipInbounds() *testbackend.TestCase
- func NewTestClipOutbounds() *testbackend.TestCase
- func NewTestClipSplitbounds() *testbackend.TestCase
- func NewTestConcat1dAxis0() *testbackend.TestCase
- func NewTestConcat2dAxis0() *testbackend.TestCase
- func NewTestConcat2dAxis1() *testbackend.TestCase
- func NewTestConcat3dAxis0() *testbackend.TestCase
- func NewTestConcat3dAxis1() *testbackend.TestCase
- func NewTestConcat3dAxis2() *testbackend.TestCase
- func NewTestConstant() *testbackend.TestCase
- func NewTestConstantPad() *testbackend.TestCase
- func NewTestConstantofshapeFloatOnes() *testbackend.TestCase
- func NewTestConstantofshapeIntZeros() *testbackend.TestCase
- func NewTestConvWithStridesAndAsymmetricPadding() *testbackend.TestCase
- func NewTestConvWithStridesNoPadding() *testbackend.TestCase
- func NewTestConvWithStridesPadding() *testbackend.TestCase
- func NewTestConvtranspose() *testbackend.TestCase
- func NewTestConvtranspose1d() *testbackend.TestCase
- func NewTestConvtranspose3d() *testbackend.TestCase
- func NewTestConvtransposeDilations() *testbackend.TestCase
- func NewTestConvtransposeKernelShape() *testbackend.TestCase
- func NewTestConvtransposeOutputShape() *testbackend.TestCase
- func NewTestConvtransposePad() *testbackend.TestCase
- func NewTestConvtransposePads() *testbackend.TestCase
- func NewTestConvtransposeWithKernel() *testbackend.TestCase
- func NewTestCos() *testbackend.TestCase
- func NewTestCosExample() *testbackend.TestCase
- func NewTestCosh() *testbackend.TestCase
- func NewTestCoshExample() *testbackend.TestCase
- func NewTestDepthtospace() *testbackend.TestCase
- func NewTestDepthtospaceExample() *testbackend.TestCase
- func NewTestDiv() *testbackend.TestCase
- func NewTestDivBcast() *testbackend.TestCase
- func NewTestDivExample() *testbackend.TestCase
- func NewTestDropoutDefault() *testbackend.TestCase
- func NewTestDropoutRandom() *testbackend.TestCase
- func NewTestEdgePad() *testbackend.TestCase
- func NewTestElu() *testbackend.TestCase
- func NewTestEluDefault() *testbackend.TestCase
- func NewTestEluExample() *testbackend.TestCase
- func NewTestErf() *testbackend.TestCase
- func NewTestExp() *testbackend.TestCase
- func NewTestExpExample() *testbackend.TestCase
- func NewTestExpandDimChanged() *testbackend.TestCase
- func NewTestExpandDimUnchanged() *testbackend.TestCase
- func NewTestEyelikePopulateOffMainDiagonal() *testbackend.TestCase
- func NewTestEyelikeWithDtype() *testbackend.TestCase
- func NewTestEyelikeWithoutDtype() *testbackend.TestCase
- func NewTestFlattenAxis0() *testbackend.TestCase
- func NewTestFlattenAxis1() *testbackend.TestCase
- func NewTestFlattenAxis2() *testbackend.TestCase
- func NewTestFlattenAxis3() *testbackend.TestCase
- func NewTestFlattenDefaultAxis() *testbackend.TestCase
- func NewTestFloor() *testbackend.TestCase
- func NewTestFloorExample() *testbackend.TestCase
- func NewTestGather0() *testbackend.TestCase
- func NewTestGather1() *testbackend.TestCase
- func NewTestGemmBroadcast() *testbackend.TestCase
- func NewTestGemmNobroadcast() *testbackend.TestCase
- func NewTestGlobalaveragepool() *testbackend.TestCase
- func NewTestGlobalaveragepoolPrecomputed() *testbackend.TestCase
- func NewTestGlobalmaxpool() *testbackend.TestCase
- func NewTestGlobalmaxpoolPrecomputed() *testbackend.TestCase
- func NewTestHardmaxAxis0() *testbackend.TestCase
- func NewTestHardmaxAxis1() *testbackend.TestCase
- func NewTestHardmaxAxis2() *testbackend.TestCase
- func NewTestHardmaxDefaultAxis() *testbackend.TestCase
- func NewTestHardmaxExample() *testbackend.TestCase
- func NewTestHardmaxOneHot() *testbackend.TestCase
- func NewTestHardsigmoid() *testbackend.TestCase
- func NewTestHardsigmoidDefault() *testbackend.TestCase
- func NewTestHardsigmoidExample() *testbackend.TestCase
- func NewTestIdentity() *testbackend.TestCase
- func NewTestInstancenormEpsilon() *testbackend.TestCase
- func NewTestInstancenormExample() *testbackend.TestCase
- func NewTestLeakyrelu() *testbackend.TestCase
- func NewTestLeakyreluDefault() *testbackend.TestCase
- func NewTestLeakyreluExample() *testbackend.TestCase
- func NewTestLog() *testbackend.TestCase
- func NewTestLogExample() *testbackend.TestCase
- func NewTestLogsoftmaxAxis0() *testbackend.TestCase
- func NewTestLogsoftmaxAxis1() *testbackend.TestCase
- func NewTestLogsoftmaxAxis2() *testbackend.TestCase
- func NewTestLogsoftmaxDefaultAxis() *testbackend.TestCase
- func NewTestLogsoftmaxExample1() *testbackend.TestCase
- func NewTestLogsoftmaxLargeNumber() *testbackend.TestCase
- func NewTestLrn() *testbackend.TestCase
- func NewTestLrnDefault() *testbackend.TestCase
- func NewTestMatmul2d() *testbackend.TestCase
- func NewTestMatmul3d() *testbackend.TestCase
- func NewTestMatmul4d() *testbackend.TestCase
- func NewTestMaxExample() *testbackend.TestCase
- func NewTestMaxOneInput() *testbackend.TestCase
- func NewTestMaxTwoInputs() *testbackend.TestCase
- func NewTestMaxpool1dDefault() *testbackend.TestCase
- func NewTestMaxpool2dCeil() *testbackend.TestCase
- func NewTestMaxpool2dDefault() *testbackend.TestCase
- func NewTestMaxpool2dDilations() *testbackend.TestCase
- func NewTestMaxpool2dPads() *testbackend.TestCase
- func NewTestMaxpool2dPrecomputedPads() *testbackend.TestCase
- func NewTestMaxpool2dPrecomputedSameUpper() *testbackend.TestCase
- func NewTestMaxpool2dPrecomputedStrides() *testbackend.TestCase
- func NewTestMaxpool2dSameLower() *testbackend.TestCase
- func NewTestMaxpool2dSameUpper() *testbackend.TestCase
- func NewTestMaxpool2dStrides() *testbackend.TestCase
- func NewTestMaxpool3dDefault() *testbackend.TestCase
- func NewTestMaxpoolWithArgmax2dPrecomputedPads() *testbackend.TestCase
- func NewTestMaxpoolWithArgmax2dPrecomputedStrides() *testbackend.TestCase
- func NewTestMaxunpoolExportWithOutputShape() *testbackend.TestCase
- func NewTestMaxunpoolExportWithoutOutputShape() *testbackend.TestCase
- func NewTestMeanExample() *testbackend.TestCase
- func NewTestMeanOneInput() *testbackend.TestCase
- func NewTestMeanTwoInputs() *testbackend.TestCase
- func NewTestMinExample() *testbackend.TestCase
- func NewTestMinOneInput() *testbackend.TestCase
- func NewTestMinTwoInputs() *testbackend.TestCase
- func NewTestModBroadcast() *testbackend.TestCase
- func NewTestModInt64Fmod() *testbackend.TestCase
- func NewTestModMixedSignFloat32() *testbackend.TestCase
- func NewTestModMixedSignFloat64() *testbackend.TestCase
- func NewTestModMixedSignInt32() *testbackend.TestCase
- func NewTestModMixedSignInt64() *testbackend.TestCase
- func NewTestMul() *testbackend.TestCase
- func NewTestMulBcast() *testbackend.TestCase
- func NewTestMulExample() *testbackend.TestCase
- func NewTestMvn() *testbackend.TestCase
- func NewTestNeg() *testbackend.TestCase
- func NewTestNegExample() *testbackend.TestCase
- func NewTestNonmaxsuppressionCenterPointBoxFormat() *testbackend.TestCase
- func NewTestNonmaxsuppressionFlippedCoordinates() *testbackend.TestCase
- func NewTestNonmaxsuppressionIdenticalBoxes() *testbackend.TestCase
- func NewTestNonmaxsuppressionLimitOutputSize() *testbackend.TestCase
- func NewTestNonmaxsuppressionSingleBox() *testbackend.TestCase
- func NewTestNonmaxsuppressionSuppressByIOU() *testbackend.TestCase
- func NewTestNonmaxsuppressionSuppressByIOUAndScores() *testbackend.TestCase
- func NewTestNonmaxsuppressionTwoBatches() *testbackend.TestCase
- func NewTestNonmaxsuppressionTwoClasses() *testbackend.TestCase
- func NewTestOnehotWithAxis() *testbackend.TestCase
- func NewTestOnehotWithoutAxis() *testbackend.TestCase
- func NewTestPow() *testbackend.TestCase
- func NewTestPowBcastArray() *testbackend.TestCase
- func NewTestPowBcastScalar() *testbackend.TestCase
- func NewTestPowExample() *testbackend.TestCase
- func NewTestPreluBroadcast() *testbackend.TestCase
- func NewTestPreluExample() *testbackend.TestCase
- func NewTestReciprocal() *testbackend.TestCase
- func NewTestReciprocalExample() *testbackend.TestCase
- func NewTestReduceL1DefaultAxesKeepdimsExample() *testbackend.TestCase
- func NewTestReduceL1DefaultAxesKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceL1DoNotKeepdimsExample() *testbackend.TestCase
- func NewTestReduceL1DoNotKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceL1KeepDimsExample() *testbackend.TestCase
- func NewTestReduceL1KeepDimsRandom() *testbackend.TestCase
- func NewTestReduceL2DefaultAxesKeepdimsExample() *testbackend.TestCase
- func NewTestReduceL2DefaultAxesKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceL2DoNotKeepdimsExample() *testbackend.TestCase
- func NewTestReduceL2DoNotKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceL2KeepDimsExample() *testbackend.TestCase
- func NewTestReduceL2KeepDimsRandom() *testbackend.TestCase
- func NewTestReduceLogSum() *testbackend.TestCase
- func NewTestReduceLogSumAscAxes() *testbackend.TestCase
- func NewTestReduceLogSumDefault() *testbackend.TestCase
- func NewTestReduceLogSumDescAxes() *testbackend.TestCase
- func NewTestReduceLogSumExpDefaultAxesKeepdimsExample() *testbackend.TestCase
- func NewTestReduceLogSumExpDefaultAxesKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceLogSumExpDoNotKeepdimsExample() *testbackend.TestCase
- func NewTestReduceLogSumExpDoNotKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceLogSumExpKeepdimsExample() *testbackend.TestCase
- func NewTestReduceLogSumExpKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceMaxDefaultAxesKeepdimExample() *testbackend.TestCase
- func NewTestReduceMaxDefaultAxesKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceMaxDoNotKeepdimsExample() *testbackend.TestCase
- func NewTestReduceMaxDoNotKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceMaxKeepdimsExample() *testbackend.TestCase
- func NewTestReduceMaxKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceMeanDefaultAxesKeepdimsExample() *testbackend.TestCase
- func NewTestReduceMeanDefaultAxesKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceMeanDoNotKeepdimsExample() *testbackend.TestCase
- func NewTestReduceMeanDoNotKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceMeanKeepdimsExample() *testbackend.TestCase
- func NewTestReduceMeanKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceMinDefaultAxesKeepdimsExample() *testbackend.TestCase
- func NewTestReduceMinDefaultAxesKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceMinDoNotKeepdimsExample() *testbackend.TestCase
- func NewTestReduceMinDoNotKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceMinKeepdimsExample() *testbackend.TestCase
- func NewTestReduceMinKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceProdDefaultAxesKeepdimsExample() *testbackend.TestCase
- func NewTestReduceProdDefaultAxesKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceProdDoNotKeepdimsExample() *testbackend.TestCase
- func NewTestReduceProdDoNotKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceProdKeepdimsExample() *testbackend.TestCase
- func NewTestReduceProdKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceSumDefaultAxesKeepdimsExample() *testbackend.TestCase
- func NewTestReduceSumDefaultAxesKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceSumDoNotKeepdimsExample() *testbackend.TestCase
- func NewTestReduceSumDoNotKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceSumKeepdimsExample() *testbackend.TestCase
- func NewTestReduceSumKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceSumSquareDefaultAxesKeepdimsExample() *testbackend.TestCase
- func NewTestReduceSumSquareDefaultAxesKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceSumSquareDoNotKeepdimsExample() *testbackend.TestCase
- func NewTestReduceSumSquareDoNotKeepdimsRandom() *testbackend.TestCase
- func NewTestReduceSumSquareKeepdimsExample() *testbackend.TestCase
- func NewTestReduceSumSquareKeepdimsRandom() *testbackend.TestCase
- func NewTestReflectPad() *testbackend.TestCase
- func NewTestRelu() *testbackend.TestCase
- func NewTestReshapeExtendedDims() *testbackend.TestCase
- func NewTestReshapeNegativeDim() *testbackend.TestCase
- func NewTestReshapeOneDim() *testbackend.TestCase
- func NewTestReshapeReducedDims() *testbackend.TestCase
- func NewTestReshapeReorderedDims() *testbackend.TestCase
- func NewTestResizeDownsampleLinear() *testbackend.TestCase
- func NewTestResizeDownsampleNearest() *testbackend.TestCase
- func NewTestResizeNearest() *testbackend.TestCase
- func NewTestResizeUpsampleLinear() *testbackend.TestCase
- func NewTestResizeUpsampleNearest() *testbackend.TestCase
- func NewTestReversesequenceBatch() *testbackend.TestCase
- func NewTestReversesequenceTime() *testbackend.TestCase
- func NewTestRoialign() *testbackend.TestCase
- func NewTestScan9Sum() *testbackend.TestCase
- func NewTestScatterWithAxis() *testbackend.TestCase
- func NewTestScatterWithoutAxis() *testbackend.TestCase
- func NewTestSelu() *testbackend.TestCase
- func NewTestSeluDefault() *testbackend.TestCase
- func NewTestSeluExample() *testbackend.TestCase
- func NewTestShape() *testbackend.TestCase
- func NewTestShapeExample() *testbackend.TestCase
- func NewTestShrinkHard() *testbackend.TestCase
- func NewTestShrinkSoft() *testbackend.TestCase
- func NewTestSigmoid() *testbackend.TestCase
- func NewTestSigmoidExample() *testbackend.TestCase
- func NewTestSign() *testbackend.TestCase
- func NewTestSin() *testbackend.TestCase
- func NewTestSinExample() *testbackend.TestCase
- func NewTestSinh() *testbackend.TestCase
- func NewTestSinhExample() *testbackend.TestCase
- func NewTestSize() *testbackend.TestCase
- func NewTestSizeExample() *testbackend.TestCase
- func NewTestSlice() *testbackend.TestCase
- func NewTestSliceDefaultAxes() *testbackend.TestCase
- func NewTestSliceDefaultSteps() *testbackend.TestCase
- func NewTestSliceEndOutOfBounds() *testbackend.TestCase
- func NewTestSliceNeg() *testbackend.TestCase
- func NewTestSliceNegSteps() *testbackend.TestCase
- func NewTestSoftmaxAxis0() *testbackend.TestCase
- func NewTestSoftmaxAxis1() *testbackend.TestCase
- func NewTestSoftmaxAxis2() *testbackend.TestCase
- func NewTestSoftmaxDefaultAxis() *testbackend.TestCase
- func NewTestSoftmaxExample() *testbackend.TestCase
- func NewTestSoftmaxLargeNumber() *testbackend.TestCase
- func NewTestSoftplus() *testbackend.TestCase
- func NewTestSoftplusExample() *testbackend.TestCase
- func NewTestSoftsign() *testbackend.TestCase
- func NewTestSoftsignExample() *testbackend.TestCase
- func NewTestSplitEqualParts1d() *testbackend.TestCase
- func NewTestSplitEqualParts2d() *testbackend.TestCase
- func NewTestSplitEqualPartsDefaultAxis() *testbackend.TestCase
- func NewTestSplitVariableParts1d() *testbackend.TestCase
- func NewTestSplitVariableParts2d() *testbackend.TestCase
- func NewTestSplitVariablePartsDefaultAxis() *testbackend.TestCase
- func NewTestSqrt() *testbackend.TestCase
- func NewTestSqrtExample() *testbackend.TestCase
- func NewTestSqueeze() *testbackend.TestCase
- func NewTestSub() *testbackend.TestCase
- func NewTestSubBcast() *testbackend.TestCase
- func NewTestSubExample() *testbackend.TestCase
- func NewTestSumExample() *testbackend.TestCase
- func NewTestSumOneInput() *testbackend.TestCase
- func NewTestSumTwoInputs() *testbackend.TestCase
- func NewTestTan() *testbackend.TestCase
- func NewTestTanExample() *testbackend.TestCase
- func NewTestTanh() *testbackend.TestCase
- func NewTestTanhExample() *testbackend.TestCase
- func NewTestTfidfvectorizerTfBatchOnlybigramsSkip0() *testbackend.TestCase
- func NewTestTfidfvectorizerTfBatchOnlybigramsSkip5() *testbackend.TestCase
- func NewTestTfidfvectorizerTfBatchUniandbigramsSkip5() *testbackend.TestCase
- func NewTestTfidfvectorizerTfOnlyBigramsSkip0() *testbackend.TestCase
- func NewTestTfidfvectorizerTfOnlybigramsLevelempty() *testbackend.TestCase
- func NewTestTfidfvectorizerTfOnlybigramsSkip5() *testbackend.TestCase
- func NewTestTfidfvectorizerTfUniandbigramsSkip5() *testbackend.TestCase
- func NewTestThresholdedrelu() *testbackend.TestCase
- func NewTestThresholdedreluDefault() *testbackend.TestCase
- func NewTestThresholdedreluExample() *testbackend.TestCase
- func NewTestTile() *testbackend.TestCase
- func NewTestTilePrecomputed() *testbackend.TestCase
- func NewTestTopK() *testbackend.TestCase
- func NewTestTransposeAllPermutations0() *testbackend.TestCase
- func NewTestTransposeAllPermutations1() *testbackend.TestCase
- func NewTestTransposeAllPermutations2() *testbackend.TestCase
- func NewTestTransposeAllPermutations3() *testbackend.TestCase
- func NewTestTransposeAllPermutations4() *testbackend.TestCase
- func NewTestTransposeAllPermutations5() *testbackend.TestCase
- func NewTestTransposeDefault() *testbackend.TestCase
- func NewTestUnsqueeze() *testbackend.TestCase
- func NewTestUpsampleNearest() *testbackend.TestCase
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestAcosExample ¶
func NewTestAcosExample() *testbackend.TestCase
NewTestAcosExample version: 3.
func NewTestAcoshExample ¶
func NewTestAcoshExample() *testbackend.TestCase
NewTestAcoshExample version: 3.
func NewTestArgmaxDefaultAxisExample ¶
func NewTestArgmaxDefaultAxisExample() *testbackend.TestCase
NewTestArgmaxDefaultAxisExample version: 3.
func NewTestArgmaxDefaultAxisRandom ¶
func NewTestArgmaxDefaultAxisRandom() *testbackend.TestCase
NewTestArgmaxDefaultAxisRandom version: 3.
func NewTestArgmaxKeepdimsExample ¶
func NewTestArgmaxKeepdimsExample() *testbackend.TestCase
NewTestArgmaxKeepdimsExample version: 3.
func NewTestArgmaxKeepdimsRandom ¶
func NewTestArgmaxKeepdimsRandom() *testbackend.TestCase
NewTestArgmaxKeepdimsRandom version: 3.
func NewTestArgmaxNoKeepdimsExample ¶
func NewTestArgmaxNoKeepdimsExample() *testbackend.TestCase
NewTestArgmaxNoKeepdimsExample version: 3.
func NewTestArgmaxNoKeepdimsRandom ¶
func NewTestArgmaxNoKeepdimsRandom() *testbackend.TestCase
NewTestArgmaxNoKeepdimsRandom version: 3.
func NewTestArgminDefaultAxisExample ¶
func NewTestArgminDefaultAxisExample() *testbackend.TestCase
NewTestArgminDefaultAxisExample version: 3.
func NewTestArgminDefaultAxisRandom ¶
func NewTestArgminDefaultAxisRandom() *testbackend.TestCase
NewTestArgminDefaultAxisRandom version: 3.
func NewTestArgminKeepdimsExample ¶
func NewTestArgminKeepdimsExample() *testbackend.TestCase
NewTestArgminKeepdimsExample version: 3.
func NewTestArgminKeepdimsRandom ¶
func NewTestArgminKeepdimsRandom() *testbackend.TestCase
NewTestArgminKeepdimsRandom version: 3.
func NewTestArgminNoKeepdimsExample ¶
func NewTestArgminNoKeepdimsExample() *testbackend.TestCase
NewTestArgminNoKeepdimsExample version: 3.
func NewTestArgminNoKeepdimsRandom ¶
func NewTestArgminNoKeepdimsRandom() *testbackend.TestCase
NewTestArgminNoKeepdimsRandom version: 3.
func NewTestAsinExample ¶
func NewTestAsinExample() *testbackend.TestCase
NewTestAsinExample version: 3.
func NewTestAsinhExample ¶
func NewTestAsinhExample() *testbackend.TestCase
NewTestAsinhExample version: 3.
func NewTestAtanExample ¶
func NewTestAtanExample() *testbackend.TestCase
NewTestAtanExample version: 3.
func NewTestAtanhExample ¶
func NewTestAtanhExample() *testbackend.TestCase
NewTestAtanhExample version: 3.
func NewTestAveragepool1dDefault ¶
func NewTestAveragepool1dDefault() *testbackend.TestCase
NewTestAveragepool1dDefault version: 3.
func NewTestAveragepool2dCeil ¶
func NewTestAveragepool2dCeil() *testbackend.TestCase
NewTestAveragepool2dCeil version: 4.
func NewTestAveragepool2dDefault ¶
func NewTestAveragepool2dDefault() *testbackend.TestCase
NewTestAveragepool2dDefault version: 3.
func NewTestAveragepool2dPads ¶
func NewTestAveragepool2dPads() *testbackend.TestCase
NewTestAveragepool2dPads version: 3.
func NewTestAveragepool2dPadsCountIncludePad ¶
func NewTestAveragepool2dPadsCountIncludePad() *testbackend.TestCase
NewTestAveragepool2dPadsCountIncludePad version: 3.
func NewTestAveragepool2dPrecomputedPads ¶
func NewTestAveragepool2dPrecomputedPads() *testbackend.TestCase
NewTestAveragepool2dPrecomputedPads version: 3.
func NewTestAveragepool2dPrecomputedPadsCountIncludePad ¶
func NewTestAveragepool2dPrecomputedPadsCountIncludePad() *testbackend.TestCase
NewTestAveragepool2dPrecomputedPadsCountIncludePad version: 3.
func NewTestAveragepool2dPrecomputedSameUpper ¶
func NewTestAveragepool2dPrecomputedSameUpper() *testbackend.TestCase
NewTestAveragepool2dPrecomputedSameUpper version: 3.
func NewTestAveragepool2dPrecomputedStrides ¶
func NewTestAveragepool2dPrecomputedStrides() *testbackend.TestCase
NewTestAveragepool2dPrecomputedStrides version: 3.
func NewTestAveragepool2dSameLower ¶
func NewTestAveragepool2dSameLower() *testbackend.TestCase
NewTestAveragepool2dSameLower version: 3.
func NewTestAveragepool2dSameUpper ¶
func NewTestAveragepool2dSameUpper() *testbackend.TestCase
NewTestAveragepool2dSameUpper version: 3.
func NewTestAveragepool2dStrides ¶
func NewTestAveragepool2dStrides() *testbackend.TestCase
NewTestAveragepool2dStrides version: 3.
func NewTestAveragepool3dDefault ¶
func NewTestAveragepool3dDefault() *testbackend.TestCase
NewTestAveragepool3dDefault version: 3.
func NewTestBasicConvWithPadding ¶
func NewTestBasicConvWithPadding() *testbackend.TestCase
NewTestBasicConvWithPadding version: 3.
func NewTestBasicConvWithoutPadding ¶
func NewTestBasicConvWithoutPadding() *testbackend.TestCase
NewTestBasicConvWithoutPadding version: 3.
func NewTestBatchnormEpsilon ¶
func NewTestBatchnormEpsilon() *testbackend.TestCase
NewTestBatchnormEpsilon version: 3.
func NewTestBatchnormExample ¶
func NewTestBatchnormExample() *testbackend.TestCase
NewTestBatchnormExample version: 3.
func NewTestCastDOUBLEToFLOAT ¶
func NewTestCastDOUBLEToFLOAT() *testbackend.TestCase
NewTestCastDOUBLEToFLOAT version: 4.
func NewTestCastFLOATToDOUBLE ¶
func NewTestCastFLOATToDOUBLE() *testbackend.TestCase
NewTestCastFLOATToDOUBLE version: 4.
func NewTestCeilExample ¶
func NewTestCeilExample() *testbackend.TestCase
NewTestCeilExample version: 3.
func NewTestClipDefaultInbounds ¶
func NewTestClipDefaultInbounds() *testbackend.TestCase
NewTestClipDefaultInbounds version: 3.
func NewTestClipDefaultMax ¶
func NewTestClipDefaultMax() *testbackend.TestCase
NewTestClipDefaultMax version: 3.
func NewTestClipDefaultMin ¶
func NewTestClipDefaultMin() *testbackend.TestCase
NewTestClipDefaultMin version: 3.
func NewTestClipExample ¶
func NewTestClipExample() *testbackend.TestCase
NewTestClipExample version: 3.
func NewTestClipInbounds ¶
func NewTestClipInbounds() *testbackend.TestCase
NewTestClipInbounds version: 3.
func NewTestClipOutbounds ¶
func NewTestClipOutbounds() *testbackend.TestCase
NewTestClipOutbounds version: 3.
func NewTestClipSplitbounds ¶
func NewTestClipSplitbounds() *testbackend.TestCase
NewTestClipSplitbounds version: 3.
func NewTestConcat1dAxis0 ¶
func NewTestConcat1dAxis0() *testbackend.TestCase
NewTestConcat1dAxis0 version: 3.
func NewTestConcat2dAxis0 ¶
func NewTestConcat2dAxis0() *testbackend.TestCase
NewTestConcat2dAxis0 version: 3.
func NewTestConcat2dAxis1 ¶
func NewTestConcat2dAxis1() *testbackend.TestCase
NewTestConcat2dAxis1 version: 3.
func NewTestConcat3dAxis0 ¶
func NewTestConcat3dAxis0() *testbackend.TestCase
NewTestConcat3dAxis0 version: 3.
func NewTestConcat3dAxis1 ¶
func NewTestConcat3dAxis1() *testbackend.TestCase
NewTestConcat3dAxis1 version: 3.
func NewTestConcat3dAxis2 ¶
func NewTestConcat3dAxis2() *testbackend.TestCase
NewTestConcat3dAxis2 version: 3.
func NewTestConstantPad ¶
func NewTestConstantPad() *testbackend.TestCase
NewTestConstantPad version: 3.
func NewTestConstantofshapeFloatOnes ¶
func NewTestConstantofshapeFloatOnes() *testbackend.TestCase
NewTestConstantofshapeFloatOnes version: 4.
func NewTestConstantofshapeIntZeros ¶
func NewTestConstantofshapeIntZeros() *testbackend.TestCase
NewTestConstantofshapeIntZeros version: 4.
func NewTestConvWithStridesAndAsymmetricPadding ¶
func NewTestConvWithStridesAndAsymmetricPadding() *testbackend.TestCase
NewTestConvWithStridesAndAsymmetricPadding version: 3.
func NewTestConvWithStridesNoPadding ¶
func NewTestConvWithStridesNoPadding() *testbackend.TestCase
NewTestConvWithStridesNoPadding version: 3.
func NewTestConvWithStridesPadding ¶
func NewTestConvWithStridesPadding() *testbackend.TestCase
NewTestConvWithStridesPadding version: 3.
func NewTestConvtranspose ¶
func NewTestConvtranspose() *testbackend.TestCase
NewTestConvtranspose version: 3.
func NewTestConvtranspose1d ¶
func NewTestConvtranspose1d() *testbackend.TestCase
NewTestConvtranspose1d version: 3.
func NewTestConvtranspose3d ¶
func NewTestConvtranspose3d() *testbackend.TestCase
NewTestConvtranspose3d version: 3.
func NewTestConvtransposeDilations ¶
func NewTestConvtransposeDilations() *testbackend.TestCase
NewTestConvtransposeDilations version: 4.
func NewTestConvtransposeKernelShape ¶
func NewTestConvtransposeKernelShape() *testbackend.TestCase
NewTestConvtransposeKernelShape version: 3.
func NewTestConvtransposeOutputShape ¶
func NewTestConvtransposeOutputShape() *testbackend.TestCase
NewTestConvtransposeOutputShape version: 3.
func NewTestConvtransposePad ¶
func NewTestConvtransposePad() *testbackend.TestCase
NewTestConvtransposePad version: 3.
func NewTestConvtransposePads ¶
func NewTestConvtransposePads() *testbackend.TestCase
NewTestConvtransposePads version: 3.
func NewTestConvtransposeWithKernel ¶
func NewTestConvtransposeWithKernel() *testbackend.TestCase
NewTestConvtransposeWithKernel version: 3.
func NewTestCosExample ¶
func NewTestCosExample() *testbackend.TestCase
NewTestCosExample version: 3.
func NewTestCoshExample ¶
func NewTestCoshExample() *testbackend.TestCase
NewTestCoshExample version: 3.
func NewTestDepthtospace ¶
func NewTestDepthtospace() *testbackend.TestCase
NewTestDepthtospace version: 3.
func NewTestDepthtospaceExample ¶
func NewTestDepthtospaceExample() *testbackend.TestCase
NewTestDepthtospaceExample version: 3.
func NewTestDivExample ¶
func NewTestDivExample() *testbackend.TestCase
NewTestDivExample version: 3.
func NewTestDropoutDefault ¶
func NewTestDropoutDefault() *testbackend.TestCase
NewTestDropoutDefault version: 3.
func NewTestDropoutRandom ¶
func NewTestDropoutRandom() *testbackend.TestCase
NewTestDropoutRandom version: 3.
func NewTestEluDefault ¶
func NewTestEluDefault() *testbackend.TestCase
NewTestEluDefault version: 3.
func NewTestEluExample ¶
func NewTestEluExample() *testbackend.TestCase
NewTestEluExample version: 3.
func NewTestExpExample ¶
func NewTestExpExample() *testbackend.TestCase
NewTestExpExample version: 3.
func NewTestExpandDimChanged ¶
func NewTestExpandDimChanged() *testbackend.TestCase
NewTestExpandDimChanged version: 3.
func NewTestExpandDimUnchanged ¶
func NewTestExpandDimUnchanged() *testbackend.TestCase
NewTestExpandDimUnchanged version: 3.
func NewTestEyelikePopulateOffMainDiagonal ¶
func NewTestEyelikePopulateOffMainDiagonal() *testbackend.TestCase
NewTestEyelikePopulateOffMainDiagonal version: 3.
func NewTestEyelikeWithDtype ¶
func NewTestEyelikeWithDtype() *testbackend.TestCase
NewTestEyelikeWithDtype version: 3.
func NewTestEyelikeWithoutDtype ¶
func NewTestEyelikeWithoutDtype() *testbackend.TestCase
NewTestEyelikeWithoutDtype version: 3.
func NewTestFlattenAxis0 ¶
func NewTestFlattenAxis0() *testbackend.TestCase
NewTestFlattenAxis0 version: 3.
func NewTestFlattenAxis1 ¶
func NewTestFlattenAxis1() *testbackend.TestCase
NewTestFlattenAxis1 version: 3.
func NewTestFlattenAxis2 ¶
func NewTestFlattenAxis2() *testbackend.TestCase
NewTestFlattenAxis2 version: 3.
func NewTestFlattenAxis3 ¶
func NewTestFlattenAxis3() *testbackend.TestCase
NewTestFlattenAxis3 version: 3.
func NewTestFlattenDefaultAxis ¶
func NewTestFlattenDefaultAxis() *testbackend.TestCase
NewTestFlattenDefaultAxis version: 3.
func NewTestFloorExample ¶
func NewTestFloorExample() *testbackend.TestCase
NewTestFloorExample version: 3.
func NewTestGemmBroadcast ¶
func NewTestGemmBroadcast() *testbackend.TestCase
NewTestGemmBroadcast version: 3.
func NewTestGemmNobroadcast ¶
func NewTestGemmNobroadcast() *testbackend.TestCase
NewTestGemmNobroadcast version: 3.
func NewTestGlobalaveragepool ¶
func NewTestGlobalaveragepool() *testbackend.TestCase
NewTestGlobalaveragepool version: 3.
func NewTestGlobalaveragepoolPrecomputed ¶
func NewTestGlobalaveragepoolPrecomputed() *testbackend.TestCase
NewTestGlobalaveragepoolPrecomputed version: 3.
func NewTestGlobalmaxpool ¶
func NewTestGlobalmaxpool() *testbackend.TestCase
NewTestGlobalmaxpool version: 3.
func NewTestGlobalmaxpoolPrecomputed ¶
func NewTestGlobalmaxpoolPrecomputed() *testbackend.TestCase
NewTestGlobalmaxpoolPrecomputed version: 3.
func NewTestHardmaxAxis0 ¶
func NewTestHardmaxAxis0() *testbackend.TestCase
NewTestHardmaxAxis0 version: 3.
func NewTestHardmaxAxis1 ¶
func NewTestHardmaxAxis1() *testbackend.TestCase
NewTestHardmaxAxis1 version: 3.
func NewTestHardmaxAxis2 ¶
func NewTestHardmaxAxis2() *testbackend.TestCase
NewTestHardmaxAxis2 version: 3.
func NewTestHardmaxDefaultAxis ¶
func NewTestHardmaxDefaultAxis() *testbackend.TestCase
NewTestHardmaxDefaultAxis version: 3.
func NewTestHardmaxExample ¶
func NewTestHardmaxExample() *testbackend.TestCase
NewTestHardmaxExample version: 3.
func NewTestHardmaxOneHot ¶
func NewTestHardmaxOneHot() *testbackend.TestCase
NewTestHardmaxOneHot version: 3.
func NewTestHardsigmoid ¶
func NewTestHardsigmoid() *testbackend.TestCase
NewTestHardsigmoid version: 3.
func NewTestHardsigmoidDefault ¶
func NewTestHardsigmoidDefault() *testbackend.TestCase
NewTestHardsigmoidDefault version: 3.
func NewTestHardsigmoidExample ¶
func NewTestHardsigmoidExample() *testbackend.TestCase
NewTestHardsigmoidExample version: 3.
func NewTestInstancenormEpsilon ¶
func NewTestInstancenormEpsilon() *testbackend.TestCase
NewTestInstancenormEpsilon version: 3.
func NewTestInstancenormExample ¶
func NewTestInstancenormExample() *testbackend.TestCase
NewTestInstancenormExample version: 3.
func NewTestLeakyreluDefault ¶
func NewTestLeakyreluDefault() *testbackend.TestCase
NewTestLeakyreluDefault version: 3.
func NewTestLeakyreluExample ¶
func NewTestLeakyreluExample() *testbackend.TestCase
NewTestLeakyreluExample version: 3.
func NewTestLogExample ¶
func NewTestLogExample() *testbackend.TestCase
NewTestLogExample version: 3.
func NewTestLogsoftmaxAxis0 ¶
func NewTestLogsoftmaxAxis0() *testbackend.TestCase
NewTestLogsoftmaxAxis0 version: 3.
func NewTestLogsoftmaxAxis1 ¶
func NewTestLogsoftmaxAxis1() *testbackend.TestCase
NewTestLogsoftmaxAxis1 version: 3.
func NewTestLogsoftmaxAxis2 ¶
func NewTestLogsoftmaxAxis2() *testbackend.TestCase
NewTestLogsoftmaxAxis2 version: 3.
func NewTestLogsoftmaxDefaultAxis ¶
func NewTestLogsoftmaxDefaultAxis() *testbackend.TestCase
NewTestLogsoftmaxDefaultAxis version: 3.
func NewTestLogsoftmaxExample1 ¶
func NewTestLogsoftmaxExample1() *testbackend.TestCase
NewTestLogsoftmaxExample1 version: 3.
func NewTestLogsoftmaxLargeNumber ¶
func NewTestLogsoftmaxLargeNumber() *testbackend.TestCase
NewTestLogsoftmaxLargeNumber version: 3.
func NewTestLrnDefault ¶
func NewTestLrnDefault() *testbackend.TestCase
NewTestLrnDefault version: 3.
func NewTestMaxExample ¶
func NewTestMaxExample() *testbackend.TestCase
NewTestMaxExample version: 3.
func NewTestMaxOneInput ¶
func NewTestMaxOneInput() *testbackend.TestCase
NewTestMaxOneInput version: 3.
func NewTestMaxTwoInputs ¶
func NewTestMaxTwoInputs() *testbackend.TestCase
NewTestMaxTwoInputs version: 3.
func NewTestMaxpool1dDefault ¶
func NewTestMaxpool1dDefault() *testbackend.TestCase
NewTestMaxpool1dDefault version: 3.
func NewTestMaxpool2dCeil ¶
func NewTestMaxpool2dCeil() *testbackend.TestCase
NewTestMaxpool2dCeil version: 4.
func NewTestMaxpool2dDefault ¶
func NewTestMaxpool2dDefault() *testbackend.TestCase
NewTestMaxpool2dDefault version: 3.
func NewTestMaxpool2dDilations ¶
func NewTestMaxpool2dDilations() *testbackend.TestCase
NewTestMaxpool2dDilations version: 4.
func NewTestMaxpool2dPads ¶
func NewTestMaxpool2dPads() *testbackend.TestCase
NewTestMaxpool2dPads version: 3.
func NewTestMaxpool2dPrecomputedPads ¶
func NewTestMaxpool2dPrecomputedPads() *testbackend.TestCase
NewTestMaxpool2dPrecomputedPads version: 3.
func NewTestMaxpool2dPrecomputedSameUpper ¶
func NewTestMaxpool2dPrecomputedSameUpper() *testbackend.TestCase
NewTestMaxpool2dPrecomputedSameUpper version: 3.
func NewTestMaxpool2dPrecomputedStrides ¶
func NewTestMaxpool2dPrecomputedStrides() *testbackend.TestCase
NewTestMaxpool2dPrecomputedStrides version: 3.
func NewTestMaxpool2dSameLower ¶
func NewTestMaxpool2dSameLower() *testbackend.TestCase
NewTestMaxpool2dSameLower version: 3.
func NewTestMaxpool2dSameUpper ¶
func NewTestMaxpool2dSameUpper() *testbackend.TestCase
NewTestMaxpool2dSameUpper version: 3.
func NewTestMaxpool2dStrides ¶
func NewTestMaxpool2dStrides() *testbackend.TestCase
NewTestMaxpool2dStrides version: 3.
func NewTestMaxpool3dDefault ¶
func NewTestMaxpool3dDefault() *testbackend.TestCase
NewTestMaxpool3dDefault version: 3.
func NewTestMaxpoolWithArgmax2dPrecomputedPads ¶
func NewTestMaxpoolWithArgmax2dPrecomputedPads() *testbackend.TestCase
NewTestMaxpoolWithArgmax2dPrecomputedPads version: 3.
func NewTestMaxpoolWithArgmax2dPrecomputedStrides ¶
func NewTestMaxpoolWithArgmax2dPrecomputedStrides() *testbackend.TestCase
NewTestMaxpoolWithArgmax2dPrecomputedStrides version: 3.
func NewTestMaxunpoolExportWithOutputShape ¶
func NewTestMaxunpoolExportWithOutputShape() *testbackend.TestCase
NewTestMaxunpoolExportWithOutputShape version: 3.
func NewTestMaxunpoolExportWithoutOutputShape ¶
func NewTestMaxunpoolExportWithoutOutputShape() *testbackend.TestCase
NewTestMaxunpoolExportWithoutOutputShape version: 3.
func NewTestMeanExample ¶
func NewTestMeanExample() *testbackend.TestCase
NewTestMeanExample version: 3.
func NewTestMeanOneInput ¶
func NewTestMeanOneInput() *testbackend.TestCase
NewTestMeanOneInput version: 3.
func NewTestMeanTwoInputs ¶
func NewTestMeanTwoInputs() *testbackend.TestCase
NewTestMeanTwoInputs version: 3.
func NewTestMinExample ¶
func NewTestMinExample() *testbackend.TestCase
NewTestMinExample version: 3.
func NewTestMinOneInput ¶
func NewTestMinOneInput() *testbackend.TestCase
NewTestMinOneInput version: 3.
func NewTestMinTwoInputs ¶
func NewTestMinTwoInputs() *testbackend.TestCase
NewTestMinTwoInputs version: 3.
func NewTestModBroadcast ¶
func NewTestModBroadcast() *testbackend.TestCase
NewTestModBroadcast version: 5.
func NewTestModInt64Fmod ¶
func NewTestModInt64Fmod() *testbackend.TestCase
NewTestModInt64Fmod version: 5.
func NewTestModMixedSignFloat32 ¶
func NewTestModMixedSignFloat32() *testbackend.TestCase
NewTestModMixedSignFloat32 version: 5.
func NewTestModMixedSignFloat64 ¶
func NewTestModMixedSignFloat64() *testbackend.TestCase
NewTestModMixedSignFloat64 version: 5.
func NewTestModMixedSignInt32 ¶
func NewTestModMixedSignInt32() *testbackend.TestCase
NewTestModMixedSignInt32 version: 5.
func NewTestModMixedSignInt64 ¶
func NewTestModMixedSignInt64() *testbackend.TestCase
NewTestModMixedSignInt64 version: 5.
func NewTestMulExample ¶
func NewTestMulExample() *testbackend.TestCase
NewTestMulExample version: 3.
func NewTestNegExample ¶
func NewTestNegExample() *testbackend.TestCase
NewTestNegExample version: 3.
func NewTestNonmaxsuppressionCenterPointBoxFormat ¶
func NewTestNonmaxsuppressionCenterPointBoxFormat() *testbackend.TestCase
NewTestNonmaxsuppressionCenterPointBoxFormat version: 5.
func NewTestNonmaxsuppressionFlippedCoordinates ¶
func NewTestNonmaxsuppressionFlippedCoordinates() *testbackend.TestCase
NewTestNonmaxsuppressionFlippedCoordinates version: 5.
func NewTestNonmaxsuppressionIdenticalBoxes ¶
func NewTestNonmaxsuppressionIdenticalBoxes() *testbackend.TestCase
NewTestNonmaxsuppressionIdenticalBoxes version: 5.
func NewTestNonmaxsuppressionLimitOutputSize ¶
func NewTestNonmaxsuppressionLimitOutputSize() *testbackend.TestCase
NewTestNonmaxsuppressionLimitOutputSize version: 5.
func NewTestNonmaxsuppressionSingleBox ¶
func NewTestNonmaxsuppressionSingleBox() *testbackend.TestCase
NewTestNonmaxsuppressionSingleBox version: 5.
func NewTestNonmaxsuppressionSuppressByIOU ¶
func NewTestNonmaxsuppressionSuppressByIOU() *testbackend.TestCase
NewTestNonmaxsuppressionSuppressByIOU version: 5.
func NewTestNonmaxsuppressionSuppressByIOUAndScores ¶
func NewTestNonmaxsuppressionSuppressByIOUAndScores() *testbackend.TestCase
NewTestNonmaxsuppressionSuppressByIOUAndScores version: 5.
func NewTestNonmaxsuppressionTwoBatches ¶
func NewTestNonmaxsuppressionTwoBatches() *testbackend.TestCase
NewTestNonmaxsuppressionTwoBatches version: 5.
func NewTestNonmaxsuppressionTwoClasses ¶
func NewTestNonmaxsuppressionTwoClasses() *testbackend.TestCase
NewTestNonmaxsuppressionTwoClasses version: 5.
func NewTestOnehotWithAxis ¶
func NewTestOnehotWithAxis() *testbackend.TestCase
NewTestOnehotWithAxis version: 3.
func NewTestOnehotWithoutAxis ¶
func NewTestOnehotWithoutAxis() *testbackend.TestCase
NewTestOnehotWithoutAxis version: 3.
func NewTestPowBcastArray ¶
func NewTestPowBcastArray() *testbackend.TestCase
NewTestPowBcastArray version: 3.
func NewTestPowBcastScalar ¶
func NewTestPowBcastScalar() *testbackend.TestCase
NewTestPowBcastScalar version: 3.
func NewTestPowExample ¶
func NewTestPowExample() *testbackend.TestCase
NewTestPowExample version: 3.
func NewTestPreluBroadcast ¶
func NewTestPreluBroadcast() *testbackend.TestCase
NewTestPreluBroadcast version: 3.
func NewTestPreluExample ¶
func NewTestPreluExample() *testbackend.TestCase
NewTestPreluExample version: 3.
func NewTestReciprocal ¶
func NewTestReciprocal() *testbackend.TestCase
NewTestReciprocal version: 3.
func NewTestReciprocalExample ¶
func NewTestReciprocalExample() *testbackend.TestCase
NewTestReciprocalExample version: 3.
func NewTestReduceL1DefaultAxesKeepdimsExample ¶
func NewTestReduceL1DefaultAxesKeepdimsExample() *testbackend.TestCase
NewTestReduceL1DefaultAxesKeepdimsExample version: 3.
func NewTestReduceL1DefaultAxesKeepdimsRandom ¶
func NewTestReduceL1DefaultAxesKeepdimsRandom() *testbackend.TestCase
NewTestReduceL1DefaultAxesKeepdimsRandom version: 3.
func NewTestReduceL1DoNotKeepdimsExample ¶
func NewTestReduceL1DoNotKeepdimsExample() *testbackend.TestCase
NewTestReduceL1DoNotKeepdimsExample version: 3.
func NewTestReduceL1DoNotKeepdimsRandom ¶
func NewTestReduceL1DoNotKeepdimsRandom() *testbackend.TestCase
NewTestReduceL1DoNotKeepdimsRandom version: 3.
func NewTestReduceL1KeepDimsExample ¶
func NewTestReduceL1KeepDimsExample() *testbackend.TestCase
NewTestReduceL1KeepDimsExample version: 3.
func NewTestReduceL1KeepDimsRandom ¶
func NewTestReduceL1KeepDimsRandom() *testbackend.TestCase
NewTestReduceL1KeepDimsRandom version: 3.
func NewTestReduceL2DefaultAxesKeepdimsExample ¶
func NewTestReduceL2DefaultAxesKeepdimsExample() *testbackend.TestCase
NewTestReduceL2DefaultAxesKeepdimsExample version: 3.
func NewTestReduceL2DefaultAxesKeepdimsRandom ¶
func NewTestReduceL2DefaultAxesKeepdimsRandom() *testbackend.TestCase
NewTestReduceL2DefaultAxesKeepdimsRandom version: 3.
func NewTestReduceL2DoNotKeepdimsExample ¶
func NewTestReduceL2DoNotKeepdimsExample() *testbackend.TestCase
NewTestReduceL2DoNotKeepdimsExample version: 3.
func NewTestReduceL2DoNotKeepdimsRandom ¶
func NewTestReduceL2DoNotKeepdimsRandom() *testbackend.TestCase
NewTestReduceL2DoNotKeepdimsRandom version: 3.
func NewTestReduceL2KeepDimsExample ¶
func NewTestReduceL2KeepDimsExample() *testbackend.TestCase
NewTestReduceL2KeepDimsExample version: 3.
func NewTestReduceL2KeepDimsRandom ¶
func NewTestReduceL2KeepDimsRandom() *testbackend.TestCase
NewTestReduceL2KeepDimsRandom version: 3.
func NewTestReduceLogSum ¶
func NewTestReduceLogSum() *testbackend.TestCase
NewTestReduceLogSum version: 3.
func NewTestReduceLogSumAscAxes ¶
func NewTestReduceLogSumAscAxes() *testbackend.TestCase
NewTestReduceLogSumAscAxes version: 3.
func NewTestReduceLogSumDefault ¶
func NewTestReduceLogSumDefault() *testbackend.TestCase
NewTestReduceLogSumDefault version: 3.
func NewTestReduceLogSumDescAxes ¶
func NewTestReduceLogSumDescAxes() *testbackend.TestCase
NewTestReduceLogSumDescAxes version: 3.
func NewTestReduceLogSumExpDefaultAxesKeepdimsExample ¶
func NewTestReduceLogSumExpDefaultAxesKeepdimsExample() *testbackend.TestCase
NewTestReduceLogSumExpDefaultAxesKeepdimsExample version: 3.
func NewTestReduceLogSumExpDefaultAxesKeepdimsRandom ¶
func NewTestReduceLogSumExpDefaultAxesKeepdimsRandom() *testbackend.TestCase
NewTestReduceLogSumExpDefaultAxesKeepdimsRandom version: 3.
func NewTestReduceLogSumExpDoNotKeepdimsExample ¶
func NewTestReduceLogSumExpDoNotKeepdimsExample() *testbackend.TestCase
NewTestReduceLogSumExpDoNotKeepdimsExample version: 3.
func NewTestReduceLogSumExpDoNotKeepdimsRandom ¶
func NewTestReduceLogSumExpDoNotKeepdimsRandom() *testbackend.TestCase
NewTestReduceLogSumExpDoNotKeepdimsRandom version: 3.
func NewTestReduceLogSumExpKeepdimsExample ¶
func NewTestReduceLogSumExpKeepdimsExample() *testbackend.TestCase
NewTestReduceLogSumExpKeepdimsExample version: 3.
func NewTestReduceLogSumExpKeepdimsRandom ¶
func NewTestReduceLogSumExpKeepdimsRandom() *testbackend.TestCase
NewTestReduceLogSumExpKeepdimsRandom version: 3.
func NewTestReduceMaxDefaultAxesKeepdimExample ¶
func NewTestReduceMaxDefaultAxesKeepdimExample() *testbackend.TestCase
NewTestReduceMaxDefaultAxesKeepdimExample version: 3.
func NewTestReduceMaxDefaultAxesKeepdimsRandom ¶
func NewTestReduceMaxDefaultAxesKeepdimsRandom() *testbackend.TestCase
NewTestReduceMaxDefaultAxesKeepdimsRandom version: 3.
func NewTestReduceMaxDoNotKeepdimsExample ¶
func NewTestReduceMaxDoNotKeepdimsExample() *testbackend.TestCase
NewTestReduceMaxDoNotKeepdimsExample version: 3.
func NewTestReduceMaxDoNotKeepdimsRandom ¶
func NewTestReduceMaxDoNotKeepdimsRandom() *testbackend.TestCase
NewTestReduceMaxDoNotKeepdimsRandom version: 3.
func NewTestReduceMaxKeepdimsExample ¶
func NewTestReduceMaxKeepdimsExample() *testbackend.TestCase
NewTestReduceMaxKeepdimsExample version: 3.
func NewTestReduceMaxKeepdimsRandom ¶
func NewTestReduceMaxKeepdimsRandom() *testbackend.TestCase
NewTestReduceMaxKeepdimsRandom version: 3.
func NewTestReduceMeanDefaultAxesKeepdimsExample ¶
func NewTestReduceMeanDefaultAxesKeepdimsExample() *testbackend.TestCase
NewTestReduceMeanDefaultAxesKeepdimsExample version: 3.
func NewTestReduceMeanDefaultAxesKeepdimsRandom ¶
func NewTestReduceMeanDefaultAxesKeepdimsRandom() *testbackend.TestCase
NewTestReduceMeanDefaultAxesKeepdimsRandom version: 3.
func NewTestReduceMeanDoNotKeepdimsExample ¶
func NewTestReduceMeanDoNotKeepdimsExample() *testbackend.TestCase
NewTestReduceMeanDoNotKeepdimsExample version: 3.
func NewTestReduceMeanDoNotKeepdimsRandom ¶
func NewTestReduceMeanDoNotKeepdimsRandom() *testbackend.TestCase
NewTestReduceMeanDoNotKeepdimsRandom version: 3.
func NewTestReduceMeanKeepdimsExample ¶
func NewTestReduceMeanKeepdimsExample() *testbackend.TestCase
NewTestReduceMeanKeepdimsExample version: 3.
func NewTestReduceMeanKeepdimsRandom ¶
func NewTestReduceMeanKeepdimsRandom() *testbackend.TestCase
NewTestReduceMeanKeepdimsRandom version: 3.
func NewTestReduceMinDefaultAxesKeepdimsExample ¶
func NewTestReduceMinDefaultAxesKeepdimsExample() *testbackend.TestCase
NewTestReduceMinDefaultAxesKeepdimsExample version: 3.
func NewTestReduceMinDefaultAxesKeepdimsRandom ¶
func NewTestReduceMinDefaultAxesKeepdimsRandom() *testbackend.TestCase
NewTestReduceMinDefaultAxesKeepdimsRandom version: 3.
func NewTestReduceMinDoNotKeepdimsExample ¶
func NewTestReduceMinDoNotKeepdimsExample() *testbackend.TestCase
NewTestReduceMinDoNotKeepdimsExample version: 3.
func NewTestReduceMinDoNotKeepdimsRandom ¶
func NewTestReduceMinDoNotKeepdimsRandom() *testbackend.TestCase
NewTestReduceMinDoNotKeepdimsRandom version: 3.
func NewTestReduceMinKeepdimsExample ¶
func NewTestReduceMinKeepdimsExample() *testbackend.TestCase
NewTestReduceMinKeepdimsExample version: 3.
func NewTestReduceMinKeepdimsRandom ¶
func NewTestReduceMinKeepdimsRandom() *testbackend.TestCase
NewTestReduceMinKeepdimsRandom version: 3.
func NewTestReduceProdDefaultAxesKeepdimsExample ¶
func NewTestReduceProdDefaultAxesKeepdimsExample() *testbackend.TestCase
NewTestReduceProdDefaultAxesKeepdimsExample version: 3.
func NewTestReduceProdDefaultAxesKeepdimsRandom ¶
func NewTestReduceProdDefaultAxesKeepdimsRandom() *testbackend.TestCase
NewTestReduceProdDefaultAxesKeepdimsRandom version: 3.
func NewTestReduceProdDoNotKeepdimsExample ¶
func NewTestReduceProdDoNotKeepdimsExample() *testbackend.TestCase
NewTestReduceProdDoNotKeepdimsExample version: 3.
func NewTestReduceProdDoNotKeepdimsRandom ¶
func NewTestReduceProdDoNotKeepdimsRandom() *testbackend.TestCase
NewTestReduceProdDoNotKeepdimsRandom version: 3.
func NewTestReduceProdKeepdimsExample ¶
func NewTestReduceProdKeepdimsExample() *testbackend.TestCase
NewTestReduceProdKeepdimsExample version: 3.
func NewTestReduceProdKeepdimsRandom ¶
func NewTestReduceProdKeepdimsRandom() *testbackend.TestCase
NewTestReduceProdKeepdimsRandom version: 3.
func NewTestReduceSumDefaultAxesKeepdimsExample ¶
func NewTestReduceSumDefaultAxesKeepdimsExample() *testbackend.TestCase
NewTestReduceSumDefaultAxesKeepdimsExample version: 3.
func NewTestReduceSumDefaultAxesKeepdimsRandom ¶
func NewTestReduceSumDefaultAxesKeepdimsRandom() *testbackend.TestCase
NewTestReduceSumDefaultAxesKeepdimsRandom version: 3.
func NewTestReduceSumDoNotKeepdimsExample ¶
func NewTestReduceSumDoNotKeepdimsExample() *testbackend.TestCase
NewTestReduceSumDoNotKeepdimsExample version: 3.
func NewTestReduceSumDoNotKeepdimsRandom ¶
func NewTestReduceSumDoNotKeepdimsRandom() *testbackend.TestCase
NewTestReduceSumDoNotKeepdimsRandom version: 3.
func NewTestReduceSumKeepdimsExample ¶
func NewTestReduceSumKeepdimsExample() *testbackend.TestCase
NewTestReduceSumKeepdimsExample version: 3.
func NewTestReduceSumKeepdimsRandom ¶
func NewTestReduceSumKeepdimsRandom() *testbackend.TestCase
NewTestReduceSumKeepdimsRandom version: 3.
func NewTestReduceSumSquareDefaultAxesKeepdimsExample ¶
func NewTestReduceSumSquareDefaultAxesKeepdimsExample() *testbackend.TestCase
NewTestReduceSumSquareDefaultAxesKeepdimsExample version: 3.
func NewTestReduceSumSquareDefaultAxesKeepdimsRandom ¶
func NewTestReduceSumSquareDefaultAxesKeepdimsRandom() *testbackend.TestCase
NewTestReduceSumSquareDefaultAxesKeepdimsRandom version: 3.
func NewTestReduceSumSquareDoNotKeepdimsExample ¶
func NewTestReduceSumSquareDoNotKeepdimsExample() *testbackend.TestCase
NewTestReduceSumSquareDoNotKeepdimsExample version: 3.
func NewTestReduceSumSquareDoNotKeepdimsRandom ¶
func NewTestReduceSumSquareDoNotKeepdimsRandom() *testbackend.TestCase
NewTestReduceSumSquareDoNotKeepdimsRandom version: 3.
func NewTestReduceSumSquareKeepdimsExample ¶
func NewTestReduceSumSquareKeepdimsExample() *testbackend.TestCase
NewTestReduceSumSquareKeepdimsExample version: 3.
func NewTestReduceSumSquareKeepdimsRandom ¶
func NewTestReduceSumSquareKeepdimsRandom() *testbackend.TestCase
NewTestReduceSumSquareKeepdimsRandom version: 3.
func NewTestReflectPad ¶
func NewTestReflectPad() *testbackend.TestCase
NewTestReflectPad version: 3.
func NewTestReshapeExtendedDims ¶
func NewTestReshapeExtendedDims() *testbackend.TestCase
NewTestReshapeExtendedDims version: 3.
func NewTestReshapeNegativeDim ¶
func NewTestReshapeNegativeDim() *testbackend.TestCase
NewTestReshapeNegativeDim version: 3.
func NewTestReshapeOneDim ¶
func NewTestReshapeOneDim() *testbackend.TestCase
NewTestReshapeOneDim version: 3.
func NewTestReshapeReducedDims ¶
func NewTestReshapeReducedDims() *testbackend.TestCase
NewTestReshapeReducedDims version: 3.
func NewTestReshapeReorderedDims ¶
func NewTestReshapeReorderedDims() *testbackend.TestCase
NewTestReshapeReorderedDims version: 3.
func NewTestResizeDownsampleLinear ¶
func NewTestResizeDownsampleLinear() *testbackend.TestCase
NewTestResizeDownsampleLinear version: 4.
func NewTestResizeDownsampleNearest ¶
func NewTestResizeDownsampleNearest() *testbackend.TestCase
NewTestResizeDownsampleNearest version: 4.
func NewTestResizeNearest ¶
func NewTestResizeNearest() *testbackend.TestCase
NewTestResizeNearest version: 4.
func NewTestResizeUpsampleLinear ¶
func NewTestResizeUpsampleLinear() *testbackend.TestCase
NewTestResizeUpsampleLinear version: 4.
func NewTestResizeUpsampleNearest ¶
func NewTestResizeUpsampleNearest() *testbackend.TestCase
NewTestResizeUpsampleNearest version: 4.
func NewTestReversesequenceBatch ¶
func NewTestReversesequenceBatch() *testbackend.TestCase
NewTestReversesequenceBatch version: 5.
func NewTestReversesequenceTime ¶
func NewTestReversesequenceTime() *testbackend.TestCase
NewTestReversesequenceTime version: 5.
func NewTestScatterWithAxis ¶
func NewTestScatterWithAxis() *testbackend.TestCase
NewTestScatterWithAxis version: 3.
func NewTestScatterWithoutAxis ¶
func NewTestScatterWithoutAxis() *testbackend.TestCase
NewTestScatterWithoutAxis version: 3.
func NewTestSeluDefault ¶
func NewTestSeluDefault() *testbackend.TestCase
NewTestSeluDefault version: 3.
func NewTestSeluExample ¶
func NewTestSeluExample() *testbackend.TestCase
NewTestSeluExample version: 3.
func NewTestShapeExample ¶
func NewTestShapeExample() *testbackend.TestCase
NewTestShapeExample version: 3.
func NewTestShrinkHard ¶
func NewTestShrinkHard() *testbackend.TestCase
NewTestShrinkHard version: 4.
func NewTestShrinkSoft ¶
func NewTestShrinkSoft() *testbackend.TestCase
NewTestShrinkSoft version: 4.
func NewTestSigmoidExample ¶
func NewTestSigmoidExample() *testbackend.TestCase
NewTestSigmoidExample version: 3.
func NewTestSinExample ¶
func NewTestSinExample() *testbackend.TestCase
NewTestSinExample version: 3.
func NewTestSinhExample ¶
func NewTestSinhExample() *testbackend.TestCase
NewTestSinhExample version: 3.
func NewTestSizeExample ¶
func NewTestSizeExample() *testbackend.TestCase
NewTestSizeExample version: 3.
func NewTestSliceDefaultAxes ¶
func NewTestSliceDefaultAxes() *testbackend.TestCase
NewTestSliceDefaultAxes version: 4.
func NewTestSliceDefaultSteps ¶
func NewTestSliceDefaultSteps() *testbackend.TestCase
NewTestSliceDefaultSteps version: 4.
func NewTestSliceEndOutOfBounds ¶
func NewTestSliceEndOutOfBounds() *testbackend.TestCase
NewTestSliceEndOutOfBounds version: 4.
func NewTestSliceNegSteps ¶
func NewTestSliceNegSteps() *testbackend.TestCase
NewTestSliceNegSteps version: 4.
func NewTestSoftmaxAxis0 ¶
func NewTestSoftmaxAxis0() *testbackend.TestCase
NewTestSoftmaxAxis0 version: 3.
func NewTestSoftmaxAxis1 ¶
func NewTestSoftmaxAxis1() *testbackend.TestCase
NewTestSoftmaxAxis1 version: 3.
func NewTestSoftmaxAxis2 ¶
func NewTestSoftmaxAxis2() *testbackend.TestCase
NewTestSoftmaxAxis2 version: 3.
func NewTestSoftmaxDefaultAxis ¶
func NewTestSoftmaxDefaultAxis() *testbackend.TestCase
NewTestSoftmaxDefaultAxis version: 3.
func NewTestSoftmaxExample ¶
func NewTestSoftmaxExample() *testbackend.TestCase
NewTestSoftmaxExample version: 3.
func NewTestSoftmaxLargeNumber ¶
func NewTestSoftmaxLargeNumber() *testbackend.TestCase
NewTestSoftmaxLargeNumber version: 3.
func NewTestSoftplusExample ¶
func NewTestSoftplusExample() *testbackend.TestCase
NewTestSoftplusExample version: 3.
func NewTestSoftsignExample ¶
func NewTestSoftsignExample() *testbackend.TestCase
NewTestSoftsignExample version: 3.
func NewTestSplitEqualParts1d ¶
func NewTestSplitEqualParts1d() *testbackend.TestCase
NewTestSplitEqualParts1d version: 3.
func NewTestSplitEqualParts2d ¶
func NewTestSplitEqualParts2d() *testbackend.TestCase
NewTestSplitEqualParts2d version: 3.
func NewTestSplitEqualPartsDefaultAxis ¶
func NewTestSplitEqualPartsDefaultAxis() *testbackend.TestCase
NewTestSplitEqualPartsDefaultAxis version: 3.
func NewTestSplitVariableParts1d ¶
func NewTestSplitVariableParts1d() *testbackend.TestCase
NewTestSplitVariableParts1d version: 3.
func NewTestSplitVariableParts2d ¶
func NewTestSplitVariableParts2d() *testbackend.TestCase
NewTestSplitVariableParts2d version: 3.
func NewTestSplitVariablePartsDefaultAxis ¶
func NewTestSplitVariablePartsDefaultAxis() *testbackend.TestCase
NewTestSplitVariablePartsDefaultAxis version: 3.
func NewTestSqrtExample ¶
func NewTestSqrtExample() *testbackend.TestCase
NewTestSqrtExample version: 3.
func NewTestSubExample ¶
func NewTestSubExample() *testbackend.TestCase
NewTestSubExample version: 3.
func NewTestSumExample ¶
func NewTestSumExample() *testbackend.TestCase
NewTestSumExample version: 3.
func NewTestSumOneInput ¶
func NewTestSumOneInput() *testbackend.TestCase
NewTestSumOneInput version: 3.
func NewTestSumTwoInputs ¶
func NewTestSumTwoInputs() *testbackend.TestCase
NewTestSumTwoInputs version: 3.
func NewTestTanExample ¶
func NewTestTanExample() *testbackend.TestCase
NewTestTanExample version: 3.
func NewTestTanhExample ¶
func NewTestTanhExample() *testbackend.TestCase
NewTestTanhExample version: 3.
func NewTestTfidfvectorizerTfBatchOnlybigramsSkip0 ¶
func NewTestTfidfvectorizerTfBatchOnlybigramsSkip0() *testbackend.TestCase
NewTestTfidfvectorizerTfBatchOnlybigramsSkip0 version: 3.
func NewTestTfidfvectorizerTfBatchOnlybigramsSkip5 ¶
func NewTestTfidfvectorizerTfBatchOnlybigramsSkip5() *testbackend.TestCase
NewTestTfidfvectorizerTfBatchOnlybigramsSkip5 version: 3.
func NewTestTfidfvectorizerTfBatchUniandbigramsSkip5 ¶
func NewTestTfidfvectorizerTfBatchUniandbigramsSkip5() *testbackend.TestCase
NewTestTfidfvectorizerTfBatchUniandbigramsSkip5 version: 3.
func NewTestTfidfvectorizerTfOnlyBigramsSkip0 ¶
func NewTestTfidfvectorizerTfOnlyBigramsSkip0() *testbackend.TestCase
NewTestTfidfvectorizerTfOnlyBigramsSkip0 version: 3.
func NewTestTfidfvectorizerTfOnlybigramsLevelempty ¶
func NewTestTfidfvectorizerTfOnlybigramsLevelempty() *testbackend.TestCase
NewTestTfidfvectorizerTfOnlybigramsLevelempty version: 3.
func NewTestTfidfvectorizerTfOnlybigramsSkip5 ¶
func NewTestTfidfvectorizerTfOnlybigramsSkip5() *testbackend.TestCase
NewTestTfidfvectorizerTfOnlybigramsSkip5 version: 3.
func NewTestTfidfvectorizerTfUniandbigramsSkip5 ¶
func NewTestTfidfvectorizerTfUniandbigramsSkip5() *testbackend.TestCase
NewTestTfidfvectorizerTfUniandbigramsSkip5 version: 3.
func NewTestThresholdedrelu ¶
func NewTestThresholdedrelu() *testbackend.TestCase
NewTestThresholdedrelu version: 4.
func NewTestThresholdedreluDefault ¶
func NewTestThresholdedreluDefault() *testbackend.TestCase
NewTestThresholdedreluDefault version: 4.
func NewTestThresholdedreluExample ¶
func NewTestThresholdedreluExample() *testbackend.TestCase
NewTestThresholdedreluExample version: 4.
func NewTestTilePrecomputed ¶
func NewTestTilePrecomputed() *testbackend.TestCase
NewTestTilePrecomputed version: 3.
func NewTestTransposeAllPermutations0 ¶
func NewTestTransposeAllPermutations0() *testbackend.TestCase
NewTestTransposeAllPermutations0 version: 3.
func NewTestTransposeAllPermutations1 ¶
func NewTestTransposeAllPermutations1() *testbackend.TestCase
NewTestTransposeAllPermutations1 version: 3.
func NewTestTransposeAllPermutations2 ¶
func NewTestTransposeAllPermutations2() *testbackend.TestCase
NewTestTransposeAllPermutations2 version: 3.
func NewTestTransposeAllPermutations3 ¶
func NewTestTransposeAllPermutations3() *testbackend.TestCase
NewTestTransposeAllPermutations3 version: 3.
func NewTestTransposeAllPermutations4 ¶
func NewTestTransposeAllPermutations4() *testbackend.TestCase
NewTestTransposeAllPermutations4 version: 3.
func NewTestTransposeAllPermutations5 ¶
func NewTestTransposeAllPermutations5() *testbackend.TestCase
NewTestTransposeAllPermutations5 version: 3.
func NewTestTransposeDefault ¶
func NewTestTransposeDefault() *testbackend.TestCase
NewTestTransposeDefault version: 3.
func NewTestUpsampleNearest ¶
func NewTestUpsampleNearest() *testbackend.TestCase
NewTestUpsampleNearest version: 4.
Types ¶
This section is empty.
Source Files ¶
- doc.go
- onnx_test_abs.go
- onnx_test_acos.go
- onnx_test_acos_example.go
- onnx_test_acosh.go
- onnx_test_acosh_example.go
- onnx_test_add.go
- onnx_test_add_bcast.go
- onnx_test_argmax_default_axis_example.go
- onnx_test_argmax_default_axis_random.go
- onnx_test_argmax_keepdims_example.go
- onnx_test_argmax_keepdims_random.go
- onnx_test_argmax_no_keepdims_example.go
- onnx_test_argmax_no_keepdims_random.go
- onnx_test_argmin_default_axis_example.go
- onnx_test_argmin_default_axis_random.go
- onnx_test_argmin_keepdims_example.go
- onnx_test_argmin_keepdims_random.go
- onnx_test_argmin_no_keepdims_example.go
- onnx_test_argmin_no_keepdims_random.go
- onnx_test_asin.go
- onnx_test_asin_example.go
- onnx_test_asinh.go
- onnx_test_asinh_example.go
- onnx_test_atan.go
- onnx_test_atan_example.go
- onnx_test_atanh.go
- onnx_test_atanh_example.go
- onnx_test_averagepool_1d_default.go
- onnx_test_averagepool_2d_ceil.go
- onnx_test_averagepool_2d_default.go
- onnx_test_averagepool_2d_pads.go
- onnx_test_averagepool_2d_pads_count_include_pad.go
- onnx_test_averagepool_2d_precomputed_pads.go
- onnx_test_averagepool_2d_precomputed_pads_count_include_pad.go
- onnx_test_averagepool_2d_precomputed_same_upper.go
- onnx_test_averagepool_2d_precomputed_strides.go
- onnx_test_averagepool_2d_same_lower.go
- onnx_test_averagepool_2d_same_upper.go
- onnx_test_averagepool_2d_strides.go
- onnx_test_averagepool_3d_default.go
- onnx_test_basic_conv_with_padding.go
- onnx_test_basic_conv_without_padding.go
- onnx_test_batchnorm_epsilon.go
- onnx_test_batchnorm_example.go
- onnx_test_cast_DOUBLE_to_FLOAT.go
- onnx_test_cast_FLOAT_to_DOUBLE.go
- onnx_test_ceil.go
- onnx_test_ceil_example.go
- onnx_test_clip.go
- onnx_test_clip_default_inbounds.go
- onnx_test_clip_default_max.go
- onnx_test_clip_default_min.go
- onnx_test_clip_example.go
- onnx_test_clip_inbounds.go
- onnx_test_clip_outbounds.go
- onnx_test_clip_splitbounds.go
- onnx_test_concat_1d_axis_0.go
- onnx_test_concat_2d_axis_0.go
- onnx_test_concat_2d_axis_1.go
- onnx_test_concat_3d_axis_0.go
- onnx_test_concat_3d_axis_1.go
- onnx_test_concat_3d_axis_2.go
- onnx_test_constant.go
- onnx_test_constant_pad.go
- onnx_test_constantofshape_float_ones.go
- onnx_test_constantofshape_int_zeros.go
- onnx_test_conv_with_strides_and_asymmetric_padding.go
- onnx_test_conv_with_strides_no_padding.go
- onnx_test_conv_with_strides_padding.go
- onnx_test_convtranspose.go
- onnx_test_convtranspose_1d.go
- onnx_test_convtranspose_3d.go
- onnx_test_convtranspose_dilations.go
- onnx_test_convtranspose_kernel_shape.go
- onnx_test_convtranspose_output_shape.go
- onnx_test_convtranspose_pad.go
- onnx_test_convtranspose_pads.go
- onnx_test_convtranspose_with_kernel.go
- onnx_test_cos.go
- onnx_test_cos_example.go
- onnx_test_cosh.go
- onnx_test_cosh_example.go
- onnx_test_depthtospace.go
- onnx_test_depthtospace_example.go
- onnx_test_div.go
- onnx_test_div_bcast.go
- onnx_test_div_example.go
- onnx_test_dropout_default.go
- onnx_test_dropout_random.go
- onnx_test_edge_pad.go
- onnx_test_elu.go
- onnx_test_elu_default.go
- onnx_test_elu_example.go
- onnx_test_erf.go
- onnx_test_exp.go
- onnx_test_exp_example.go
- onnx_test_expand_dim_changed.go
- onnx_test_expand_dim_unchanged.go
- onnx_test_eyelike_populate_off_main_diagonal.go
- onnx_test_eyelike_with_dtype.go
- onnx_test_eyelike_without_dtype.go
- onnx_test_flatten_axis0.go
- onnx_test_flatten_axis1.go
- onnx_test_flatten_axis2.go
- onnx_test_flatten_axis3.go
- onnx_test_flatten_default_axis.go
- onnx_test_floor.go
- onnx_test_floor_example.go
- onnx_test_gather_0.go
- onnx_test_gather_1.go
- onnx_test_gemm_broadcast.go
- onnx_test_gemm_nobroadcast.go
- onnx_test_globalaveragepool.go
- onnx_test_globalaveragepool_precomputed.go
- onnx_test_globalmaxpool.go
- onnx_test_globalmaxpool_precomputed.go
- onnx_test_hardmax_axis_0.go
- onnx_test_hardmax_axis_1.go
- onnx_test_hardmax_axis_2.go
- onnx_test_hardmax_default_axis.go
- onnx_test_hardmax_example.go
- onnx_test_hardmax_one_hot.go
- onnx_test_hardsigmoid.go
- onnx_test_hardsigmoid_default.go
- onnx_test_hardsigmoid_example.go
- onnx_test_identity.go
- onnx_test_instancenorm_epsilon.go
- onnx_test_instancenorm_example.go
- onnx_test_leakyrelu.go
- onnx_test_leakyrelu_default.go
- onnx_test_leakyrelu_example.go
- onnx_test_log.go
- onnx_test_log_example.go
- onnx_test_logsoftmax_axis_0.go
- onnx_test_logsoftmax_axis_1.go
- onnx_test_logsoftmax_axis_2.go
- onnx_test_logsoftmax_default_axis.go
- onnx_test_logsoftmax_example_1.go
- onnx_test_logsoftmax_large_number.go
- onnx_test_lrn.go
- onnx_test_lrn_default.go
- onnx_test_matmul_2d.go
- onnx_test_matmul_3d.go
- onnx_test_matmul_4d.go
- onnx_test_max_example.go
- onnx_test_max_one_input.go
- onnx_test_max_two_inputs.go
- onnx_test_maxpool_1d_default.go
- onnx_test_maxpool_2d_ceil.go
- onnx_test_maxpool_2d_default.go
- onnx_test_maxpool_2d_dilations.go
- onnx_test_maxpool_2d_pads.go
- onnx_test_maxpool_2d_precomputed_pads.go
- onnx_test_maxpool_2d_precomputed_same_upper.go
- onnx_test_maxpool_2d_precomputed_strides.go
- onnx_test_maxpool_2d_same_lower.go
- onnx_test_maxpool_2d_same_upper.go
- onnx_test_maxpool_2d_strides.go
- onnx_test_maxpool_3d_default.go
- onnx_test_maxpool_with_argmax_2d_precomputed_pads.go
- onnx_test_maxpool_with_argmax_2d_precomputed_strides.go
- onnx_test_maxunpool_export_with_output_shape.go
- onnx_test_maxunpool_export_without_output_shape.go
- onnx_test_mean_example.go
- onnx_test_mean_one_input.go
- onnx_test_mean_two_inputs.go
- onnx_test_min_example.go
- onnx_test_min_one_input.go
- onnx_test_min_two_inputs.go
- onnx_test_mod_broadcast.go
- onnx_test_mod_int64_fmod.go
- onnx_test_mod_mixed_sign_float32.go
- onnx_test_mod_mixed_sign_float64.go
- onnx_test_mod_mixed_sign_int32.go
- onnx_test_mod_mixed_sign_int64.go
- onnx_test_mul.go
- onnx_test_mul_bcast.go
- onnx_test_mul_example.go
- onnx_test_mvn.go
- onnx_test_neg.go
- onnx_test_neg_example.go
- onnx_test_nonmaxsuppression_center_point_box_format.go
- onnx_test_nonmaxsuppression_flipped_coordinates.go
- onnx_test_nonmaxsuppression_identical_boxes.go
- onnx_test_nonmaxsuppression_limit_output_size.go
- onnx_test_nonmaxsuppression_single_box.go
- onnx_test_nonmaxsuppression_suppress_by_IOU.go
- onnx_test_nonmaxsuppression_suppress_by_IOU_and_scores.go
- onnx_test_nonmaxsuppression_two_batches.go
- onnx_test_nonmaxsuppression_two_classes.go
- onnx_test_onehot_with_axis.go
- onnx_test_onehot_without_axis.go
- onnx_test_pow.go
- onnx_test_pow_bcast_array.go
- onnx_test_pow_bcast_scalar.go
- onnx_test_pow_example.go
- onnx_test_prelu_broadcast.go
- onnx_test_prelu_example.go
- onnx_test_reciprocal.go
- onnx_test_reciprocal_example.go
- onnx_test_reduce_l1_default_axes_keepdims_example.go
- onnx_test_reduce_l1_default_axes_keepdims_random.go
- onnx_test_reduce_l1_do_not_keepdims_example.go
- onnx_test_reduce_l1_do_not_keepdims_random.go
- onnx_test_reduce_l1_keep_dims_example.go
- onnx_test_reduce_l1_keep_dims_random.go
- onnx_test_reduce_l2_default_axes_keepdims_example.go
- onnx_test_reduce_l2_default_axes_keepdims_random.go
- onnx_test_reduce_l2_do_not_keepdims_example.go
- onnx_test_reduce_l2_do_not_keepdims_random.go
- onnx_test_reduce_l2_keep_dims_example.go
- onnx_test_reduce_l2_keep_dims_random.go
- onnx_test_reduce_log_sum.go
- onnx_test_reduce_log_sum_asc_axes.go
- onnx_test_reduce_log_sum_default.go
- onnx_test_reduce_log_sum_desc_axes.go
- onnx_test_reduce_log_sum_exp_default_axes_keepdims_example.go
- onnx_test_reduce_log_sum_exp_default_axes_keepdims_random.go
- onnx_test_reduce_log_sum_exp_do_not_keepdims_example.go
- onnx_test_reduce_log_sum_exp_do_not_keepdims_random.go
- onnx_test_reduce_log_sum_exp_keepdims_example.go
- onnx_test_reduce_log_sum_exp_keepdims_random.go
- onnx_test_reduce_max_default_axes_keepdim_example.go
- onnx_test_reduce_max_default_axes_keepdims_random.go
- onnx_test_reduce_max_do_not_keepdims_example.go
- onnx_test_reduce_max_do_not_keepdims_random.go
- onnx_test_reduce_max_keepdims_example.go
- onnx_test_reduce_max_keepdims_random.go
- onnx_test_reduce_mean_default_axes_keepdims_example.go
- onnx_test_reduce_mean_default_axes_keepdims_random.go
- onnx_test_reduce_mean_do_not_keepdims_example.go
- onnx_test_reduce_mean_do_not_keepdims_random.go
- onnx_test_reduce_mean_keepdims_example.go
- onnx_test_reduce_mean_keepdims_random.go
- onnx_test_reduce_min_default_axes_keepdims_example.go
- onnx_test_reduce_min_default_axes_keepdims_random.go
- onnx_test_reduce_min_do_not_keepdims_example.go
- onnx_test_reduce_min_do_not_keepdims_random.go
- onnx_test_reduce_min_keepdims_example.go
- onnx_test_reduce_min_keepdims_random.go
- onnx_test_reduce_prod_default_axes_keepdims_example.go
- onnx_test_reduce_prod_default_axes_keepdims_random.go
- onnx_test_reduce_prod_do_not_keepdims_example.go
- onnx_test_reduce_prod_do_not_keepdims_random.go
- onnx_test_reduce_prod_keepdims_example.go
- onnx_test_reduce_prod_keepdims_random.go
- onnx_test_reduce_sum_default_axes_keepdims_example.go
- onnx_test_reduce_sum_default_axes_keepdims_random.go
- onnx_test_reduce_sum_do_not_keepdims_example.go
- onnx_test_reduce_sum_do_not_keepdims_random.go
- onnx_test_reduce_sum_keepdims_example.go
- onnx_test_reduce_sum_keepdims_random.go
- onnx_test_reduce_sum_square_default_axes_keepdims_example.go
- onnx_test_reduce_sum_square_default_axes_keepdims_random.go
- onnx_test_reduce_sum_square_do_not_keepdims_example.go
- onnx_test_reduce_sum_square_do_not_keepdims_random.go
- onnx_test_reduce_sum_square_keepdims_example.go
- onnx_test_reduce_sum_square_keepdims_random.go
- onnx_test_reflect_pad.go
- onnx_test_relu.go
- onnx_test_reshape_extended_dims.go
- onnx_test_reshape_negative_dim.go
- onnx_test_reshape_one_dim.go
- onnx_test_reshape_reduced_dims.go
- onnx_test_reshape_reordered_dims.go
- onnx_test_resize_downsample_linear.go
- onnx_test_resize_downsample_nearest.go
- onnx_test_resize_nearest.go
- onnx_test_resize_upsample_linear.go
- onnx_test_resize_upsample_nearest.go
- onnx_test_reversesequence_batch.go
- onnx_test_reversesequence_time.go
- onnx_test_roialign.go
- onnx_test_scan9_sum.go
- onnx_test_scatter_with_axis.go
- onnx_test_scatter_without_axis.go
- onnx_test_selu.go
- onnx_test_selu_default.go
- onnx_test_selu_example.go
- onnx_test_shape.go
- onnx_test_shape_example.go
- onnx_test_shrink_hard.go
- onnx_test_shrink_soft.go
- onnx_test_sigmoid.go
- onnx_test_sigmoid_example.go
- onnx_test_sign.go
- onnx_test_sin.go
- onnx_test_sin_example.go
- onnx_test_sinh.go
- onnx_test_sinh_example.go
- onnx_test_size.go
- onnx_test_size_example.go
- onnx_test_slice.go
- onnx_test_slice_default_axes.go
- onnx_test_slice_default_steps.go
- onnx_test_slice_end_out_of_bounds.go
- onnx_test_slice_neg.go
- onnx_test_slice_neg_steps.go
- onnx_test_softmax_axis_0.go
- onnx_test_softmax_axis_1.go
- onnx_test_softmax_axis_2.go
- onnx_test_softmax_default_axis.go
- onnx_test_softmax_example.go
- onnx_test_softmax_large_number.go
- onnx_test_softplus.go
- onnx_test_softplus_example.go
- onnx_test_softsign.go
- onnx_test_softsign_example.go
- onnx_test_split_equal_parts_1d.go
- onnx_test_split_equal_parts_2d.go
- onnx_test_split_equal_parts_default_axis.go
- onnx_test_split_variable_parts_1d.go
- onnx_test_split_variable_parts_2d.go
- onnx_test_split_variable_parts_default_axis.go
- onnx_test_sqrt.go
- onnx_test_sqrt_example.go
- onnx_test_squeeze.go
- onnx_test_sub.go
- onnx_test_sub_bcast.go
- onnx_test_sub_example.go
- onnx_test_sum_example.go
- onnx_test_sum_one_input.go
- onnx_test_sum_two_inputs.go
- onnx_test_tan.go
- onnx_test_tan_example.go
- onnx_test_tanh.go
- onnx_test_tanh_example.go
- onnx_test_tfidfvectorizer_tf_batch_onlybigrams_skip0.go
- onnx_test_tfidfvectorizer_tf_batch_onlybigrams_skip5.go
- onnx_test_tfidfvectorizer_tf_batch_uniandbigrams_skip5.go
- onnx_test_tfidfvectorizer_tf_only_bigrams_skip0.go
- onnx_test_tfidfvectorizer_tf_onlybigrams_levelempty.go
- onnx_test_tfidfvectorizer_tf_onlybigrams_skip5.go
- onnx_test_tfidfvectorizer_tf_uniandbigrams_skip5.go
- onnx_test_thresholdedrelu.go
- onnx_test_thresholdedrelu_default.go
- onnx_test_thresholdedrelu_example.go
- onnx_test_tile.go
- onnx_test_tile_precomputed.go
- onnx_test_top_k.go
- onnx_test_transpose_all_permutations_0.go
- onnx_test_transpose_all_permutations_1.go
- onnx_test_transpose_all_permutations_2.go
- onnx_test_transpose_all_permutations_3.go
- onnx_test_transpose_all_permutations_4.go
- onnx_test_transpose_all_permutations_5.go
- onnx_test_transpose_default.go
- onnx_test_unsqueeze.go
- onnx_test_upsample_nearest.go