Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/examples/
H A Dgraph_mobilenet.cpp85 create_graph_float(input_descriptor, model_id); in do_setup()
122 void create_graph_float(TensorDescriptor &input_descriptor, int model_id) in create_graph_float() function in GraphMobilenetExample
H A Dgraph_mobilenet_v2.cpp77 create_graph_float(input_descriptor); in do_setup()
127 void create_graph_float(TensorDescriptor &input_descriptor) in create_graph_float() function in GraphMobilenetV2Example
H A Dgraph_ssd_mobilenet.cpp88 create_graph_float(input_descriptor); in do_setup()
216 void create_graph_float(TensorDescriptor &input_descriptor) in create_graph_float() function in GraphSSDMobilenetExample