| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | rng_bit_generator_expander.cc | 57 const Shape& data_shape, const Shape& state_shape, in GetGeneratorComputation() 110 const Shape& data_shape = rng->shape().tuple_shapes(1); in ExpandInstruction() local
|
| D | rng_bit_generator_expander.h | 42 Shape data_shape; member
|
| D | hlo_dataflow_analysis_test.cc | 2196 Shape data_shape = ShapeUtil::MakeShape(F32, {8}); in TEST_F() local 2232 Shape data_shape = ShapeUtil::MakeShape(F32, {8}); in TEST_F() local 2300 Shape data_shape = ShapeUtil::MakeShape(F32, {2, 2}); in TEST_F() local 2323 Shape data_shape = ShapeUtil::MakeShape(F32, {2, 2}); in TEST_F() local 2358 Shape data_shape = ShapeUtil::MakeShape(F32, {2, 2}); in TEST_F() local 2383 Shape data_shape = ShapeUtil::MakeShape(F32, {2, 2}); in TEST_F() local 2477 Shape data_shape = ShapeUtil::MakeShape(F32, {8}); in TEST_F() local 2514 Shape data_shape = ShapeUtil::MakeShape(F32, {8}); in TEST_F() local 2553 Shape data_shape = ShapeUtil::MakeShape(F32, {1, 8}); in TEST_F() local 2693 Shape data_shape = ShapeUtil::MakeShape(F32, {2, 2}); in TEST_F() local [all …]
|
| D | tuple_points_to_analysis_test.cc | 651 Shape data_shape = ShapeUtil::MakeShape(F32, {}); in TEST_F() local 927 Shape data_shape = ShapeUtil::MakeShape(F32, {8}); in TEST_F() local
|
| D | while_loop_concat_code_motion.cc | 867 Shape data_shape = hlo->operand(i)->shape(); in RewriteLoopWithConcatGroups() local
|
| D | layout_assignment.cc | 451 const Shape& data_shape = in BuildHostChannelConstraints() local
|
| D | hlo_instruction_test.cc | 1353 Shape data_shape = ShapeUtil::MakeShape(F32, {2, 2}); in TEST_F() local
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | resampler_ops.cc | 199 xla::Shape data_shape, XlaOp sample) { in BoundSamples() 252 xla::Shape data_shape) { in CalculateGradData() 362 xla::PrimitiveType data_type, xla::Shape data_shape) { in CalculateGradWarp() 488 TensorShape data_shape = ctx->InputShape("data"); in Compile() local 640 xla::Shape data_shape = TensorShapeToXLAShape(data_type, data_shape_tf); in Compile() local
|
| D | reduction_ops_common.cc | 48 const TensorShape data_shape = ctx->InputShape(0); in Compile() local
|
| D | dynamic_partition_op.cc | 111 xla::Shape data_shape = ctx->InputXlaShape(0).ConsumeValueOrDie(); in Compile() local
|
| D | dynamic_stitch_op.cc | 75 TensorShape& data_shape = data_shapes[input_num]; in Compile() local
|
| D | segment_reduction_ops.cc | 55 TensorShape data_shape = ctx->InputShape(0); in Compile() local
|
| /external/tensorflow/tensorflow/core/tpu/kernels/xla/ |
| D | get_item_op.cc | 36 const TensorShape& data_shape = ctx->InputShape(0); in Compile() local
|
| D | segment_reduction_ops.cc | 45 TensorShape data_shape = ctx->InputShape(0); in Compile() local
|
| /external/tensorflow/tensorflow/core/ops/ |
| D | math_ops.cc | 1144 ShapeHandle data_shape; in SegmentReductionShapeFn() local 1160 ShapeHandle data_shape; in SparseSegmentReductionShapeFn() local 1184 ShapeHandle data_shape; in SparseSegmentReductionGradShapeFn() local 1222 ShapeHandle data_shape; in SparseSegmentReductionWithNumSegmentsShapeFn() local
|
| D | data_flow_ops.cc | 58 ShapeHandle data_shape = c->input(0); in __anonfb47e9700202() local 105 ShapeHandle data_shape = c->input(i + num_partitions); in DynamicStitchShapeFunction() local
|
| /external/tensorflow/tensorflow/cc/gradients/ |
| D | image_grad_test.cc | 43 Tensor MakeData(const TensorShape& data_shape) { in MakeData() 188 Tensor MakeData(const TensorShape& data_shape) { in MakeData() 305 Tensor MakeData(const TensorShape& data_shape) { in MakeData()
|
| D | data_flow_grad_test.cc | 50 TensorShape data_shape({2, 3, 2}); in TEST_F() local
|
| /external/tensorflow/tensorflow/python/keras/engine/ |
| D | training_integration_test.py | 145 def _run_fit_eval_predict(self, layer_to_test, input_shape, data_shape, argument
|
| /external/tensorflow/tensorflow/cc/client/ |
| D | client_session_test.cc | 209 TensorShape data_shape({1, 1}); in TEST() local
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | xla.proto | 592 ShapeProto data_shape = 2; field
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | tuple_test.cc | 434 Shape data_shape = ShapeUtil::MakeShape(F32, {3}); in XLA_TEST_F() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | ir_emitter.cc | 395 const Shape& data_shape = infeed->infeed_shape(); in HandleInfeed() local 2201 const Shape& data_shape = ShapeUtil::GetSubshape(hlo->shape(), {0}); in HandlePadToStatic() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | ir_emitter_unnested.cc | 787 const Shape& data_shape = GetShape(pad_to_static.output().front()); in EmitPadToStatic() local 817 const Shape& data_shape = GetShape(slice_to_dynamic.output().front()); in EmitSliceToDynamic() local 2369 const Shape& data_shape = GetShape(scatter_op.updates()); in EmitScatter() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
| D | tf_ops_a_m.cc | 2131 ArrayRef<int64_t> data_shape = data_ty.getShape(); in Verify() local
|