Home
last modified time | relevance | path

Searched defs:z_ptr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dtest_backend_compiler_lib.cpp191 float* z_ptr = args[3]->toTensor().mutable_data_ptr<float>(); in execute() local
205 float* z_ptr = args[3]->toTensor().mutable_data_ptr<float>(); in execute() local