Add annotation to eager mode.
With these annotations, when user turns on tracing, it will display op name like "BiasAddGrad" instead of kernel name "void tensorflow::BiasGradNCHW_SharedAtomics<float>(float const*, float*, int, int, int, int)". PiperOrigin-RevId: 228951394
Loading
Please sign in to comment