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

  /external/tensorflow/tensorflow/core/graph/
costmodel.h 83 void SetNumOutputs(const Node* node, int num_outputs);
costmodel.cc 153 void CostModel::SetNumOutputs(const Node* node, int num_outputs) {
416 cost_model->SetNumOutputs(n, num_outputs);

Completed in 104 milliseconds