HomeSort by relevance Sort by last modified time
    Searched full:_core (Results 1 - 24 of 24) sorted by null

  /external/tensorflow/tensorflow/contrib/labeled_tensor/
__init__.py 21 from tensorflow.contrib.labeled_tensor.python.ops import core as _core
30 Axis = _core.Axis
31 Axes = _core.Axes
32 LabeledTensor = _core.LabeledTensor
34 as_axis = _core.as_axis
35 convert_to_labeled_tensor = _core.convert_to_labeled_tensor
37 identity = _core.identity
38 slice = _core.slice_function # pylint: disable=redefined-builtin
39 transpose = _core.transpose
40 expand_dims = _core.expand_dim
    [all...]
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
setup.py 28 from distutils import core as _core
252 _core._setup_stop_after = "commandline"
254 dist = _core.setup(**kwargs)
256 _core._setup_stop_after = None
409 if key not in _core.setup_keywords:
419 return _core.setup(**kwargs)
ext.py 28 from distutils import core as _core
48 class Extension(_core.Extension):
67 _core.Extension.__init__(self, *args, **kwargs)
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
setup.py 28 from distutils import core as _core
253 _core._setup_stop_after = "commandline"
255 dist = _core.setup(**kwargs)
257 _core._setup_stop_after = None
410 if key not in _core.setup_keywords:
420 return _core.setup(**kwargs)
ext.py 28 from distutils import core as _core
47 class Extension(_core.Extension):
66 _core.Extension.__init__(self, *args, **kwargs)
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
setup.py 28 from distutils import core as _core
252 _core._setup_stop_after = "commandline"
254 dist = _core.setup(**kwargs)
256 _core._setup_stop_after = None
411 if key not in _core.setup_keywords:
421 return _core.setup(**kwargs)
ext.py 28 from distutils import core as _core
48 class Extension(_core.Extension):
67 _core.Extension.__init__(self, *args, **kwargs)
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
setup.py 28 from distutils import core as _core
253 _core._setup_stop_after = "commandline" # noqa pylint: disable = protected-access
255 dist = _core.setup(**kwargs)
257 _core._setup_stop_after = None # pylint: disable = protected-access
416 if key not in _core.setup_keywords:
426 return _core.setup(**kwargs)
ext.py 28 from distutils import core as _core
47 class Extension(_core.Extension):
66 _core.Extension.__init__(self, *args, **kwargs)
  /external/python/cpython2/Doc/
bugs.rst 88 .. _core-mentorship mailing list: https://mail.python.org/mailman/listinfo/core-mentorship/
  /external/python/cpython3/Doc/
bugs.rst 92 .. _core-mentorship mailing list: https://mail.python.org/mailman/listinfo/core-mentorship/
  /external/tensorflow/tensorflow/python/eager/
python_eager_op_gen.cc 758 strings::StrAppend(&result_, " ", "except _core._FallbackException:\n");
769 "except _core._NotOkStatusException as e:\n");
777 "_six.raise_from(_core._status_to_exception(e.code, message), None)\n");
    [all...]
  /external/vulkan-validation-layers/layers/
README.md 76 `export VK\_INSTANCE\_LAYERS=VK\_LAYER\_LUNARG\_parameter\_validation:VK\_LAYER\_LUNARG\_core\_validation`
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
README.md 82 `export VK\_INSTANCE\_LAYERS=VK\_LAYER\_LUNARG\_parameter\_validation:VK\_LAYER\_LUNARG\_core\_validation`
  /device/linaro/bootloader/arm-trusted-firmware/docs/
psci-lib-integration-guide.rst 433 - plat\_my\_core\_pos
434 - plat\_core\_pos\_by\_mpidr
444 - PLATFORM\_CORE\_COUNT
porting-guide.rst 148 - **#define : PLATFORM\_CORE\_COUNT**
783 Function : plat\_my\_core\_pos()
802 Function : plat\_core\_pos\_by\_mpidr()
    [all...]
platform-migration-guide.rst 352 Function : platform\_get\_core\_pos()
firmware-design.rst     [all...]
  /external/syslinux/lzo/src/
lzo1x_c.ch 32 # define do_compress LZO_PP_ECONCAT2(DO_COMPRESS,_core)
  /build/soong/cc/
cc_test.go     [all...]
  /external/valgrind/coregrind/m_debuginfo/
minilzo-inl.c     [all...]
  /external/libvncserver/common/
minilzo.c     [all...]
  /external/guice/extensions/struts2/lib/
ognl-3.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
as.info     [all...]

Completed in 1404 milliseconds