Update ops-related pbtxt files.
PiperOrigin-RevId: 300337607 Change-Id: Ia2d64a67356c80694c40278bd6bfcf06ceb4c5f0
This commit is contained in:
parent
0dc61704dd
commit
30e91ab40f
@ -35,47 +35,3 @@ op {
|
||||
type: "string"
|
||||
}
|
||||
}
|
||||
op {
|
||||
name: "ImageProjectiveTransformV2"
|
||||
input_arg {
|
||||
name: "images"
|
||||
type_attr: "dtype"
|
||||
}
|
||||
input_arg {
|
||||
name: "transforms"
|
||||
type: DT_FLOAT
|
||||
}
|
||||
input_arg {
|
||||
name: "output_shape"
|
||||
type: DT_INT32
|
||||
}
|
||||
output_arg {
|
||||
name: "transformed_images"
|
||||
type_attr: "dtype"
|
||||
}
|
||||
attr {
|
||||
name: "dtype"
|
||||
type: "type"
|
||||
allowed_values {
|
||||
list {
|
||||
type: DT_UINT8
|
||||
type: DT_INT32
|
||||
type: DT_INT64
|
||||
type: DT_HALF
|
||||
type: DT_FLOAT
|
||||
type: DT_DOUBLE
|
||||
}
|
||||
}
|
||||
}
|
||||
attr {
|
||||
name: "interpolation"
|
||||
type: "string"
|
||||
}
|
||||
attr {
|
||||
name: "fill_mode"
|
||||
type: "string"
|
||||
default_value {
|
||||
s: "constant"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -18118,13 +18118,6 @@ op {
|
||||
name: "interpolation"
|
||||
type: "string"
|
||||
}
|
||||
attr {
|
||||
name: "fill_mode"
|
||||
type: "string"
|
||||
default_value {
|
||||
s: "constant"
|
||||
}
|
||||
}
|
||||
}
|
||||
op {
|
||||
name: "ImageSummary"
|
||||
|
Loading…
Reference in New Issue
Block a user