This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
STT-tensorflow
/
tensorflow
/
lite
/
experimental
/
swift
/
Sources
History
A. Unique TensorFlower
83297b3b4d
Internal change.
...
PiperOrigin-RevId: 249873790
2019-05-24 12:03:22 -07:00
..
Interpreter.swift
Internal change.
2019-05-24 12:03:22 -07:00
InterpreterError.swift
Removes the
isErrorLoggingEnabled
property from the
InterpreterOptions
struct. Error logging is enabled by default to match ObjC behavior.
2019-05-15 13:35:20 -07:00
InterpreterOptions.swift
Removes the
isErrorLoggingEnabled
property from the
InterpreterOptions
struct. Error logging is enabled by default to match ObjC behavior.
2019-05-15 13:35:20 -07:00
Model.swift
Removes Foundation imports from Swift files.
2019-03-22 16:58:54 -07:00
QuantizationParameters.swift
Removes Foundation imports from Swift files.
2019-03-22 16:58:54 -07:00
Tensor.swift
Improves the ordering the Tensor data types.
2019-05-14 10:23:50 -07:00
TensorFlowLite.swift
Adds the TFLite version string to the Swift library.
2019-05-17 11:29:21 -07:00