Searched defs:labels_shape (Results 1 – 2 of 2) sorted by relevance
201 const TensorShape labels_shape = ctx->InputShape(1); in Compile() local
139 TensorShape labels_shape({batch_size, max_label_len}); in Compute() local