Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Drank.mod.py49 def test_internal_output(name, rank_input, fill_dims, fill_output, rank_input_data, argument
54 model = model.Operation("FILL", fill_dims, internal_result).To(fill_output)
58 fill_dims: fill_dims_data,
65 fill_dims=Input("input0", "TENSOR_INT32", "{3}"),