Searched defs:Reward (Results 1 – 5 of 5) sorted by relevance
94 int64_t Reward = 0; member200 int Reward = std::numeric_limits<int>::max(); local218 int Reward = NativeSizeAfter - local237 void log(int64_t Reward, bool Success) {
165 static const TensorSpec Reward = TensorSpec::createSpec<float>("reward", {1}); variable
422 static const TensorSpec Reward = TensorSpec::createSpec<float>("reward", {1}); variable