Home
last modified time | relevance | path

Searched defs:OperatorType (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/toco/tflite/
Dexport.cc170 const std::map<OperatorType, std::unique_ptr<BaseOperator>>& ops_by_type, in ExportOperatorCodes()
230 const std::map<OperatorType, std::unique_ptr<BaseOperator>>& ops_by_type, in ExportOperators()
/external/tensorflow/tensorflow/contrib/lite/toco/
Dmodel.h32 enum class OperatorType { enum