onnxtest

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package onnxtest contains an export of the onnx test files

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTestAbs

func NewTestAbs() *testbackend.TestCase

NewTestAbs version: 3.

func NewTestAcos

func NewTestAcos() *testbackend.TestCase

NewTestAcos version: 3.

func NewTestAcosExample

func NewTestAcosExample() *testbackend.TestCase

NewTestAcosExample version: 3.

func NewTestAcosh

func NewTestAcosh() *testbackend.TestCase

NewTestAcosh version: 3.

func NewTestAcoshExample

func NewTestAcoshExample() *testbackend.TestCase

NewTestAcoshExample version: 3.

func NewTestAdd

func NewTestAdd() *testbackend.TestCase

NewTestAdd version: 3.

func NewTestAddBcast

func NewTestAddBcast() *testbackend.TestCase

NewTestAddBcast 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 NewTestAsin

func NewTestAsin() *testbackend.TestCase

NewTestAsin version: 3.

func NewTestAsinExample

func NewTestAsinExample() *testbackend.TestCase

NewTestAsinExample version: 3.

func NewTestAsinh

func NewTestAsinh() *testbackend.TestCase

NewTestAsinh version: 3.

func NewTestAsinhExample

func NewTestAsinhExample() *testbackend.TestCase

NewTestAsinhExample version: 3.

func NewTestAtan

func NewTestAtan() *testbackend.TestCase

NewTestAtan version: 3.

func NewTestAtanExample

func NewTestAtanExample() *testbackend.TestCase

NewTestAtanExample version: 3.

func NewTestAtanh

func NewTestAtanh() *testbackend.TestCase

NewTestAtanh 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 NewTestCeil

func NewTestCeil() *testbackend.TestCase

NewTestCeil version: 3.

func NewTestCeilExample

func NewTestCeilExample() *testbackend.TestCase

NewTestCeilExample version: 3.

func NewTestClip

func NewTestClip() *testbackend.TestCase

NewTestClip 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 NewTestConstant

func NewTestConstant() *testbackend.TestCase

NewTestConstant 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 NewTestCos

func NewTestCos() *testbackend.TestCase

NewTestCos version: 3.

func NewTestCosExample

func NewTestCosExample() *testbackend.TestCase

NewTestCosExample version: 3.

func NewTestCosh

func NewTestCosh() *testbackend.TestCase

NewTestCosh 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 NewTestDiv

func NewTestDiv() *testbackend.TestCase

NewTestDiv version: 3.

func NewTestDivBcast

func NewTestDivBcast() *testbackend.TestCase

NewTestDivBcast 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 NewTestEdgePad

func NewTestEdgePad() *testbackend.TestCase

NewTestEdgePad version: 3.

func NewTestElu

func NewTestElu() *testbackend.TestCase

NewTestElu version: 3.

func NewTestEluDefault

func NewTestEluDefault() *testbackend.TestCase

NewTestEluDefault version: 3.

func NewTestEluExample

func NewTestEluExample() *testbackend.TestCase

NewTestEluExample version: 3.

func NewTestErf

func NewTestErf() *testbackend.TestCase

NewTestErf version: 3.

func NewTestExp

func NewTestExp() *testbackend.TestCase

NewTestExp 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 NewTestFloor

func NewTestFloor() *testbackend.TestCase

NewTestFloor version: 3.

func NewTestFloorExample

func NewTestFloorExample() *testbackend.TestCase

NewTestFloorExample version: 3.

func NewTestGather0

func NewTestGather0() *testbackend.TestCase

NewTestGather0 version: 3.

func NewTestGather1

func NewTestGather1() *testbackend.TestCase

NewTestGather1 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 NewTestIdentity

func NewTestIdentity() *testbackend.TestCase

NewTestIdentity version: 3.

func NewTestInstancenormEpsilon

func NewTestInstancenormEpsilon() *testbackend.TestCase

NewTestInstancenormEpsilon version: 3.

func NewTestInstancenormExample

func NewTestInstancenormExample() *testbackend.TestCase

NewTestInstancenormExample version: 3.

func NewTestLeakyrelu

func NewTestLeakyrelu() *testbackend.TestCase

NewTestLeakyrelu version: 3.

func NewTestLeakyreluDefault

func NewTestLeakyreluDefault() *testbackend.TestCase

NewTestLeakyreluDefault version: 3.

func NewTestLeakyreluExample

func NewTestLeakyreluExample() *testbackend.TestCase

NewTestLeakyreluExample version: 3.

func NewTestLog

func NewTestLog() *testbackend.TestCase

NewTestLog 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 NewTestLrn

func NewTestLrn() *testbackend.TestCase

NewTestLrn version: 3.

func NewTestLrnDefault

func NewTestLrnDefault() *testbackend.TestCase

NewTestLrnDefault version: 3.

func NewTestMatmul2d

func NewTestMatmul2d() *testbackend.TestCase

NewTestMatmul2d version: 3.

func NewTestMatmul3d

func NewTestMatmul3d() *testbackend.TestCase

NewTestMatmul3d version: 3.

func NewTestMatmul4d

func NewTestMatmul4d() *testbackend.TestCase

NewTestMatmul4d 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 NewTestMul

func NewTestMul() *testbackend.TestCase

NewTestMul version: 3.

func NewTestMulBcast

func NewTestMulBcast() *testbackend.TestCase

NewTestMulBcast version: 3.

func NewTestMulExample

func NewTestMulExample() *testbackend.TestCase

NewTestMulExample version: 3.

func NewTestMvn

func NewTestMvn() *testbackend.TestCase

NewTestMvn version: 4.

func NewTestNeg

func NewTestNeg() *testbackend.TestCase

NewTestNeg 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 NewTestPow

func NewTestPow() *testbackend.TestCase

NewTestPow 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 NewTestRelu

func NewTestRelu() *testbackend.TestCase

NewTestRelu 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 NewTestRoialign

func NewTestRoialign() *testbackend.TestCase

NewTestRoialign version: 5.

func NewTestScan9Sum

func NewTestScan9Sum() *testbackend.TestCase

NewTestScan9Sum version: 3.

func NewTestScatterWithAxis

func NewTestScatterWithAxis() *testbackend.TestCase

NewTestScatterWithAxis version: 3.

func NewTestScatterWithoutAxis

func NewTestScatterWithoutAxis() *testbackend.TestCase

NewTestScatterWithoutAxis version: 3.

func NewTestSelu

func NewTestSelu() *testbackend.TestCase

NewTestSelu version: 3.

func NewTestSeluDefault

func NewTestSeluDefault() *testbackend.TestCase

NewTestSeluDefault version: 3.

func NewTestSeluExample

func NewTestSeluExample() *testbackend.TestCase

NewTestSeluExample version: 3.

func NewTestShape

func NewTestShape() *testbackend.TestCase

NewTestShape 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 NewTestSigmoid

func NewTestSigmoid() *testbackend.TestCase

NewTestSigmoid version: 3.

func NewTestSigmoidExample

func NewTestSigmoidExample() *testbackend.TestCase

NewTestSigmoidExample version: 3.

func NewTestSign

func NewTestSign() *testbackend.TestCase

NewTestSign version: 3.

func NewTestSin

func NewTestSin() *testbackend.TestCase

NewTestSin version: 3.

func NewTestSinExample

func NewTestSinExample() *testbackend.TestCase

NewTestSinExample version: 3.

func NewTestSinh

func NewTestSinh() *testbackend.TestCase

NewTestSinh version: 3.

func NewTestSinhExample

func NewTestSinhExample() *testbackend.TestCase

NewTestSinhExample version: 3.

func NewTestSize

func NewTestSize() *testbackend.TestCase

NewTestSize version: 3.

func NewTestSizeExample

func NewTestSizeExample() *testbackend.TestCase

NewTestSizeExample version: 3.

func NewTestSlice

func NewTestSlice() *testbackend.TestCase

NewTestSlice version: 4.

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 NewTestSliceNeg

func NewTestSliceNeg() *testbackend.TestCase

NewTestSliceNeg 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 NewTestSoftplus

func NewTestSoftplus() *testbackend.TestCase

NewTestSoftplus version: 3.

func NewTestSoftplusExample

func NewTestSoftplusExample() *testbackend.TestCase

NewTestSoftplusExample version: 3.

func NewTestSoftsign

func NewTestSoftsign() *testbackend.TestCase

NewTestSoftsign 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 NewTestSqrt

func NewTestSqrt() *testbackend.TestCase

NewTestSqrt version: 3.

func NewTestSqrtExample

func NewTestSqrtExample() *testbackend.TestCase

NewTestSqrtExample version: 3.

func NewTestSqueeze

func NewTestSqueeze() *testbackend.TestCase

NewTestSqueeze version: 3.

func NewTestSub

func NewTestSub() *testbackend.TestCase

NewTestSub version: 3.

func NewTestSubBcast

func NewTestSubBcast() *testbackend.TestCase

NewTestSubBcast 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 NewTestTan

func NewTestTan() *testbackend.TestCase

NewTestTan version: 3.

func NewTestTanExample

func NewTestTanExample() *testbackend.TestCase

NewTestTanExample version: 3.

func NewTestTanh

func NewTestTanh() *testbackend.TestCase

NewTestTanh 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 NewTestTile

func NewTestTile() *testbackend.TestCase

NewTestTile version: 3.

func NewTestTilePrecomputed

func NewTestTilePrecomputed() *testbackend.TestCase

NewTestTilePrecomputed version: 3.

func NewTestTopK

func NewTestTopK() *testbackend.TestCase

NewTestTopK version: 4.

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 NewTestUnsqueeze

func NewTestUnsqueeze() *testbackend.TestCase

NewTestUnsqueeze version: 3.

func NewTestUpsampleNearest

func NewTestUpsampleNearest() *testbackend.TestCase

NewTestUpsampleNearest version: 4.

Types

This section is empty.

Source Files

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL