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

  /external/tensorflow/tensorflow/contrib/lite/toco/
model.h 54 kL2Pool,
681 L2PoolOperator() : Operator(OperatorType::kL2Pool) {}
    [all...]
tooling_util.cc     [all...]
export_tensorflow.cc     [all...]
  /external/tensorflow/tensorflow/contrib/lite/toco/tflite/
operator_test.cc 192 GetOperator("L2_POOL_2D", OperatorType::kL2Pool), op);
operator.cc 798 new L2Pool(::tflite::BuiltinOperator_L2_POOL_2D, OperatorType::kL2Pool));
    [all...]
  /external/tensorflow/tensorflow/contrib/lite/toco/graph_transformations/
propagate_fixed_sizes.cc     [all...]

Completed in 398 milliseconds