Searched refs:set_major (Results 1 – 13 of 13) sorted by relevance
54 cc.set_major(7); in TEST_F()57 cudnn_version.set_major(7); in TEST_F()72 cc.set_major(7); in TEST_F()75 cudnn_version.set_major(7); in TEST_F()
225 cudnn_version.set_major(version.major_version()); in GetCudnnVersion()238 cc.set_major(se_cc.major); in GetComputeCapability()
238 result.mutable_peer_rpc_versions()->mutable_max_rpc_version()->set_major(2); in GetHandshakerResult()240 result.mutable_peer_rpc_versions()->mutable_min_rpc_version()->set_major(2); in GetHandshakerResult()
74 caps.mutable_compute_capability()->set_major(stat.IntOrUintValue()); in GetDeviceCaps()
100 version->set_major(GOOGLE_PROTOBUF_VERSION / 1000000); in GetCompilerVersion()
261 void set_major(int32_t value); in Swap()1015 inline void Version::set_major(int32_t value) { in set_major() function
2281 version->set_major(PROTOBUF_VERSION / 1000000); in GeneratePluginOutput()
263 void set_major(int32_t value); in Swap()1035 inline void Version::set_major(int32_t value) { in set_major() function
2283 version->set_major(PROTOBUF_VERSION / 1000000); in GeneratePluginOutput()
117 cudnn_version.set_major(version.major_version()); in GetCudnnVersion()130 cc_proto.set_major(cc.major); in GetComputeCapability()
70 pub fn set_major(&mut self, v: i32) { in set_major() method
63 pub fn set_major(&mut self, v: i32) { in set_major() method