Home
last modified time | relevance | path

Searched defs:layers (Results 1 – 25 of 148) sorted by relevance

123456

/external/drm_hwcomposer/
Dplatform.cpp84 std::map<size_t, DrmHwcLayer *> &layers, DrmCrtc *crtc, in ProvisionPlanes()
109 std::map<size_t, DrmHwcLayer *> &layers, DrmCrtc *crtc, in ProvisionPlanes()
135 std::map<size_t, DrmHwcLayer *> &layers, DrmCrtc *crtc, in ProvisionPlanes()
Ddrmdisplaycomposition.h46 std::vector<DrmHwcLayer> layers; member
126 std::vector<DrmHwcLayer> &layers() { in layers() function
Dplatformhisi.cpp210 std::map<size_t, DrmHwcLayer *> &layers, DrmCrtc *crtc, in ProvisionPlanes()
/external/tensorflow/tensorflow/python/keras/saving/
Dhdf5_format.py673 def save_weights_to_hdf5_group(f, layers): argument
701 def load_weights_from_hdf5_group(f, layers): argument
764 def load_weights_from_hdf5_group_by_name(f, layers): argument
/external/scapy/doc/scapy/
Dadvanced_usage.rst286 ASN.1 fields
294 ASN.1 packets
Dbuild_dissect.rst410 The ``guess_payload_class()`` way
447 Changing the default behavior
/external/tensorflow/tensorflow/python/keras/engine/
Dsequential.py97 def __init__(self, layers=None, name=None): argument
111 def layers(self): member in Sequential
/external/mesa3d/src/gallium/drivers/swr/
Dswr_clear.cpp38 unsigned layers = 0; in swr_clear() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTexture.cpp84 Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, co… in Texture()
/external/setupdesign/main/src/com/google/android/setupdesign/items/
DRecyclerItemAdapter.java142 final Drawable[] layers = {background, selectableItemBackground}; in onCreateViewHolder() local
253 PatchedLayerDrawable(Drawable[] layers) { in PatchedLayerDrawable()
/external/skqp/src/compute/skc/platforms/cl_12/
Dstyling_cl_12.h56 struct skc_extent_phwN_pdrN layers; member
/external/skia/src/compute/skc/platforms/cl_12/
Dstyling_cl_12.h56 struct skc_extent_phwN_pdrN layers; member
/external/libtextclassifier/lang_id/common/flatbuffers/
Dembedding-network-params-from-flatbuffer.cc308 const auto *layers = network_->layers(); in SafeGetNumLayers() local
321 const auto *layers = network_->layers(); in SafeGetLayer() local
/external/skqp/tools/gpu/vk/
DVkTestUtils.cpp76 uint32_t layerCount, VkLayerProperties* layers, in should_include_debug_layer()
149 VkLayerProperties* layers = new VkLayerProperties[layerCount]; in init_instance_extensions_and_layers() local
234 VkLayerProperties* layers = new VkLayerProperties[layerCount]; in init_device_extensions_and_layers() local
/external/skia/tools/gpu/vk/
DVkTestUtils.cpp80 uint32_t layerCount, VkLayerProperties* layers, in should_include_debug_layer()
153 VkLayerProperties* layers = new VkLayerProperties[layerCount]; in init_instance_extensions_and_layers() local
238 VkLayerProperties* layers = new VkLayerProperties[layerCount]; in init_device_extensions_and_layers() local
/external/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/
Dreal_nvp.py24 from tensorflow.python.layers import core as layers unknown
/external/tensorflow/tensorflow/contrib/eager/python/examples/gan/
Dmnist.py34 layers = tf.keras.layers variable
/external/tensorflow/tensorflow/contrib/bayesflow/python/kernel_tests/
Dmonte_carlo_test.py37 layers = layers_lib variable
/external/harfbuzz_ng/src/
Dhb-ot-color.cc210 hb_ot_color_layer_t *layers /* OUT. May be NULL. */) in hb_ot_color_glyph_get_layers()
/external/skia/src/compute/skc/
Dstyling.h37 } layers; member
/external/tensorflow/tensorflow/python/keras/layers/
Dlocal_test.py373 layers, argument
/external/skqp/src/compute/skc/
Dstyling.h37 } layers; member
/external/tensorflow/tensorflow/contrib/eager/python/examples/linear_regression/
Dlinear_regression.py35 layers = tf.keras.layers variable
/external/tensorflow/tensorflow/contrib/eager/python/examples/rnn_colorbot/
Drnn_colorbot.py76 layers = tf.keras.layers variable
/external/tensorflow/tensorflow/contrib/eager/python/examples/resnet50/
Dresnet50.py31 layers = tf.keras.layers variable

123456