我需要在elasticsearch aws中设置max_buckets。到目前为止,我已经尝试在模块块中使用max_buckets密钥,但不起作用。advanced_options es_version = "6.3" "search.max_bucketsargument
on elasticsearch.tf line 14, in module "elastic
以seq2seq教程为例,假设我们有(5,5),(10,10)的存储桶,批处理大小为16: model_with_buckets用于构建模型。对于model_with_buckets(它是encoder_inputs)的输入,它是一个存储桶中的批处理,例如。即使它的大小与存储桶大小不同# in def model_with_buckets..)