Searched defs:batch_input_shape (Results 1 – 2 of 2) sorted by relevance
82 def wrap_keras_model_for_export(model, batch_input_shape, argument
1124 TensorShape batch_input_shape({timelen, batch_size, input_size}); in Compute() local