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

  /external/tensorflow/tensorflow/contrib/lite/toco/
model.h 1058 struct TensorFlowTileOperator : Operator {
1059 TensorFlowTileOperator() : Operator(OperatorType::kTensorFlowTile) {}
    [all...]
import_tensorflow.cc 758 auto* op = new TensorFlowTileOperator;
    [all...]

Completed in 171 milliseconds