Skip to content

[Feature Request] tf.keras expose align_corners #23041

@bhack

Description

@bhack

System information

  • Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
    No
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
    N/A
  • Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
    N/A
  • TensorFlow installed from (source or binary):
    N/A
  • TensorFlow version (use command below):
    N/A
  • Python version:
    N/A
  • Bazel version (if compiling from source):
    N/A
  • GCC/Compiler version (if compiling from source):
    N/A
  • CUDA/cuDNN version:
    N/A
  • GPU model and memory:
    N/A
  • Exact command to reproduce:
    N/A

Describe the problem

We need to expose align_corners in this Keras upsample
https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/keras/layers/convolutional.py#L1935

See also keras-team/keras#10994 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions