- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for conv2d (0.07 sec)
-
RELEASE.md
* Keras: * `tf.keras.layers.Conv` now includes a public `convolution_op` method. This method can be used to simplify the implementation of Conv subclasses. There are two primary ways to use this new method. The first is to use the method directly in your own `call` method: `python class StandardizedConv2D(tf.keras.layers.Conv2D): def call(self, inputs):
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0)