Searched refs:tls_shape (Results 1 – 1 of 1) sorted by relevance
928 const TensorShape& tls_shape = c->input(0).shape(); in Compute() local936 0 /*input_index*/, 0 /*output_index*/, DT_VARIANT, tls_shape, in Compute()945 OP_REQUIRES(c, TensorShapeUtils::IsVector(tls_shape), in Compute()948 tls_shape.DebugString())); in Compute()