Home
last modified time | relevance | path

Searched refs:reserve_space_2 (Results 1 – 25 of 37) sorted by relevance

12

/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DFusedBatchNormV3.pbtxt40 name: "reserve_space_2"
141 name: "reserve_space_2"
244 name: "reserve_space_2"
DFusedBatchNorm.pbtxt40 name: "reserve_space_2"
119 name: "reserve_space_2"
DFusedBatchNormV2.pbtxt40 name: "reserve_space_2"
130 name: "reserve_space_2"
DFusedBatchNormGradV3.pbtxt20 name: "reserve_space_2"
114 name: "reserve_space_2"
DFusedBatchNormGrad.pbtxt20 name: "reserve_space_2"
DFusedBatchNormGradV2.pbtxt20 name: "reserve_space_2"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DFusedBatchNorm.pbtxt40 name: "reserve_space_2"
119 name: "reserve_space_2"
DFusedBatchNormV2.pbtxt40 name: "reserve_space_2"
130 name: "reserve_space_2"
DFusedBatchNormV3.pbtxt40 name: "reserve_space_2"
134 name: "reserve_space_2"
DFusedBatchNormGrad.pbtxt20 name: "reserve_space_2"
DFusedBatchNormGradV3.pbtxt20 name: "reserve_space_2"
DFusedBatchNormGradV2.pbtxt20 name: "reserve_space_2"
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfused_batchnorm_reserve_space_test.cc136 fused_batch_norm_tf.reserve_space_2.name(), in TEST()
137 fused_batch_norm_xla.reserve_space_2.name()}, in TEST()
/external/tensorflow/tensorflow/python/ops/
Dnn_fused_batchnorm_test.py781 reserve_space_2 = array_ops.ones((2,))
785 reserve_space_1, reserve_space_2)
791 reserve_space_2 = array_ops.ones((2,))
796 reserve_space_1, reserve_space_2)
802 reserve_space_2 = array_ops.ones((2,))
807 reserve_space_1, reserve_space_2)
813 reserve_space_2 = array_ops.ones((3,))
818 reserve_space_1, reserve_space_2)
/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_ex_op_test.cc55 Tensor reserve_space_2; member
197 fwd.reserve_space_1, fwd.reserve_space_2, fwd.reserve_space_3, in RunFusedBatchNorm()
215 forward->reserve_space_2 = out_tensors[4]; in RunFusedBatchNorm()
349 forward->reserve_space_2 = out_tensors[4]; in RunFusedBatchNormEx()
422 {fbn_forward.reserve_space_2, fbn_ex_forward.reserve_space_2}, in VerifyTensorsNear()
/external/tensorflow/tensorflow/compiler/tests/
Dfused_batchnorm_test.py266 reserve_space_2 = array_ops.placeholder(
274 reserve_space_2,
283 reserve_space_2: reserve_space_2_val,
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2021-169.md17 reserve_space_2=[1,1,1],
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_FusedBatchNorm.pbtxt63 name: "reserve_space_2"
Dapi_def_FusedBatchNormV2.pbtxt63 name: "reserve_space_2"
Dapi_def_FusedBatchNormGrad.pbtxt31 name: "reserve_space_2"
Dapi_def_FusedBatchNormV3.pbtxt63 name: "reserve_space_2"
Dapi_def_FusedBatchNormGradV2.pbtxt31 name: "reserve_space_2"
Dapi_def_FusedBatchNormGradV3.pbtxt31 name: "reserve_space_2"
/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/tests/
Dprepare_lifting.mlir20 …%add, %batch_mean, %batch_variance, %reserve_space_1, %reserve_space_2, %reserve_space_3 = "tf.Fus…
33 …%bn, %batch_mean, %batch_variance, %reserve_space_1, %reserve_space_2, %reserve_space_3 = "tf.Fuse…
39 // CHECK: %[[bn:.*]], %batch_mean, %batch_variance, %reserve_space_1, %reserve_space_2, %reserve_sp…
/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
Dprepare_lifting.td63 /*reserve_space_2=*/(replaceWithValue $x),

12