HomeSort by relevance Sort by last modified time
    Searched defs:ANeuralNetworksExecution_setInput (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/lite/nnapi/
NeuralNetworksShim.h 199 * {@link ANeuralNetworksExecution_setInput},
208 * {@link ANeuralNetworksExecution_setInput} or {@link
552 inline int ANeuralNetworksExecution_setInput(
555 LOAD_FUNCTION(ANeuralNetworksExecution_setInput);
    [all...]
nnapi_implementation.h 123 * {@link ANeuralNetworksExecution_setInput},
132 * {@link ANeuralNetworksExecution_setInput} or {@link
440 int (*ANeuralNetworksExecution_setInput)(
    [all...]

Completed in 123 milliseconds