Added a cleaner mechanism to set the global constants in fisher_blocks.py and...
Added a cleaner mechanism to set the global constants in fisher_blocks.py and fisher_factors.py in the form of a function "set_global_constants". The old way of just manually setting these constants by importing the specific modules and accessing them directly should still work, but this new method is preferred. PiperOrigin-RevId: 172345996
Loading
Please sign in to comment