forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add type specification support while creating vectors from list (face…
…bookincubator#4803) Summary: This PR adds the support to specify data type while creating a vector from a Python list. With this change, the user can also create empty or null vectors. Pull Request resolved: facebookincubator#4803 Reviewed By: mbasmanova Differential Revision: D47636606 Pulled By: kgpai fbshipit-source-id: dae0f2735c95e771d1d5fd2c7dd7d7054edaad43
- Loading branch information
1 parent
608343d
commit abd74d8
Showing
3 changed files
with
102 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters