Home
last modified time | relevance | path

Searched refs:_increment (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_map_fn_op_test.py216 def _increment(f): function
223 fn=_increment,
/external/tensorflow/tensorflow/python/kernel_tests/
Dpy_func_test.py425 def _increment(self, diff): member in PyFuncTest.testNoReturnValueStateful.State
429 return script_ops.py_func(self._increment, [diff], [], stateful=True)
/external/guice/extensions/persist/lib/
Doro-2.0.8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/tensorflow/tensorflow/lite/python/
Dlite_test.py2156 self._increment = increment
2159 return inputs + self._increment
2163 config['increment'] = self._increment