Home
last modified time | relevance | path

Searched defs:y_shape (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/cc/gradients/
Darray_grad_test.cc36 const TensorShape& y_shape) { in RunTest()
62 TensorShape y_shape({2, 1, 2, 3}); in TEST_F() local
72 TensorShape y_shape({1, 2, 2, 3}); in TEST_F() local
107 TensorShape y_shape = TensorShape({5, 1}); in TEST_F() local
114 TensorShape y_shape({2, 5, 3}); in TEST_F() local
123 TensorShape y_shape({5, 2, 5, 2}); in TEST_F() local
131 TensorShape y_shape({5, 2}); in TEST_F() local
139 TensorShape y_shape({5, 2, 2}); in TEST_F() local
156 TensorShape y_shape({2}); in TEST_F() local
179 TensorShape y_shape({2, 5}); in TEST_F() local
[all …]
Dnn_grad_test.cc55 const TensorShape& y_shape) { in RunTest()
63 const TensorShape& y_shape) { in RunTest()
212 TensorShape y_shape({1}); in TEST_F() local
238 TensorShape y_shape({1, 1, 1, 1}); in TEST_F() local
251 TensorShape y_shape({1, 1, 1, 1}); in TEST_F() local
264 TensorShape y_shape({1, 1, 1, 1, 1}); in TEST_F() local
277 TensorShape y_shape({1, 1, 1, 1}); in TEST_F() local
288 TensorShape y_shape({1, 1, 1, 1, 1}); in TEST_F() local
326 TensorShape y_shape({1, 2, 3, 1}); in TEST_F() local
340 TensorShape y_shape({1, 2, 3, 1}); in TEST_F() local
Dmanip_grad_test.cc32 const TensorShape& y_shape) { in RunTest()
Dmath_grad_test.cc603 TensorShape y_shape = shapes[1]; in TestMatMulGrad() local
641 TensorShape y_shape; in RandMatMulShapes() local
745 const TensorShape& y_shape) { in RunTest()
761 TensorShape y_shape({2, 5}); in TEST_F() local
770 TensorShape y_shape({2, 5}); in TEST_F() local
779 TensorShape y_shape({2}); in TEST_F() local
790 TensorShape y_shape({2}); in TEST_F() local
810 TensorShape y_shape({1}); in TEST_F() local
819 TensorShape y_shape({1}); in TEST_F() local
953 TensorShape y_shape({2, 1, 2}); in TEST_F() local
[all …]
Ddata_flow_grad_test.cc67 TensorShape y_shape({3, 2}); in TEST_F() local
Dimage_grad_test.cc54 void MakeOp(const OpType op_type, const Tensor& x_data, const Input& y_shape, in MakeOp()
199 void MakeOp(const Tensor& x_data, const Input& y_shape, Input scale, in MakeOp()
/external/tensorflow/tensorflow/python/ops/
Dgradient_checker.py135 def _compute_numeric_jacobian(x, x_shape, x_data, y, y_shape, delta, argument
196 def _compute_dx_and_dy(x, y, y_shape): argument
215 y_shape, argument
248 y_shape, argument
280 y_shape, argument
357 y_shape, argument
Dgradient_checker_v2.py129 def _compute_theoretical_jacobian(f, y_shape, y_dtype, xs, param): argument
259 def _compute_gradient(f, y_shape, y_dtype, xs, param, delta): argument
Dimage_ops_test.py1721 y_shape, argument
2050 y_shape, argument
3085 y_shape, argument
3102 y_shape, argument
3624 def _assertResizeEqual(self, x, x_shape, y, y_shape, argument
3638 y_shape, preserve_aspect_ratio=True, argument
3714 y_shape, argument
3834 y_shape, argument
3955 y_shape, argument
Dnn_fused_batchnorm_test.py185 def _compute_gradient_error_float16(self, x, x32, x_shape, y, y32, y_shape): argument
/external/tensorflow/tensorflow/core/kernels/
Dquantized_mul_op_test.cc40 float x_max_value, const std::vector<int64>& y_shape, in TestMul()
88 const std::vector<int64>& y_shape) { in TestMulShape()
138 const std::vector<int64>& y_shape, int64 iterations) { in TimeMul()
Dquantized_add_op_test.cc40 float x_max_value, const std::vector<int64>& y_shape, in TestAdd()
88 const std::vector<int64>& y_shape) { in TestAddShape()
138 const std::vector<int64>& y_shape, int64 iterations) { in TimeAdd()
/external/tensorflow/tensorflow/cc/framework/
Dgradient_checker_test.cc127 TensorShape y_shape({3, 2}); in TEST() local
147 TensorShape y_shape = TensorShape({5, 1}); in TEST() local
162 TensorShape y_shape({2, 1, 2, 3}); in TEST() local
Dgradient_checker.cc114 for (const auto& y_shape : y_shapes) { in ComputeTheoreticalJacobianTranspose() local
401 const TensorShape& y_shape, JAC_T* max_error) { in ComputeGradientError()
/external/tensorflow/tensorflow/python/keras/engine/
Dinput_layer_test.py81 self, x_shape, x_dtype, y_shape, y_dtype, color='red', argument
/external/tensorflow/tensorflow/python/framework/
Dtype_spec_test.py59 def __init__(self, x_shape, x_dtype, y_shape, y_dtype, color="red"): argument
/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes_test.cc255 std::vector<int64> y_shape({100}); in TestQuantizeMul() local
290 std::vector<int64> y_shape({100}); in TestQuantizeAdd() local
/external/tensorflow/tensorflow/python/keras/
Dbackend_test.py381 def test_batch_dot(self, x_shape, y_shape, output_shape, axes): argument
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder_test.cc194 const auto& y_shape = ShapeUtil::MakeShape(S32, {2, 4}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_a_m.cc182 ArrayRef<int64_t> y_shape = y_ty.getShape(); in Verify() local
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc1938 auto y_shape = ops::DynamicStitch( in TEST_F() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc2943 const TensorShapeProto& y_shape = in SimplifyArithmeticOperations() local