Searched defs:Conv2D (Results 1 – 10 of 10) sorted by relevance
| /external/tensorflow/tensorflow/security/advisory/ |
| D | tfsa-2022-124.md | 3 ### CVE Number 6 ### Impact 28 ### Patches 34 ### For more information 38 ### Attribution
|
| D | tfsa-2021-015.md | 3 ### CVE Number 6 ### Impact 29 ### Patches 37 ### For more information 43 ### Attribution
|
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
| D | conv_2d_test.cc | 108 TEST(Conv2D, Grouped) { in TEST() argument 138 TEST(Conv2D, SmallKernelWithSamePadding) { in TEST() argument 166 TEST(Conv2D, SmallKernelWithValidPadding) { in TEST() argument 194 TEST(Conv2D, StrideWithSamePadding) { in TEST() argument 226 TEST(Conv2D, StrideWithValidPadding) { in TEST() argument 258 TEST(Conv2D, DilationWithSamePadding) { in TEST() argument 290 TEST(Conv2D, DilationWithValidPadding) { in TEST() argument 322 TEST(Conv2D, FP16Weights) { in TEST() argument 354 TEST(Conv2D, INT8Weights) { in TEST() argument 386 TEST(Conv2D, INT8ChannelWiseWeights) { in TEST() argument [all …]
|
| /external/tensorflow/tensorflow/python/layers/ |
| D | convolutional.py | 22 Conv2D = convolutional.Conv2D variable
|
| /external/tensorflow/tensorflow/core/graph/ |
| D | testlib.cc | 470 Node* Conv2D(Graph* g, Node* in0, Node* in1) { in Conv2D() function
|
| /external/tensorflow/tensorflow/python/keras/legacy_tf_layers/ |
| D | convolutional.py | 228 class Conv2D(keras_layers.Conv2D, base.Layer): class
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | conv_ops_benchmark_test.cc | 84 static Conv2DGraph Conv2D(int batch, int height, int width, int in_depth, in Conv2D() function
|
| /external/tensorflow/tensorflow/python/keras/layers/ |
| D | convolutional.py | 526 class Conv2D(Conv): class
|
| /external/tensorflow/tensorflow/compiler/tests/ |
| D | randomized_tests.cc | 2321 TEST_F(OpTest, Conv2D) { in TEST_F() argument
|
| /external/tensorflow/tensorflow/go/op/ |
| D | wrappers.go | 7048 func Conv2D(scope *Scope, input tf.Output, filter tf.Output, strides []int64, padding string, optio… func
|