Home
last modified time | relevance | path

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

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DDevice.cpp84 std::vector<bool> supported = hexagonModel.supportedOperations(); in getSupportedOperations()
DHexagonModel.h133 std::vector<bool> supportedOperations();
DHexagonModel.cpp475 std::vector<bool> supported = supportedOperations(); in verifyOperations()
579 std::vector<bool> Model::supportedOperations() { in supportedOperations() function in android::hardware::neuralnetworks::V1_0::implementation::hexagon::Model
/hardware/interfaces/neuralnetworks/1.1/
DIDevice.hal55 * @return supportedOperations A list of supported operations, where true
63 generates (ErrorStatus status, vec<bool> supportedOperations);
/hardware/interfaces/neuralnetworks/1.0/
DIDevice.hal50 * @return supportedOperations A list of supported operations, where true
58 generates (ErrorStatus status, vec<bool> supportedOperations);
/hardware/interfaces/neuralnetworks/1.3/
DIDevice.hal69 * @return supportedOperations A list of supported operations, where true
75 generates (ErrorStatus status, vec<bool> supportedOperations);
/hardware/interfaces/neuralnetworks/1.2/
DIDevice.hal118 * @return supportedOperations A list of supported operations, where true
124 generates (ErrorStatus status, vec<bool> supportedOperations);