Searched defs:tensor_value (Results 1 – 4 of 4) sorted by relevance
22 TFProfTensorProto tensor_value = 15; field
425 const Tensor* tensor_value; in Compute() local1044 const Tensor* tensor_value; in Compute() local1242 const Tensor* tensor_value; in Compute() local
374 const int64 tensor_value = static_cast<int64>(tensor_data[i]); in VectorTensorAddition() local434 const int64 tensor_value = static_cast<int64>(tensor_data[i]); in VectorTensorAddition() local
341 for (const TensorValue& tensor_value : inputs) { in Run() local