Searched refs:setUTF8DecodingIgnore (Results 1 – 3 of 3) sorted by relevance
4 TORCH_API void setUTF8DecodingIgnore(bool o);
9 void setUTF8DecodingIgnore(bool o) { in setUTF8DecodingIgnore() function
1172 .def("_jit_set_utf8_decoding_ignore", &setUTF8DecodingIgnore); in initJITBindings()