Searched refs:stop_literal (Results 1 – 1 of 1) sorted by relevance
148 xla::Literal stop_literal; in Compile() local149 OP_REQUIRES_OK(ctx, ctx->ConstantInput("stop", &stop_literal)); in Compile()154 float stop = stop_literal.GetFirstElement<float>(); in Compile()170 double stop = stop_literal.GetFirstElement<double>(); in Compile()