Home
last modified time | relevance | path

Searched defs:sanitized_name (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_sanitize_constant_names.cc59 string sanitized_name = llvm_ir::SanitizeConstantName(*instr); in Run() local
/external/rust/crates/bindgen/src/ir/
Dty.rs299 pub fn sanitized_name<'a>( in sanitized_name() method
/external/rust/crates/zip/src/
Dread.rs685 pub fn sanitized_name(&self) -> ::std::path::PathBuf { in sanitized_name() method
/external/tensorflow/tensorflow/lite/toco/
Dtooling_util.cc1827 std::string sanitized_name = SanitizeNameForTFNode(name); in AvailableArrayName() local