Home
last modified time | relevance | path

Searched defs:grad_shape (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtraining_ops.cc141 TensorShape grad_shape = ctx->InputShape(3); in Compile() local
199 TensorShape grad_shape = ctx->InputShape(3); in Compile() local
257 TensorShape grad_shape = ctx->InputShape(3); in Compile() local
311 TensorShape grad_shape = ctx->InputShape(4); in Compile() local
367 TensorShape grad_shape = ctx->InputShape(5); in Compile() local
417 TensorShape grad_shape = ctx->InputShape(3); in Compile() local
488 TensorShape grad_shape = ctx->InputShape(9); in Compile() local
583 TensorShape grad_shape = ctx->InputShape(8); in Compile() local
670 TensorShape grad_shape = ctx->InputShape("grad"); in Compile() local
770 TensorShape grad_shape = ctx->InputShape(3); in CompileFtrl() local
[all …]
Dstrided_slice_op.cc414 xla::Shape grad_shape = ctx->InputXlaShape(4).ValueOrDie(); in CompileAsDynamicUpdateSlice() local
566 xla::Shape grad_shape = ctx->builder()->GetShape(grad).ValueOrDie(); in Compile() local
Dimage_resize_ops.cc655 TensorShape grad_shape = ctx->InputShape(0); in Compile() local
/external/tensorflow/tensorflow/python/ops/
Ddata_flow_ops.py1474 grad_shape=None, argument