swift
3c27938d - [TF-76] file renames + split PythonConvertible protocol (#23891)

Comment changes are shownComment changes are hidden
Commit
6 years ago
[TF-76] file renames + split PythonConvertible protocol (#23891) Split `PythonConvertible` into two protocols: * `PythonConvertible`: conversion to Python. * `ConvertibleFromPython`: conversion from Python.
Author
Committer
Parents
  • stdlib/public
    • Python
      • File
        Python.swift
    • TensorFlow
      • File
        CMakeLists.txt
      • File
        PythonConversion.swift
      • File
        TensorShape.swift
  • test
    • TensorFlow
      • File
        integration.swift
    • TensorFlowRuntime
      • File
        python_conversion.swift