Commit 3c4a3e36 authored by Thomas O'Malley's avatar Thomas O'Malley Committed by TensorFlower Gardener
Browse files

Whitelists TensorFlow Operations for use with the Keras Functional API.

Raw TensorFlow functions can now be used in conjunction with the Keras
Functional API during model creation. This obviates the need for users to create Lambda layers in most cases when using the Functional API. Like Lambda layers, TensorFlow functions that result in Variable creation or assign ops are not supported.

PiperOrigin-RevId: 228918545
parent 1d1aeb64
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment