MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / testDecodeGenOp

Route testDecodeGenOp

tensorflow/python/kernel_tests/unicode_decode_op_test.py:None–None  ·  view source on GitHub ↗
parameterized.parameters([
      dict(
          doc="Single string",
          input=_nested_encode([u"仅今年前"], "utf-8"),
          input_encoding="UTF-8",
          expected_char_values=_nested_codep

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2# Copyright 2018 The TensorFlow Authors. All Rights Reserved.
3#
4# Licensed under the Apache License, Version 2.0 (the "License");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected