Searched defs:current_shape (Results 1 – 5 of 5) sorted by relevance
115 std::vector<dsize_t> current_shape = current_col.Shape().AsVector(); in CreateRandomRow() local
691 TensorShape current_shape = TensorShape::CreateUnknownRankShape(); in LoadFeature() local778 TensorShape current_shape = TensorShape::CreateScalar(); in LoadBytesList() local855 TensorShape current_shape = TensorShape::CreateUnknownRankShape(); in LoadIntList() local
295 const typename TTypes<int64_t>::Vec current_shape = shapes_t[i]; in DoCompute() local322 std::vector<int64_t> current_shape; in DoCompute() local
163 def _shape_error(current_shape, current_format): argument
816 …def _set_data_check_input_valid(current_shape, data_shape, current_tensor_is_init, incoming_tensor… argument