Searched refs:parsed_slice_shape (Results 1 – 3 of 3) sorted by relevance
117 TensorShape parsed_slice_shape; in __anonec23b74b0302() local120 &parsed_slice_shape)); in __anonec23b74b0302()123 c->MakeShapeFromTensorShape(parsed_slice_shape, &shape_handle)); in __anonec23b74b0302()231 TensorShape parsed_slice_shape; in __anonec23b74b0802() local234 &parsed_slice_shape)); in __anonec23b74b0802()237 c->MakeShapeFromTensorShape(parsed_slice_shape, &shape_handle)); in __anonec23b74b0802()
285 TensorShape parsed_slice_shape; in run() local289 &parsed_slice, &parsed_slice_shape)); in run()299 context->allocate_output(idx, parsed_slice_shape, &restored_tensor)); in run()
162 TensorShape parsed_slice_shape; in ReadTensorFromCheckpoint() local168 &parsed_slice, &parsed_slice_shape)); in ReadTensorFromCheckpoint()169 get_slice = (parsed_full_shape != parsed_slice_shape); in ReadTensorFromCheckpoint()