Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/extension/pytree/aten_util/test/
H A Divalue_util_test.cpp16 std::vector<at::Tensor> makeExampleTensors(size_t N) { in makeExampleTensors() function
30 auto tensors = makeExampleTensors(3); in makeExampleListOfTensors()
40 auto tensors = makeExampleTensors(3); in makeExampleTupleOfTensors()
46 auto tensors = makeExampleTensors(3); in makeExampleDictOfTensors()
55 auto tensors = makeExampleTensors(8); in makeExampleComposite()