Searched defs:delta_shape (Results 1 – 2 of 2) sorted by relevance
44 TensorShape delta_shape = ctx->InputShape(2); in Compile() local96 TensorShape delta_shape = ctx->InputShape(4); in Compile() local
287 const TensorShape& delta_shape = context->InputShape(1); in Compile() local