Searched refs:stop_in_shape (Results 1 – 1 of 1) sorted by relevance
126 const TensorShape stop_in_shape = ctx->InputShape("stop"); in Compile() local131 OP_REQUIRES(ctx, TensorShapeUtils::IsScalar(stop_in_shape), in Compile()133 stop_in_shape.DebugString())); in Compile()