Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_config.h195 void set_device_type(const std::string& device_type) { in set_device_type() function
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/src/ukey2_all_proto/
Dsecuregcm.rs830 pub fn set_device_type(&mut self, v: DeviceType) { in set_device_type() method