Home
last modified time | relevance | path

Searched defs:reduced_shape (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/cc/gradients/
Dlinalg_grad.cc229 auto reduced_shape = ReducedShapeHelper(scope, input_shape, reduced_axes); in EinsumGradReducedHelper() local
250 auto reduced_shape = Concat( in EinsumGradReducedHelper() local
/external/tensorflow/tensorflow/core/kernels/
Dscan_ops.cc71 int64_t reduced_shape[3] = {1, 1, 1}; in Compute() local
Dsparse_reduce_op.cc45 TensorShape reduced_shape; member
/external/tensorflow/tensorflow/python/ops/
Dmath_ops.py4500 def reduced_shape(input_shape, axes): function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc4239 Shape reduced_shape = ShapeUtil::MakeShapeWithDescendingLayout( in EmitHlo021Tile() local