-
Notifications
You must be signed in to change notification settings - Fork 201
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make all TF operations visible via the Ops API (#533)
Skip Risc and Estimator ops
- Loading branch information
1 parent
1ac423c
commit cff20e9
Showing
1,786 changed files
with
13,326 additions
and
11,018 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_Abort.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "Abort" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AccumulateNV2.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AccumulatorApplyGradient.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AccumulatorNumAccumulated.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AccumulatorSetGlobalStep.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AccumulatorTakeGradient.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_Acosh.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AddManySparseToTensorsMap.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AddSparseToTensorsMap.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AdjustContrastv2.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AdjustHue.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AdjustSaturation.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "All" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AllCandidateSampler.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AllToAll.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_Angle.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AnonymousHashTable.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "AnonymousHashTable" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AnonymousMemoryCache.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AnonymousMutableDenseHashTable.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "AnonymousMutableDenseHashTable" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AnonymousMutableHashTable.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "AnonymousMutableHashTable" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AnonymousMutableHashTableOfTensors.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "AnonymousMutableHashTableOfTensors" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AnonymousRandomSeedGenerator.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AnonymousSeedGenerator.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "Any" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyAdaMax.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyAdadelta.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyAdagrad.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyAdagradDA.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyAdagradV2.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyAdam.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyAddSign.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyCenteredRMSProp.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyFtrlV2.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyGradientDescent.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyMomentum.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyPowerSign.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyProximalAdagrad.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyProximalGradientDescent.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApplyRMSProp.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApproxTopK.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "ApproxTopK" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ApproximateEqual.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ArgMax.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_ArgMin.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AsString.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_Asinh.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_Assert.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "Assert" | ||
endpoint { | ||
name: "AssertThat" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AssertPrevDataset.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_Assign.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "Assign" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AssignAdd.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "AssignAdd" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AssignAddVariableOp.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "AssignAddVariableOp" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AssignSub.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "AssignSub" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AssignSubVariableOp.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "AssignSubVariableOp" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AssignVariableOp.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
op { | ||
visibility: VISIBLE | ||
graph_op_name: "AssignVariableOp" | ||
} |
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AssignVariableXlaConcatND.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_Atan2.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_Atanh.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AudioSpectrogram.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AudioSummaryV2.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AvgPool.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AvgPool3D.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AvgPool3DGrad.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_AvgPoolGrad.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
1 change: 1 addition & 0 deletions
1
tensorflow-core/tensorflow-core-api/src/api/api_def_BandedTriangularSolve.pbtxt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
Oops, something went wrong.