Searched refs:get_data_as_tuple (Results 1 – 5 of 5) sorted by relevance
83 return this->get_data_as_tuple() == other.get_data_as_tuple();104 ParameterDataType get_data_as_tuple() const { in get_data_as_tuple() function
135 return this->get_data_as_tuple() == other.get_data_as_tuple();182 ParameterDataType get_data_as_tuple() const { in get_data_as_tuple() function
408 return this->get_data_as_tuple() == other.get_data_as_tuple(); in operator ==()427 ParamsDataType get_data_as_tuple() const { in get_data_as_tuple() function in tensorflow::BiasAddParams
324 ParameterDataType get_data_as_tuple() const {325 return std::make_tuple(ConvParameters::get_data_as_tuple(),334 return lhs.get_data_as_tuple() == rhs.get_data_as_tuple();
173 return this->get_data_as_tuple() == other.get_data_as_tuple(); in operator ==()201 ParameterDataType get_data_as_tuple() const { in get_data_as_tuple() function in tensorflow::__anond88b5f210111::CudnnRnnParameters