Home
last modified time | relevance | path

Searched defs:shape_ (Results 1 – 25 of 58) sorted by relevance

123

/external/tensorflow/tensorflow/python/kernel_tests/
Dlinalg_grad_test.py62 def _GetMatrixUnaryFunctorGradientTest(functor_, dtype_, shape_, **kwargs_): argument
103 shape_, argument
151 shape_, argument
Dmatrix_band_part_op_test.py46 def _GetMatrixBandPartTest(dtype_, batch_shape_, shape_): argument
76 def _GetMatrixBandPartGradTest(dtype_, batch_shape_, shape_): argument
Dsvd_op_test.py90 def _GetSvdOpTest(dtype_, shape_, use_static_shape_, compute_uv_, argument
227 def _GetSvdGradOpTest(dtype_, shape_, compute_uv_, full_matrices_): argument
271 def _GetSvdGradGradOpTest(dtype_, shape_, compute_uv_, full_matrices_): argument
Dself_adjoint_eig_op_test.py123 def _GetSelfAdjointEigTest(dtype_, shape_, compute_v_): argument
185 def _GetSelfAdjointEigGradTest(dtype_, shape_, compute_v_): argument
Dqr_op_test.py82 def _GetQrOpTest(dtype_, shape_, full_matrices_, use_static_shape_): argument
192 def _GetQrGradOpTest(dtype_, shape_, full_matrices_): argument
Deig_op_test.py127 def _GetEigTest(dtype_, shape_, compute_v_): argument
196 def _GetEigGradTest(dtype_, shape_, compute_v_): argument
Dnormalize_op_test.py61 def _GetNormalizeOpTest(dtype_, shape_, ord_, axis_): argument
Dnorm_op_test.py67 def _GetNormOpTest(dtype_, shape_, ord_, axis_, keep_dims_, use_static_shape_): argument
/external/tensorflow/tensorflow/core/kernels/
Dvariable_ops.h38 TensorShape shape_; variable
Dimmutable_constant_op.h43 TensorShape shape_; variable
/external/tensorflow/tensorflow/c/experimental/saved_model/core/revived_types/
Dvariable.h69 TensorShape shape_; variable
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dloop_emitter.h91 Shape shape_; variable
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dfake_param_op.cc46 xla::Shape shape_; member in tensorflow::XlaFakeParamOp
Dsendrecv_ops.cc60 xla::Shape shape_; member in tensorflow::__anonc9c086e80111::RecvOp
/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dunary_elementwise_tester.h62 std::vector<int32_t> shape_; variable
Dleaky_relu_tester.h61 std::vector<int32_t> shape_; variable
Dsoftmax_tester.h63 std::vector<int32_t> shape_; variable
/external/tensorflow/tensorflow/python/kernel_tests/linalg/sparse/
Dconjugate_gradient_test.py41 def _get_conjugate_gradient_test(dtype_, use_static_shape_, shape_): argument
/external/libtextclassifier/native/utils/
Dtensor-view.h71 const std::vector<int> shape_; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_spatial_tensor.h102 BHWDC shape_; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtensor.h114 BHWDC shape_; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.h121 const Shape shape_; variable
206 Shape shape_; variable
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dtensor_handle.h372 const TensorShape shape_; variable
/external/tensorflow/tensorflow/c/eager/parallel_device/
Dparallel_device_lib.h205 mutable absl::optional<std::vector<int64_t>> shape_; variable
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_resource.h172 TensorShape shape_; variable

123