Searched refs:nchan (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/python/compiler/tensorrt/test/ |
D | conv2d_test.py | 41 nchan = inputs.shape[c_axis] 42 weights_shape = (kernel_size[0], kernel_size[1], nchan, filters)
|
/external/openssh/ |
D | Android.bp | 121 "nchan.c",
|
D | OVERVIEW | 78 The new, Protocol 1.5, channel close implementation is in nchan.c
|
D | .depend | 90 nchan.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/ba…
|
/external/tensorflow/tensorflow/python/grappler/ |
D | auto_mixed_precision_test.py | 844 num_iter, bs, nchan, nclass = 100, 64, 32, 100 846 data = np.random.normal(size=(bs * num_iter, nchan)).astype(np.float32)
|
/external/adhd/cras/src/libcras/ |
D | cras_client.c | 3483 size_t nchan = (size_t)num_channels; in cras_client_config_global_remix() local 3486 sizeof(*msg) + nchan * nchan * sizeof(*coefficient)); in cras_client_config_global_remix()
|