Grayscale ========= Auto-generated from keras_code_defs .. raw:: html

PyTorch

API: torchvision.transforms.Grayscale
Strategy: Direct Mapping

Keras

API: lambda x: x
Strategy: Inline Lambda