Home
last modified time | relevance | path

Searched defs:expected_shape (Results 1 – 25 of 48) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutable_base.cc85 const auto& expected_shape = computation->parameter_instruction(i)->shape(); in ExecuteAsyncOnStream() local
115 const auto& expected_shape = computation->parameter_instruction(p)->shape(); in ExecuteAsyncOnStream() local
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_expand_dims_op_test.py115 expected_shape=None): argument
Dragged_stack_op_test.py350 expected_shape=None): argument
Dragged_constant_value_op_test.py187 expected_shape=None, argument
Dragged_getitem_test.py125 def _TestGetItem(self, rt, slice_spec, expected, expected_shape=None): argument
557 def testWithUniformRowLength(self, slice_spec, expected, expected_shape): argument
Dragged_to_tensor_op_test.py331 expected_shape=None): argument
486 self, input_shape, to_tensor_shape, expected_shape): argument
Dragged_concat_op_test.py235 expected_shape=None): argument
Dragged_from_tensor_op_test.py358 expected_shape=None): argument
Dragged_const_op_test.py183 expected_shape=None, argument
/external/tensorflow/tensorflow/python/ops/
Dbincount_ops_test.py153 expected_shape, argument
349 expected_shape, argument
496 expected_shape, argument
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_layout_assignment_test.cc363 Shape expected_shape = in TEST_F() local
401 Shape expected_shape = ShapeUtil::MakeShapeWithLayout(F32, {3, 2}, {1, 0}); in TEST_F() local
428 Shape expected_shape = ShapeUtil::MakeShapeWithLayout(C64, {8, 32}, {1, 0}); in TEST_F() local
/external/tensorflow/tensorflow/python/keras/feature_column/
Dsequence_feature_column_test.py490 self, sparse_input_args, expected_shape): argument
524 self, sparse_input_args, expected_shape): argument
/external/tensorflow/tensorflow/core/kernels/
Dsparse_add_op_test.cc90 Tensor expected_shape(allocator(), DT_INT64, in TEST_F() local
Dsparse_reduce_sum_op_test.cc119 Tensor expected_shape(allocator(), DT_INT64, {1}); in TEST_F() local
Dquantized_mul_op_test.cc42 float y_max_value, const std::vector<int64>& expected_shape, in TestMul()
129 std::vector<int64> expected_shape; in TestMulShape() local
Dquantized_add_op_test.cc42 float y_max_value, const std::vector<int64>& expected_shape, in TestAdd()
129 std::vector<int64> expected_shape; in TestAddShape() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dxla_reduce_op.cc89 xla::Shape expected_shape; in Compile() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dedit_distance_op_test.py45 expected_shape, argument
/external/tensorflow/tensorflow/c/experimental/saved_model/core/
Dsignature_flattening_test.cc32 const PartialTensorShape& expected_shape, in TensorSpecsAreEqual()
/external/tensorflow/tensorflow/python/kernel_tests/linalg/
Dlinear_operator_block_lower_triangular_test.py38 def _block_lower_triangular_dense(expected_shape, blocks): argument
Dlinear_operator_block_diag_test.py38 def _block_diag_dense(expected_shape, blocks): argument
/external/tensorflow/tensorflow/core/example/
Dexample_parser_configuration_test.cc212 TensorShape expected_shape({1}); in TEST_F() local
/external/tensorflow/tensorflow/c/
Dc_api_experimental_test.cc107 const absl::optional<std::vector<int64_t>>& expected_shape) { in CheckOutputShapes()
/external/tensorflow/tensorflow/cc/ops/
Dconst_op_test.cc39 TensorShape expected_shape) { in ExpectTypeAndShape()
/external/tensorflow/tensorflow/c/kernels/
Dbitcast_op_test.cc37 TensorShape expected_shape, error::Code expected_code) { in TestBitcastOp()

12