Searched defs:tfTensor (Results 1 – 1 of 1) sorted by relevance
966 void ParseTfTensorValueList::Parse<float>(const tensorflow::TensorProto& tfTensor, in Parse()974 void ParseTfTensorValueList::Parse<int32_t>(const tensorflow::TensorProto& tfTensor, in Parse()1049 const tensorflow::TensorProto& tfTensor = nodeDef.attr().at("value").tensor(); in ParseConst() local