... input_shape[3] * 4) def call(self, x): return tf.concat( [x[..., ::2, ::2, ... from functools import wraps import tensorflow as tf from ...
確定! 回上一頁