Home | History | Annotate | Download | only in lib

Lines Matching refs:s_init

391       s_init = constant_op.constant(s_init_val)
392 s = variables.Variable(s_init, name=s_name)