Home
last modified time | relevance | path

Searched defs:name_and_port (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dimport_quant_stats_pass.cc111 std::vector<std::string> name_and_port = in ParseQuantStats() local
116 std::vector<std::string> name_and_port = in ParseQuantStats() local
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc421 const GraphDef& graph_def, const string& name_and_port, DataType* data_type, in GetOutputTensorShapeType()