Searched refs:limit_in_shape (Results 1 – 1 of 1) sorted by relevance
74 const TensorShape limit_in_shape = ctx->InputShape(1); in Compile() local79 OP_REQUIRES(ctx, TensorShapeUtils::IsScalar(limit_in_shape), in Compile()81 limit_in_shape.DebugString())); in Compile()