Home
last modified time | relevance | path

Searched refs:input_arrays_with_shape (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dlite.py2091 input_arrays_with_shape=self._input_arrays_with_shape,
2381 input_arrays_with_shape=None, argument
2414 self._input_arrays_with_shape = input_arrays_with_shape
2417 if input_tensors is not None and input_arrays_with_shape is not None:
2562 input_arrays_with_shape=None, argument
2588 input_arrays_with_shape, output_arrays,
2699 input_arrays_with_shape = [
2706 input_arrays_with_shape=input_arrays_with_shape,
H A Dconvert_test.py72 input_arrays_with_shape=[("input", [1, 16, 16, 3])],
109 input_arrays_with_shape=[("inputA", [1, 16, 16, 3]),
157 input_arrays_with_shape=[("inputA", [1, 16, 16, 3]),
H A Dconvert.py654 def convert_graphdef_with_arrays(input_data, input_arrays_with_shape, argument
688 for idx, (name, shape) in enumerate(input_arrays_with_shape):
H A Dlite_test.py89 None, None, [], input_arrays_with_shape=[('input', [3,
104 input_arrays_with_shape=[('input', [3, 9])],
1945 input_arrays_with_shape=[('input', [5, 5])],
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/
H A Dtensorflow.lite.-t-f-lite-converter.pbtxt10 …'self\', \'graph_def\', \'input_tensors\', \'output_tensors\', \'input_arrays_with_shape\', \'outp…
/aosp_15_r20/external/federated-compute/fcp/artifact_building/
H A Dplan_utils.py75 input_arrays_with_shape=inputs,