Searched refs:with_variable (Results 1 – 3 of 3) sorted by relevance
124 pub(crate) fn with_variable( in with_variable() method
309 let new_scope = Scope::with_variable(param, other, scope, custom_scope); in apply()
92 def with_variable(i): function95 self.assertAllEqual(with_variable(constant_op.constant([2])).numpy(), [3])