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

  /external/tensorflow/tensorflow/contrib/lite/toco/graph_transformations/
resolve_constant_shape_or_rank.cc 25 if (!(op->type == OperatorType::kTensorFlowShape ||
51 if (op->type == OperatorType::kTensorFlowShape) {
propagate_array_data_types.cc 64 op->type == OperatorType::kTensorFlowShape) {
propagate_fixed_sizes.cc     [all...]
  /external/tensorflow/tensorflow/contrib/lite/toco/
model.h 109 kTensorFlowShape,
994 TensorFlowShapeOperator() : Operator(OperatorType::kTensorFlowShape) {}
    [all...]
export_tensorflow.cc     [all...]

Completed in 389 milliseconds