Searched refs:inp0_shape (Results 1 – 1 of 1) sorted by relevance
156 const TensorShape inp0_shape = ctx->InputShape(1); in Compile() local159 const int64 inp0_rank = inp0_shape.num_elements(); in Compile()