Home
last modified time | relevance | path

Searched defs:jitter_amount (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dintroduce_floating_point_jitter_pass.cc62 Graph* g, Node* n, int oidx, float jitter_amount, in IntroduceJitterToTensor()
124 float jitter_amount) { in IntroduceFloatingPointJitter()
Dflags.h154 float jitter_amount; member