File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/analysis Expand file tree Collapse file tree 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 {
3434
3535 /**
3636 * 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
3838 * the documentation. Users can still use these deprecated parameters. Therefore we need to be able to account for them. Please refer to
3939 * https://github.com/ponder-lab/Hybridize-Functions-Refactoring/wiki/tf.function-parameter's-version-information to see more
4040 * information about the tf.function parameters according to the versions.
You can’t perform that action at this time.
0 commit comments