We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db48e5 commit 4d2af20Copy full SHA for 4d2af20
scio-tensorflow/src/main/scala/com/spotify/scio/tensorflow/TFScioContextFunctions.scala
@@ -52,8 +52,6 @@ class TFScioContextFunctions(val self: ScioContext) extends AnyVal {
52
* remotely stored `org.tensorflow.metadata.v0.Schema` object available in a DistCache.
53
* @group input
54
*/
55
- @deprecated("Schema inference will be removed. We recommend using TensorFlow Data Validation",
56
- "Scio 0.7.0")
57
def tfRecordExampleFileWithSchema(
58
path: String,
59
schemaFilename: String,
0 commit comments