Searched defs:ToCppString (Results 1 – 2 of 2) sorted by relevance
94 std::string Dtype::ToCppString() const { in ToCppString() function in torch::jit::tensorexpr::Dtype
102 std::string ToCppString(JNIEnv* env, jstring value) { in ToCppString() function