Searched refs:OpListToJSONString (Results 1 – 5 of 5) sorted by relevance
40 output_text_ = OpListToJSONString(flex_ops_); in ReadOps()45 output_text_ = OpListToJSONString(flex_ops_); in ReadOps()
50 std::string OpListToJSONString(const OpKernelSet& flex_ops);
49 std::cout << tflite::flex::OpListToJSONString(flex_ops); in main()
24 std::string OpListToJSONString(const OpKernelSet& flex_ops) { in OpListToJSONString() function
36 std::string OpListToJSONString(const OpKernelSet& flex_ops) { in OpListToJSONString() function