OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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