Skip to content

Commit

Permalink
Make all TF operations visible via the Ops API (#533)
Browse files Browse the repository at this point in the history
Skip Risc and Estimator ops
  • Loading branch information
karllessard authored Apr 5, 2024
1 parent 1ac423c commit cff20e9
Show file tree
Hide file tree
Showing 1,786 changed files with 13,326 additions and 11,018 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "Abort"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "Abs"
endpoint {
name: "math.Abs"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AccumulateNV2"
endpoint {
name: "math.AccumulateN"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AccumulatorApplyGradient"
endpoint {
name: "train.AccumulatorApplyGradient"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AccumulatorNumAccumulated"
endpoint {
name: "train.AccumulatorNumAccumulated"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AccumulatorSetGlobalStep"
endpoint {
name: "train.AccumulatorSetGlobalStep"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AccumulatorTakeGradient"
endpoint {
name: "train.AccumulatorTakeGradient"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "Acos"
endpoint {
name: "math.Acos"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "Acosh"
endpoint {
name: "math.Acosh"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "Add"
endpoint {
name: "math.Add"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AddManySparseToTensorsMap"
endpoint {
name: "sparse.AddManySparseToTensorsMap"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AddN"
endpoint {
name: "math.AddN"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AddSparseToTensorsMap"
endpoint {
name: "sparse.AddSparseToTensorsMap"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AdjustContrastv2"
endpoint {
name: "image.AdjustContrast"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AdjustHue"
endpoint {
name: "image.AdjustHue"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AdjustSaturation"
endpoint {
name: "image.AdjustSaturation"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "All"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AllCandidateSampler"
endpoint {
name: "random.AllCandidateSampler"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AllToAll"
endpoint {
name: "tpu.AllToAll"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "Angle"
endpoint {
name: "math.Angle"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "AnonymousHashTable"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AnonymousMemoryCache"
endpoint {
name: "data.AnonymousMemoryCache"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "AnonymousMutableDenseHashTable"
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "AnonymousMutableHashTable"
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "AnonymousMutableHashTableOfTensors"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AnonymousRandomSeedGenerator"
endpoint {
name: "random.AnonymousRandomSeedGenerator"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AnonymousSeedGenerator"
endpoint {
name: "random.AnonymousSeedGenerator"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "Any"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyAdaMax"
endpoint {
name: "train.ApplyAdaMax"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyAdadelta"
endpoint {
name: "train.ApplyAdadelta"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyAdagrad"
endpoint {
name: "train.ApplyAdagrad"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyAdagradDA"
endpoint {
name: "train.ApplyAdagradDa"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyAdagradV2"
endpoint {
name: "train.ApplyAdagradV2"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyAdam"
endpoint {
name: "train.ApplyAdam"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyAddSign"
endpoint {
name: "train.ApplyAddSign"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyCenteredRMSProp"
endpoint {
name: "train.ApplyCenteredRmsProp"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyFtrlV2"
endpoint {
name: "train.ApplyFtrl"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyGradientDescent"
endpoint {
name: "train.ApplyGradientDescent"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyMomentum"
endpoint {
name: "train.ApplyMomentum"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyPowerSign"
endpoint {
name: "train.ApplyPowerSign"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyProximalAdagrad"
endpoint {
name: "train.ApplyProximalAdagrad"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyProximalGradientDescent"
endpoint {
name: "train.ApplyProximalGradientDescent"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApplyRMSProp"
endpoint {
name: "train.ApplyRmsProp"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "ApproxTopK"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ApproximateEqual"
endpoint {
name: "math.ApproximateEqual"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ArgMax"
endpoint {
name: "math.ArgMax"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "ArgMin"
endpoint {
name: "math.ArgMin"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AsString"
endpoint {
name: "dtypes.AsString"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "Asin"
endpoint {
name: "math.Asin"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "Asinh"
endpoint {
name: "math.Asinh"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "Assert"
endpoint {
name: "AssertThat"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AssertPrevDataset"
endpoint {
name: "data.AssertPrevDataset"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "Assign"
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "AssignAdd"
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "AssignAddVariableOp"
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "AssignSub"
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "AssignSubVariableOp"
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
op {
visibility: VISIBLE
graph_op_name: "AssignVariableOp"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AssignVariableXlaConcatND"
endpoint {
name: "xla.AssignVariableConcatND"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "Atan"
endpoint {
name: "math.Atan"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "Atan2"
endpoint {
name: "math.Atan2"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "Atanh"
endpoint {
name: "math.Atanh"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AudioSpectrogram"
endpoint {
name: "audio.AudioSpectrogram"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AudioSummaryV2"
endpoint {
name: "summary.AudioSummary"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AvgPool"
endpoint {
name: "nn.AvgPool"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AvgPool3D"
endpoint {
name: "nn.AvgPool3d"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AvgPool3DGrad"
endpoint {
name: "nn.AvgPool3dGrad"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "AvgPoolGrad"
endpoint {
name: "nn.AvgPoolGrad"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
op {
visibility: VISIBLE
graph_op_name: "BandedTriangularSolve"
endpoint {
name: "linalg.BandedTriangularSolve"
Expand Down
Loading

0 comments on commit cff20e9

Please sign in to comment.