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