HomeSort by relevance Sort by last modified time
    Searched refs:ModifyGraphWithDelegate (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/lite/
interpreter.h 259 TfLiteStatus ModifyGraphWithDelegate(TfLiteDelegate* delegate);
interpreter_test.cc 812 interpreter_.ModifyGraphWithDelegate(simple.get_tf_lite_delegate());
    [all...]
interpreter.cc 596 TfLiteStatus Interpreter::ModifyGraphWithDelegate(TfLiteDelegate* delegate) {

Completed in 138 milliseconds