HomeSort by relevance Sort by last modified time
    Searched refs:InsertCopyOperator (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/lite/toco/graph_transformations/
remove_trivial_passthrough.cc 129 InsertCopyOperator(model, main_input_name, output_name);
quantize.cc 569 InsertCopyOperator(model, dequantize_op->inputs[0],
  /external/tensorflow/tensorflow/lite/toco/
tooling_util.h 197 void InsertCopyOperator(Model* model, const string& source_array_name,
tooling_util.cc     [all...]

Completed in 471 milliseconds