This file contains hidden or 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
diff --git a/tensorflow/core/framework/variant.h b/tensorflow/core/framework/variant.h | |
index c02391dae3..23e56ed294 100644 | |
--- a/tensorflow/core/framework/variant.h | |
+++ b/tensorflow/core/framework/variant.h | |
@@ -152,7 +152,8 @@ bool DecodeVariant(const string& buf, T* value); | |
// | |
class Variant { | |
public: | |
- constexpr Variant() noexcept = default; | |
+ //constexpr Variant() noexcept = default; |
This file contains hidden or 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
"""Information Retrieval metrics | |
Useful Resources: | |
http://www.cs.utexas.edu/~mooney/ir-course/slides/Evaluation.ppt | |
http://www.nii.ac.jp/TechReports/05-014E.pdf | |
http://www.stanford.edu/class/cs276/handouts/EvaluationNew-handout-6-per.pdf | |
http://hal.archives-ouvertes.fr/docs/00/72/67/60/PDF/07-busa-fekete.pdf | |
Learning to Rank for Information Retrieval (Tie-Yan Liu) | |
""" | |
import numpy as np |
This file contains hidden or 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
{"embeddings": [{"tensorName": "Semantic Search with pictures for query=red drill bit sale", "tensorShape": [1, 128], "tensorPath": "https://gist.githubusercontent.com/sstolpovskiy/47fd64b478852f96d40504902d7754d9/raw/2c497586a7b52bc737de245fceaec02b3a75cabb/gistfile2.txt", "metadataPath": "https://gist.githubusercontent.com/sstolpovskiy/47fd64b478852f96d40504902d7754d9/raw/bd4c65f5abc690d04e3af98d6f23111568ab3554/gistfile1.txt", "sprite": {"imagePath": "https://gist.githubusercontent.com/sstolpovskiy/47fd64b478852f96d40504902d7754d9/raw/5cad4daa67935917ce087ad1674a2a7fca4d9481/sprites_image.png", "singleImageDim": [64, 64]}}]} |