OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coder_ops
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/contrib/coder/
__init__.py
22
from tensorflow.contrib.coder.python.ops.
coder_ops
import *
/external/tensorflow/tensorflow/contrib/coder/python/ops/
coder_ops_test.py
21
from tensorflow.contrib.coder.python.ops import
coder_ops
44
encoded =
coder_ops
.range_encode(data, cdf, precision=14)
45
decoded =
coder_ops
.range_decode(
Completed in 114 milliseconds