Home
last modified time | relevance | path

Searched refs:OpListToJSONString (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/
Dlist_flex_ops_test.cc39 output_text_ = OpListToJSONString(flex_ops_); in ReadOps()
44 output_text_ = OpListToJSONString(flex_ops_); in ReadOps()
Dlist_flex_ops.h50 std::string OpListToJSONString(const OpKernelSet& flex_ops);
Dlist_flex_ops_main.cc48 std::cout << tflite::flex::OpListToJSONString(flex_ops); in main()
Dlist_flex_ops_no_kernel.cc22 std::string OpListToJSONString(const OpKernelSet& flex_ops) { in OpListToJSONString() function
Dlist_flex_ops.cc36 std::string OpListToJSONString(const OpKernelSet& flex_ops) { in OpListToJSONString() function