Searched defs:custom_func (Results 1 – 3 of 3) sorted by relevance
94 pub custom_func: Option<String>, field
371 def custom_func(self) -> Tensor: member in MyScriptModule
902 PyObject *custom_func; in _match_number_unicode() local