Home
last modified time | relevance | path

Searched defs:grad_shape (Results 1 – 3 of 3) 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
255 TensorShape grad_shape = ctx->InputShape(3); in Compile() local
304 TensorShape grad_shape = ctx->InputShape(5); in Compile() local
354 TensorShape grad_shape = ctx->InputShape(3); in Compile() local
424 TensorShape grad_shape = ctx->InputShape(9); in Compile() local
508 TensorShape grad_shape = ctx->InputShape(8); in Compile() local
595 TensorShape grad_shape = ctx->InputShape("grad"); in Compile() local
694 TensorShape grad_shape = ctx->InputShape(3); in CompileFtrl() local
828 TensorShape grad_shape = ctx->InputShape(6); in Compile() local
[all …]
Dimage_resize_ops.cc619 TensorShape grad_shape = ctx->InputShape(0); in Compile() local
/external/tensorflow/tensorflow/python/ops/
Ddata_flow_ops.py1392 grad_shape=None, argument