-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor the function to remove redundant code. (#3245)
* Refactor the function to remove redundant code. * Refactored the code and removed logging user data * Fix linting issues * Minor bug fix when input data is not matching with data gen task type * Fix linting issues * Updated documentation strings. * chore: introduce minor telemetry to distillation component (#3268) * chore: introduce minor telemetry * conditionally log network calls * revert improper use of lambda * add more context to the logger in decorator * consume azureml telemetry loggers * nit: EOF line * Fix linting issues * Fix documentation strings --------- Co-authored-by: ShobithNandakumar <[email protected]>
- Loading branch information
1 parent
be338ec
commit 598dbef
Showing
2 changed files
with
80 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters