You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
luisremis
changed the title
FindDescriptors fails when not labels specified in AddDescriptor
FindDescriptors fails when no labels specified in AddDescriptor
Apr 1, 2019
cwlacewe
added a commit
to cwlacewe/vdms
that referenced
this issue
Apr 14, 2023
* Add generic AddBlob command
* Format CMakeLists.txt
* Fix the AddBlob test and include all other tests
* Fix run_test.sh
* Add the add_blob test and fix the blob reading functions for the client examples
* Fix the run_Test to include all the tests
* Aff FindBlob Test code
* Fix the FindBLob test
* ADD UPDATE BLOB TEST and FINDBLOB TEST
* Update dockerfiles (IntelLabs#81) (IntelLabs#83)
* Update dockerfiles; Checkin dockerfiles now only copy vdms folders; remove maven; centralize dependencies in /dependencies folder
* Correct zlib and tiledb paths
* Remove coverage file check
* Change coverage script path
* Change coverage script path
* cd before coverage script
* Add maven build arg to avoid target failure
* Add blob: Update coverage (IntelLabs#84)
* Modify python port and run coverage w/ same cmd
* move large1.jpg to test_images folder, updated paths to image, remove unused image and video in images folder
---------
Co-authored-by: Chaunte W. Lacewell <[email protected]>
FindDescriptors will fail when not never specified in any AddDescriptor call.
query: [{'FindDescriptor': {'_ref': 1,
'k_neighbors': 3,
'results': {'blob': True},
'set': 'test_emb_50'}}]
response: [{'FailedCommand': 'Transaction',
'info': 'Failed PMGDTransaction',
'status': -1}]
The text was updated successfully, but these errors were encountered: