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