init
This commit is contained in:
245
transformers/utils/tf_ops/onnx.json
Normal file
245
transformers/utils/tf_ops/onnx.json
Normal file
@@ -0,0 +1,245 @@
|
||||
{
|
||||
"opsets": {
|
||||
"1": [
|
||||
"Abs",
|
||||
"Add",
|
||||
"AddV2",
|
||||
"ArgMax",
|
||||
"ArgMin",
|
||||
"AvgPool",
|
||||
"AvgPool3D",
|
||||
"BatchMatMul",
|
||||
"BatchMatMulV2",
|
||||
"BatchToSpaceND",
|
||||
"BiasAdd",
|
||||
"BiasAddV1",
|
||||
"Cast",
|
||||
"Ceil",
|
||||
"CheckNumerics",
|
||||
"ComplexAbs",
|
||||
"Concat",
|
||||
"ConcatV2",
|
||||
"Const",
|
||||
"ConstV2",
|
||||
"Conv1D",
|
||||
"Conv2D",
|
||||
"Conv2DBackpropInput",
|
||||
"Conv3D",
|
||||
"Conv3DBackpropInputV2",
|
||||
"DepthToSpace",
|
||||
"DepthwiseConv2d",
|
||||
"DepthwiseConv2dNative",
|
||||
"Div",
|
||||
"Dropout",
|
||||
"Elu",
|
||||
"Equal",
|
||||
"Erf",
|
||||
"Exp",
|
||||
"ExpandDims",
|
||||
"Flatten",
|
||||
"Floor",
|
||||
"Gather",
|
||||
"GatherNd",
|
||||
"GatherV2",
|
||||
"Greater",
|
||||
"Identity",
|
||||
"IdentityN",
|
||||
"If",
|
||||
"LRN",
|
||||
"LSTMBlockCell",
|
||||
"LeakyRelu",
|
||||
"Less",
|
||||
"Log",
|
||||
"LogSoftmax",
|
||||
"LogicalAnd",
|
||||
"LogicalNot",
|
||||
"LogicalOr",
|
||||
"LookupTableSizeV2",
|
||||
"MatMul",
|
||||
"Max",
|
||||
"MaxPool",
|
||||
"MaxPool3D",
|
||||
"MaxPoolV2",
|
||||
"Maximum",
|
||||
"Mean",
|
||||
"Min",
|
||||
"Minimum",
|
||||
"MirrorPad",
|
||||
"Mul",
|
||||
"Neg",
|
||||
"NoOp",
|
||||
"NotEqual",
|
||||
"OneHot",
|
||||
"Pack",
|
||||
"Pad",
|
||||
"PadV2",
|
||||
"Placeholder",
|
||||
"PlaceholderV2",
|
||||
"PlaceholderWithDefault",
|
||||
"Pow",
|
||||
"Prod",
|
||||
"RFFT",
|
||||
"RandomNormal",
|
||||
"RandomNormalLike",
|
||||
"RandomUniform",
|
||||
"RandomUniformLike",
|
||||
"RealDiv",
|
||||
"Reciprocal",
|
||||
"Relu",
|
||||
"Relu6",
|
||||
"Reshape",
|
||||
"Rsqrt",
|
||||
"Selu",
|
||||
"Shape",
|
||||
"Sigmoid",
|
||||
"Sign",
|
||||
"Size",
|
||||
"Slice",
|
||||
"Softmax",
|
||||
"Softplus",
|
||||
"Softsign",
|
||||
"SpaceToBatchND",
|
||||
"SpaceToDepth",
|
||||
"Split",
|
||||
"SplitV",
|
||||
"Sqrt",
|
||||
"Square",
|
||||
"SquaredDifference",
|
||||
"Squeeze",
|
||||
"StatelessIf",
|
||||
"StopGradient",
|
||||
"StridedSlice",
|
||||
"StringJoin",
|
||||
"Sub",
|
||||
"Sum",
|
||||
"Tanh",
|
||||
"Tile",
|
||||
"TopKV2",
|
||||
"Transpose",
|
||||
"TruncateDiv",
|
||||
"Unpack",
|
||||
"ZerosLike"
|
||||
],
|
||||
"2": [],
|
||||
"3": [],
|
||||
"4": [],
|
||||
"5": [],
|
||||
"6": [
|
||||
"AddN",
|
||||
"All",
|
||||
"Any",
|
||||
"FloorDiv",
|
||||
"FusedBatchNorm",
|
||||
"FusedBatchNormV2",
|
||||
"FusedBatchNormV3"
|
||||
],
|
||||
"7": [
|
||||
"Acos",
|
||||
"Asin",
|
||||
"Atan",
|
||||
"Cos",
|
||||
"Fill",
|
||||
"FloorMod",
|
||||
"GreaterEqual",
|
||||
"LessEqual",
|
||||
"Loop",
|
||||
"MatrixBandPart",
|
||||
"Multinomial",
|
||||
"Range",
|
||||
"ResizeBilinear",
|
||||
"ResizeNearestNeighbor",
|
||||
"Scan",
|
||||
"Select",
|
||||
"SelectV2",
|
||||
"Sin",
|
||||
"SoftmaxCrossEntropyWithLogits",
|
||||
"SparseSoftmaxCrossEntropyWithLogits",
|
||||
"StatelessWhile",
|
||||
"Tan",
|
||||
"TensorListFromTensor",
|
||||
"TensorListGetItem",
|
||||
"TensorListLength",
|
||||
"TensorListReserve",
|
||||
"TensorListResize",
|
||||
"TensorListSetItem",
|
||||
"TensorListStack",
|
||||
"While"
|
||||
],
|
||||
"8": [
|
||||
"BroadcastTo",
|
||||
"ClipByValue",
|
||||
"FIFOQueueV2",
|
||||
"HashTableV2",
|
||||
"IteratorGetNext",
|
||||
"IteratorV2",
|
||||
"LookupTableFindV2",
|
||||
"MaxPoolWithArgmax",
|
||||
"QueueDequeueManyV2",
|
||||
"QueueDequeueUpToV2",
|
||||
"QueueDequeueV2",
|
||||
"ReverseSequence"
|
||||
],
|
||||
"9": [
|
||||
"SegmentMax",
|
||||
"SegmentMean",
|
||||
"SegmentMin",
|
||||
"SegmentProd",
|
||||
"SegmentSum",
|
||||
"Sinh",
|
||||
"SparseSegmentMean",
|
||||
"SparseSegmentMeanWithNumSegments",
|
||||
"SparseSegmentSqrtN",
|
||||
"SparseSegmentSqrtNWithNumSegments",
|
||||
"SparseSegmentSum",
|
||||
"SparseSegmentSumWithNumSegments",
|
||||
"UnsortedSegmentMax",
|
||||
"UnsortedSegmentMin",
|
||||
"UnsortedSegmentProd",
|
||||
"UnsortedSegmentSum",
|
||||
"Where"
|
||||
],
|
||||
"10": [
|
||||
"CropAndResize",
|
||||
"CudnnRNN",
|
||||
"DynamicStitch",
|
||||
"FakeQuantWithMinMaxArgs",
|
||||
"IsFinite",
|
||||
"IsInf",
|
||||
"NonMaxSuppressionV2",
|
||||
"NonMaxSuppressionV3",
|
||||
"NonMaxSuppressionV4",
|
||||
"NonMaxSuppressionV5",
|
||||
"ParallelDynamicStitch",
|
||||
"ReverseV2",
|
||||
"Roll"
|
||||
],
|
||||
"11": [
|
||||
"Bincount",
|
||||
"Cumsum",
|
||||
"InvertPermutation",
|
||||
"LeftShift",
|
||||
"MatrixDeterminant",
|
||||
"MatrixDiagPart",
|
||||
"MatrixDiagPartV2",
|
||||
"MatrixDiagPartV3",
|
||||
"RaggedRange",
|
||||
"RightShift",
|
||||
"Round",
|
||||
"ScatterNd",
|
||||
"SparseFillEmptyRows",
|
||||
"SparseReshape",
|
||||
"SparseToDense",
|
||||
"TensorScatterUpdate",
|
||||
"Unique"
|
||||
],
|
||||
"12": [
|
||||
"Einsum",
|
||||
"MatrixDiag",
|
||||
"MatrixDiagV2",
|
||||
"MatrixDiagV3",
|
||||
"MatrixSetDiagV3",
|
||||
"SquaredDistance"
|
||||
],
|
||||
"13": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user