Searched defs:GetTensorName (Results 1 – 3 of 3) sorted by relevance
270 std::string FuncGraphUtils::GetTensorName(const AnfWithOutIndex &tensor) { in GetTensorName() function in mindspore::FuncGraphUtils
274 std::string GetTensorName(size_t index, const tflite::BuiltinOperator &op_type, const std::string &… in GetTensorName() function
643 std::string GraphKernelJsonGenerator::GetTensorName(const nlohmann::json &node_json, const std::str… in GetTensorName() function in mindspore::graphkernel::GraphKernelJsonGenerator