docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method Add

    Add(string, float, StatAggregationMethod)

    Add a stat value for reporting.

    Declaration
    public void Add(string key, float value, StatAggregationMethod aggregationMethod = StatAggregationMethod.Average)
    Parameters
    Type Name Description
    string key

    The stat name.

    float value

    The stat value. You can nest stats in TensorBoard by using "/".

    StatAggregationMethod aggregationMethod

    How multiple values sent in the same summary window should be treated.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023