Searched refs:DepthwiseConv2dNative (Results 1 – 18 of 18) sorted by relevance
/external/tensorflow/tensorflow/core/api_def/java_api/ |
D | api_def_DepthwiseConv2dNative.pbtxt | 2 graph_op_name: "DepthwiseConv2dNative" 4 name: "nn.DepthwiseConv2dNative"
|
/external/tensorflow/tensorflow/core/api_def/python_api/ |
D | api_def_DepthwiseConv2dNative.pbtxt | 2 graph_op_name: "DepthwiseConv2dNative"
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | flatten_atrous_test.cc | 117 TestFlattenAtrousConv<::tensorflow::ops::DepthwiseConv2dNative>(); in TEST_F()
|
D | fold_old_batch_norms_test.cc | 141 Output conv_op = DepthwiseConv2dNative(root.WithOpName("conv_op"), input_op, in TestFoldOldBatchNormsAfterDepthwiseConv2dNative() 296 Output conv_op = DepthwiseConv2dNative(root.WithOpName("conv_op"), input_op, in TestFoldFusedBatchNormsAfterDepthwiseConv2dNative()
|
D | fold_batch_norms_test.cc | 107 Output conv_op = DepthwiseConv2dNative(root.WithOpName("conv_op"), input_op, in TestFoldBatchNormsDepthwiseConv2dNative()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_DepthwiseConv2dNative.pbtxt | 2 graph_op_name: "DepthwiseConv2dNative"
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | profile_memory.md | 34 DepthwiseConv2dNative 7425.17MB (17.23%, 6.17%)
|
/external/tensorflow/tensorflow/core/grappler/costs/graph_properties_testdata/ |
D | large_function_graph.pbtxt | 541 op: "DepthwiseConv2dNative"
|
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/ |
D | gpu_supported_ops.md | 64 `DepthwiseConv2dNative` | `T={double,float}`
|
D | cpu_supported_ops.md | 64 `DepthwiseConv2dNative` | `T={double,float}`
|
/external/tensorflow/tensorflow/contrib/cmake/ |
D | README.md | 110 * `DepthwiseConv2dNative`
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 864 name: "DepthwiseConv2dNative"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 864 name: "DepthwiseConv2dNative"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v1.pbtxt | 20038 name: "DepthwiseConv2dNative" 20077 name: "DepthwiseConv2dNative" 20129 name: "DepthwiseConv2dNative"
|
D | ops_history.v2.pbtxt | 19695 name: "DepthwiseConv2dNative" 19734 name: "DepthwiseConv2dNative" 19786 name: "DepthwiseConv2dNative"
|
D | ops_history.v0.pbtxt | 10041 name: "DepthwiseConv2dNative"
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 9159 func DepthwiseConv2dNative(scope *Scope, input tf.Output, filter tf.Output, strides []int64, paddin… func
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 9355 name: "DepthwiseConv2dNative"
|