Searched defs:tensor_types (Results 1 – 6 of 6) sorted by relevance
75 std::map<std::string, TypePtr> tensor_types; in FractionalMaxPoolGradInferType() local
70 std::map<std::string, Tensor *> tensor_types; in ValidParam() local
107 std::map<std::string, Tensor *> tensor_types; in ValidParam() local
82 std::map<std::string, Tensor *> tensor_types; in ValidParam() local
82 …ctor<enum ge::DataType> ParseGeTypes(const std::string &op_name, const std::string &tensor_types) { in ParseGeTypes()