Home
last modified time | relevance | path

Searched refs:RegisterComputeFn (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dunary_ops_composition.cc51 void RegisterComputeFn(const string& name, ComputeFn compute_fn, int cost) { in RegisterComputeFn() function
213 RegisterComputeFn(#func, Compute##func, Cost##func());