Searched defs:sample_bytes (Results 1 – 7 of 7) sorted by relevance
51 std::map<std::string, std::string> sample_bytes = {}; in CreateMindRecord() local
166 void MindDataNode::SetSampleBytes(std::map<std::string, std::string> *sample_bytes) { sample_bytes_… in SetSampleBytes()
44 … const mindrecord::json &sample_json, const std::map<std::string, std::string> &sample_bytes, in MindRecordOp()
251 std::map<std::string, std::string> *sample_bytes) { in ToJson()
252 const int sample_bytes = (depth+7) / 8; in filter() local
523 std::map<std::string, std::string> sample_bytes; in __anon3b221fe04402() local535 std::map<std::string, std::string> sample_bytes; in __anon3b221fe04402() local
2093 size_t sample_bytes = bits_per_sample / 8; local