Home
last modified time | relevance | path

Searched defs:updates_shape (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dscatter_nd_op.cc34 const TensorShape& updates_shape) { in ValidateUpdateShape()
85 TensorShape updates_shape = context->InputShape(1); in Compile() local
/external/tensorflow/tensorflow/cc/gradients/
Darray_grad_test.cc225 TensorShape updates_shape({4}); in TEST_F() local
235 TensorShape updates_shape({2, 4, 4}); in TEST_F() local
245 TensorShape updates_shape({4}); in TEST_F() local
256 TensorShape updates_shape({2, 4, 4}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_typed_visitor.h2059 const Shape& updates_shape, const ScatterDimensionNumbers& dim_numbers) { in IterationSpaceForUpdateScatterIndices()
2078 const Shape& updates_shape, const ScatterDimensionNumbers& dim_numbers) { in IterationSpaceForUpdateWindowIndices()
2107 const Shape& updates_shape, const Literal* scatter_indices) in UpdateScatterIndexToInputIndex()
2237 const Shape& updates_shape) { in UpdateWindowIndexToInputIndex()
2320 const Shape& updates_shape = updates.shape(); in HandleScatter() local
Dshape_inference.cc3071 const Shape& updates_shape, const ScatterDimensionNumbers& dim_numbers) { in ValidateScatterDimensionNumbers()
3165 const Shape& updates_shape, const ProgramShape& to_apply_shape, in InferScatterShape()
/external/tensorflow/tensorflow/core/ops/
Darray_ops.cc2875 ShapeHandle updates_shape, in ScatterNdShapeHelper()
2934 ShapeHandle updates_shape; in ScatterNdShape() local
2946 ShapeHandle updates_shape; in ScatterNdTensorShape() local
/external/tensorflow/tensorflow/core/kernels/
Dscatter_nd_op.cc559 const TensorShape& updates_shape(updates.shape()); in PrepareAndValidateInputs() local
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc1546 ShapeHandle updates_shape; in ScatterNdUpdateShape() local