Searched defs:tensor_out_shape (Results 1 – 2 of 2) sorted by relevance
316 const TensorShape tensor_out_shape = ctx->InputShape(1); in Compile() local536 const TensorShape tensor_out_shape = ctx->InputShape(1); in Compile() local
219 const TensorShape& tensor_out_shape, in Compute()