Home
last modified time | relevance | path

Searched defs:src_shape (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
Dglobal_pooling_to_reduce_op.cc34 bool IsGlobalPooling(const Pooling2DAttributes& attr, const BHWC& src_shape, in IsGlobalPooling()
43 const BHWC& src_shape, const BHWC& dst_shape) { in IsGlobalAveragePooling()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dcl_test.cc60 auto src_shape = src_cpu[i].shape; in ExecuteGPUOperation() local
108 auto src_shape = src_cpu[i].shape; in ExecuteGPUOperation() local
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/kernels/
Dtest_util.cc71 auto src_shape = src_cpu[i].shape; in ExecuteGPUOperation() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dreduce.cc475 Reduce CreateReduce(const std::set<Axis>& axis_to_reduce, const BHWC& src_shape, in CreateReduce()
483 const BHWDC& src_shape, OperationType op_type, in CreateReduce()
Dconv_weights_converter_test_util.cc35 auto src_shape = in ConvolutionWeightsConverterTest() local
/external/tensorflow/tensorflow/core/util/
Dtensor_format.h591 const TensorShape& src_shape, in ShapeFromFormat()
617 const TensorShape& src_shape, in ShapeFromFilterFormat()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Dsimple_selectors.cc162 const BHWC& src_shape, in SelectReduce()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc439 const Shape& src_shape) { in CopyElementsBetween()
1569 auto src_shape = src.subshape(); in CopyElementsWithDynamicBound() local
2377 const auto& src_shape = shape_->tuple_shapes(i); in MutableBorrowingLiteral() local
2436 const auto& src_shape = shape_->tuple_shapes(i); in BorrowingLiteral() local
/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.cc441 ShapeHandle src_shape = src_context->output(input_edge->src_output()); in ConstantPartialShape() local
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_tensor_op.cc466 const auto& src_shape = default_value_tensor.shape(); in SetOutput() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.cc119 const auto src_shape = inputs[i]->tensor.shape; in IsGenericAdd() local
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc99 const auto src_shape = inputs[i]->tensor.shape; in IsGenericAdd() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc994 const Shape& src_shape = ShapeUtil::GetTupleElementShape(operand_shape, 1); in HandleCopyDone() local
Dalgebraic_simplifier.cc239 const Shape& src_shape = operand_convert->operand(0)->shape(); in IsConvertPairNoOp() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc734 ArrayRef<int64_t> src_shape = in matchAndRewrite() local