File tree 1 file changed +1
-1
lines changed
edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/analysis
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ public class Function extends RefactorableProgramEntity {
34
34
35
35
/**
36
36
* Parameters that may be passed to a tf.fuction decorator. Parameter descriptions found at:
37
- * https://www. tensorflow.org/versions/r2.9/api_docs/python/tf/function Note: We are also parsing the deprecated parameters specified in
37
+ * https://tensorflow.org/versions/r2.9/api_docs/python/tf/function Note: We are also parsing the deprecated parameters specified in
38
38
* the documentation. Users can still use these deprecated parameters. Therefore we need to be able to account for them. Please refer to
39
39
* https://github.com/ponder-lab/Hybridize-Functions-Refactoring/wiki/tf.function-parameter's-version-information to see more
40
40
* information about the tf.function parameters according to the versions.
You can’t perform that action at this time.
0 commit comments