Searched defs:ComputeFn (Results 1 – 1 of 1) sorted by relevance
39 using ComputeFn = void (*)(const InputBuffer&, OutputBuffer*); typedef90 using ComputeFn = typename Support::ComputeFn; typedef in tensorflow::UnaryOpsComposition