- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for nn (0.03 sec)
-
tensorflow/api_template_v1.__init__.py
else: _module_dir = _module_util.get_parent_dir_for_name( "keras.api._v1.keras.__internal__.legacy.rnn_cell") _current_module.nn.__path__ = [_module_dir] + _current_module.nn.__path__ del importlib # Load all plugin libraries from site-packages/tensorflow-plugins if we are # running under pip. # TODO(gunan): Find a better location for this code snippet.
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 02 22:16:02 UTC 2024 - 7.5K bytes - Viewed (0) -
docs/language_names.yml
mk: македонски јазик ml: മലയാളം mn: Монгол хэл mr: मराठी ms: Bahasa Malaysia mt: Malti my: ဗမာစာ na: Ekakairũ Naoero nb: Norsk bokmål nd: isiNdebele ne: नेपाली ng: Owambo nl: Nederlands nn: Norsk nynorsk 'no': Norsk nr: isiNdebele nv: Diné bizaad ny: chiCheŵa oc: occitan oj: ᐊᓂᔑᓈᐯᒧᐎᓐ om: Afaan Oromoo or: ଓଡ଼ିଆ os: ирон æвзаг pa: ਪੰਜਾਬੀ pi: पाऴि pl: Polski ps: پښتو
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Jan 22 19:42:53 UTC 2024 - 3.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java
map.put("レ", new String[] { "re" }); map.put("ロ", new String[] { "ro" }); map.put("ワ", new String[] { "wa" }); map.put("ヲ", new String[] { "wo" }); map.put("ン", new String[] { "nn" }); map.put("ガ", new String[] { "ga" }); map.put("ギ", new String[] { "gi" }); map.put("グ", new String[] { "gu" }); map.put("ゲ", new String[] { "ge" });
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Thu Feb 22 01:36:54 UTC 2024 - 9.4K bytes - Viewed (0)